body	{
	margin: 0;
	padding: 0;
	border: 0;
}

#page {
	position: relative;
	width: 750px;
	background-color: #fff;
	margin: 0px auto 0px auto;
	top: 0px;
	left: 8px;

}

.mainNav {
	display: block;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-indent: 10px;
	background-color: #97A73A;
	text-decoration: none;
	line-height: 30px;
	width: 90px;
}

.mainNav:hover { 
	display: block;
	color: #333;
	background-color: #FFF;
}

.mainNav_on {
	display: block;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-indent: 10px;
	background-color: #FFF;
	text-decoration: none;
	line-height: 30px;
	width: 90px;
}

.homeLink {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

.homeLink:hover {
	color: #000;
}

.homeText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #B88713;
}

.sectionHead {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 26px;
	color: #82931D;
	text-decoration: none;
}

.sectionSubHead {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #666;
	text-decoration: none;
}

.bodyHead {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	line-height: 16px;
}

.bodyHead a {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #B88713;
	line-height: 16px;
}

.bodyText1 {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	line-height: 16px;
}

.bodyText1 a {
	color: #000;
}

.bodyText2 {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #82931D;
	line-height: 16px;
}

.bodyText2 a {
	color: #000;
}

.bgColor1 {
	background-color: #EEE;
}

.thumbnail {
	width: 100px;
	height: 100px;
	border: 1px solid #999;
	background-color: #fff;
}

#topSpace { 
	height: 10px; 
	line-height: 1px; 
	font-size: 1px;
}

#hr { 
	height: 1px; 
	background: #999; 
	line-height: 1px; 
	font-size: 1px;
}

#footer {
	clear: left;
	width: 750px;
	height: 75px;
	background-color: #D4A73A;
}

.footerText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}

.footerText a {
	color: #333;
}

.footerText a:hover {
	color: #FFF;
}
