@charset "UTF-8";
/* CSS Document */

body  {
	text-align: center;
	margin: 0 auto;
	background-color: #1A2E01;
	background-image: url(../images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: #122100;
}
.width {
	
}

.banner  {
	background-image: url(../images/banner.jpg);
	height: 285px;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0 auto;
	
}
.banner h1  {
	position: relative;
	top: -73px;
	font-size: 3px;
}
.opt-in  {
	width: 300px;
	position: relative;
	text-align: right;
	color: #B8DA6B;
	top: 65px;
	left: 290px;
	margin: 0 auto;
}
h1, h2 {
	color: #006600;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;

}
h1 {
	font-size: 220%;
}
h3 {
	color: #006600;
	font-family: "Times New Roman", Times, serif;
	font-size: 105%;
}
h2 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009900;
	font-size: 130%;
}
.h1-emphasis {
	font-style: italic;
}
.h4 {
	color: #625025;
}

.container  {
	width: 892px;
	text-align: left;
	margin: 0 auto;
	padding-top: 0;
	padding-right: 65px;
	padding-bottom: 0;
	padding-left: 65px;
}
#left-nav {
	position: relative;
	top: -10px;
	left: 7px;
	width: 215px;
	float: left;
	z-index: 200;

}
.left-nav-menu {
	z-index: 200;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;

}
#left-nav-menu ul {
	list-style-type: none;
	display: block;
	margin: 0 auto;
	padding: 0 auto;
	font-family: "Times New Roman", Times, serif;

}
#left-nav-menu li {
	list-style-type: none;
	text-align: right;
	margin: 0 auto;
	padding: 0 auto;
	font-family: "Times New Roman", Times, serif;

}
#left-nav-menu li a {
	display: block;
	text-decoration: none;
	padding: 5px;
	font-size: 110%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7DA476;
}
#left-nav-menu li a:link, #left-nav-menu li a:visited, #left-nav-menu li a:active {
	color:#006600;
}
#left-nav-menu li a:hover  {
	background-color: #66CC00;
	color: #FFFFFF;
}

#content {
	position: relative;
	top: 0;
	left: 10px;
	width: 540px;
	float: right;
	padding-right: 80px;
	margin-right: 20px;
	background-color: #ffffff;
}
#content a {
	text-decoration: none;
	
}
#content a:link, #content a:visited, #content a:active {
	color: #CC6600;
	border-bottom: dotted 1px #a6965f;
}
#content a:hover {
	color: #086358;
	border-bottom: dotted 1px #086358;
}
#content-sales {
	position: relative;
	top: 0;
	width: 800px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#content-sales a {
	text-decoration: none;
	
}
#content-sales a:link, #content-sales a:visited, #content-sales a:active {
	color: #4D3E27;
	border-bottom: dotted 1px #a6965f;
}
#content-sales a:hover {
	color: #086358;
	border-bottom: dotted 1px #086358;
}

.footer-head {
	font-size: 180%;
	color: #336666;
	font-weight: bold;
}
.footer {
	font-size: 80%;
	color: #847748;
}
.green a {
	color: #336666;
}
.brown a {
	color: #84774B;
}
.style1 {
	font-size: xx-small;
	color: #999966;
}
.leftnav-main-title {
	color: #326868;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a6965f;
	padding: 0 10px 0 10px;
}
.optin-title {
	font-size: 120%;
	color: #234747;
	font-weight: bold;
}

.formfield  {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #336666;
	font-weight: normal;
	border: 1px solid #336666;
}
.regular-img {
	padding: 5px;
	margin: 5px;
	border: 1px solid #A3C49D;
	background-color: #F5FFEA;
}
.left-img {
	padding: 5px;
	margin: 5px;
	border: 1px solid #847748;
	background: #f2e5b7;
	float: left;
}
img {
	border: none;
}
.style2 {
	color: #336666;
	font-weight: bold;
}
.style3 {
	color: #254948;
	}
.small-link {
	font-size: 75%;
}
.callout {
	padding: 15px;
	margin: 5px;
	border: 1px dotted #086358;
	background: #f2e5b7;
	width: 225px;
	float: right;
	font-size: 125%;
}
.testimonial  {
	font-family: "Times New Roman", Times, serif;
	padding: 40px 15px 0 0;
	font-style: italic;
	font-size: 110%;
	text-align: right;
	line-height: 125%;
}
.footer {
	border-top: 1px dotted #006600;
	color: #006600;
	text-align: center;
}
