/* finalsite stylesheet */

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#1b5022;
	font-family:Times New Roman;
	font-weight: normal;
}

.large, .large td{ font-size: 14px !important; }

h1{ font-size:2em; }
h2{ font-size:1.8em; }
h3{ font-size:1.6em; }
h4{ font-size:1.4em; }
h5{ font-size:1.2em; }
h6{ font-size:1em; }
p { margin:1em 0; }

/*Doctype fixes */
#topbanner img{vertical-align:top;}
/*End doctype fixes */

a.nav_history{ background-color:#185721 !important; }
.nav_history { color:#ffffff !important; }

#rightbanner h1, #rightbanner h2, #rightbanner h3, #rightbanner h4, #rightbanner h5, #rightbanner h6 { color: #f0e5bd !important; }

#bodydiv { background:url('../images/topbglower.gif') top center repeat-x; }

#logo_link{ 
	position: absolute;
	top: 80px;
	height: 80px; width: 655px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#contentdiv { background:url('../images/contentbg.gif')top left no-repeat; padding: 20px 20px 8px 25px; }

/* Search field + Position of search container */

.search_bar { display:inline; }

#keywords{
	background: #3c4c27; 
	border: 0px solid #d7be93;
	width: 135px;
	height: 17px;
	color: #ffffff;
	padding: 2px 0px 0px 3px;
	margin-top: 4px!important;
	vertical-align: top;
	display: inline;
}

#ss_div form{ display:inline;}

#ss_div { position: absolute; vertical-align: top; margin: 4px 0px 0px 603px; }

.hier_div { height: 25px; }


/* Hierarchy Bar + Page Tools */

.hier { display:inline; }

.hiersect {
	position: absolute;
	margin-left: 25px;
	margin-top: 9px;
	height: 18px;
	width: 560px;
	color: #f0e5bd;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: -2px;
	width: 170px;
	margin-top: 10px;
	padding-right: 0px;
	color: #dfdfa5;
}

/* Dropdown Navigation + Quicklinks Dropdowns */

#nav_menus div{
	background: #1a3a26; width:159px;
	position:absolute; top:0px; left:0px;
	margin-top:0px; margin-left:0px; padding-bottom:8px; padding-top:5px; 
	visibility:hidden;
}

#nav_menus ul {
	list-style-type: none;
	margin: 0PX;
	padding: 0 5px 0px 5px;
}

#nav_menus a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	padding: 5px 5px;
}

#nav_menus a:hover{ color:#ecac00; padding:5px 5px 5px 5px;}

#dhtmlmenu_5{ width: 135px !important; margin-left: -41px !important; }

#ql_menu{
	background: #263817;
	width: 143px;
        border: 1px solid #5d6856;
	position: absolute; top: 0px; left: 0px;
	margin: -1px 0px 0px 0px;
	padding: 5px;
	visibility: hidden;
}

#ql_menu ul{
margin:0; padding:0; }
#ql_menu br{ display:none; }
#ql_menu li{ list-style-type:none;  }
#ql_menu a{ display: block; text-decoration: none; color: #FFFFFF; font-size: 11px; padding: 3px 4px; }
#ql_menu a:hover{ color: #333333; background: #FFFFFF; }