/* finalsite stylesheet */

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#bd0d0d;
	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:#000000 !important; }
.nav_history { color:#ffffff !important; }

.logbtn { position:absolute; margin: 60px 0px 0px 556px; }
.shadowleft { position:absolute; margin-left:-19px; }
.shadowright { position:absolute; margin-left:924px; }

#logo_link{ 
	position: absolute;
	top: 20px;
	height: 99px; width: 425px;
	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 repeat-x; padding: 15px 20px 8px 20px; }

/* Search field + Position of search container */

.search_bar { display:inline; }

#keywords{
	background: #0f204b; 
	border-bottom: 1px solid #0b1735;
	border-top: 0px solid #0b1735;
	border-right: 0px solid #0b1735;
	border-left: 0px solid #0b1735;
	width: 169px;
	height: 15px;
	color: #cfd2db;
	padding: 2px 0px 0px 3px;
	margin-top: 1px!important; *margin-top:0px;
	vertical-align: top;
	display: inline;
}

#ss_div form{ display:inline;}

#ss_div { position: absolute; vertical-align: top; margin: 84px 0px 0px 445px; }

.hier_div { height: 25px; }

/* Hierarchy Bar + Page Tools */

.hier { display:inline; }

.hiersect {
	position: absolute;
	margin-left: 14px;
	margin-top: 29px;
	height: 18px;
	width: 600px;
	color: #6c4d23;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 630px;
	width: 170px;
	margin-top: 27px;
	padding-right: 0px;
	color: #6c4d23;
}


/* Dropdown Navigation + Quicklinks Dropdowns */

#nav_menus div{
	background: #7a5e39; width:160px;
	position:absolute; top:0px; left:0px;
	margin-top:0px; margin-left:0px; padding-bottom:5px; padding-top:8px; 
	visibility:hidden;
	FILTER: alpha(opacity=90);
	-moz-opacity: .9;
	opacity: .9;
	-khtml-opacity: .9;
}

#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{ background: #c8a44e; color:#FFFFFF; padding:5px;}

#dhtmlmenu_2 { margin-left: -17px !important; }
#dhtmlmenu_229 { width: 200px !important; }
#dhtmlmenu_5 { width: 197px !important; }

#ql_menu{
	background: #0f204b;
	width: 143px; *width:145px;
        border: 0px 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: #FFFFFF; font-size: 11px; padding: 3px 4px;  }
#ql_menu a:hover{ color: #333333; background: #FFFFFF; }

#topbanner img{ vertical-align:top; }
#topbanner .tools img{ vertical-align:middle; }

.hfix{ height:139px; }