/* finalsite stylesheet */

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#cf1b23;
	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;}
#topbanner .tools img, #topbanner .hiersect img{vertical-align:middle;}
#topbanner .heightfix .bannermodcontent { *height:5px;}
/*End doctype fixes*/

a.nav_history{ background-color:#ffffff !important; }
a.nav_history div{ color:#808080 !important; }

.headerphotos .bannermodcontent img { padding-right: 1px !important; }

#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: 0px 20px 8px 20px; }

/* Search field + Position of search container */

.search_bar { display:inline; }

#keywords{
	background: #d01b23; 
	border: 1px solid #e9989c;
	width: 133px;
	height: 16px;
	color: #ffffff;
	padding: 2px 0px 0px 3px;
	margin-top: 0px!important; *margin-top:0px;
	vertical-align: top;
	display: inline;
}

#ss_div form{ display:inline;}

#ss_div { position: absolute; vertical-align: top; margin: 10px 0px 0px 476px; }

.hier_div { height: 25px; }


/* Hierarchy Bar + Page Tools */

.hier { display:inline; }

.hiersect {
	position: absolute;
	margin-left: 220px;
	margin-top: 7px;
	height: 18px;
	width: 555px;
	color: #474747;
}

.tools {
	position: absolute;
	text-align: right !important;
	margin-left: 765px;
	width: 170px;
	margin-top: 6px;
	padding-right: 0px;
	color: #474747;
}

/* Dropdown Navigation + Quicklinks Dropdowns */

#nav_menus div{
	background: url(../images/droptop.gif) top left no-repeat #e5e5e5; width:179px;
	position:absolute; top:0px; left:0px;
	margin-top:0px; margin-left:0px; padding-top:7px; 
	visibility:hidden;
	FILTER: alpha(opacity=90);
	-moz-opacity: .9;
	opacity: .9;
	-khtml-opacity: .9;
}

#nav_menus ul {
	list-style-type: none;
	margin: 0PX;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
        border-style: solid;
        border-color: #e31b23;
	padding: 0 5px 5px 5px;
}

#nav_menus a {
	display: block;
	text-decoration: none;
	color: #353535;
	font-size: 11px;
	padding: 5px 5px;
}

#nav_menus a:hover{ border: 1px solid #e31b23; background: #ffffff; color:#7d7e7d; padding:4px;}

#dhtmlmenu_356 { margin: 0px 0px 0px -76px !important; }

#ql_menu{
	background: #d01b23;
	width: 143px; *width:145px;
        border: 1px solid #ea989c;
	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; }

