body {
	background-color:#dcdcdc;
	margin:5px 0px 0px 0px;
	color:#000000;
	line-height:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	margin:0px 0px 0px 0px;
	color:#005b1c;
	font:24px Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	font-weight:normal;
	line-height:30px;
}

h2 {
	font:19px Georgia, "Times New Roman", Times, serif;
	color:#42423f;
	letter-spacing:1px;
	font-weight:normal;
	line-height:24px;
	border-bottom:1px solid #8fc1b5;
	margin:20px 0px 3px 0px;
}

h3 {
	font:14px Geneva, Arial, Helvetica, sans-serif;
	color:#42423f;
	font-weight:normal;
	line-height:19px;
}

input {
	border:1px solid #49926d;
	background-color:#d0eae4;
	width:200px;
	margin-bottom:7px;
	height:18px;
}

select {
	border:1px solid #49926d;
	background-color:#d0eae4;
	margin-bottom:7px;
}

textarea {
	border:1px solid #49926d;
	background-color:#ededef;
	width:400px;
	height:70px;
}

.submit{
	width:80px;
	height:24px;
	border-color:#195034;
	background-color:#207349;
	color:#fff;
}

hr {
	background-color:#ccc;
	height:1px;
	border:0px;
	color:#ccc;
}

.red {
	color:#f00;
}

.gray {
	color:#666;
}

.green {
	color:#19582a;
}

.blue {
	color:#00f;
}

.shade {
	background-color:#d9ece8;
	padding:5px 20px;
	margin:20px;
	border-left:1px solid #666;
	border-right:1px solid #666;
}

.hiLite {
	background-color:#ff3;
}

#container {	
	width:970px;
	margin:0px auto;
	background-image:url(images/_bg_container.gif);
	background-repeat:repeat-y;
}

.clr {
	clear:both;
	height:0px;
}
.clr10 {
	clear:both;
	height:10px;
}
.clr15 {
	clear:both;
	height:15px;
}
.clr20 {
	clear:both;
	height:20px;
}

.imgRight {
	float:right;
	margin:5px 0px 20px 25px;
}

#head {
	background-image:url(images/_bg_head.gif);
	background-repeat:no-repeat;
	height:159px;
	width:970px;
	margin:0px auto;
}

.logo {
	float:left;
	width:309px;
	padding:6px 0px 0px 5px;
}

.tagline {
	float:left;
	width:450px;
	padding-top:6px;
}

.headNav {
	float:left;
	width:197px;
	padding:69px 9px 0px 0px;
	text-align:right;
}

.headNav a {
	color:#03531a;
	font-weight:bold;
	font-size:13px;
	margin:0px 7px;
	text-decoration:none;
}

.headNav a:visited {
	color:#03531a;
	font-weight:bold;
	font-size:13px;
	margin-left:7px;
	text-decoration:none;
}

.headNav a:hover {
	color:#666;
	font-weight:bold;
	font-size:13px;
	margin-left:7px;
	text-decoration:underline;
}

#nav {
	padding-left:14px;
}
#nav img {
	border:0px;
}

#contentWrap {
	position:relative;
	width:943px;
	margin-left:14px;
}

#imgRight {
	position:absolute;
	top:0px;
	left:636px;
	width:307px;
	height:246px;
	z-index:1
}

#imgRight img {
	float:right;
}

#contentLeft {
	float:left;
	width:670px;
	padding:15px 29px 20px 20px;
	position:relative;
	z-index:2;
}

#contentLeft a {
	color:#0c471b;
	text-decoration:underline;
}
#contentLeft a:visited {
	color:#0c471b;
	text-decoration:underline;
}
#contentLeft a:hover {
	color:#666;
	text-decoration:none;
}

.starList ul {
	margin:0px;
	margin-left:0px;
	padding:10px 0px;
	list-style:none;
}

.starList li {
	list-style:none;
	margin:0px 0px 12px 0px;
	padding-left:21px;
	line-height:16px;
	background-image:url(images/_bullet_star.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
}

.leftQuote {
	background-color:#eeece1;
	border:1px solid #7f7331;
	padding:10px 20px;
	font-style:italic;
	margin:25px auto;
	width:500px;
}

.leftQuote2 {
	background-color:#FFFFCC;
	color:#0000FF;
	border:1px solid #7f7331;
	padding:10px 20px;
	font-size:medium;
	font-style:italic;
	margin:25px auto;
	width:500px;
}

.leftQuote3 {
	background-color:#FFFFCC;
	color:#0000FF;
	border:1px solid #7f7331;
	padding:10px 20px;
	font-size:medium;
	margin:25px auto;
	width:500px;
}

.hTop {
	width:650px;
}

.calloutWrap {
	background-image:url(images/_bg_callout.gif);
	background-repeat:no-repeat;
	width:590px;
	margin:30px auto;
	height:107px;
	text-align:justify;
}

.callout {
	font:14px Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#8b0505;
	margin-left:120px;
	border-left:1px solid #085c1f;
	padding:11px 30px 0px 12px;
	line-height:22px;
	vertical-align:middle;
	height:96px;
	overflow:hidden;
}

#contentRightWrap {
	float:left;
	width:224px;
	padding:190px 0px 20px 0px;
	font-size:12px;
	color:#fff;
}

