body {
	background: #3f3f3f;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
}
img{
	border:none;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: -1px;
	font-weight: normal;
}
a:link, a:visited {
	color: #60864D;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
img.imageFloatLeft {
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
}
img.imageFloatRight {
	float: right;
	margin-bottom: 3px;
	margin-left: 8px;
}
img.imageFloatRightBorder {
	background: #FFFFFF;
	padding: 1px;
	float: right;
	margin-bottom: 3px;
	margin-left: 8px;
	border: 3px solid #dbdabd;
}
img.imageFloatLeftBorder {
	background: #FFFFFF;
	padding: 1px;
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
	border: 3px solid #dbdabd;
}
img.imageBorder {
	background: #FFFFFF;
	padding: 1px;
	border: 3px solid #dbdabd;
}
a:hover img.imageFloatRightBorder, a:hover img.imageFloatLeftBorder, a:hover img.imageBorder {
	border-color: #6E9C59;
}
#topBar {
	width: 100%;
	border-top: 5px solid #6E9C59;
	border-bottom: 1px solid #E1DFC8;
	background: #FFFFFF;
	height: 80px;
	overflow: hidden;
}
#topBarWrap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#topBarL {
	float: left;
	width: 45%;
	margin: 19px 0px 0px;
}
#topBarL h1 {
	font-weight: normal;
	letter-spacing: -1px;
	margin: 19px 0px 0px;
	padding: 0px;
	font-size: 24px;
	line-height: normal;
	margin-top: 0px;
}
#topBarL h1 a {
	color: #5A3D1C;
	text-decoration: none;
}
#topBarL h1 a:hover {
	color: #000000;
	text-decoration: none;
}
#topBarR {
	float: right;
	width: 50%;
	text-align: right;
}
#topBarR h2 {
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 12px;
	font-style: bold;
	color: #6E9C59;
	margin-top: 35px;
}
#topBarPhone {
	font-style: normal !important;
	color: #6E9C59 !important;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px dotted #6E9C59;
	line-height: 25px;
}
#mid {
	background: url("images/bg_mid.gif") repeat-x left top;
	width: 100%;
}
#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: #fff;
}
#headerHome {
	background: #000000;
	height: 175px;
	overflow: hidden;
}
#headerInterior {
	background: #000000;
	height: 175px;
	overflow: hidden;
}
#topNav {
	text-transform: uppercase;
	background: #6E9C59 url("images/bg_topNav.gif") repeat-x center top;
	height: 30px;
	overflow: hidden;
	border-top: 1px solid #a2bf95;
}
#topNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	height: 30px;
}
#topNav ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#topNav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	line-height: 30px;
	padding: 15px 12px;
}
#topNav ul li a:hover {
	background: #4F7A3B;
}
a span.topNavFirstLetter {
	font-size: 13px;
}
#colWrap {
	width: 750px;
	overflow: hidden;
	padding-top: 16px;
	padding-bottom: 12px;
	background: url("images/bg_colWrap.gif") no-repeat right 1px;
	position: relative;
}
#colA {
	float: left;
	width: 510px;
	padding-left: 12px;
}
#colA h1, #colA h2, #colA h3, #colA h4, #colA h5, #colA h6 {
	color: #8A0000;
}
#colA h1 {
	font-size: 20px;
	margin-top: 2px;
}
#colA h2 {
	font-size: 18px;
}
#colA h3 {
	font-size: 16px;
}
#colA h4 {
	font-size: 16px;
}
#colA h5 {
	font-size: 12px;
}
#colA h6 {
	font-size: 10px;
}
#colB {
	float: right;
	width: 203px;
	padding-left: 10px;
}
#colB h2{
	font-size: 15px;
	color: #5A3D1C;
	margin-bottom: 7px;
	margin-top:0px;
}
#colB h2.icon {
	background: url("images/bg_colB-h2.gif") no-repeat left 3px;
	padding-left: 17px;
}
#colB h2.underline{
	border-bottom: 3px solid #ECEBDC;
	padding-bottom: 2px;
}
.subNav {
	margin-bottom: 15px;
}
.subNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.subNav ul li {
	margin: 0px;
	padding: 0px;
}
.subNav ul li a.nopad{
	color: #4F7A3B;
	text-decoration: underline;
	font-size: 12px;
	padding-left: 14px;
	display: block;
	background: url("images/bg_subNav_ul_li_a.gif") no-repeat left center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 2px;
}
.subnav ul li a.nopad:hover{
	background: url("images/bg_subNav_ul_li_a-hover.gif") no-repeat left center;
}
.subNav ul li a {
	color: #4F7A3B;
	text-decoration: underline;
	font-size: 12px;
	padding-left: 14px;
	display: block;
	background: url("images/bg_subNav_ul_li_a.gif") no-repeat left center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.subNav ul li a:hover {
	background: url("images/bg_subNav_ul_li_a-hover.gif") no-repeat left center;
}


.testimonial {
	color: #333;
	font-style: italic;
	padding-right: 10px;
}
.testimonial p {
	margin-top: 0px;
}
.testimonialName {
	font-size: 11px;
	font-style: normal;
	letter-spacing: -1px;
	padding-left: 10px;
}
#footerWrap {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background: url("images/bg_footerWrap.gif") no-repeat center top;
	padding: 12px 5px;
	overflow: hidden;
}
#footerA {
	float: left;
	width: 350px;
	color: #ADADAD;
	font-size: 10px;
}
#footerCompanyName {
	text-transform: uppercase;
	color: #FFFFFF;
}
#footerA a {
	color: #CFCDA7;
	text-decoration: none;
	font-size: 10px;
}
#footerA a:hover {
	color: #CFCDA7;
	text-decoration: none;
}
#footerTagline {
	font-style: italic;
	color: #CFCDA7;
}
#footerB {
	font-size: 10px;
	color: #888;
	float: right;
	width: 350px;
	text-align: right;
}
.requiredfield {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.modWrap {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-top: 17px;
	margin-bottom: 10px;
}
.modA h2, .modB h2, .modC h2 {
	font-size: 16px !important;
	color:#466680;
	border-bottom: 1px solid #CFCDA7;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 7px;
}
.modA h2 a, .modB h2 a, .modC h2 a{
	text-decoration: none !important;
	color:#466680 !important;
}
.modA h2 a:hover, .modB h2 a:hover, .modC h2 a:hover{
	text-decoration: none;
	color:#000;
}
.modA p, .modB p, .modC p {
	margin-top: 0px;
	margin-bottom: 12px;
}
.modA ul, .modB ul, .modC ul {
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
.modA ul li, .modB ul li, .modC ul li {
	margin: 0px 0px 0px 23px;
	padding: 0px;
}


.modA, .modB, .modC{
	width: 148px;
	overflow: hidden;
	padding: 7px;
	background: url("images/bg_mods.gif") no-repeat center top;
}
.modA {
	float: left;
	margin-right:12px;
}
.modB {
	float: left;
}
.modC {
	float: right;
}