@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
}
#header {
	margin: auto;
	width: 880px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2F5621;
	border-right-color: #2F5621;
	border-left-color: #2F5621;
	background-image: url(Images/header_main.jpg);
	top: 0px;
	padding: 0px;
	height: 150px;
}
#headerschool {
	margin: auto;
	width: 880px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2F5621;
	border-right-color: #2F5621;
	border-left-color: #2F5621;
	background-image: url(Images/header_main_school.jpg);
	top: 0px;
	padding: 0px;
	height: 150px;
}
#headerindividual {
	margin: auto;
	width: 880px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2F5621;
	border-right-color: #2F5621;
	border-left-color: #2F5621;
	background-image: url(Images/header_main_individual.jpg);
	top: 0px;
	padding: 0px;
	height: 150px;
}
#headercorporate {
	margin: auto;
	width: 880px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2F5621;
	border-right-color: #2F5621;
	border-left-color: #2F5621;
	background-image: url(Images/header_main_corporate.jpg);
	top: 0px;
	padding: 0px;
	height: 150px;
}
#headercommunity {
	margin: auto;
	width: 880px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2F5621;
	border-right-color: #2F5621;
	border-left-color: #2F5621;
	background-image: url(Images/header_main_community.jpg);
	top: 0px;
	padding: 0px;
	height: 150px;
}
#header2 {
	margin: auto;
	width: 880px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2F5621;
	border-right-color: #2F5621;
	border-left-color: #2F5621;
	background-image: url(Images/header copy_newtest.jpg);
	top: 0px;
	padding: 0px;
	height: 150px;
	background-image: url(Images/header%20copy_newtest.jpg);
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.3px;
	color: #FFFFFF; /*dis is how you do bg gradients*/
	text-align: left;
	clear: both;
	width: 880px;
	font-weight: lighter;
	vertical-align: middle;
	background-image: url(Images/menu_main.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-top-style: none;
	border-bottom-style: none;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2F5621;
	border-left-color: #2F5621;
	border-top-width: 0px;
	border-bottom-width: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	height: auto;
}

ul#main_nav{
	float:left;
	margin:0;
	padding:0;
	background-image: none;
	
}
ul#main_nav li{
display:inline;
}

ul#main_nav li a:link, ul#main_nav li a:visited{
	color:#FFFFFF;
	font-size:0.85em;
	text-decoration:none;
	text-transform:lowercase;
	position:relative;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}

ul#main_nav li a:hover{
	background-color: #999999;
}
#footer_menu {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 50px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}


ul#main_nav li a.active{
	background:#FFFFFF;
	color:#003300;
}

#footer_menu2  {
position:absolute;
left:-1000px;
width:200px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	background-image: url(Images/footer_main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: right;
	height: 180px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	text-indent: 40px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2F5621;
	border-bottom-color: #2F5621;
	border-left-color: #2F5621;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 2px;
}
#footerask {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
	background-image: url(Images/footer_main_ask.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: right;
	height: 180px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	text-indent: 40px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #2F5621;
	border-bottom-color: #2F5621;
	border-left-color: #2F5621;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 2px;
}
#bottom {
	padding: 0px;
	width: 880px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height:370px;
	background-image: url(Images/bottom_block_full.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2F5621;
	border-left-color: #2F5621;
	border-top-color: #2F5621;
	border-bottom-width: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#bottomleft {
	text-align: left;
	padding: 0px;
	float: left;
	width: 50%;
	color:#FFFFFF;
	height:370px;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#bottomright {
	text-align: left;
	padding: 0px;
	float: left;
	width: 50%;
	color:#FFFFFF;
	height:370px;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bolder;
}

imgread {position: absolute; top: 840px; right: 710px; } 

tag {position: choice; top: 0px; bottom: 0px; left: 0px; right: 0px; } 
readmore {
	position: absolute;
	top: 924px;
	right: 830px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
#content {
	text-align: left;
	text-indent: 0px;
	clear: both;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color:#003300;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2F5621;
	border-left-color: #2F5621;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 500px 150px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

#bottomleft, #bottomright, #footerask {
position:relative
}

div.clearer{
clear:both;
}

.footer_menu2 {margin-left:200px; margin-right: 200px;}
h1 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.footer_menu2 a:link,.footer_menu2 a:hover,.footer_menu2 a:visited {color: #aaa; font-siz:9px; text-decoration: none; text-align: left;}
