body
{ 
background-image: url(images/background.jpg);
background-repeat: no-repeat;
background-position: center top;
}


.content {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #48270B;
	text-indent: 0px;
	text-align: left;
	padding-left: 15px;
	padding-right: 50px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.content2 {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px; 
	color: #48270B;
	text-indent: 0px;
	text-align: left;
	padding-top: 5px;
}
.testimonials {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 18px; 
	font-style: italic;
	color: #48270B;
	text-indent: 0px;
	text-align: left;
	border-bottom: THIN;
	BORDER-COLOR:#cccccc; 
	BORDER-BOTTOM-STYLE:INSET;

}
.sub {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #296108;
	text-indent: 0px;
	text-align: left;
}
.head {
	font: 15px Georgia, Times, serif;
	color: #122A04;
	letter-spacing: 2px;
	font-weight: bold;
	text-indent: 0px;
	text-align: left;
	padding-right: 50px;
	padding-top: 6px;
	padding-bottom: 6px; 
	border-bottom: thin;
	border-top: thin;
	border-color: #122a04; 
	border-bottom-style: dashed;
	border-top-style: dashed;
}
.leftlinks {
	font: bold 12px Arial, Helvetica, sans-serif;
	border-bottom: thin;
	border-color:#999999;
	border-bottom-style: dotted;
	color: #48270B;
	text-indent: 0px;
	text-align: left;
	line-height: 16px;
	margin-left: 5px;
	text-decoration: none;
	padding: 7px 7px 7px 2px;
}

.leftarrows {
	font: bold 9px Arial, Helvetica, sans-serif;
	color: #296108;
	text-indent: 0px;
	text-align: left;
	line-height: 10px;
	margin-left: 30px;
	text-decoration: none;
}
a:hover {
	color: #466A58;
}
