body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #996;
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:scroll;
}
a:link {
	color: #003300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003300;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: underline;
	color: #003300;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
.body a {
	color: #003300;
	text-decoration: underline;
}
.body a:hover {
	color: #666;
	text-decoration: underline;
}
.submenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a, a:hover {
	color:#FFF;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #336600;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #336600;
}
.facebook {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#036;
	text-decoration:none;
}
.facebook a {
	color:#036;
	text-decoration:none;
}
.facebook a:hover {
	color:#666;
	text-decoration:none;
}
