/* CSS Document */

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #634D2F;
}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.testimonials {

	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}
.title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #423320;
	font-weight: bold;
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6{
	margin: 0; padding: 0; border: 0;}
body {
	background: #7A4F15 url(bk.gif) repeat-x;}
	a, a:visited {
	text-decoration: none;
	color: #9B0024;}
a:hover, a:active {
	color: #000000;}
