* {
	margin:0;
	padding:0;
	}
	
body {
	background:#566046;
	margin:0 10px 35px 10px;
	text-align:center;
	font-size:59%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Palatino, Georgia, "Times New Roman", Times, serif;
	}
	
h1, h2, h3, h4, h5, h6 {
	line-height:1.5em;
	color:#9c5a4b;
	font-weight:normal;
	}
	
h1 {
	font-size:2.4em;
	}
	
h2 {
	font-size:2.0em;
	}
	
h3 {
	font-size:1.8em;
	}
	
h4 {
	font-size:1.4em;
	}
	
h5 {
	font-size:1.2em;
	}
	
h6 {
	font-size:1.0em;
	}
	
p, a, td, blockquote {
	font-size:1.7em;
	margin:1em 0;
	line-height:1.5em;
	}	
	
p a, td a, li a {
	font-size:1em;
	}
	
blockquote {
	padding-left:1.5em;
	}
	
td {
	text-align:left;
	vertical-align:top;
	}
	
th {
	font-size:1.5em;
	}
	
a {
	text-decoration:none;
	color:#0a4f9d;
	}
a:hover {
	border-bottom:1px dotted #0a4f9d;
	}
	
a img {
	border:none;
	}
	
ul, ol {
	font-size:1.5em;
	line-height:1.3em;
	}

ol li {
margin:10px 0;
	font-size:1.1em;
	line-height:1.3em;
}
	
ul li p {
	font-size:1em;
	}	
ul li ul li {
	font-size:.9em;
	line-height:1.2em;
	}	
	
#content ul li {
	font-size:1.1em;
	line-height:1.3em;
	}
	
#content ul li ul li {
	font-size:.7em;
	line-height:1.3em;
	}
	
ul li h4 {
	color:#a68d6d;
	}
	

hr {height:3px;border:none;border-top:1px solid #E1DDC3;border-bottom:1px solid #E1DDC3;padding:0;margin:20px 0;font-size:1px;line-height:1px;width:100%;}

hr {height:1px;border:none;border-top:1px solid #E1DDC3;padding:0;margin:20px 0;font-size:1px;line-height:1px;width:100%;}
	
	
#container {
	width:880px;/*set for IE5 & 6 which don't support min-max-width-height  */
	text-align:left;
	margin:auto;
	background:#fff url(http://www.historicgreenspring.org/images/watermark.jpg) top center repeat-y;
	}
	
body>#container {
	width:auto;
	min-width:780px;
	max-width:960px;	
	}
	

/* ------------ HEADER -------------*/
	
#header {
	text-align:center;
	padding:40px 0 20px 0;
	width:100%;
	border-bottom:1px double #e1ddc3;
	background:transparent url(http://www.historicgreenspring.org/images/paper_top.jpg) left top no-repeat;
	}
	


/* ------------ ADDS HALF TRANSPARENT BACKGROUND -------------*/		
	
#floatwrapper {
	width:100%;
	background: url(http://www.historicgreenspring.org/images/transparent_pixel.png) left top repeat;
	}
.clear {
	clear:both;
	}
	

/* ------------ CONTENT -------------*/		

#content {
	padding:0 50px 0 40px;
	margin:30px 0 40px 0;
	float:right;
	width:62%;
	border-left:1px solid #e1ddc3;
	background: url(http://www.historicgreenspring.org/images/transparent_pixel.png) left top repeat;
	}
	
/*#content img {
	float:right;
	padding:3px;
	border:1px solid silver;
	margin:0 0 10px 20px;
	}*/

#content ul {
	margin:0 20px;
	}
		
	
#container .newsletter {
	float:none;
	width:90%;
	}
#container .newsletter a {
	font-size:1.6em;
	}
	
#container .figure, #container img.figure {
	float:right;
	padding:3px;
	margin:20px 0 10px 20px;
	border:1px solid silver;
width:250px;
	}
