body {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.area_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.darkgreensurround {
	background-color: #7ECB72;
}
.lightgreeninside {
	background-color: #ACD99E;
}
.picoutline {
	border: thin solid #0044DF;
}
.contact_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.logowash {
	background-image: url(img/logowash1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.area_headings_smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #0044DF;
	font-size: 12px;
}
a:visited {
	color: #666666;
	font-size: 12px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

