html { 
	min-width: 760px;
	 }
	 
html>body div#maincontent {
	margin-left: 12px;
	}

body {
	background: #E2EBC5 url(images/background.jpg) no-repeat top; 
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	font-size: 10pt;
	color:#66CCFF;
	font-family: Arial, Verdana, sans-serif;
	}

div#wrapper {
	color: #fff;
	background: #152032;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}
	
div#maincontent {
	float: right;
	width: 600px;
	border: 0;
	margin: 10px 0px 0 0;
	text-align: justify;
	}
			
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
	/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
		/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
		
		
			/* ::::: sidebar / submenu ::::: */
		
div#sidebar	 {
	float: left;
	width: 140px;
	height: 100%;
	margin: -25px 0 0 5px;
	padding: 0 0 10px 0;
	text-align: left;
	}
	
.block {
	width:100%;	
	}
	
#sidebar li {
	padding: 5px 0 5px 0;
	list-style-type:none;
	}
	
.submenu {
	font-size: 9pt;
	text-indent: 20px;
	color: #FFFFCC;
	}
	
a.submenuHdr {
	font-size: 11pt;
}
		
		/* ::::: end sidebar / submenu ::::: */
		
		
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
	/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
		/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */		
		
		
		/* ::::: footer ::::: */
		
div#footer {
	clear:both;
	background: #393E37;
	width: 100%;
	height: 75px;
	padding: 0;
	text-align: center;
	color:  #00CC66;
	border-top: 1px solid #E2EBC5;
	}
	
#footer p {
	margin: 10px 0 10px 0;
	}	
		
#footer a {
	text-decoration: none;
	font-size: 8pt;
	color: #fff;
	margin: 0;
	padding: 0 8px 0 8px;
	}

#footer a:hover {
	color: #00FFCC;
	}
	
		/* ::::: end footer ::::: */

				
/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
	/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
		/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */


		/* ::::: rv rentals page - seperating rv models ::::: */

.divider {
	border-top: 1px solid #87785F;
	display: block;	
	height:100%;
	padding: 10px 0 10px 0;
	clear:both;
	}
	
.divider img{
	float:left;
	margin: 0 5px 0 0;
	}
	
.divider a{
	margin:0;
	}	


/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
	/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
		/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

		
		/* ::::: general element styles ::::: */

p {
	padding: 0 30px 0 0px;
	}


/* side bar title */		
h1 {
	font-family: Maiandra GD, Arial, Verdana, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #BFBEC0;
	font-variant: small-caps;
	margin: 5px 0 5px 0;
	color: #2F9B61;
	text-align: left;
	}

/* content title */	
h2 {
	font-size: 10pt;
	color: #2F9B61;
	margin:0 0 5px 0;	
	}

/* locations title */
h3 {
	color: #87785F;
	border-bottom-style: double;
	font-size: 12pt;
	width: 275px;
	margin: 30px 0 0 0;
	padding: 0;
	}


img{
	border: none;
	}
	
#sidebar li{
	clear:both;
	}
	
#sidebar ul {
	padding: 0;
	margin: 5px;
	}
	
a	{
	font-size: 10pt;
	color: #66CCFF;
	margin: 5px 0 5px 6px;
	text-decoration: none;
	font-variant: small-caps;
	}

a:hover {
	color: #00FFCC;
	}

table {
	width: 100%;
	margin: 10px 10px 10px 0;
	clear:both;
	}	
		
td {
	width: 50%;
	border: 1px solid #87785F;
	padding: 5px;
	vertical-align: top;
	}
	
.maintable td {
	width: 50%;
	color: #E2EBC5;
	padding: 10px;
	vertical-align: top;
	border: none;
	}
	
.title {
	font-size: 10pt;
	color: #2F9B61;
	margin:0 0 5px 0;
	font-weight: bold;
	}
	
td.small{
	font-size:8pt;
	color: #CCCC99;
	}
	
img.floatright {
	float: right;
	padding: 0 30px 0 0;
	}
	
img.floatleft {
	float: left;
	}
	
.padleft {
	padding: 10px 0 0 30px;
	}
	
.clear {
	display: block;
	clear: right;
	padding: 10px 0 10px 0;
	}
	
.padbottom {
	padding: 0 20px 50px 0;
	}
	
.centeredImage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }

	
	
	/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
	/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
		/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

		
		/* ::::: Quick Quote Index Page ::::: */

#quickQuote{
width:45%;
text-align:left;
float: right;
border: 4px solid white;
margin-top: 20px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 15px;
padding-top: 15px;
padding-bottom: 15px;
}

#quickQuote p {
margin: 0 0 5px 0;
}

/* Title Styles */

#quickQuote h1{
color: #2F9B61;
font-size:12pt;
font-family: Georgia, "Times New Roman", Times, serif;
margin:0;
}

#quickQuote .title{
border-top:1px solid #9C3;
padding: 5px 0 5px 0;
margin:10px 0 0 0;
}

#quickQuote .title2{
width:100%;
clear:both;
}

/* END Title Styles */

.orangeFont{
color:#DB5924;
}

.redFont{
color:#EA0006;
font-size:9pt;
}

.alignright{
text-align:right;
}

.center{
text-align:center;
}

#quickQuote form{
margin:0;
}

select, input, textarea{
font-size:8pt;
}

input.emphasis{
text-align:right;
padding:3px;
background-color: #9C3;
}


table#departureTbl {
background:#152032;
width:100%;
font-size:10pt;  /* added because font was gigantic in table of email code */
clear:both;
}

#departureTbl td {
padding:5px;
width:50%;
vertical-align:top;
border: none;
}

#departureTbl table.autoWidth td {
width:auto;
}

div#error{
text-align:center;
color: #DB5924;
font-weight:bold;
border: 1px solid #DB5924;
font-size: 7pt;
padding:5px;
}

#error p{
margin: 5px 0 5px 0;
}
	
.errorBackground{
background-color:#DB5924;
font-weight:bold;
}