/* General */
html { 
	margin: 0; 
	padding: 0;
	background: #450003 url('/pics/hs/html_bg.jpg') repeat-x left top;
}
body {
	background: url('/pics/hs/body_bg.jpg') no-repeat center top;
	text-align: center;
	margin: 0;
	padding: 0;
	font: 12px 'OFL Sorts Mill Goudy TT', 'Times New Roman', serif !important;
}

a {
	color: #2a5fa5;
}
.content a:hover {
	color: #333;
}

.dark {
	color: #fff;
	background-color: #0c203f;
}

.dark a {
	color: #fff;
}

.dark a:hover {
	color: #fff;
}

body .dark b, body .light b {
	font-weight: normal !important;
}


div#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#content_repeat {
	width: 900px;
	background: #011d4d;
}
.contentIndex {
	text-align: left;
	width: 900px;
	margin: 0 auto;
}
.content {
	text-align: left;
	background: #fff;
	min-height: 400px;
	height: auto!important;
	height: 400px;
	margin: 0 auto;
	width: 880px;
	padding: 10px;
}
.content, .content table, .content table td, .content table .dark, .content table .light {
	font-family: 'OFL Sorts Mill Goudy TT' !important;
	font-size: 11pt !important;
}

.contentIndex, .contentIndex div, .contentIndex table {
	font-size: 9.5pt !important;
}


.contentIndex h2 {
	padding: 0 0 0 3px;
	margin: 0;
	font: 12px 'OFL Sorts Mill Goudy TT', 'Times New Roman', serif;
}
.relative {
	position: relative;
}
.pageTitle {
	display: block;
	width: 870px;
	height: 40px;
	padding: 10px 0 0 10px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	background: url('/pics/hs/PageTitle.gif') no-repeat left top;
	text-transform: uppercase;
}
#search {
	width: 189px;
	height: 29px;
	color: #000;
	background: url('/pics/hs/search_bg.gif') no-repeat;
	padding: 12px 0 0 2px;
	position: absolute;
	left: 709px;
	top: 12px;
}
marquee {
	position: absolute;
	width: 900px;
	height: 43px;
	color: #fff;
	top: 302px;
	font-family: Arial, sans-serif;
	z-index:200; 
}
/* Header */
div#top {
	width: 900px;
	height: 45px;
	position: relative;
	margin: 0 auto;
}
div#header {
	width: 900px;
	margin: 0 auto;
}

div#header h1 {
	width: 900px;
	height: 147px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

div#header h1 a {
	display: block;
	width: 900px;
	height: 0;
	padding-top: 147px;
	margin: 0;
	font-size: 0;
	overflow: hidden;
	background: url(/pics/hs/header.jpg) no-repeat left top;
}


/* Navigation menu */

div#menu {
	width: 900px;
	height: 44px;
	margin: 0 auto;
	background: url('/pics/hs/topnav_bg.gif') no-repeat;
}
ul#topNavItems {
	list-style: none;
	margin: 0 auto;
	padding: 0 0 0 20px;
	width: 880px;
	position: relative;
	z-index: 999;
}
ul#topNavItems li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 0 0 16px;
	float: left;
	position: relative;
	z-index: 999;
}
ul#topNavItems li a {
	height: 25px;
	display: block;
	padding: 10px 0 0 0;
	margin: 9px 0 0 0;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.3px;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
}
ul#topNavItems li a#topNav1 { width: 55px; }
ul#topNavItems li a#topNav2 { width: 81px; }
ul#topNavItems li a#topNav3 { width: 87px; }
ul#topNavItems li a#topNav4 { width: 96px; }
ul#topNavItems li a#topNav5 { width: 86px; }
ul#topNavItems li a#topNav6 { width: 86px; }
ul#topNavItems li a#topNav7 { width: 73px; }
ul#topNavItems li a#topNav8 { width: 66px; }
ul#topNavItems li a#topNav9 { width: 104px; }

ul#topNavItems li:hover a#topNav1, ul#topNavItems li.over a#topNav1,
ul#topNavItems li:hover a#topNav2, ul#topNavItems li.over a#topNav2,
ul#topNavItems li:hover a#topNav3, ul#topNavItems li.over a#topNav3,
ul#topNavItems li:hover a#topNav4, ul#topNavItems li.over a#topNav4,
ul#topNavItems li:hover a#topNav5, ul#topNavItems li.over a#topNav5,
ul#topNavItems li:hover a#topNav6, ul#topNavItems li.over a#topNav6,
ul#topNavItems li:hover a#topNav7, ul#topNavItems li.over a#topNav7,
ul#topNavItems li:hover a#topNav8, ul#topNavItems li.over a#topNav8,
ul#topNavItems li:hover a#topNav9, ul#topNavItems li.over a#topNav9 {
	background: #ac0000 url('/pics/hs/topnavf2.gif') no-repeat center top;
}


/* Drop down items */

ul#topNavItems ul, ul#topNavItems li:hover ul ul, ul#topNavItems li.over ul ul {
	position: absolute;
	left: -9999px;
	z-index: 9999;
	width: 168px;
	margin: 0;
	padding: 0;
}
ul#topNavItems ul li {
	margin: 0;
}
ul#topNavItems li:hover ul, ul#topNavItems li.over ul {
	left: auto;
	background: none;
}
ul#topNavItems ul li:hover ul, ul#topNavItems ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */

ul#topNavItems ul {
	border: 0;
	-moz-opacity:.90;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	opacity:.90;
}

