@charset "UTF-8";
/* CSS Document */
body {
	width: 816px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	font-family: Georgia;
}
a:link {
	color: #996937;
	text-decoration:none;
}
a:visited {
	color: #664524;
	text-decoration:none;
}
a:hover {
	color: 996937;
	text-decoration:none;
}
a:active {
	color: 996937;
	text-decoration:none;
}
.style1 {
	color: #996937;
	font-size: 12px;
}
a.style1:link{
	color: #135027;
}
a.style1:active{
	color: #135027;
}
a.style1:visited{
	color: #966937;
}
a.style1:hover{
	color: #135027;
}

.main {
	width:816px;
	background-image:url(images/wrapper.png);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}
.header {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.mainBody {
	width:800px;
	background-image:url(images/areaback.png);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	margin-top:-5px;
	padding-top:45px;
	font-family: Georgia;
	text-align: center;
	font-size: 14px;
}
.titleButton {
	width:178px;
	height:41px;
	background-image:url(images/bigbutton.png);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:15px;
	font-family:Helvetica;
	color:#EBEBEB;
	font-weight:100;
	font-size:12px;
}
.indexButton {
	width:178px;
	height:41px;
	background-image:url(images/bigbutton.png);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	font-family:Helvetica;
	color:#EBEBEB;
	font-weight:100;
	font-size:11px;
	padding-bottom:10px;
}
.content {
	width: 450px;
	margin-bottom:50px;
	padding-top:25px;
	font-size: 13px;
	line-height: 14px;
	text-align: left;
	line-height:18px;
}
.maincontent2{
	width: 580px;
	margin-bottom:50px;
	font-size: 13px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
.maincontent {
	width: 580px;
	margin-bottom:50px;
	font-size: 13px;
	line-height: 14px;
	text-align: left;
	line-height:18px;
}
.nav{
	text-align:left;
	margin-top:25px;
	font-size:13px;
	width:235px;
}
.contentArrow {
	margin-left:50px;
}
.titiles {
	font-weight: bold;
	font-size:14px;
}
.footer {
	width:816px;
	height:35px;
	background-image:url(images/newBotton.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#elementaryChoices{
	display:none;
}
#elementaryShow{
	display:
}
#middleChoices{
	display:none;
}
#highschoolChoices {
	display:none;
}
.style3 {
	font-family: Georgia;
	text-align: center;
	font-size: 14px;
}
.navbox {
	width:210px;
}