/* CSS Document */

*{
margin:0;
padding:0;
}

body {
background-color:#5c7ec1;
font-family:Arial, Helvetica, sans-serif;
}

#container
{
	margin:auto;
	margin-top:5px;
	width: 991px;
	position: relative;
	margin-bottom: 10px;
}

#mainbody_top {
	height: 15px;
	width: 991px;
	background-image: url(../images/mainbody_top.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#mainbody {
	width: 983px;
	background-color: #015EC5;
	border-left: solid 4px #fcd001;
	border-right: solid 4px #fcd001;
	background-image: url(../images/maincontent_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: auto;
}
#mainbody_bottom {
	background-image: url(../images/mainbody_bottom.gif);
	height: 18px;
	width: 991px;
}
#topsection {
	width:836px;
	height:248px;
	position: absolute;
	top: 4px;
	margin: auto;
	left: 77px;
}
#banner {
	height: 205px;
	width: 836px;
	position: relative;
}
#bannerfront {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	width: 836px;
	height: 205px;
}

#menu {
	height: 43px;
	width: 836px;
	background-image: url(../images/topmenu_bottom.png);
	text-align: center;
}

#maincontent {
	background-image: url(../images/maincontent_bg.png);
	background-repeat: repeat;
	height: auto;
	width: 828px;
	margin: auto;
	border-left: solid 4px #5e80c2;
	border-right: solid 4px #5e80c2;
        position:relative;
}
#maincontent_top {
	margin: auto;
	background-image: url(../images/maincontent_top.png);
	height: 14px;
	width: 836px;
	margin-top: 258px;
}
#maincontent_bottom {
	margin: auto;
	background-image: url(../images/maincontent_bottom.png);
	height: 16px;
	width: 836px;
}
#menu ul {
	list-style-type: none;
	height: 25px;
	margin-left: 10px;
	padding-top: 10px;
}
#menu ul li {
	float:left;
	width: 189px;
	text-align: center;
	height: 25px;
	line-height: 25px;
	margin:0;
	margin-left: 10px;
	padding: 0!important;
}
#menu ul li ul{
        display: none;
	margin:0!important;
	padding: 0!important;
	background-color: #FF0000;
	border-left: solid 3px #fcd001;
	border-right: solid 3px #fcd001;
	border-bottom: solid 3px #fcd001;
	z-index: 100;
	width: 189px;
	margin-top: 3px!important;
	height: auto;
        overflow:hidden;
}

#menu ul li ul li{
	float:left;
	width: 189px;
	text-align: center;
	height: 25px;
	line-height: 25px;
	margin:0!important;
	padding: 0!important;
	z-index: 100;
}
#menu a {
	font-size: 0.8em;
	text-decoration: none;
	color: #FFFFFF;
        display:block;
}
#menu a:hover {
	font-weight:bold;
}
#website_content {
	color: #FFFFFF;
	font-size: 0.8em;
	height: auto;
	padding: 20px;
	overflow: hidden;
	z-index: 0;
        min-height: 350px;
}
#website_content h1 {
	font-size: 2.5em;
	color: #FCD001;
	margin-bottom: 6px;
	z-index: 0;
}
#website_content h2 {
	font-size: 1.5em;
	color: #FFFFFF;
	margin-bottom: 6px;
	margin-top: 6px;
	z-index: 0;
}
#website_content a {
	text-decoration: none;
	color: #86B8EF;
}
#website_content img {
        border: solid 1px #FCD001;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


.contentpaneopen {
width: 100%;
}


.contentpaneopen table {
color: #FFFFFF!important;
font-size: 1em!important;
width:765px!important;
border-collapse:collapse;
border: solid 1px #cccccc;
height:auto!important;
}

.contentpaneopen table tr {
height:auto!important;
}

.contentpaneopen table td {
padding: 5px;
border: solid 1px #5e80c2;
}

.noborders {
border: none 0px #ffffff !important;
}

#holidayschedule {
	height: 75px;
	width: 150px;
	position: absolute;
	left: 660px;
	top: 5px;
}

#footer {
	color: #C7C2EF;
	font-size: 0.65em;
	text-indent: 300px;
	line-height: 30px;
}



#footer a {
	color: #C7C2EF;
}



#footer a:hover {
	text-decoration:none;
}



.login {
margin-left: 180px;

}

#website_content ul {
list-style-position: inside;
padding-left:20px;
padding-bottom: 5px;
}

.componentheading {
        font-size: 2.5em;
	color: #FCD001;
	margin-bottom: 6px;
	z-index: 0;
}

.missionstatement {
text-align:center;
border: solid 1px #FCD001;
padding: 10px;
}

.noborder {
border: none !important;
}
