.testimonial {
	font-size: 0.85em;
	font-family: "Times New Roman", Times, serif;
	width: 175px;
	text-align: center;
	float: right;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 25px;
}
.cblock a {
	text-decoration: none;
	color: #060;
	font-weight: bold;
}
.cblock a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #7CB227;
}
.cblock a img {
}
.cblock {
	font-size: 0.85em;
	font-family: "Times New Roman", Times, serif;
	width: 150px;
	text-align: center;
	float: left;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 25px;
}
#nav {
	background: #6CAC24 url(images/eco_menubg3.jpg);
	width: 234px;
	float: left;
	margin-top: 0px;
}
#bodycontent {
	background: url(images/parchment_bg.jpg) repeat;
	position: relative;
	width: 1000px;
	border-top: 2px solid #360;
	border-right: 2px solid #360;
}
#content {
	text-align: left;
	margin-left: 250px;
	margin-top: 0px;
	width: 735px;
}
#content h1 {
	color: #030;
	font-family: Impact, "Times New Roman", Times, serif;
	font-size: 1.65em;
	font-weight: normal;
}
#content h2 {
	color: #030;
	font-family: Impact, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: normal;
}
#content h3 {
	font: bold 1.1em Arial, "Times New Roman", Times, serif;
	color: #030;
}
#content p {
	font-size: 1.1em;
}
#content a {
	color: #060;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #390;
	font-weight: bold;
}
#content li {
	font-size: 1.0em;
}

