body {
	background-image: url(images/bkg_main.gif);
	background-repeat: repeat-x;
	background-color: #E4E5D2;
}
.navBKG {
	background-image: url(images/bkg_navLine.gif);
	background-repeat: repeat-x;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #534132;
}
.bodyTextHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 2;
	padding: 0px 10px 5px 10px;
}
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #544132;
}
.bodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	font-weight: bold;
}
.descriptionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.descriptionTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6F46;
	font-weight: bold;
}
.descriptionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A6F46;
	font-weight: bold;
}
.imageT {
	float: left;
	overflow: hidden;
	width: 120px;
	height: 90px;
	border: 10px solid #eceddd;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #849032;
	text-decoration: none;
}
a:visited {
	color: #666E3A;
	text-decoration: none;
}
a:hover {
	color: #9CB222;
	text-decoration: underline;
}
.testimonialText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	padding: 5px;
}
.testimonialAuthor {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
}
.testimonial {
	background-color: #D1D4B8;
	margin: 5px;
	width: 270px;
	float: left;
}
