#mainbody {
}
#mainbody {
	text-align: left;
	width: 780px;
	background-image: url(../images/body_white_beveled.png);
	background-repeat: repeat-y;
	margin-bottom: 5px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}
.bodyclass {
	text-align: center;
}
#sidebarleft   {
	padding:25px;
	width:120px;
	float: left;
	color: #000000;
	background-color: #94B29C;
	background-image: url(../images/sidebar_gradient_2.png);
	background-repeat: repeat-x;
	text-decoration: none;
	padding-top: 35px;
}
#sidebarleft .sb-inner {
	background-color: #84A68C;
	background-image: url(../images/sidebar_gradient_2.png);
	background-repeat: repeat-x;
}
#sidebarleft .sb-shadow {
	background: #000000;
}
#sidebarleft .sb-border {

}


#maincontent {
	width: 515px;
	background-color: #FDFDFD;
	margin-left: 185px;
	padding: 15px;
	padding-top: 8px;
}
#maincontent .sb-inner {
	background-color: #F2F2F2;
}

#clearfloats {
	clear: both;
}
#headertop {
	background-image: url(../images/header_white_beveled.png);
	z-index: 10;
	background-position: bottom;
	height: 30px;
	width: 780px;
	margin: auto;
}
.bodystyles {
	background-color: #000000;
	background-image: url(../images/background_gradient_3.gif);
	background-repeat: repeat-x;
}
#footerbottom {
	background-image: url(../images/footer_white_beveled.png);
	z-index: 10;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 45px;
	width: 780px;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footermain {
}
#logo {
	width: 210px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 55px;
	margin-bottom: 15px;
	margin-right: 20px;
	margin-top: 0px;
}
#slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 55px;
	float: left;
	font-weight: bold;
	color: #00514A;
	position: relative;
	width: 415px;
}
#headernavigation {
	clear: both;
}
#navigationspacer {
	background-repeat: repeat-y;
	height: 50px;
	background-position: center;
	clear: both;
	padding-right: 30px;
	padding-left: 25px;
}
#footerspacer {
	clear: both;
}
#footerspacer hr {
}
#maincontainer {
	background-color: #FFFFFF;
	width: 735px;
	height: auto;
	min-height: 375px;
	margin-left: 25px;
	clear: both;
}
#footermain {
	margin-left: 25px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#navitems {
	float: right;
	margin-right: 40px;
	margin-top: 8px;
	background-color: #0099FF;
}
#navitem1 {

}
#navitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
	text-align: center;
	float: right;
	width: 100px;
}
#navitemlight {
	background-color: #669900;
	float: right;
	width: 100px;
}
#navitemdark {
	background-color: #336666;
	float: right;
	width: 100px;
}
.navitems {
	text-align: center;
	float: right;
	width: 100px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFAA39;
	background-image: url(../images/nav_tab_background.png);
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding: 2px;
	text-decoration: none;
	font-weight: bold;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-right: 10px;
	border-top-style: double;
	border-top-width: medium;
	border-top-color: #000000;
}
#sloganprimary {
	position: absolute;
	z-index: 5;
	left: 100px;
	top: 30px;
}
#sloganshadow {
	position: absolute;
	left: 101px;
	top: 31px;
	color: #003333;
}

#navigation  a:hover {
	color: #FFAA31;
}
#navigation a {
	color: #000000;
	text-decoration: none;
}
.sidebarlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	border: thin ridge #333333;
	margin: 0px;
	padding: 3px;
	background-color: #FFFFFF;
}
.sidebarlinks a:hover {
	text-decoration: none;
	color: #F7C352;
}
.sidebarlinks a {
	text-decoration: none;
	color: #000000;
}
.container img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

