

html, body {
	padding:0;
	margin:0;
	font-family: "Lucida Grande", Verdana, Tahoma, Helvetica, Arial, sans-serif; 
	color:#333;
	background: #333 url(../images/bk.jpg) repeat-x;
	font-size:85%;
	height:100%;
}

p {
	margin: 1em 0;
	font-size:12px;
	line-height: 1.7em;
	
}

a {
	color:#663300;}

a:hover {
	color:#333;}

a:visited {
	color:#816D52;}
	
	
	
/* ~~~~~~~~~~~~~~HEADER~~~~~~~~~~~~~~~~ */
#container {
	margin:auto;
	width:845px;
	background-color:#fff;
	height:100%;
}


#header {
	width:845px;
	float:left;
	height: 322px;
		border-style:none;
		border-collapse:collapse;
/*
	background:url(../images/) no-repeat; 
	*/

	}
	#logo {
	width:287px;
	height:216px;
	float:left;
	margin-left: 15px;
}

#logoflash {
	width:836px;
	height:216px;
	float:left;
	margin-left: 4px;
}


#searchtop {
	width:820px;
	height:35px;
	float:left;
	padding:10px 25px 0 0;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

#tollfree {
	width:795px;
	height:35px;
	float:left;
	padding:23px 25px 0 25px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}


/* ~~~~~~~~~~~~~~MENU~~~~~~~~~~~~~~~~ */	
#menu {
	margin:0;
	float:right;
	width:807px;
	height: 40px;
	background-image:url(../images/menubk.jpg);
	padding-left:38px
}
	
#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	float:left;
	list-style:none;
}

#menu li a{
	display:block;
	padding-top: 16px;
	text-align:center;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	height:23px;
}

#menu li a:hover{
	color: #FFE64B;
}

#menu li.home a {
	width:53px;}
	
#menu li.difference a {
	width:173px;}
	
#menu li.contact a {
	width:84px;}
	
#menu li.parts a {
	width:142px;}
	
#menu li.sales a {
	width:87px;}
	#menu li.rvsecrets a {
	width:100px;}
	
#menu li.inventory a {
	width:137px;}
	

/* ~~~~~~~~~~~~~~CONTENT~~~~~~~~~~~~~~~~ */
#content {
	margin:-5px -1px -1px -1px;
	clear:both;
	float:left;
	width: 845px;
	min-height:301px;
  	height:auto !important;
  	height:301px;
	background: url(../images/textbk.jpg) no-repeat #fff;
	display:table;
		border-style:none;
		border-collapse:collapse;
	}
	
#leftcolumn {
	float:left;
	width:200px;
	height:308px;
	background-image:url(../images/side.jpg);
	margin:0 35px 0 15px;
	padding:15px 20px 0 20px;
	margin-top: 15px;
	display:inline;
}
#productphoto_container {
	float:left;
	width:280px;
	height:530px;
	margin:0 35px 0 15px;
	padding:0px 0px 0 0px;
	margin-top: 0px;
}	
#rightcolumn {
	float:right;
	width:450px;
	padding-right:80px;
	display:inline; 
	}
	
#productdetails_container {
	float:left;
	width:454px;
	padding-right:10px;
	}
	
.sectiontitle {
	font-family: arial, helvetica, sans serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
	
#productphoto_main {
	float:left;
	width:270px;
	height:200px;
}
	
#productphoto_left {	
	float:left;
	width:135x;
	margin-right:15px;
	/*height:100px;*/
}
	
#productphoto_right {	
	float:left;
	width:135x;
	margin-leftt:15px;
	padding-left:5px;
	/*height:100px;*/
}

#productdetails_footer {
	float:left;
	clear:both;
	width:270x;
	text-align:center;
	padding-left:100px;
	}
		
#rightcolumninner {
	float:left;
	width:730px;
	padding-right:65px;
	padding-left:45px;
	margin: -3px -1px -1px -1px;
	}
	

		
/* ~~~~~~~~~~~~~~INNER~~~~~~~~~~~~~~~~ */
	
/* ~~~~~~~~~~~~~~INNER~~~~~~~~~~~~~~~~ */
	
#innercontent {
	float:left;
	clear:both;
	width:839px;
	background: url(../images/textbk.jpg) no-repeat top;}
	
#innercontentbk {
	float:left;
	clear:both;
	width:839px;
	background: url(../images/innercross.jpg) repeat-y;	}
	
#innercontent p {
	padding-left:136px;
	padding-right:115px; }
	
#innerfooter {
	margin:0;
	float:left;
	clear:both;
	font-size:11px;
	color:#E2DAC7;
	font-weight:bold;
	width: 809px;
	height:35px;
	padding:70px 15px 0 15px;
	background: url(../images/innerfooter.jpg) no-repeat;}
	
#innerfooter a {
	color:#E2DAC7;}
	
#innerfooter a:hover {
	color:#E1EC83;}

		
/* ~~~~~~~~~~~~~~FOOTER~~~~~~~~~~~~~~~~ */
#footer {
	float:left;
	clear:both;
	font-size:11px;
	color:#E2DAC7;
	text-align:center;
	width: 845px;
	height:90px;
	padding:10px 0 0 0;
	background: url(../images/footer.jpg) no-repeat;}
	
#footer a {
	color:#E2DAC7;}
	
#footer a:hover {
	color:#E1EC83;}
	
/* ~~~~~~~~~~~~~~CLASSES~~~~~~~~~~~~~~~~ */
	
.floatleft {
	float:left;}
	
.floatright {
	float:right;
	text-align:right;}
	
h1 {
	margin:0;
	height:30px;
	width:428px;
	display:block;
	font-size:24px;
	color:#c00;
	/*background-color:#fff;*/
	padding: 5px 0 0 10px;}
	
h2 {
	font-size:18px;
	color:#333333;
	padding-left:136px;
	padding-right:115px;}
	
.yellow {
	color:#F3E166;
	font-weight:bold;}
	
.big {
	font-size:18px;
	font-weight:bold;}
	
	.medium {
	font-size:14px;
	font-weight:bold;}
	
.smallfont {
	font-size:11px;}
	
a.button {
	padding:1px 5px;
	color:#000;
	font-size:11px;
	background-color:#F3E166;
	border: 1px solid #fff;
	text-decoration:none;
	
}

a.button:hover {
	background-color:#fff;
}

.thumb a {
	display:block;
	padding:5px 0 0 10px;
	height:120px;
	width:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	float:left;}
	
.thumb a:hover {
	color:#c00;}
	
.thumb img {
	border: 4px #ccc solid;}

.thumb:hover img{
	border: 4px #A19C66 solid;}
	
.thumb:hover{
	color: #A19C66; /* Dummy for IE bug */
	}
	
.formtitle {
	padding:5px 5px;
	color:#000;
	font-size:16px;
	background-color:#B7B37F;
	height:18px;
	width:200px;
	display:block;
	font-weight:bold;
	margin-bottom:3px;
	text-align:center;
}

.alignright {
	text-align:right;}

label {
	color:#fff;}
	fieldset {
/*border-width : 0;*/
 border-style : solid;
 }
even {
background-color:#0099FF;
}	
/*form {
	text-align:right;}
	
div.searchrow {
  clear: both;
  padding-top: 5px;
  }

div.searchrow span.searchlabel {
  float: left;
  width: 45px;
  text-align: right;
  padding-right:5px;
  padding-top:5px;
 
  }

div.searchrow span.searchformw {
  float: right;
  width: 145px;
  text-align: left;
   padding-left:5px;
  } 
  */
