body { background-color: #4A9ED9; margin: 10px; }


a:link, a:visited { color: #DA0B0B; font-size: 11px; font-family: "verdana", "arial", sans-serif; text-decoration: none; }
a:hover { color: #DA0B0B; font-size: 11px; font-family: "verdana", "arial", sans-serif; text-decoration: underline; }

a:hover.copyright { color: #3089DC; font-size: 9px; font-family: "verdana", "arial", sans-serif; text-decoration: underline; }
a:link.copyright { color: #3089DC; font-size: 9px; font-family: "verdana", "arial", sans-serif; text-decoration: none; }
a:visited.copyright { color: #3089DC; font-size: 9px; font-family: "verdana", "arial", sans-serif; text-decoration: none; }
a:hover:visited.copyright { color: #3089DC; font-size: 9px; font-family: "verdana", "arial", sans-serif; text-decoration: underline; }

p, ul, ol, td, div { color: #534E4E; font-size: 11px; font-family: "verdana", "arial", sans-serif; vertical-align: top; line-height: 14px; }
.sub { color: #DA0B0B; font-weight: bold; }
.home_sub { color: #000; font-weight: bold; }
.news_date { color: #0A65BA; }

img { border: 0; }
a img {border: none; }

.maintable {
width: 908px; 
padding: 0px;
background-image: url('../images/main_bg.gif');
margin: auto;
}

.bottomtable{ 
	background-image: url('../images/main_bg.gif');
	margin: auto;
}

.home_pad {
padding: 50px;
}

.h100 { height: 100%; }

.home_featurebox {
width: 550px;
padding: 0px 20px 0px 20px;
border-left: 1px #EEEEEE solid;
border-right: 1px #EEEEEE solid;
background-color: #F5F5F5;
}

.main {
width: 550px;
padding: 10px 20px 0px 20px;
}

.main2 {
padding: 10px 20px 0px 20px;
}

.main2 p {
padding: 0px;
margin-top: 0px;
}

.main3 {
padding-left: 20px;
padding-right: 30px;
width: 530px;
}

td.copyright {
padding: 8px 0px 0px 0px;
text-align: center;
font-size: 9px;
color: #3089DC;
}

ul.home_models {
	padding: 0px;
	margin: 0px 20px 0px 20px;
	list-style: square;
	text-align: left;
}

ul.home_models li {
	padding: 4px;
}

ul.home_models li.view {
	list-style: none;
}

#home_news { padding: 0px 10px 0px 10px; }


.clearfix{
	clear: both;
}


/* Navigation
*********************************************************/

#home_page .home_button img {display: none;}

#home_page .home_button {
	display: block;
	width: 102px;
	height: 61px;
	background: url(../images/menu/home_current.gif) no-repeat;
}

#about_page .about_button img {display: none;}

#about_page .about_button {
	display: block;
	width: 95px;
	height: 61px;
	background: url(../images/menu/about_current.gif) no-repeat;
}

#new_page .new_button img {display: none;}

#new_page .new_button {
	display: block;
	width: 88px;
	height: 61px;
	background: url(../images/menu/new_current.gif) no-repeat;
}

#used_page .used_button img {display: none;}

#used_page .used_button {
	display: block;
	width: 90px;
	height: 61px;
	background: url(../images/menu/used_current.gif) no-repeat;
}

#madetoorder_page .madetoorder_button img {display: none;}

#madetoorder_page .madetoorder_button {
	display: block;
	width: 145px;
	height: 61px;
	background: url(../images/menu/made_to_order_current.gif) no-repeat;
}

#finance_page .finance_button img {display: none;}

#finance_page .finance_button {
	display: block;
	width: 106px;
	height: 61px;
	background: url(../images/menu/finance_current.gif) no-repeat;
}

#insurance_page .insurance_button img {display: none;}

#insurance_page .insurance_button {
	display: block;
	width: 114px;
	height: 61px;
	background: url(../images/menu/insurance_current.gif) no-repeat;
}

#repairs_page .repairs_button img {display: none;}

#repairs_page .repairs_button {
	display: block;
	width: 98px;
	height: 61px;
	background: url(../images/menu/repairs_current.gif) no-repeat;
}


/* New Caravans
*********************************************************/

.new_caravans a, .new_caravans a:visited{
	display: block;
	width: 176px;
	padding: 5px;
	float: left;
	border: 1px solid #E1E1E1;
	margin: 0px 11px 11px 0px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.new_caravans a:hover{
	padding: 4px;
	border: 2px solid #4A9ED9;
	color: #FFF !important;
	background: #4A9ED9;
	text-decoration: none !important;
}

.new_caravans a img{
	display: block;
	margin-bottom: 5px;
}




/* Used Caravans
*********************************************************/

.used_table th{
	font-size: 11px;
	font-weight: bold;
	background: #013EA5;
	color: #FFF;
	padding: 8px;
	text-align: left;
}


.used_table td, .used_model td{
	font-size: 11px;
	font-weight: normal;
	background: #E1E1E1;
	padding: 8px;
}

.used_model {
	margin-bottom: 10px;
}

.used_model th{
	font-size: 11px;
	font-weight: bold;
	background: #C1C1C1;
	color: #333;
	padding: 8px;
	text-align: left;
}


.borderbottom{
	border-bottom:1px solid #EEE;
	padding-bottom: 0px;
	margin-bottom: 30px;
	clear: both;
}

.promo_div{
	padding: 13px 17px;
	margin-top: -2px;
	background: #4a9ed9 url(../images/inside_image_bottom.gif) no-repeat bottom center;
}

.promo_div p {
	color: #FFF !important;
	font-weight: bold;
	padding:0;
	margin:0;
	margin-bottom: 3px;
	line-height: 17px;
}

.promo_link:link, .promo_link:visited{
	color: #FFF !important;
	text-decoration: underline;
}

.promo_img_top{
	margin-bottom: -2px;
}
	
.view_in_stock, .view_in_stock:visited{
	text-align: right;
	float: right;
	display: block;
	border: 1px solid #E1E1E1;
	padding: 15px;
	position: relative;
	top: 107px;
	right: 14px;
	color: #666;
	font-weight: bold;
}

	
.view_in_stock:hover{ 
	border: 1px solid #4A9ED9;
	text-decoration: none !important;
	background: #4A9ED9;
	color: #FFF;
}


.photo_gallery img{
	float: left;
	margin: 5px;
}