.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #302C28;
	text-decoration: none;
	font-weight: normal;
}
A.body { text-decoration: underline}
A.body:hover { color: #7CBB2E; text-decoration: underline}

.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
A.testimonial { text-decoration: underline}
A.testimonial:hover { color: #7CBB2E; text-decoration: underline}


.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #7CBB2E;
	text-decoration: none;
	font-weight: bold;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
A.footer { text-decoration: underline}
A.footer:hover { color: #7CBB2E; text-decoration: underline}

ul {
	list-style-image: url(images/bullet.gif);
	margin-top: 4px; 
	margin-bottom: 4px; 
}

.pageborder {
   border-style: solid;
   border-color: #24421C;
   border-bottom-width:1px;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   width:800px;
}

.popborder {
   border-style: solid;
   border-color: #24421C;
   border-bottom-width:1px;
   border-left-width:1px;
   border-right-width:1px;
   border-top-width:1px;
   width:573px;
}.front_quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
	font-variant: small-caps;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}

