body { 
	font: 8pt/16pt georgia; 
	color: #ffffff; 
	background: #503d25 url(../images/BG-Fade.gif) repeat-x; 
	padding: 0px 0px 0px 0px;
	margin-right:auto;
	margin-left:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width:780px;
}

p {
	color: #000000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-style: normal;
	text-align: justify;
	padding: 0px 0px 0px 0px;
	margin: 20px 40px 0px 40px;
}

img.left {
	float: left;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 30px;
}

img.right {
	float: right;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 20px 40px 0px 0px;
}

a:link {text-decoration:none; color:#3E502D; font-weight:bold; border-style:none;}
a:visited {text-decoration:none; color:#3E502D; font-weight:bold; border-style:none;}
a:active {text-decoration:underline; color:#3E502D; font-weight:bold; border-style:none;}
a:hover {text-decoration:underline; color:#F4E237; font-weight:bold; border-style:none;}

ul#navlist {
	background: transparent;
	color: #FFFFFF;
	font: 10px arial,verdana,helvetica,sans-serif;
	text-align: right;
	width: 760px;
	height: 20px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

ul#navlist li {
	list-style: none;
	margin: 0px 40px 0px 0px;
}
ul#navlist li a {
	background: transparent;
	text-align: right;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}

ul#navlist li a:link {text-decoration:none; color:#FFFFFF; border-style:none;}
ul#navlist li a:visited {text-decoration:none; color:#FFFFFF; border-style:none;}
ul#navlist li a:active {text-decoration:underline; color:#F4E237; border-style:none;}
ul#navlist li a:hover {text-decoration:underline; color:#F4E237; border-style:none;}

#contentLeft {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	width: 520px; 
	float: left;
}

#contentLeft p {
	color: #000000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-style: normal;
	text-align: justify;
}

#contentLeft b {
 	color: #ff0000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-style: normal;
	text-align: justify;
}

#contentLeft305 {

	float: left;
	border-color: #FFFFFF;
	border-style: none;
	border-width: none;
	width: 305px; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}

#contentLeft305 a:link {text-decoration:none; color:#FFFFF; border-style:none;}
#contentLeft305 a:visited {text-decoration:none; color:#FFFFFF; border-style:none;}
#contentLeft305 a:active {text-decoration:none; color:#FFFFFF; border-style:none;}
#contentLeft305 a:hover {text-decoration:none; color:#FFFFFF; border-style:none;}

#contentLeft445 {
	float: left;
	width: 445px;
	border-color: #000000;
	border-style: none;
	border-width: none;
	padding: 0px;
	margin: 0px; 
}

#contentLeft445 p {
	color: #000000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-style: normal;
	text-align: justify;
	padding: 0px;
	margin: 20px 0px 0px 40px;
}

#contentRight {
	float: right;
	width: 445px;
	border-color: #000000;
	border-style: none;
	border-width: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}

#contentRight p {
	color: #000000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-style: normal;
	text-align: justify;
	padding: 0px 0px 0px 0px;
	margin: 20px 40px 0px 0px;
}

#contentRight b {
 	color: #ff0000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-style: normal;
	text-align: justify;
}

#contentRight305 {
	float: right;
	border-color: #FFFFFF;
	border-style: none;
	border-width: none;
	width: 305px; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
}

#contentRight305 a:link {text-decoration:none; color:#FFFFF; border-style:none;}
#contentRight305 a:visited {text-decoration:none; color:#FFFFFF; border-style:none;}
#contentRight305 a:active {text-decoration:none; color:#FFFFFF; border-style:none;}
#contentRight305 a:hover {text-decoration:none; color:#FFFFFF; border-style:none;}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */

#imageLeft {margin: 10px 0px 0px 30px;}

#imageLeft h1 { 
	background: transparent url(../images/7400_Camo_Small.jpg) no-repeat top left; 
	margin: 0px 0px 0px 0px;
	width: 238px; 
	height: 301px; 
	float: left;
}

#imageLeft h1 span {display:none}

#imageLeftGreen {margin: 10px 0px 0px 30px;}

#imageLeftGreen h1 { 
	background: transparent url(../images/7400_Green_Small.jpg) no-repeat top left; 
	margin: 0px 0px 0px 0px;
	width: 238px; 
	height: 315px; 
	float: left;
}

#imageLeftGreen h1 span {display:none}

#imageRight {margin: 20px 40px 0px 0px;}

#imageRight h1 { 
	background: transparent url(../images/20yearwarranty.jpg) no-repeat top left; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 132px; 
	height: 163px; 
	float: right;
}

#imageRight h1 span {display:none}

#imageRight h2 { 
	background: transparent url(../images/DealersInquire.gif) no-repeat top left; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 132px; 
	height: 153px; 
	float: right;
}

#imageRight h2 span {display:none}

.p {
	color: #000000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	font-style: normal;
	text-align: justify;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 40px;
}

.ThumbnailsLeft {
	width: 250px;
	border-style: none;
	border-width: none;
	border-color; #000000;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	font-style: normal;
	text-align: left;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
}

.ThumbnailsLeft img {border: none;}

.tablespecs {
	width: 400px;
	border-style: solid;
	border-width: 1px;
	border-color; #3E502D;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	font-style: normal;
	text-align: left;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.tablespecsLeft {
	width: 500px;
	border-style: solid;
	border-width: 1px;
	border-color; #3E502D;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	font-style: normal;
	text-align: left;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 40px;
}

.footer {
	color: #000000;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: right;
	line-height: 16px;
	padding: 40px 40px 10px 40px;
	margin: 0px 0px 0px 0px;
}



/*		CONTACT FORM
=================================================================================*/



form .special {
	display: none;
}