@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #669217;
}.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFEFEF;
}
p {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #999999;
	text-decoration: none;
	text-align: justify;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	color: #213407;
	text-decoration: none;
}

.main-bg {
	background-image: url(../images/main-bg.jpg);
}
.bottom-bg {
	background-image: url(../images/bottom-bg.jpg);
	background-repeat: repeat-x;
}
.services-bg {
	background-image: url(../images/ourservices-bg.jpg);
	background-repeat: no-repeat;
}
.services-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0084C9;
	text-decoration: none;
	font-weight: bold;
}
.bottom-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.bottom-links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
a.services-links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	text-decoration: underline;
	font-weight: bold;
}
.envirobg {
	background-image: url(../images/enviro-bg.jpg);
	background-repeat: repeat-x;
}
li {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	text-decoration: none;
	color: #999999;
}
.water-bg {
	background-image: url(../images/water-bg.jpg);
	background-repeat: repeat-x;
}
.food-bg {
	background-image: url(../images/food-bg.jpg);
	background-repeat: repeat-x;
}
