body {
	background-color: #5D5802;
}
#footer {
	background-image: url(images/bgbottom.jpg);
	background-repeat: repeat-x;
	height: 86px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F7AE1E;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 9px;
}
.homeheadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 400;
	color: #000000;
	text-align: center;
}
.homegreentext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #5D5802;
	padding-right: 9px;
	line-height: 22px;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

