.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
h1 {
	line-height: 26px;
	font-weight: bold;
	color: #A54519;
	font-size: 20pt;
}
.navmain a:hover {
	color: #999999;
	text-decoration: none;
}

.navmain {
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
.navsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	text-decoration: none;
}
h2 {
	font-size: 16pt;
	color: #666666;
}
.testimonial {
	background-color: #FFF6E9;
	border: thin solid #666666;
}
