td {
	font-family:Tahoma;
	font-size:14px;
}
a {
color:white;
}
body {
	background:#6A9446 url(images/background.gif) repeat-y center;
	margin:0;
}
#main {
	width:770px;
}
#header {
	height:95px;
	width:770px;
	background:url(images/header.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-top:6px;
}
#nav {
	padding-top:6px;
}
#home_top {
	padding-top:3px;
}
#home_footer {
	height:44px;
	width:770px;
	padding-top:6px;
	background:url(images/Home_Footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#sec_footer {
	height:127px;
	width:770px;
	background:url(images/Sec_Footer.gif);
}
td.sec_nav {
	padding-left:5px;
	color:white;
	font-size:13px;
	font-weight:bold
}
a.sec_nav {
	color:white;
	font-size:13px;
	font-weight:bold
}
#home_title {
	font-size:18px;
	font-weight:bold;
	color:black;
	padding-left: 10px;
}
#home_text {
	font-size:14px;
	color:black;
	padding-top: 5px;
	padding-left: 10px;
}
td.home_text {
	font-size:14px;
	color:black;
}
#sec_title {
	font-size:18px;
	font-weight:bold;
	color:white;
	padding-left: 10px;
	float:left;
}
#sec_right {
	font-size:12px;
	color:white;
	padding-right: 10px;
	float:right;
}
#sec_text {
	font-size:14px;
	color:white;
	padding-top: 5px;
	padding-left: 10px;
}
td.sec_text {
	font-size:14px;
	color:white;
}
.caption {
	font-size:11px;
	color:white;
}
.testimonials {
	font-size:13px;
	color:#467149;
}