/* ------------------------------------------------------------------
    UndoHTML (undohtml.css)
     (CC) 2004 Tantek Celik. Some Rights Reserved.
    http://creativecommons.org/licenses/by/2.0
    This style sheet is licensed under a Creative Commons License.
   ------------------------------------------------------------------ */

:link,:visited { text-decoration:underline; }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0; }
a img,:link img,:visited img { border:none; }
address { font-style:normal; }

/* ---  End UndoHTML  --- */

/* --- Page Elements --- */
html {
	height: 100%;
}

body {
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	background: #E8E0C1 url(images/background.jpg) repeat-y;  
	background-position:top center; 
	text-align:center;
	height: 100%; 
}
#container {
	color: #555555;
	margin: 0 auto;
	width: 970px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#header {
	width: 970px;
}
#header div {
	height: 150px;
}

#logo{
	float: left;
	background: url(images/logo.jpg) left top no-repeat;
	width: 560px;
}

#logospecial{float: left; background: url(images/logoSpecialspage.jpg) left top no-repeat; width: 970px;}

#weather{
	float: left;
	background: url(images/header.jpg) left top no-repeat;
	width: 410px;
}

/* --- Main Navigation --- */
#nav {
	width: 970px;
	height: 45px;
	clear: both;
}

#nav div {
	height: 45px;
	overflow: hidden;
}

#nav div a {
	font-size: .5em;
	text-indent: -10000px;
	height: 0 !important;
	height: 45px; /* IE5/Win */
	display: block;
	margin: 0;
	overflow: hidden;
	height: 0px !important;
	padding: 100px 0 0;
}

#nav div a:hover {
	background-position: 0 -45px;
}

#home {float: left;}
#home a { background: url(images/nav/home.jpg) left top no-repeat; width:70px;}
	
#products {float: left;}
#products a { background: url(images/nav/products.jpg) left top no-repeat; width: 146px;}

#information {float: left;}
#information a { background: url(images/nav/information.jpg) left top no-repeat; width: 100px;}

#specials {float: left;}
#specials a { background: url(images/nav/specials.jpg) left top no-repeat; width: 75px;}

#assembly {float: left;}
#assembly a { background: url(images/nav/assembly.jpg) left top no-repeat; width: 141px;}

#faqs {float: left;}
#faqs a { background: url(images/nav/faqs.jpg) left top no-repeat; width: 54px;}

#testimonials {float: left;}
#testimonials  a { background: url(images/nav/testimonials.jpg) left top no-repeat; width: 106px;}

#order {float: left;}
#order a { background: url(images/nav/order.jpg) left top no-repeat; width: 97px;}

#links {float: left;}
#links a { background: url(images/nav/links.jpg) left top no-repeat; width: 52px;}

#travelagents {float: left;}
#travelagents a { background: url(images/nav/travelagents.jpg) left top no-repeat; width: 129px;}
/* --- Content --- */
#content{
	width: 970px; 
	text-align: center;
	padding-bottom: 150px;
	background-color: #FFFFFF;
}
#content p{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	margin-left: 40px;
}

#contentGRID {
	clear: both;
	width: 970px;
	text-align: center;
	margin-top: 11px;
	background-color: #FFFFFF;
	}
	
#contatctusBridge {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 20px;
	}
	
#flashTEST{margin-left:25px; height:485px;}

/* --- Sub-Section --- */
#quads {
	width: 970px;
}

#quadImage{width:590px; height: 270px; float:left; margin-bottom:12px; background-color: #E8E0C1;}

#quadLink1{width:370px; height: 270px; float:right; margin-bottom:12px; background-color: #E8E0C1;}
#quadLink2{width:370px; float:right;}

#quadText{width:590px; float:left; background-color:#FFFFFF; text-align: left; }
#quadText h1{margin-left:15px;}
#quadText h2{margin-left:30px; color:#3B568B; font-size:12px;}
#quadText p{margin:30px; margin-top:0px;}
#quadText ul{margin:30px; margin-top:0px;}

#doubleText{width:970px; background-color:#FFFFFF; text-align:left; margin-bottom:12px;}
#doubleText h1{margin-left:15px;}
#doubleText h2{color:#3B568B; font-size:18px;}
#doubleText p{margin:30px; margin-top:0px;}

#specifications{margin-left:175px; height:200px; margin-top:0px; line-height:20px; color:#3B568B;}
#specifications div{width:375px; float:left;}

#caravan{margin-left:25px; margin-bottom:12px; text-align:left; height:325px; float: left;}
#caravan p{margin:0px; margin-bottom:5px;}
#caravan div { width:230px; float:left; }

#suv{margin-left:25px; text-align:left; height:400px; float: left;}
#suv p{margin:0px; margin-bottom:5px;}
#suv div { width:230px; float:left; }

#scrollMenu{text-align:left; padding:15px; padding-left:30px; background-color:#FFFFFF; font-size:10px;}

#submit{background: url(images/testimonials/add_testimonial.jpg); height:270px; text-align:left;}
#submit form{padding-left:15px; padding-top:40px; line-height:20px; color:#000000;}
input .btn {text-align:right;}

#rounded{
	background: url(images/content_start.jpg) left top no-repeat; 
	width: 970px; 
	height: 30px;
	float: left;
	overflow: hidden;}
	
/* --- Base --- */
#footer {
	border-top: 20px solid #E8E0C1;
	background: url(images/footer.gif) no-repeat;
	width: 100%;
	height: 50px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	margin: 0 auto;
	clear: both;
	text-align: center;
}

#footer ul {
	list-style: none;
	margin-bottom: 10px;
}

#footer li {
	display: inline;
}
#footer li a{
	color: #000000;
}

#base{
	background: url(images/base.jpg) left top;
	background-repeat: repeat;
	width: 970px;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	left: 0;
	height: 150px;
}
/* --- Links --- */
a {
	color: #cf8b29;
	text-decoration: underline;
}

a:hover {
	color: #3B568B;
	text-decoration: underline;
}
a:visited{color: #cf8b29;
	text-decoration: underline;
}
/* --- Headers --- */

h1 {
	
	font-size: 1.0em;
}


h2 {
	font-size: 1.9em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1.0em;
}

/* --- Content Elements --- */

ol, ul, li {
	font-size: 1.0em;
	line-height: 1.8em;
}

p {
	font-size: 1.0em;
	line-height: 1.8em;
}
strong { font-weight:normal; }

/*---- Base Links --- */
.style1 {color: #000000}





/*---- Specials Table --- */
#specialtable {
	width: 800px;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	}

		
#specialtable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #467386;
}

#specialtable a {
	color: #666666;
	text-decoration: none;
}

#specialtable a:visited {
	color: #666666;
	text-decoration: none;
}
#tabledivtocenter {
	text-align: center;
}

#specialtable a:hover {
	color: #666666;
	text-decoration: none;
}
.red {
	font-weight: bold;
	color: #F00;
}