ul#topNavItems li ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 4px 0 4px 8px;
	margin: 0;
	height: auto;
	width: 180px;
	color: #fff;
	background: #450003;
	font-size: 12px;
	text-transform: none;
	letter-spacing: 0px;
}
ul#topNavItems li ul li a:hover, ul#topNavItems li ul li:hover a, ul#topNavItems li ul li:hover ul a:hover, ul#topNavItems li ul li.over a, ul#topNavItems li ul li.over ul a:hover {
	color: #fff;
	background: #011d4d;
}
ul#topNavItems li ul li:hover ul a, ul#topNavItems li ul li.over ul a {
	color: #fff;
	background: #450003;
}
/* Index properties */

#indexTop {
	width: 900px;
	height: 330px;
	padding: 0;
	/*background: url('/pics/hs/welcome.jpg') no-repeat; */
}
div#oneHS {
	position:absolute;
	width:500px;
	height:330px;
	margin-left:400px;
	z-index:0;
}
#indexTop .overlay {
	background:url("/pics/hs/rotate_overlay_2.png") no-repeat scroll 0 0 transparent;
	display:block;
	height:330px;
	position:absolute;
	width:900px;
	z-index:100;
	}
#leftColumn {
	width: 422px;
	padding: 14px;
	float: left;
}
#rightColumn {
	width: 422px;
	padding: 14px;
	float: left;
}
/* Quicklinks */

#quickLinks {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 255px;
	top: 85px;
}
#quickLinks h2 {
	width: 0;
	height: 0;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
#quickLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#quickLinks ul li {
	display: inline; 
	list-style-type: none; 
	padding-left: 1em; 
	margin-left: 1em; 
	border-left: 1px solid #ccc;
	float: left;
}
#quickLinks ul li:first-child {
	border-left: none;
}
#quickLinks a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: block;
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #000;
}

#quickLinks a:hover {
	color: #e10000;
}
/* Homepage Section Headers */

h2 a#news {
	width: 58px;
	height: 30px;
	padding: 0;
	color: #fff;
	background: url('/pics/hs/news_header.gif') no-repeat left top;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	margin: 0;
}
h2 a#events {
	width: 105px;
	height: 30px;
	padding: 0;
	color: #fff;
	background: url('/pics/hs/news_header.gif') no-repeat left top;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	margin: 0;
}
h2 a#bulletin {
	width: 155px;
	height: 30px;
	padding: 0;
	color: #fff;
	background: url('/pics/hs/bulletin_header.gif') no-repeat left top;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	margin: 0;
}
/* Homepage Sections Containers */

#newsContainer {
	width: 422px;
	margin: 0;
	padding: 0;
	color: #fff;
}
#eventsContainer {
	width: 422px;
	margin: 0;
	padding: 0;
	color: #fff;
}
#bulletinContainer {
	width: 422px;
	margin: 0;
	padding: 0;
	color: #fff;
}
/* Homepage Section Table Includes */

.HPNews {
	padding: 0;
	margin: 0;
	color: #fff;
}
.HPEvents {
	padding: 0;
	margin: 0;
	color: #fff;
}
.HPBBMessages {
	padding: 0;
	margin: 0;
	color: #fff;
}
/* Other homepage section extras */

.HPNews a, .HPNews a:active, .HPNews a:link, .HPNews a:visited, 
.HPBBMessages a, .HPBBMessages a:active, .HPBBMessages a:link, .HPBBMessages a:visited, 
.HPEvents a, .HPEvents a:active, .HPEvents a:link, .HPEvents a:visited {
	color: #fff;
}
.HPNews #l, .HPEvents #l, .HPBBMessages #l {
	display: none;
}
/* Footer */

div#footer {
	width: 100%;
	height: 123px;
	text-align: left;
	background: url('/pics/hs/bottomBG.gif') repeat-x top left;
}
div#footer_inner {
	width: 900px;
	height: 123px;
	margin: 0 auto;
	background: url('/pics/hs/footer_bg.gif') repeat-x top left;
}
address {
	color: #fff;
	font-size: 13px;
	font-style: normal;
	text-transform: uppercase;
	position: absolute;
	left: 16px;
	top: 24px;
	z-index: 10;
	text-shadow: 1px 1px 1px #000;
	line-height: 1.8;
}

address .copyright {
	color: #e10000;
	display: block;
}

#facebook{
	position: absolute;
	right: 25px;
	top: 25px;
}

#youtube {
	position: absolute;
	right: 75px;
	top: 25px;
}



/*  Page Navigation  */
#pageNav {
	border: 0;
}

#pageNav ul, #pageNav ul li {
	list-style: none;
	padding: 0 !important;
	margin: 0 !important;
	line-height: 16px;
}

#pageNav ul {
	padding: 3px 0 !important;
	margin: 0 auto !important;
	border: 1px solid #555;
	width: 250px;
}

#pageNav ul li {
	font-size: 12px;
	display: inline; /* this is important for IE6 */
}

#pageNav td img {
	display: none;
}

#pageNav ul li b {
	background-color: #0c203f;
	font-weight: normal;
	color: #f7f0f1 !important;
}

#pageNav ul li b,#pageNav ul li a {
	padding: 6px 0 6px 1.3em;
	display: block;
	text-decoration: none;	
}

#pageNav ul, #pageNav ul li a {
	background-color: #f0f2f3;
}

#pageNav ul li a:hover {
	background-color: #e5e7ec;
	color: #000;
	background-color: #e5e8e9;
}

