.middle {
	background-image: url(../images/middle.gif);
	background-repeat: no-repeat;
}
.middletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
}
.textpadding {
	padding-right: 170px;
	padding-left: 20px;
}
.middletextboldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006633;
}
.middletextboldgold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #CC9900;
}
.middletextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #5B5B5B;
}
.middletextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B5B5B;
	font-weight: bold;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	background-color: #99CC99;
	border: 1px solid #006633;
	width: 190px;
}
.textcomments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	background-color: #99CC99;
	border: 1px solid #006633;
	width: 255px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	background-color: #99cc99;
	width: 50px;
	border: 1px solid #006633;
	height: 23px;
}
.tompadding {
	padding-right: 10px;
}
.weathervain {
	background-image: url(../images/weather.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
