html { 
	min-width: 760px;
	 }
	 
html>body div#maincontent {
	margin-left: 12px;
	min-height: 800px;
	}

body {
	background: #6d2809; 
	text-align: center;
	margin: 0;
	padding: 20px 0 20px 0;
	border: 0;	
	font-size: 9pt;
	font-family: Verdana, Arial, sans-serif;
	}
	
#wrapper {
	color: #6d2809;
	background:url(images/border_right.gif) repeat-y right #dad5b8;
	width: 770px;
	margin: 0 auto;
	text-align: left;
	}	
	
#topRight{
	float:right;
	margin: -150px 15px 0 0;
	width:300px;	
	font-size:9px;
	color: #996600;
	}
	
#topRight p{
	margin: 5px 5px 5px 0;
	}
	
#topRight .hotDeals{
	font-size:11px;
	color:white;
	float:right;
	margin: 9px 12px 0 0;
	font-weight:bold;
	}
	
#topmenu{
	width:759px;
	border: 1px solid #e47254;
	border-top:none;
	margin: 0 0 10px 0;
	text-align:center;
	padding: 7px 0 5px 0;
	}
	
#backgroundRV{
	background:url(images/canada_rv_rentals.jpg) no-repeat bottom fixed;	
	float:left;
	}
	
#maincontent {
	float: left;
	padding: 10px;
	border: 0;
	margin: 0;
	width:550px;
	}
	
.special {
	width: 90%;
	text-align: center;
	border-bottom: 5px dotted #99CC00;
	font: 14pt "Arial Narrow", Arial, sans-serif;
	padding-bottom:30px;
	font-weight:bold;
	}
	
img {
	border: none;
	}
	
a{
	color:#FF0000;
	}
	
a:hover {
	text-decoration:none;
	color: #df4a25;
	}
	
h1{
	color: #FF0000;
	font-variant: small-caps;
	font-size: 18pt;
	font-weight:normal;
	border-bottom: 1px solid #FF0000;
	}
	
h2{
	color: #FF0000;
	font-variant:small-caps;
	font-size: 16pt;
	font-weight:normal;
	border-bottom: 1px solid #FF0000;
	}
	
h3{
	font-variant:small-caps;
	font-size: 12pt;
	font-weight:normal;
	padding: 0 0 6px 0;
	color: #996600;
	border-bottom: 1px solid #996600;
	}
	
.floatLeft{
	float:left;
	}
	
.bold{
	font-weight:bold;
	}
	
li {
	font-size:10px;
	}
	
li.noBullet{
	list-style-type:none;
	margin:0 0 10px -15px;
	}
	
ul.circleBullet li{
	list-style-type:circle;
	}
	
.title{
	font-size:14pt;
	color: #FF0000;
	border: 1px solid #FF0000;
	font-variant:small-caps;
	}
	
.alignRight{
	text-align:right;
	vertical-align:top;
	font-variant:small-caps;
	}
	
table.mapquest td{
	border:0;
	margin:0;
	padding:2px;
	}
	
table.noBorders td{
	border:none;
	}
	
td{
	padding:5px;
	border: 1px solid #6d2809;
	vertical-align:top;
	}
	
input, select{
	border: 1px solid #FF0000;
	background:transparent;
	font-size:9pt;
	color:#6d2809;
	}


		/* ::::: buttons ::::: */
	
.onlineQuote:hover{border-bottom: 3px solid #ff0379;}
.contact:hover{border-bottom: 3px solid #ffbc07;}	
.rvs:hover{border-bottom: 3px solid #b6734c;}
.rates:hover{border-bottom: 3px solid #74ab7c;}
.depots:hover{border-bottom: 3px solid #d67361;}
.plan:hover{border-bottom: 3px solid #9bb3c3;}
.camp:hover{border-bottom: 3px solid #bb7486;}
.terms:hover{border-bottom: 3px solid #74b8a9;}
.tours:hover{border-bottom: 3px solid #999;}
.home:hover{border-bottom: 3px solid #ffda57;}
.siteMap:hover{border-bottom: 3px solid #5f57a5;}

		/* ::::: end buttons ::::: */
	
		/* ::::: right column ::::: */
		
#rightcolumn {
	float: right;
	margin: 12px 10px 20px 0;
	padding: 5px 5px 40px 5px;
	width: 160px;
	border: 1px solid #996600;
	font-size:10px;
	color: #996600;
	}
	
h4{
	background: url(images/target.gif) no-repeat left;
	font-size: 10px;
	font-weight:normal;
	padding: 0 0 0 25px;
	height:18px;
	}
	
#rightcolumn img{
	margin: 10px 0 10px 30px;
	}
	
.textUnderneath{
	margin:0;
	}
	
.underLink{
	margin: 0 0 10px 25px;
	color:#df4a25;
	font-size:9px;
	}
		
		/* ::::: end right column ::::: */

		/* ::::: footer ::::: */
		
#footer {
	clear: both;
	width: 761px;
	border: 0;
	height:136px;
	margin: 20px 0 0 0;
	font-size: 11px;
	background: url(images/footer_background.gif) no-repeat bottom;
	color: #996600;
	}
	
#footer p{
	float:right;
	font-variant:small-caps;
	margin:0 3px 0 0;
	}

blockquote.locations{	
	padding: 40px 0 0 10px;
	margin: 0 0 10px 0;
	width:750px;
	}
	
blockquote.rv_rentals{	
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
	width:750px;
	}

		/* ::::: end footer ::::: */
		
		
		/* ::::: CSS for h2 Drop Shadow Effect ::::: */
		
.title-cont * {
	margin: 0;
	padding: 0;
	}
.title-cont {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 50%;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;
	}

.title-block h2 {
	font-size:225%;
	border: none;
	}
	
.title-block {
   position: relative;
   width: 455px;
   }

.ttl-top, .ttl-middle, .ttl-bottom {
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  padding: 0 20px;
  position: absolute;
  text-align: center;
  width: 455px;
  width/**/:/**/ 415px;
  }

.ttl-top {
   color: #ff0000;
   left: 0;
   position: relative;
   top: 0;
   z-index: 3;
   } /* Defined as tallest element; needed for si-clear-children.js */

.ttl-top:after {
  content: '';
  } /* Prevents a redraw bug in Safari; needed for si-clear-children.js */    

.ttl-middle {
   color: #FFF;
   left: 1px;
   top: 1px;
   z-index: 2;
   }
   
.ttl-bottom {
   color: #C8C8C2;
   left: 2px;
   top: 2px;
   z-index: 1;
   }
   
   /* ::::: end CSS for h2 Drop Shadow Effect ::::: */