/* finalsite stylesheet */

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#315c48;
	font-family:Times New Roman;
}

.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; }

a.nav_history{ background-color:#3b5c51 !important; }
.nav_history { color:#ffffff !important; }

/*Doctype fixes */
#topbanner img{vertical-align:top;}
#topbanner .tools img{vertical-align:middle;}
/*End Doctype fixes */

#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 { padding: 15px 20px 8px 20px; }

/* Search field + Position of search container */

.search_bar { display:inline; }

#keywords{
	background: #f6f3e9; 
	border: 1px solid #ccc4ac;
	width: 116px;
	height: 15px;
	color: #a19473;
	padding: 2px 0px 0px 3px;
	margin-top: 0px!important;
	vertical-align: top;
	display: inline;
}

#ss_div form{ display:inline;}

#ss_div { position: absolute; vertical-align: top; margin: 24px 0px 0px 649px; }

.hier_div { height: 25px; }


/* Hierarchy Bar + Page Tools */

.hier { display:inline; }

.hiersect {
	position: absolute;
	margin-left: 214px;
	margin-top: 227px;
	height: 18px;
	width: 680px;
	color: #83734a;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 778px;
	width: 170px;
	margin-top: 224px;
	padding-right: 0px;
	color: #83734a;
}

/* Dropdown Navigation + Quicklinks Dropdowns */

#nav_menus div{
	background: #da9c55; width:150px;
	position:absolute; top:0px; left:0px;
	margin-top:0px; margin-left:0px; padding-bottom:5px; padding-top:8px; 
	visibility:hidden;
	FILTER: alpha(opacity=94);
	-moz-opacity: .94;
	opacity: .94;
	-khtml-opacity: .94;
}

#nav_menus ul {
	list-style-type: none;
	margin: 0PX;
	padding: 0 5px 0px 5px;
}

#nav_menus a {
	display: block;
	text-decoration: none;
	color: #262626;
	font-size: 11px;
	padding: 5px 5px;
}

#nav_menus a:hover{ background: #e0bd99; color:#024d2a; padding:5px;}

#dhtmlmenu_338 { width: 170px !important; }
#dhtmlmenu_344 { margin-left: -39px !important; }

#ql_menu{
	background: #da9c55;
	width: 143px;
        border: 1px solid #ea9c00;
	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: #262626; font-size: 11px; padding: 3px 4px;}
#ql_menu a:hover{ color: #024d2a; background: #e0bd99; }
