@charset "UTF-8";
body {
	background-image: url(images/main/bkgd.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #666666;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #996600;
}

a:link {
	color: #003300;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #996600;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #003300;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #003300;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #003300;
}

.brownheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #669900;
}


.testimonial {
	font-family: Times;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	color: #663300;
}

