/* Harpers Ferry Center Screen Style Sheet */
/* Created 01-05-2004 */
/* Revised 03-20-2007 */
/* Revised 07-17-2009 */

body { 
	background: #F5F9ED; 
	color: black; 
}
p { 
	margin: 0 0 12px 0; 
}
a:link { 
	color: #B98601; 
	font-weight: bold; 
	text-decoration: none; 
}
a:visited { 
	color: #B98601; 
	font-weight: bold; 
	text-decoration: none; 
}
a:hover { 
	color: #000; 
	text-decoration: underline; 
}
h1 { 
	color: #666; 
	font-size: 18px;
	font-weight: bold; 
	margin-bottom: 12px; 
}
h2 { 
	color: #668033; 
	font-size: 14px;
	font-weight: bold; 
	margin-top: 0px; 
	margin-bottom: 6px; 
}
h3 { 
	color: #000; 
	font-size: 12px;
	font-weight: bold;
	margin: 0; 
	line-height: 14px; }
h4 { 
	color: #000; 
	font-size: 11px;
	font-weight: bold; 
	margin: 0; 
}
ul { 
	margin-top: 0px; 
	margin-bottom: 12px; 
}
ul li { 
	margin-left: -2em; 
	list-style-type: disc; 
	line-height: 14px; 
}
ol { 
	margin-top: 0px; 
	margin-bottom: 12px; 
}
table { 
	margin: 0px auto; 
	background: #FFF; 
}
table td { 
	padding: 0; 
	border-width: 0; 
	vertical-align: top; 
	font: 12px Verdana, Arial, Helvetica, sans-serif; 
}
table#outside { 
	width: 740px; 
	border: 1px solid #CCC; 
}
table#inside { 
	width: 720px; 
	margin: 8px; 
}
table#bottom { 
	width: 742px; 
	background: #F5F9ED; 
}
table#bottom td { 
	font-size: 10px; 
	padding-top: 8px; 
}
table#float { 
	width: 100%; 
	border: 1px solid #666666; 
	background: #FCFAF2; 
}
table#float p { 
	font-size: 11px; 
	line-height: 14px; 
	margin: 6px; 
}
table#float h3 { 
	font-size: 11px; 
	color: #668033; 
	margin: 6px; 
}
table#popup { 
	width: 400px; 
	border: 1px solid #CCC; 
}
table#popup td { 
	padding: 6px; 
	font-size: 11px; 
}
table#search { 
	width: 100%; 
}
table#search td { 
	padding: 4px; 
	font-size: 11px; 
	line-height: 14px; 
}
table#results { 
	width: 100%; 
}
table#results td { 
	padding: 4px; 
	vertical-align: middle; 
	font-size: 11px; 
	line-height: 14px; 
}
td#reverse { 
	background: #668134; 
	font-weight: bold; 
	color: #FFF; 
	padding: 6px; 
}
td#crumbs { 
	font-size: 10px; 
	padding: 8px 0; 
}
td#crumbs a:link { 
	color: #668033; 
	font-weight: normal; 
}
td#crumbs a:visited { 
	color: #668033; 
	font-weight: normal; 
}
td#crumbs a:hover { 
	color: #000; 
	text-decoration: underline; 
}
td#footer { 
	font-size: 10px; 
	padding: 8px 0 0 0; 
}
td#footer a:link { 
	color: #668033; 
	font-weight: normal; 
}
td#footer a:visited { 
	color: #668033; 
	font-weight: normal; 
}
td#footer a:hover { 
	color: #000; 
	text-decoration: underline; 
}
td#column1 { 
	font-size: 11px; 
	line-height: 14px; 
}
td#column2 { 
	font-size: 11px; 
	line-height: 14px; 
}
td#primary { 
	font-size: 12px; 
	line-height: 16px; 
}
td#primary .quotecredit { 
	text-align: right; 
}
td#primary ul li { 
	line-height: 16px; 
}
td#related { 
	font-size: 10px; 
}
td#related p { 
	margin-bottom: 6px; 
}
td#related h3 { 
	font-size: 10px; 
	margin-bottom: 4px; 
}
td#related a:link { 
	color: #668033; 
}
td#related a:visited { 
	color: #668033; 
}
td#related a:hover { 
	color: #000; 
	text-decoration: underline; 
}
td#npsphoto { 
	background: #f5f0dd; 
}
a.pdf:link { 
	font-weight: normal; 
}
a.pdf:visited { 
	font-weight: normal; 
}
a.pdf:hover { 
	text-decoration: underline; 
}
.quotation { 
	line-height: 18px; 
	font-weight: bold; 
	margin: 20px; 
}
.caption { 
	font-size: 11px; 
	margin-top: 4px; 
	line-height: 14px; 
}
.formcaption { 
	font-size: 11px; 
	line-height: 14px; 
}
.pullquote { 
	color: #668033; 
	font-size: 11px; 
	font-weight: bold; 
	line-height: 20px; 
	margin-bottom: 8px; 
}
.header { 
	font-size: 11px; 
	font-weight: bold; 
	line-height: 20px; 
	margin-bottom: 18px; 
}
.quotecredit { 
	font-size: 10px; 
	line-height: 12px; 
	margin: 0px;
}

div#printlogo { 
	display: none; 
}
