/* finalsite stylesheet */

h1,h2,h3,h4,h5,h6 {
	margin:0.5em 0;
	line-height:1em;
	color:#21285d;
	font-family: Verdana;
	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; }

.nav_history{
    background-color:#fff;
    color:#f38f2a !important;
}

#topbanner img{ vertical-align:top; }

#logo_link{ 
	position: absolute;
	margin: 5px 0 0 5px;
	height: 70px; width: 270px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

#logo_news{ 
	position: absolute;
	margin: 5px 0 0 320px;
	height: 16px; width: 100px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}
#logo_events{ 
	position: absolute;
	margin: 5px 0 0 14px;
	height: 16px; width: 112px;
	text-indent: -9999px;
	background: #fff;
	FILTER: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-khtml-opacity: 0;
}

.school_links a:link { text-decoration: none; color: #222868; }
.school_links a:hover { text-decoration: underline; color: #080b19; }

#contentdiv { padding: 33px 20px 8px 15px; }
#text2 { padding-top: 10px; }

/* Search field + Position of search container */

.search_bar { display:inline; }

#keywords{
	background: #fff; 
	border: 0px solid #fff;
	width: 137px;
	height: 14px;
	color: #3ca3d8;
	padding: 0 0 0 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: 35px 0 0 787px; }

#subnav_txt { font-size: 10px; position: absolute; vertical-align: top; margin: 36px 0 0 445px; }
#subnav_txt a:link { text-decoration: none; }
#subnav_txt a:hover { color: #bb6f00; }

#shadowleft { position:absolute; }


/* Dropdown Navigation + Quicklinks Dropdowns */

#nav_menus div{
	position:absolute; top:0px; left:0px;
	width:167px;
	margin:0 0 0 0;
	padding:0 0 6px 0;
	background: url('../images/dropbottom.png')bottom left no-repeat;
	FILTER: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
	-khtml-opacity: .90;
}

#nav_menus ul {
	list-style-type:none;
	margin:0;
	padding:2px 3px 0 3px;
	background-color:#cf7600;
}

#nav_menus a {
	display:block; 
	text-decoration:none;
	padding:4px 6px;
	color:#ffffff;
}

#nav_menus a:hover{
	background:#f4bd48;
	color:#000000;
}

#dhtmlmenu_11 { margin-left: -56px !important; }

#ql_menu{
	position:absolute; top:0px; left:0px;
	width:167px;
	margin:4px 0 0 0;
	padding:0 0 0 0;
	background-color:#cf7600;
}

#ql_menu ul{
 	list-style-type:none;
	margin:0;
	padding:3px;
}

#ql_menu br{ display:none; }

#ql_menu a{
	display:block;
	text-decoration:none;
	padding:4px 6px;
	color:#ffffff;
}

#ql_menu a:hover{
	background:#f4bd48;
	color:#000;
}

.footerlinks a:link { text-decoration: none; }