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

body {
	font-family: Verdana, Geneva, "Century Gothic", sans-serif;
	background-image: url(../images/layout/bodyBg.jpg);
	background-repeat: repeat-x;
	background-color: #353535;
	margin: auto;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#nav {
	height: 62px;
	padding: 0 0 0 0px;
}

#header {
	height: 319px;
	width: 900px;
	padding-bottom: 20px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
}

#boxes {
	width:900px;
	height: 176px;
}

#boat-box {
	background-image: url(../images/boat-bike-rvBox.jpg);
	background-repeat: no-repeat;
	width: 211px;
	height: 26px;
	padding-top: 150px;
	padding-right: 18px;
	float: left;
}

#boxes a #boat-box {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}

#boxes a:hover #boat-box {
	color: #FFF;
	text-decoration: underline;
	font-size: 14px;
}

#alignment-box {
	background-image: url(../images/alignmentBox.jpg);
	background-repeat: no-repeat;
	width: 211px;
	height: 26px;
	padding-top: 150px;
	padding-right: 18px;
	float: left;
}

#boxes a #alignment-box {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}

#boxes a:hover #alignment-box {
	color: #FFF;
	text-decoration: underline;
	font-size: 14px;
}

#equipment-box {
	background-image: url(../images/equipmentBox.jpg);
	background-repeat: no-repeat;
	width: 211px;
	height: 26px;
	padding-top: 150px;
	padding-right: 18px;
	float: left;
}

#boxes a #equipment-box {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}

#boxes a:hover #equipment-box {
	color: #FFF;
	text-decoration: underline;
	font-size: 14px;
}

#genesis-box {
	background-image: url(../images/genesisBox.jpg);
	background-repeat: no-repeat;
	width: 211px;
	height: 26px;
	padding-top: 150px;
	float: left;
}

#boxes a #genesis-box {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}

#boxes a:hover #genesis-box {
	color: #FFF;
	text-decoration: underline;
	font-size: 14px;
}

#content {
	width: 900px;
	padding: 20px 0;
	background-color: #FFF;
}

#leftcol {
	width: 560px;
	background-color: #FFF;
	padding: 0 0 0 20px;
	float: left;
}

#leftcol ul li {
	color: #333;
	line-height: 18px;
	font-size: 12px;
}

.leftlist {
	width: 200px;
	float:left;
}

.leftlist-email {
	width: 240px;
	float:left;
}

.rightlist {
	width: 280px;
	float: left;
}

.rightlist-email {
	width: 240px;
	float: left;
}

#rightcol {
	width: 280px;
	background-color: #FFF;
	padding-left: 20px;
	float: left;
}

#certified {
	width: 280px;
	height: 220px;
}

#certified a:hover {
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
}

#affiliates {
	padding: 0 0 0 20px;
	width: 860px;
	height: 110px;
	clear: both;
}

#affiliates img {
	padding: 0;
}

#affiliates a:hover {
	/* for IE */
  	filter:alpha(opacity=80);
  	/* CSS3 standard */
  	opacity:0.8;
}

#footer {
	height: 58px;	
	background-image: url(../images/layout/footerBg.jpg);
	background-repeat: no-repeat;	
	clear: both;
}

#footer a, #footer p {
	color: #fff;
}

#footer a:hover {
	text-decoration: none;
	color: #fff;
}

#footer-leftcol {
	width: 584px;
	padding: 20px 0 0 0;
	float: left;
}

#footer-rightcol {
	width: 316px;
	padding: 5px 0 0 0;
	float: left;
}

/* --------------------------------------- Form Styles ---------------------------------------- */

form {
	padding: 10px 0px;
}

form ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width: 280px;
}
form li{
	display:block;
	margin:0;
	padding: 2px;
	clear:both;
}

form li span{
	float:left;
}

label.desc{
	font-size:12px;
	font-weight:bold;
	line-height:150%;
	margin:0;
	padding:0 0 0px 0;
	border:none;
	color: #333;
	display:block;
}

form li div label, form li span label {
	margin-top: 0pt;	
	margin-right: 0pt;
	margin-bottom: 0pt;	
	margin-left: 0pt;	
	padding-top: 6px;	
	clear: both;	
	font-size: 10px;	
	line-height: 100%;	
	color: #666;	
	display: block;
}

/* --------------------------------------- Text Styles ---------------------------------------- */

.red {
	color: #9f0100;
}

.blue {
	color: #1c3462;
}

.yellow {
	color: #deb213;
}

.grey {
	color: #333;
}

.lightgrey {
	color: #666;
}

.white {
	color: #FFF;
}

p {
	font-size: 13px;
	color: #333;
	padding-top: 0px;
	margin-top: 0px;
}

a {
	color: #720504;
}

a:hover {
	text-decoration: none;
	color: #601313;
}

table a {
	color: #333;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

h4 {
	font-size: 15px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

