/* finalsite stylesheet */

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#c20300;
	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; }

a.nav_history{ background-color:#ffffff !important; }
a.nav_history div{ color:#808080 !important; }


#text1 { height: 37px !important; overflow: hidden; }

#logo_link{ 
	position: absolute;
	margin: 165px 0px 0px 700px;
	height: 30px; width: 230px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#newscon {
	display:none;
    position:absolute;
    width:686px;
    background-color:#2b446d;
    color:#fff;
	margin-left:4px;
    padding:5px 10px 5px 115px;
}

#newscon a{ color:#fff }

.newsposttitle, .newspostnotes{ display:inline }

#headlines{ 
    width:698px;
    height:27px; *height:37px;
    padding:10px 0 0 115px;
    background:transparent url('../images/home/blueholder.gif') no-repeat;
    float:left; overflow:hidden;
}

#headlines *{ color:#fff; }
#headlines div{ display:inline; }
#controls{ display:none !important; }

/* ----- HTML5 Doctype Upgrade START ----- */

#flashholder { position: absolute; top: 198px; left:641px; }

#contentdiv { padding: 0px; }

/* Search field + Position of search container */

.search_bar { display:inline; }

#topbanner img{vertical-align:top}
.flashFix {position:relative;}

#keywords{
	background: #7e7873; 
	border: 0px solid #7e7873;
	width: 114px;
	height: 14px;
	color: #ffffff;
	padding: 0px 0px 0px 2px;
	margin-top: 5px!important;
	vertical-align: top;
	display: inline;
}

/* ----- HTML5 Doctype Upgrade FINISH ----- */

#ss_div form{ display:inline;}

#ss_div { background: url('../images/ssdivbg.gif') top right no-repeat; position: absolute; vertical-align: top; margin: 5px 0px 0px 632px; }

/* Dropdown Navigation + Quicklinks Dropdowns */

#nav_menus div{
	background: #b4251c; width:150px;
	position:absolute; top:0px; left:0px;
	margin-top:0px; margin-left:0px; padding-bottom:8px; padding-top:5px; 
	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;
	*width: 100%;
}

#nav_menus a:hover{ color:#ffffff; background: #817d78; padding:5px 5px 5px 5px;}

#dhtmlmenu_2 { margin-left: 86px !important; }
#dhtmlmenu_8 { margin-left: -20px !important; }

#ql_menu{
	background: #817d78;
	width: 143px;
        border: 1px solid #a5a09d;
	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; }
