body {
	background-color: #EAEABF;
}
.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #0E4019;
}
.tablegreenbordertop {
	background-color: #C0C02F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0E4019;
}
a.menu:link {
	color: #0E4019;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;



}
a.menu:visited {
	color: #0E4019;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;

}
a.menu:hover {
	text-decoration: none;
	color: #C5501E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;

}.tablehomeside {
	color: #0E4019;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA5E22;
	background-color: #E5E5B4;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #C0C02F;
}
.smallgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #0E4019;
}
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	color: #6289FF;
	text-decoration: underline;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}
.normaltop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #0E4019;
}
.contactinput {
	font-family: Arial, Helvetica, sans-serif;
	color: #0E4019;
	border: 1px solid #0E4019;
	background-color: #F5F5D9;

}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	color: #0E4019;
	border: 1px solid #0E4019;
	overflow: auto;
	background-color: #F5F5D9;

}
.leftalign {
	float: left;
	padding-right: 20px;
	padding-bottom: 5px;
}
.picmargin {
	padding-left: 25px;
}