#contentRightWrap a {
	color:#ffc;
	text-decoration:none;
}
#contentRightWrap a:visited {
	color:#ffc;
	text-decoration:none;
}

#contentRightWrap a:hover {
	color:#ccc;
	text-decoration:underline;
}

#contentRightWrap .point {
	font-size:15px;
	color:#ffc;
}

#contentRightWrap h2 {
	color:#fbfc74;
	font:italic 16px Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;
	margin:0px;
	font-weight:bold;
	line-height:19px;
}

#contentRightWrap h3 {
	color:#fff;
	font:12px Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:10px 0px 0px 0px;
	text-transform:uppercase;
}

#contentRightWrap ul {
	margin:0px;
	margin-left:0px;
	padding:10px 0px;
	color:#ff0;
	list-style:none;
}

#contentRightWrap li {
	list-style:none;
	margin:0px 0px 12px 0px;
	padding-left:13px;
	line-height:16px;
	background-image:url(images/_bullet_arrow_rt.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

#contentRightWrap .sub ul {
	margin:0px;
	margin-left:0px;
	padding:5px 0px 0px 0px;
	color:#ff0;
	list-style:none;
}

#contentRightWrap .sub li {
	list-style:none;
	margin:0px 0px 5px 0px;
	padding-left:13px;
	line-height:16px;
	background-image:url(images/_bullet_arrow_rt.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

.contentRightHR {
	background-image:url(images/hr_right.gif);
	background-repeat:repeat-x;
	height:40px;
}

.contentRight {
	float:left;
	width:190px;
	padding:0px 17px;
}

.formRight {
	color:#e4e2e2;
	font-weight:bold;
	margin-top:20px;
}

.formRight input {
	width:100%;
	margin:1px 0px 8px 0px;
}

#contentRightWrap .formRightSubmit {
	width:70px;
	float:right;
	background-color:#044415;
	color:#fff;
}

.quoteRight {
	font:17px Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:29px;
	font-style:italic;
}

.quoteRight span {
	font-size:23px;
	color:#ccc;
}

.justify {
	text-align:justify;
}

#contentBottom {
	background-image:url(images/_bg_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:13px;
}

#faq a { 
	text-decoration:none;
}
#faq a:link { 
	text-decoration:none;
}

#faq a:visited { 
	text-decoration:none;
}

#faq a:hover { 
	text-decoration:none;
}

.prodList {
	margin-top:25px;
}

.prodList img {
	border:0px;
}

.prodListImg {
	float:left;
	width:120px;
}

.prodListDesc {
	float:left;
	width:540px;
	text-align:justify;
}

.prodListBtns {
	float:right;
	width:147px;
	text-align:right;
}

.prodListBtns img {
	margin-bottom:5px;
}

.prodDetail {
	float:right;
	width:172px;
	text-align:center;
	border-left:1px solid #ccc;
	margin:20px 0px 20px 20px;
}

.prodDetail img {
	border:0px;
}

#agree {
	background-color:#f2bbbb;
	padding:10px 5px 11px 5px;
	text-align:center;
	width:400px;
	font-size:14px;
	margin:0px auto;
	border:4px double #000;
	color:#009;
}

#agree input {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	float:none;
}

#agree .submit {
	margin-top:5px;
}

#agree .noStyle {
	border:0px;
	background-color:none;
}

#foot {
	margin:0px auto;
	width:960px;
	padding:10px 0px;
	font-size:11px;
}

.footLeft {
	float:left;
	width:650px;
	color:#666;
	
}

.footLeft a {
	color:#055e1d;
	text-decoration:none;
	margin:10px;
}
.footLeft a:visited {
	color:#055e1d;
	text-decoration:none;
}
.footLeft a:hover {
	color:#666;
	text-decoration:underline;
}

.footRight {
	float:left;
	width:410px;
	color:#3f3f3f;
	text-align:right;
}

.footRight a {
	color:#3f3f3f;
	text-decoration:underline;
}
.footRight a:visited {
	color:#3f3f3f;
	text-decoration:underline;
}
.footRight a:hover {
	color:#666;
	text-decoration:none;
}
	
.footLeft2 {
	float:left;
	width:550px;
	color:#3f3f3f;
}

.footLeft2 a {
	color:#3f3f3f;
	text-decoration:underline;
}
.footLeft2 a:visited {
	color:#3f3f3f;
	text-decoration:underline;
}
.footLeft2 a:hover {
	color:#666;
	text-decoration:none;
}

.testimonial {
	background-color:#FEFDC7;
	width:620px;
	float:left;
	margin:15px 0 30px 0;
}

.open-quote {
float:left;
background:url(/images/open-quote.gif) no-repeat top;
width:68px;
height:77px;
}

.testi-text {
	float:left;
	text-align:justify;
	width:470px;
	padding-right:65px;
	background:url(/images/close-quote.gif) no-repeat right bottom;
	font-family: "Comic Sans MS";
	font-size: 16px;
	color: #327645;

}

