body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	vertical-align: top;
	background-color: #176C19;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.maintable {
	margin: 0px;
	padding: 0px;
	height: 594px;
	width: 1002px;
}
.footer {
	background-image: url(images/footbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 48px;
	text-align: left;
}
.menustyle {
	margin: 0px;
	padding: 0px;
	height: 20px;
	background-color: #176C19;
	font-weight: bold;
	color: #FFFFFF;
}
.menustyle a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.menustyle a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menustyle a:hover {
	text-decoration: underline;
	color: #A5873F;
}
.menustyle a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.mainarea {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 392px;
	background-color: #FFFFFF;
}
.text {
	background-color: #F2F4E8;
	height: 392px;
	width: 520px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #176C19;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h3 {
	color: #003500;
}
.textcontact {

	background-color: #F2F4E8;
	height: 392px;
	width: 500px;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 0px 20px;
}
