@charset "UTF-8";
/* CSS Document */
a:link {
	color: #7C5318;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7C5318;
}
a:hover {
	text-decoration: underline;
	color: #7C5318;
}
a:active {
	text-decoration: none;
	color: #7C5318;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-style: normal;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #996600;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #956D38;
	text-transform: uppercase;
}
.header_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #956D38;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A3865D;
	font-weight: bold;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	font-style: italic;
}
.highlite_brwn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	font-weight: normal;
}
.body_hghlite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
}
.testimonials_brwn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996600;
	line-height: 18px;
	font-style: italic;
}
.header2grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.body_subscrpt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	font-style: normal;
}
