.companyheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #1C5300;
	font-weight: bold;
}
.companysubheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2F6720;
	font-weight: lighter;
}
.menuitems {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00FF00;
	text-decoration: none;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #3A7114;
}
.corpbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2A6708;
	font-weight: bold;
}
.mainimage {
	background-image: url(images/pic01a.jpg);
	background-repeat: repeat-y;
}
link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.whoareweimage {
	background-image: url(images/whoarewe.jpg);
	background-repeat: no-repeat;
}
.newsimage {
	background-image: url(images/newsbw.jpg);
	background-repeat: no-repeat;
}
.newsletterimage {
	background-image: url(images/image-left-newsletter.jpg);
	background-repeat: no-repeat;
	
}
.currentpagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #3A7114;
	font-weight: bold;
	color: #FFFFFF;
}

