body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #f5f9eb;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #4F6E18;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #4F6E18;
}
a:hover {
	text-decoration: none;
	color: #4F6E18;
}
a:active {
	text-decoration: underline;
	color: #4F6E18;
}
.BTM {
	background-image: url(images/line_btm.jpg);
	background-repeat: repeat-x;
	background-color: #f5f9eb;
	font-size: 10px;
}

#Logo {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;		
	}

.box {
	background-color: #f5f9eb;
	background-image: url(images/background_laurel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	border: 1px solid #4F6E18;
	margin-right: 30px;
}

.HDRSub {
	font-size: 14px;
	font-weight: bold;
	color: #4F6E18;
}
.HDR {
	font-size: 16px;
	font-weight: bold;
	color: #4F6E18;
	letter-spacing: 3px;
	word-spacing: 10px;
}
.testimonial {
	font-size: 10px;
	font-style: italic;
}
td.testimonial a:link {
		text-decoration: none;}
		
td.testimonial a:hover {text-decoration:underline}
.btmborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F6E18;
	padding-bottom: 20px;
}
#header {
	height: 165px;
	background-color: #FFFFFF;
	background-image: url(images/line_top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#header img {
	text-align: left;
	vertical-align: top;
}
#menu {
	width: 650px;
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #000000;
	margin-left: 140px;
	position: absolute;
	top: 121px;
}
#menu a, #menu a:visited {
	padding-right: 15px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
}
#menu a:hover {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