#container .figure img {
	padding:0;
	margin:0;
	border:none;
	float:right;
	clear:right;
	}
#container .figure p {
	font-size:1.5em;
	font-style:italic;
	line-height:1.2em;
	width:240px;
	margin:5px 5px 0 5px;
	float:right;
	clear:right;
	}
	
#container .figure a {
	font-size:1em;
	}

#container .alt, #container img.alt {
	float:left;
	margin:10px 20px 0 0;
	}
#container img.imgborder {
	border:1px solid silver;
	padding:3px;
	}
	
#container p.credit {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#777;
	font-style:normal;
	margin-bottom:5px;
	}


#header a:hover {
	border:none;
	}	

/* ------------ NAVIGATION -------------*/		
	
#nav {
	width:20%;
	float:left;
	text-align:right;
	padding-right:45px;
	position:relative;
	left:30px;
	top:30px;
	background:transparent url(http://www.historicgreenspring.org/images/transparent_pixel.png) left top repeat;
	}
	
#nav, #nav ul {
	list-style:none;
	}
	
#nav ul li a {
	font-size:1.4em;
	}
	
#nav a {
	color:#585c4f;
	font-size:1.3em;
	line-height:1.5em;
	}
	
#nav a:hover {
	color:#c9b78d;
	text-decoration:none;
	border:none;
	}
	
#nav li ul {
	display:none;
	}
	
#nav li.current_section {
	display:block;
	margin:10px 0;
	padding:15px 0;
	border-top:1px solid #efeee0;
	border-bottom:1px solid #efeee0;
	}
	
#nav li.current_section a {
	color:#9c5a4b;
	}
	
#nav li.current_section ul {
	display:block;
	font-size:.9em;
	margin-top:4px;
	}	
#nav li.current_section ul a {
	color:#76644f;
	}	
	
#nav li.current_section ul li a {
	padding-right:20px;
	}
	
#nav li.current_section ul li a:hover {
	color:#c9b78d;
	}
	
#nav li.current_section ul li.current_page a {
	color:#c9b78d;
	background: url(http://www.historicgreenspring.org/images/flourish.gif) right center no-repeat;
	}
	
#nav form {
	margin-top:10px;
	}
	
/* ------------ FOOTER -------------*/	
	
#footer {
	clear:both;
	text-align:center;
	padding:5px 0 30px 0;
	background:#fff url(http://www.historicgreenspring.org/images/paper_bottom.jpg) left bottom no-repeat;
	color:#76644f;
	font-style:italic;
	border-top:1px double #e1ddc3;
	}
#footer em {
	font-style:normal;
	font-size:.9em;
	}
#footer a {
	color:#76644f;
	text-transform:uppercase;
	letter-spacing:.02em;
	font:.75em/1.1em Verdana, Arial, Helvetica, sans-serif;
	}
#footer #thanks {
	font:normal 1.1em/1em Verdana, Arial, Helvetica, sans-serif;
	color:#585c46;
	position:relative;
	top:-6px;
	}
#footer #thanks img {
	position:relative;
	top:6px;
	margin:0 1px 0 2px;
	}
#footer #thanks a {	
	font-size:1em;
	text-transform:none;
	color:#585c46;
	}
#footer #footerLinks a, #footer #footerLinks {
	font-size:1em;
	font-style:normal;
	margin:0 7px;
	}
	

#footer a:hover {
	border-bottom:1px solid #c5b19a;
	padding-bottom:1px;
	}
	
.linetable {margin-top:10px;
	border-collapse:collapse;}
.linetable thead {background-color:#ccc;}
.linetable th {padding:8px;}
.linetable .alt {background-color:#eee;}
.linetable td {padding:5px 10px;
	border-bottom:#000 solid 1px;}
.linetable tr {}
.linetable strong {color:#566046;font-weight:bold;font-size:1em;}
.linetable td a {font-weight:normal;}
