1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Lee Mansion National Memorial, Arlington National Cemetery, by National Park Service—a Project Gutenberg eBook</title>
<meta name="author" content="National Park Service" />
<meta name="pss.pubdate" content="1953" />
<link rel="coverpage" href="images/cover.jpg" />
<link rel="spine" href="images/spine.jpg" />
<link rel="schema.DC" href="http://dublincore.org/documents/1998/09/dces/" />
<meta name="DC.Title" content="Lee Mansion National Memorial, Arlington National Cemetery" />
<meta name="DC.Language" content="en" />
<meta name="DC.Format" content="text/html" />
<meta name="DC.Created" content="1953" />
<meta name="DC.Creator" content="National Park Service" />
<style type="text/css">
/* == GLOBAL MARKUP == */
body, table.twocol tr td { margin-left:2em; margin-right:2em; } /* BODY */
.box { border-style:double; margin-bottom:2em; max-width:30em; margin-right:auto; margin-left:auto; margin-top:2em; clear:both; }
.box div.box { border-style:solid; margin-right:auto; margin-left:auto; max-width:26em; }
.box p { margin-right:1em; margin-left:1em; }
.box dl { margin-right:1em; margin-left:1em; }
h1, h2, h5, h6, .titlepg p { text-align:center; clear:both; text-indent:0; } /* HEADINGS */
h2 { margin-top:2em; margin-bottom:1em; font-size:120%;
text-align:left; }
h2 .small { font-size:100%; }
h2+h2 { margin-top:3.5em; }
h1 { margin-top:3em; }
h1 .likep { font-weight:normal; font-size:50%; }
div.box h1 { margin-top:1em; margin-left:.5em; margin-right:.5em; }
h3 { margin-top:2em; text-align:left; font-size: 110%;
clear:both; font-family:sans-serif; }
h4, h5 { font-size:100%; text-align:right; clear:right; }
h6 { font-size:100%; }
h6.var { font-size:80%; font-style:normal; }
.titlepg { margin-left:auto; margin-right:auto; border-style:double; clear:both; }
span.chaptertitle { font-style:normal; display:block; text-align:center; font-size:150%; text-indent:0; }
.tblttl { text-align:center; text-indent:0;}
.tblsttl { text-align:center; font-variant:small-caps; text-indent:0; }
pre sub.ms { width:4em; letter-spacing:1em; }
pre { margin-top:1em; margin-bottom:1em; }
table.fmla { text-align:center; margin-top:0em; margin-bottom:0em; margin-left:0em; margin-right:0em; }
table.inline, table.symbol { display: inline-table; vertical-align: middle; }
td.cola { text-align:left; vertical-align:100%; }
td.colb { text-align:justify; }
p, blockquote, div.p, div.bq { text-align:justify; } /* PARAGRAPHS */
div.p, div.bq { margin-top:1em; margin-bottom:1em; }
blockquote, .bq { margin-left:1em; margin-right:0em; }
.verse { font-size:100%; }
p.indent {text-indent:2em; text-align:left; }
p.tb, p.tbcenter, verse.tb, blockquote.tb { margin-top:2em; }
span.pb, div.pb, dt.pb, p.pb /* PAGE BREAKS */
{ text-align:right; float:right; margin-right:0em; clear:right; }
div.pb { display:inline; }
.pb, dt.pb, dl.toc dt.pb, dl.tocl dt.pb, dl.undent dt.pb, dl.index dt.pb { text-align:right; float:right; margin-left: 1.5em;
margin-top:.5em; margin-bottom:.5em; display:inline; text-indent:0;
font-size:80%; font-style:normal; font-weight:bold;
color:gray; border:1px solid gray;padding:1px 3px; }
div.index .pb { display:block; }
.bq div.pb, .bq span.pb { font-size:90%; margin-right:2em; }
div.img, body a img {text-align:center; margin-left:auto; margin-right:auto; margin-top:2em; margin-bottom:2em; clear:right; }
img { max-width:100%; height:auto; }
sup, a.fn { font-size:75%; vertical-align:100%; line-height:50%; font-weight:normal; }
h3 a.fn { font-size:65%; }
a.fn { font-style:normal; }
sub { font-size:75%; }
.center, .tbcenter { text-align:center; clear:both; text-indent:0; } /* TEXTUAL MARKUP */
span.center { display:block; }
table.center { clear:both; margin-right:auto; margin-left:auto; }
table.center tr td.l, table.center tr th.l {text-align:left; margin-left:0em; }
table.center tr td.j {text-align:justify; }
table.center tr td.ltab { text-align:left; width:1.5em; }
table.center tr td.t {text-align:left; text-indent:1em; }
table.center tr td.t2 {text-align:left; text-indent:2em; }
table.center tr td.r, table.center tr th.r {text-align:right; }
table.center tr th.rx { width:4.5em; text-align:right; }
table.center tr th {vertical-align:bottom; }
table.center tr td {vertical-align:top; }
table.inline, table.symbol { display: inline-table; vertical-align: middle; }
p { clear:left; }
.small, .lsmall { font-size:90%; }
.smaller { font-size:80%; }
.smallest { font-size:67%; }
.larger { font-size:150%; }
.large { font-size:125%; }
.xlarge { font-size:150%; }
.xxlarge { font-size:200%; }
.gs { letter-spacing:1em; }
.gs3 { letter-spacing:2em; }
.gslarge { letter-spacing:.3em; font-size:110%; }
.sc { font-variant:small-caps; font-style:normal; }
.cur { font-family:cursive; }
.unbold { font-weight:normal; }
.xo { position:relative; left:-.3em; }
.over { text-decoration: overline; display:inline; }
hr { width:20%; margin-left:40%; }
hr.dwide { margin-top:0; margin-bottom:0; width:90%; margin-left:5%; clear:right; }
hr.double { margin-top:0; margin-bottom:0; width:100%; margin-left:0; margin-right:0; }
hr.f { margin-top:0; margin-bottom:0; width:100%; margin-left:0; }
.jl { text-align:left; }
.jr, .jri { text-align:right; min-width:2em; display:inline-block; float:right; }
.pcap .jri { font-size:80%; }
.jr1 { text-align:right; margin-right:0em; }
h1 .jr { margin-right:.5em; }
.ind1 { text-align:left; margin-left:2em; }
.u { text-decoration:underline; }
.hst { margin-left:2em; }
.hst2 { margin-left:4em; }
.rubric { color:red; }
.blue { color:blue; background-color:white; }
.purple { color:purple; background-color:white; }
.green { color:green; background-color:white; }
.yellow { color:yellow; background-color:white; }
.orange { color:#ffa500; background-color:white; }
.brown { color:brown; background-color:white; }
.white { color:white; background-color:black; margin-left:1em; margin-right:1em; max-width:28em; }
.cnwhite { color:white; background-color:black; min-width:2em; display:inline-block;
text-align:center; font-weight:bold; font-family:sans-serif; }
.cwhite { color:white; background-color:black; text-align:center; font-weight:bold;
font-family:sans-serif; }
ul li { text-align:justify; }
u.dbl { text-decoration:underline; }
.ss { font-family:sans-serif; font-weight:bold; }
.ssn { font-family:sans-serif; font-weight:normal; }
.sf { font-family:serif; }
p.revint { margin-left:2em; text-indent:-2em; }
.box p.revint { margin-left:3em; }
p.revint2 { margin-left:5em; text-indent:-3em; }
p.revint2 .cn { min-width:2.5em; text-indent:0; text-align:left; display:inline-block; margin-right:.5em; }
i .f { font-style:normal; }
.b { font-weight:bold; }
.i { font-style:italic; }
.f { font-style:italic; font-weight:bold; }
div.box p.wide { width:100%; margin-left:0; margin-right:0;
margin-bottom:0; text-align:center; margin-top:2em;
color:white; background-color:black; font-family:sans-serif;
font-weight:bold; }
dd.t { text-align:left; margin-left: 5.5em; }
dl.toc { clear:both; margin-top:1em; } /* CONTENTS (.TOC) */
dl.toc dt.center { text-align:center; clear:both; margin-top:3em; margin-bottom:1em; text-indent:0;}
.toc dt { text-align:right; clear:both; }
.toc dt.just { text-align:justify; margin-left:2em; margin-right:2em; }
.toc dd { text-align:right; clear:both; }
.toc dd.ddt, .toc dd.t { text-align:right; clear:both; margin-left:4em; }
.toc dd.ddt2,.toc dd.t2 { text-align:right; clear:both; margin-left:5em; }
.toc dd.ddt3 { text-align:right; clear:both; margin-left:6em; }
.toc dd.ddt4 { text-align:right; clear:both; margin-left:7em; }
.toc dd.ddt5 { text-align:right; clear:both; margin-left:8em; }
.toc dd.note { text-align:justify; clear:both; margin-left:5em; text-indent:-1em; margin-right:3em; }
.toc dt .xxxtest {width:17em; display:block; position:relative; left:4em; }
.toc dt a,
.toc dd a,
.toc dt span.left,
.toc dt span.lsmall,
.toc dd span.left { text-align:left; clear:right; float:left; }
.toc dt a span.cn { width:4em; text-align:right; margin-right:.7em; float:left; }
.toc dt.sc { text-align:right; clear:both; }
.toc dt.scl { text-align:left; clear:both; font-variant:small-caps; }
.toc dt.sct { text-align:right; clear:both; font-variant:small-caps; margin-left:1em; }
.toc dt .jl, .toc dd .jl { text-align:left; float:left; clear:both; font-variant:normal; }
.toc dt.scc { text-align:center; clear:both; font-variant:small-caps; text-indent:0; }
.toc dt span.lj, span.lj { text-align:left; display:block; float:left; }
.toc dd.center { text-align:center; text-indent:0; }
dd.tocsummary {text-align:justify; margin-right:2em; margin-left:2em; }
dd.center .sc {display:block; text-align:center; text-indent:0; }
/* BOX CELL */
td.top { border-top:1px solid; width:.5em; height:.8em; }
td.bot { border-bottom:1px solid; width:.5em; height:.8em; }
td.rb { border:1px solid; border-left:none; width:.5em; height:.8em; }
td.lb { border:1px solid; border-right:none; width:.5em; height:.8em; }
td span.cellt { text-indent:1em; }
td span.cellt2 { text-indent:2em; }
td span.cellt3 { text-indent:3em; }
td span.cellt4 { text-indent:4em; }
/* INDEX (.INDEX) */
dl.index { clear:both; }
.index dt { margin-left:2em; text-indent:-2em; text-align:left; }
.index dd { margin-left:4em; text-indent:-2em; text-align:left; }
.index dd.t { margin-left:6em; text-indent:-2em; text-align:left; }
.index dt.center {text-align:center; text-indent:0; }
dl.indexlr { clear:both; margin-left:auto; margin-right:auto;
max-width:20em; text-align:right; }
dl.indexlr dt { clear:both; text-align:right; }
dl.indexlr a { clear:both; float:right; text-align:right; }
dl.indexlr dt span { text-align:left; display:block; float:left; }
dl.indexlr dt.center {text-align:center; text-indent:0; }
.ab, .ab1, .ab2 {
font-weight:bold; text-decoration:none;
border-style:solid; border-color:gray; border-width:1px;
margin-right:0px; margin-top:5px; display:inline-block; text-align:center; text-indent:0; }
.ab { width:1em; }
.ab2 { width:1.5em; }
a.gloss { background-color:#f2f2f2; border-bottom-style:dotted; text-decoration:none; border-color:#c0c0c0; color:inherit; }
/* FOOTNOTE BLOCKS */
div.notes p { margin-left:1em; text-indent:-1em; text-align:justify; }
dl.undent dd { margin-left:3em; text-indent:-2em; text-align:justify; }
dl.undent dt { margin-left:2em; text-indent:-2em; text-align:justify; clear:both; }
dl.undent dd.t { margin-left:4em; text-indent:-2em; text-align:justify; }
dl.undent dd.t2 { margin-left:5em; text-indent:-2em; text-align:justify; }
/* POETRY LINE NUMBER */
.lnum { text-align:right; float:right; margin-left:.5em; display:inline; }
.hymn { text-align:left; } /* HYMN AND VERSE: HTML */
.verse { text-align:left; margin-top:1em; margin-bottom:1em; margin-left:0em; }
.versetb { text-align:left; margin-top:2em; margin-bottom:1em; margin-left:0em; }
.originc { text-align:center; text-indent:0; }
.subttl { text-align:center; font-size:80%; text-indent:0; }
.srcttl { text-align:center; font-size:80%; text-indent:0; font-weight:bold; }
p.lc { text-indent:0; text-align:center; margin-top:0; margin-bottom:0; }
p.t0, p.l { margin-left:4em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
p.lb { margin-left:4em; text-indent:-3em; margin-top:2em; margin-bottom:0; text-align:left; }
p.tw, div.tw, .tw { margin-left:1em; text-indent:-1em; margin-top:0; margin-bottom:0; text-align:left; }
p.t, div.t, .t { margin-left:5em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
p.t2, div.t2, .t2 { margin-left:6em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
p.t3, div.t3, .t3 { margin-left:7em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
p.t4, div.t4, .t4 { margin-left:8em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
p.t5, div.t5, .t5 { margin-left:9em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
p.t6, div.t6, .t6 { margin-left:10em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
p.t7, div.t7, .t7 { margin-left:11em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
p.t8, div.t8, .t8 { margin-left:12em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
p.t9, div.t9, .t9 { margin-left:13em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
p.t10, div.t10,.t10 { margin-left:14em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
p.t11, div.t11,.t11 { margin-left:15em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
p.t12, div.t12,.t12 { margin-left:16em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
p.t13, div.t13,.t13 { margin-left:17em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
p.t14, div.t14,.t14 { margin-left:18em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
p.t15, div.t15,.t15 { margin-left:19em; text-indent:-3em; margin-top:0; margin-bottom:0; text-align:left; }
p.lr, div.lr, span.lr { display:block; margin-left:0em; margin-right:1em; margin-top:0; margin-bottom:0; text-align:right; }
dt.lr { width:100%; margin-left:0em; margin-right:0em; margin-top:0; margin-bottom:0; margin-top:1em; text-align:right; }
dl dt.lr a { text-align:left; clear:left; float:left; }
.fnblock { margin-top:2em; margin-bottom:2em; }
.fndef, p.fn { text-align:justify; margin-top:1.5em; margin-left:1.5em; text-indent:-1.5em; }
.fndef p.fncont, .fndef dl { margin-left:0em; text-indent:0em; }
.fnblock div.fncont { margin-left:1.5em; text-indent:0em; margin-top:1em; text-align:justify; }
.fnblock dl { margin-top:0; margin-left:4em; text-indent:-2em; }
.fnblock dt { text-align:justify; }
dl.catalog dd { font-style:italic; }
dl.catalog dt { margin-top:1em; }
.author { text-align:right; margin-top:0em; margin-bottom:0em; display:block; }
dl.biblio dt { margin-top:.6em; margin-left:2em; text-indent:-2em; text-align:justify; clear:both; }
dl.biblio dt div { display:block; float:left; margin-left:-6em; width:6em; clear:both; }
dl.biblio dt.center { margin-left:0em; text-align:center; text-indent:0; }
dl.biblio dd { margin-top:.3em; margin-left:3em; text-align:justify; font-size:90%; }
p.biblio { margin-left:2em; text-indent:-2em; }
.clear { clear:both; }
p.book { margin-left:2em; text-indent:-2em; }
p.review { margin-left:2em; text-indent:-2em; font-size:80%; }
p.pcap { margin-left:0em; text-indent:0; text-align:center; margin-top:0; font-size:90%; font-weight:bold; }
p.pcapc { margin-left:4.7em; text-indent:0em; text-align:justify; }
dl.pcap { font-family:sans-serif; font-size:90%; }
span.attr { font-size:80%; font-family:sans-serif; }
span.pn { display:inline-block; width:4.7em; text-align:left; margin-left:0; text-indent:0; }
</style>
</head>
<body>
<div>*** START OF THE PROJECT GUTENBERG EBOOK 65892 ***</div>
<div id="cover" class="img">
<img id="coverpage" src="images/cover.jpg" alt="Lee Mansion National Memorial, Arlington National Cemetery" width="1000" height="1431" />
</div>
<div class="box">
<h1>Lee Mansion
<br /><span class="smaller">NATIONAL MEMORIAL</span>
<br /><i>Arlington National Cemetery</i></h1>
<p class="center">VIRGINIA</p>
</div>
<div class="img">
<img src="images/p00a.jpg" id="ncfig1" alt="NATIONAL PARK SERVICE • DEPARTMENT OF THE INTERIOR" width="800" height="442" />
</div>
<p class="center">DEPARTMENT OF THE INTERIOR
<br />March 3, 1849</p>
<p class="center">UNITED STATES DEPARTMENT OF THE INTERIOR
<br />Douglas McKay, <i>Secretary</i></p>
<p class="center">NATIONAL PARK SERVICE
<br />Conrad L. Wirth, <i>Director</i></p>
<p class="jr1"><span class="smallest"><span class="ssn">Reprint 1953<span class="hst"> 16—52238-7</span><span class="hst"> U. S. GOVERNMENT PRINTING OFFICE</span></span></span></p>
<div class="pb" id="Page_1">1</div>
<h1 title=""><i class="smaller">Lee Mansion National Memorial</i></h1>
<blockquote>
<p class="b smaller">In this Mansion, which became his home when he married Mary
Custis, Robert E. Lee wrote his resignation from the United States
Army in April 1861, to join the cause of Virginia and the South.</p>
</blockquote>
<p>The Lee Mansion National Memorial,
or Arlington House, as it was formerly
known, distinctive through its associations
with the families of Custis, Washington,
and Lee, stands within the Nation’s most
famous cemetery on the Virginia side of
the Potomac opposite Washington. This
house of the foster son of the First President
was for years the treasury of both the
Washington heirlooms and the Washington
tradition. Here Robert E. Lee, a
young lieutenant in the U. S. Army, and
Mary Custis, the great-granddaughter of
Martha Washington, were married and
reared a family. Here, also, Col. Robert E.
Lee, torn between devotion to his country
and to his native State, made his fateful
decision, the substance of which he had
written to his son a few months before: “It
is the principle I contend for.... But I
can anticipate no greater calamity for the
country than a dissolution of the Union....
Still, a Union that can only be maintained
by swords and bayonets ... has no charm
for me. I shall mourn for my country and
for the welfare and progress of mankind.
If the Union is dissolved ... I shall return
to my native State ... and save in
defence will draw my sword on none.”
Today Arlington House, furnished with
appointments of its early period, preserves
for posterity the atmosphere of gracious
living, typical of a romantic age of American
history.</p>
<h2 id="c1"><span class="small"><i>Early History</i></span></h2>
<p>George Washington Parke Custis, builder
of Arlington House, was the grandson of
Martha Washington and the foster son of
George Washington. When Martha Dandridge
Custis became the wife of Col.
George Washington she was a widow with
two children, Martha Parke Custis and
John Parke Custis. Martha Parke Custis
died in her teens without having been
married, but John Parke Custis married
Eleanor Calvert of Maryland in 1774, and
upon his death at the close of the Revolutionary
War left four children. The death
of John Parke Custis was a shock, not only
to his mother, Mrs. Washington, but to
General Washington as well, as he is reported
to have remarked to the grieving
mother at the deathbed, “I adopt the two
youngest children as my own.” Their
names were Eleanor Parke Custis (Nellie)
and George Washington Parke Custis.
They were reared at Mount Vernon and
are often referred to as the “Children of
Mount Vernon.”</p>
<p>In 1802, the year his grandmother, Mrs.
Washington, died, George Washington
Parke Custis began building Arlington
House on the estate of 1,100 acres which
his father had purchased from the Alexander
family in 1778. He named the
estate “Arlington” and the home “Arlington
House” in honor of the ancestral homestead
of the Custis family on the Eastern
<span class="pb" id="Page_2">2</span>
Shore of Virginia. The house was to receive
the legacy of his grandmother—furniture
and pictures, plate and china
from Mount Vernon, and more precious
still, personal effects of Washington. Two
years later, at the age of 23, he was married
to Mary Lee Fitzhugh of Chatham.</p>
<div class="img" id="fig1">
<img src="images/p02.jpg" alt="" width="719" height="800" />
<p class="pcap">Portrait of Robert E. Lee, about 1850
<br />(G. Louvrie)</p>
</div>
<p>It is believed that Mr. Custis designed
and supervised the original building and
that its remodeling about 1820 was under
the direction of the architect, George Hadfield.
The foundation stone and timber
came from the estate. The bricks with
which the house was built were burned
from native clay by slaves.</p>
<h2 id="c2"><span class="small"><i>Arlington</i></span></h2>
<p>The extent of the front of the Mansion,
with its two wings, is 140 feet. The wings
are identical, except that in the north wing
the space corresponding to the state dining
room in the south wing was divided into
small rooms for the temporary accommodation
of Mr. and Mrs. Custis while the
house was being built and was never
changed. The central portion is divided
by a wide central hall. A large formal
drawing room with two fine marble fireplaces
lies south of this hall, while to the
north of it can be seen the family dining
room and family parlor separated by a
north and south partition broken by three
graceful arches. The second story is also
divided by a central hall on either side of
which there are two bedrooms and accompanying
dressing rooms. A small room
used as a linen closet is at the end of this
hall. The third floor was used only for
storage purposes and remained an unfinished
attic. The grand portico facing the
Potomac, with its eight massive Doric columns,
was modeled after the Temple of
Theseus at Athens. At the rear, two outhouses
used as servants’ quarters, smokehouse,
workroom, and summer kitchen
form a courtyard.</p>
<div class="img" id="fig2">
<img src="images/p02a.jpg" alt="" width="1148" height="800" />
<p class="pcap">The family dining room</p>
</div>
<h2 id="c3"><span class="small"><i>General Lafayette Visits Arlington</i></span></h2>
<p>One of the most pleasant incidents in the
history of Arlington House was the visit in
1824 of General Lafayette, whose reverence
for the memory of Washington
matched that of his host. It is related that
on entering he commented on the iron lantern
in the hall, which he remembered at
<span class="pb" id="Page_3">3</span>
Mount Vernon. The view from the portico
he pronounced unrivaled, entreating
Mrs. Custis never to sacrifice any of the
fine trees. General Lafayette returned
again to Arlington House in 1825 as the
guest of the Custises for several weeks.</p>
<h2 id="c4"><span class="small"><i>Lt. Robert E. Lee’s Marriage</i></span></h2>
<p>On June 30, 1831, Mary Ann Randolph
Custis, only child of the Custis family at
Arlington, became the wife of Robert E.
Lee, a young lieutenant in the U. S. Army,
just 2 years out of West Point. The ceremony
took place under a floral bell hung
in the archway between the family dining
room and parlor. The wedding party remained
at Arlington in festivity and merriment
until July 5, when the groom’s fellow
officers, their leaves ending, were forced to
say good-by. Some of the bridesmaids
lingered until the end of the week.</p>
<h2 id="c5"><span class="small"><i>Mrs. Lee Inherits Arlington</i></span></h2>
<p>Much of Mrs. Lee’s married life was
spent at the home of her girlhood, sometimes
with her husband, sometimes awaiting
his return from the Mexican War, or
other distant tours of duty. Six of the
seven Lee children were born here. By
the will of George Washington Parke Custis,
who died in 1857, the estate of Arlington
was bequeathed to his daughter for
her lifetime, and afterward to his eldest
grandson and namesake, George Washington
Custis Lee.</p>
<div class="img" id="fig3">
<img src="images/p02c.jpg" alt="" width="1138" height="800" />
<p class="pcap">The state drawing room</p>
</div>
<p>Never a thrifty farmer and an easygoing
master, requiring little of his slaves, Mr.
Custis’ death found the Arlington plantation
sadly run down. Robert E. Lee as
executor felt that his presence at Arlington
was necessary if he was to give proper
attention to the estate. He, therefore, obtained
extended leave and settled down to
the life of a farmer. Three years elapsed
before he rejoined his regiment. During
this period, the traditions of Arlington
House were maintained. Situated on the
main-traveled road from the South, Arlington
was a favorite stopping place for relatives
and friends. Its hospitable doors
were always open to such guests.</p>
<h2 id="c6"><span class="small"><i>The Lees Leave Arlington</i></span></h2>
<p>Following the news of the secession of
Virginia, news which he had hoped never
to hear, Colonel Lee, on April 20, 1861,
<span class="pb" id="Page_4">4</span>
resigned his commission in the U. S. Army.
Monday morning, April 22, at the request
of the Governor of Virginia, he departed
for Richmond. Mrs. Lee remained at
Arlington engaged in the work of dismantling
her home and sending family possessions
to a place of safety. She had not
completed this task, when, on May 24, the
seizure of lands between Washington and
Alexandria by Federal troops caused her
to abandon everything. The remaining
family possessions were later taken from
Arlington and locked up in the old Patent
Office in Washington, but not before many
things, including some of the Mount Vernon
heirlooms, had been carried away.</p>
<h2 id="c7"><span class="small"><i>The United States Acquires Arlington</i></span></h2>
<p>Situated on the line of fortifications
guarding Washington, Arlington estate
soon became an armed camp, and, after
the First Battle of Bull Run in July 1861,
was used as a field hospital. In 1864, at a
tax sale, the United States acquired title to
Arlington for $26,800. Upon the death of
Mrs. Lee in 1873—General Lee having
died in 1870—Custis Lee took steps to recover
his property, as under the will of his
grandfather, George Washington Parke
Custis, he became entitled to Arlington.
His case was carried to the United States
Supreme Court, where a decision favorable
to Mr. Lee was obtained. He then consented
to give the United States a clear
title to the property for $150,000, and Congress
in 1883 appropriated the necessary
funds.</p>
<h2 id="c8"><span class="small"><i>Arlington House Restored</i></span></h2>
<p>For years after the war, the Mansion
stood an empty shell—an office for the
superintendent of the cemetery and a place
for his tools. By act of Congress, approved
March 4, 1925, the Secretary of
War was empowered to undertake the
restoration of Arlington House to the condition
in which it existed prior to the War
Between the States and to procure for it,
when possible, furniture known to have
been in the Mansion, replicas of that furniture,
or other pieces of a style suitable to
the first half of the nineteenth century.
Some of the historical originals have been
returned, and for those that could not be
obtained similar period pieces and a few
copies have been substituted. In 1933
Arlington House was transferred from the
War Department to the Department of the
Interior.</p>
<h2 id="c9"><span class="small"><i>Visitor Service and Facilities</i></span></h2>
<p>Lee Mansion National Memorial is located
in Arlington National Cemetery.
Bus service is available via Arlington
Memorial Bridge to the main cemetery
gates. Automobiles use the same approach
but may drive the short distance through
the cemetery to parking facilities near the
Mansion. Visiting hours are as follows:
October through March, 9 a. m. to 4:30
p. m.; April through September, 9 a. m.
to 6 p. m. There is a small admission
charge, which is waived for children and
educational groups.</p>
<h2 id="c10"><span class="small"><i>Administration</i></span></h2>
<p>Lee Mansion National Memorial is administered
by the National Capital Parks
of the National Park Service, United
States Department of the Interior. Other
national memorials administered by the
National Capital Parks are: The Lincoln
Memorial, the Thomas Jefferson Memorial,
the Washington Monument, the
Lincoln Museum, and the House Where
Lincoln Died. Communications should be
addressed to Edward J. Kelly, Superintendent,
National Capital Parks, Interior
Building, Washington 25, D. C.</p>
<div class="pb" id="Page_5">5</div>
<div class="img" id="fig4">
<img src="images/p10.jpg" alt="" width="1200" height="1348" />
<p class="pcap">Lee Mansion overlooks the city of Washington</p>
</div>
<h2 id="trnotes">Transcriber’s Notes</h2>
<ul>
<li>Silently corrected a few typos.</li>
<li>Retained publication information from the printed edition: this eBook is public-domain in the country of publication.</li>
<li>In the text versions only, text in italics is delimited by _underscores_.</li>
</ul>
<div>*** END OF THE PROJECT GUTENBERG EBOOK 65892 ***</div>
</body>
</html>
|