body {
	background:#1B345C;
	text-align: center;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/images/background.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
	
#container {
  margin: 0px auto 0px auto;
  width: 780px;
  text-align: left;
  background-color:#fff;
}




#header {
	margin: 0 0 0 0;
	width: 780px;
	height: 351px;
	background-image:url(/images/header_bg.jpg);
	background-repeat:no-repeat;
}


#homenav {
	text-align:right;
	height:18px;
	color:#999;
	background:#fff;
	padding: 0 24px 0 0;
	margin: 0 0 0 0;
	float:right;
}

#homenav a {
	font-size:10px;
	color:#999;
	font-weight:bold;
	text-decoration:none;
	}
	
#homenav a:hover {
	text-decoration:underline;
	color:#990000;
	}




#mainnav {
	margin: 150px 0 0 30px;
	padding: 0 0 0 0;
	width: 130px;
	float:left;


		/* this next line fixes an IE6 bug */
		display: inline;
		/* border:1px dotted #000000; */
	}
	
#mainnav ul {
	padding: 0 0 24px 0;
	margin: 0 0 0 0 !important;
	margin: 0 24px 0 18px;
	}

#mainnav li {
	padding: 10px 0 10px 0;
	font-size:10px;
	line-height:14px;
	list-style-type:none;
	border-bottom:1px dotted #666666;
	}
  
#mainnav li .last {
  padding: 10px 0 10px 0;
  font-size:10px;
  line-height:14px;
  list-style-type:none;
  }
	

#mainnav a {
	font-weight:bold;
	text-decoration:none;
	color:#000;
	}
	
#mainnav a:hover {
	font-weight:bold;
	text-decoration:none;
	color:#c00;
	}
	
	
	







#lower {
	clear:both;
	margin: 0 0 0 0;
	font-size:12px;
	line-height:18px;
	font-size:12px;
}

#lower p {
	padding: 0 0 0 0;
	}
	

#lower ul {
	list-style: none;
	margin-left:-12px;
}

#lower li { 
	list-style-position: outside;
	list-style-image:    url(/images/bullet.gif);
	line-height: 14px;
	padding: 0 0 12px 0;
}
	
#lower a:link {
	padding: 0;
	font-style:normal;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
	}
#lower a:visited {
	padding: 0;
	font-style:normal;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
	}
#lower a:hover {
	padding: 0;
	font-style:normal;
	font-weight:bold;
	color:#999;
	text-decoration:underline;
	}
#lower a:active {
	padding: 0;
	font-style:normal;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
	}




#left {
	margin: 0 20px 24px 30px;
	float:left;
	width:400px;
	}
	
	

	
	
#Quote {
	margin: 0 0 0 0;
	text-align:center;
	}
.quote {
	font-weight:bold;
	font-size:10px;
	color:#476e88;
	line-height:18px;
	padding: 0 0 0 0;
	}

.author {
	font-weight:normal;
	font-size:9px;
	color:#666;
	}
	
	

#right {
	margin: 0 0 24px 0;
	padding: 0 0 0 0;
	float:left;
	width:320px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}
	
	

#rightbox {
	margin: 0 0 0 0;
	padding: 12px;
	border:#999;
	border-width:1px;
	border-style:solid;
	background-color:#fff;
	height:240px; /* height:285px;*/
	}
	
	
#rightbox p {
	font-size:12px;
	}

img {border:none;}


#rightbox a {
	font-weight:bold;
	font-size:10px;
	color:#990000;
	text-decoration:none;
	border:none;
	}
#rightbox a:hover {
	color:#000;
	text-decoration:none;
	border:none;
	}



#rv {
float:left;
}
#vehicle {
float:right;
}





#footer {
	clear:both;
	text-align:center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 780px;
	height: 150px;
	background-image:url(/images/footer_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#footer p {
font-size:11px;
}

#footer a:link {
	font-weight: normal;
	text-decoration:none;
	color:#990000;
	padding: 0 3px 0 3px;
	}
#footer a:visited {
	text-decoration:none;
	color:#990000;
	padding: 0 3px 0 3px;
	}
#footer a:hover {
	text-decoration:underline;
	color:#000;
	padding: 0 3px 0 3px;
	}
#footer a:active {
	text-decoration:none;
	color:#990000;
	padding: 0 3px 0 3px;
	}
