body {
	color:#4F351B;  /* main site font color*/
	font-family: "Lucida Grande", tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	}

a:link {
	color:#8B0202; /* main site links color */
	text-decoration:none;
	}
 
a:visited {
	text-decoration:none; /* color of links after customer has visited them */
	color:#8B0202;
	}

a:hover {
	color:#879834; /* color when links are hovered over */
	text-decoration:none;
	}
.leftcolumn {
	background-color: #EAF2CA;
	font-size: 9pt;
}
.content-tags {
	font-size: 16px;
	font-weight: bold;
	color: #627126;
}

.rightcolumn {
	background-color: #EAF2CA;
	font-size: 9pt;
}
.center-content {
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
}
.footer {
	font-size: x-small;
}
.leftimage {
	margin-left: 10px;


}
h1 {
	font-size: 110%;
	font-weight: bold;
	color: #627126;
}
h2 {
	font-size: 105%;
	font-weight: bold;
	color: #627126;
}
h3 {
	font-size: 105%;
	font-weight: bold;
	color: #627126;
}
h4 {
	font-size: 105%;
	font-weight: bold;
	color: #627126;
}
h5 {
	font-size: 105%;
	font-weight: bold;
	color: #627126;
}
h6 {
	font-size: 105%;
	font-weight: bold;
	color: #627126;
}
.rightimage {
	margin-left: 10px;
}

.testimonial {
color: #000;
padding: 0 5px 5px 5px;
text-align:left;
}
.testimonial p {
margin: 0; padding: 5px 0;
}
.testimonial span {
float:right;
}
.testimonialImage {
margin: 0;
padding: 0;
text-align: center;
}
