body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #7F764B;
}
.front-main {
	background-repeat: no-repeat;
	background-position: center bottom;
}
.front-main td {
	text-align: left;
}
.front-nav {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 1.3;
	padding-left: 20px;
}
.front-nav a {
	color: #FFFFFF;
	text-decoration: none;
}
.front-nav a:hover {
	color:yellow;
	}
.front-testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFF00;
	padding-left: 25px;
	width: 160px;
	line-height: 1.3;
	text-indent: -6px;
	padding-top: 20px;
}
.front-testimonial a {
	text-decoration:none;
	font-size: 16px;
	color:yellow;

	}
.front-quote-credit {
	font-size: 13px;
	padding-top: 8px;
	text-indent: -5px;
}
.front-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top:3px;

}
.front-footer a {
	color: #FFFFFF;
}
.front-footer a:hover {
	text-decoration: none;
}
.sub-top {
	background-image: url(global/sub-top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sub-content {
	background-color: #FFFFFF;
	text-align: left;
}
.sub-content a {
	color: #006600;
}
.sub-content a:hover {
	text-decoration:none;
}
.sub-nav {
	width: 140px;
	height:440px;
	background-color: #786E47;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 20px;
}

.sub-nav a {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 22px;
}
.sub-footer {
	background-color: #C7C394;
	font-size: 13px;
	color: #4F482F;
	padding-top: 5px;
	line-height: 1.5;
}
.sub-footer a {
	color: #4F482F;
}
.sub-footer a:hover {
	text-decoration:none;
}
.sub-nav a:hover {
	color:yellow;
	}
.sub-content td {
	font-size: 13px;
	line-height: 1.4;
	color: #333333;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-top: 10px;
}
.sub-testimonial {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFF00;
	width: 100%;
	line-height: 1.4;
	text-indent: -6px;
	padding-top: 20px;
}
.sub-testimonial a {
	text-decoration:none;
	font-size: 16px;
	color:yellow;

	}
li {
	line-height: 1.2;
}
.faq ul li { margin:0px; padding:0px 0px 5px 0px; }
h3 {
	margin: 0;
	padding:0;
	}
.contact-table td {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
}
.faq li {
	padding-bottom: 15px;
	padding-top: 10px;
}
.testimonials td {
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 25px;
	padding-bottom: 25px;
}
.content-header {
	background-color: #E2E1BC;
	padding:20px;
	width: 90%;
}
.content-header p {
	margin:0; padding:0px;
}
.content-header h3 {
	margin-bottom:10px; 
}
.content-content { padding-left:20px;}
