@charset "UTF-8";
/* CSS Document */

body {
  text-align: center;
  margin: 0 auto;
  padding: 0;
  background-color: #999999;
  background-image: url(img_structure/bg.jpg);
  background-repeat: repeat-y;
  background-position: center;
  font-family: arial;
  font-size: 90%;
  
}

*.fix { line-height:0; }
#wrapper {
  text-align: left;
  width: 990px;
  margin: 0 auto;
  padding: 0 0 0 0px;
  background-color: #FFFFFF;
  
  
}
*.right { float:right; }

#header-top {
  margin: 0;
  padding: 0;
  width: 100%;
  left: 0px;
  top: 0px;
  background-image: url(img_structure/header-top-bg.jpg);
  background-repeat: no-repeat;
  border: 0;
  height: 32px;
  overflow-x: hidden;

overflow-y: hidden;
  }
  
#header-top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DDF17E;
	text-align: left;
	padding: 0;
	margin-top: 7px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 70px;
  }
  

#header-top p a {
  color: #FFFFFF;
  text-decoration: none;
  margin-left: 110px;
  }


#header-bot {
  margin: 0;
  padding: 0;
  width: 100%;
  
  background-image: url(img_structure/header-banner.jpg);
  background-repeat: no-repeat;
  border: 0;
  height: 348px;
 
  }
  
#header-bot-rightside {
  float: right;
  width: 330px;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
  }

#header-bot-rightside h2 {
	font-size: 16px;
	color: #548100;
	font-weight: normal;
	padding: 0;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
  }

#header-bot-rightside .inner {
  padding: 0px 20px;
  margin: 0;
  }


form#motorhomesearch {
	border: 0;
	padding: ;
	width: 100%;
} 
form#motorhomesearch input { 
 color: #00008B; 
 background-color: #ADD8E6; 
 border: 1px solid #00008B; 
} 
form#motorhomesearch select { 
 width: 100%; 
 color: #474c52; 
 border: 1px solid #cccccc; 
 background-color: #ffffff;
 font-size: 13px;
 padding: 2px;
} 

form#motorhomesearch select.day { 
 width: 15%; 
 color: #474c52; 
 border: 1px solid #cccccc; 
 font-size: 13px;
 padding: 2px;
} 

form#motorhomesearch select.month { 
 width: 54%; 
 color: #474c52; 
 border: 1px solid #cccccc; 
 font-size: 13px;
 padding: 2px;
} 



form#motorhomesearch select.year { 
 width: 24%; 
 color: #474c52; 
 border: 1px solid #cccccc; 
 font-size: 13px;
 padding: 2px;
} 


form#motorhomesearch textarea { 
 width: 200px; 
 height: 40px; 
 color: #00008B; 
 background-color: #ADD8E6; 
 border: 1px solid #00008B; 
} 




form#motorhomesearch ol {
margin: 0;
padding: 0;
list-style: none;
}

form#motorhomesearch ol li {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}



form#motorhomesearch ol label {
	display: block;
	font-weight: normal;
	word-spacing: 1px;
	color: #666666;
	margin: 0 0 1px 2px;
	font-size: 13px;
}



form#motorhomesearch button {
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #81B400;
	border: 1px solid #548100;
	padding: 4px;
	float: right;
	margin-top: 4px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
} 

	
form#motorhomesearch button:hover {
	color: #385801;
	background-color: #DDF17E;
	
} 



#main {
  position: relative;
  top: 0;
  left: 0;
  width: 990px;
  height: auto;
  background-image: url(img_structure/main-bg.jpg);
  background-position: top right;
  background-repeat: repeat-y;
  }
  
#main2 {
  background-image: url(img_structure/leftmain-bg.jpg);
  background-position: bottom left;
  background-repeat: repeat-y;
  }

#clearone {
  clear: both;
  height: 1px;
  }
   
#content {
  width: 660px;
  float: left;
  padding: 0;
  margin: 0;
  border: 0;
  }

#content-top {
  width: 620px;
  height: auto;
  background-color: #cccccc;
  background-image: url(img_structure/content-top-bg.jpg);
  background-repeat: no-repeat;
  
  margin: 0;
  padding: 0 20px 10px 20px;
  }
  
#content-top h1 {
  font-size: 120%;
  color: #385801;
  }

#content-top p {
  font-size: 100%;
  color: #474c52;
  line-height: 150%
  }


#content-bot {
  width: 620px;
  height: auto;
  background-color: #e4e4e4;
  border-top: 1px solid #ffffff;
  
  margin: 0;
  padding: 0 20px;
  background-image: url(img_structure/content-bot-bgtop.jpg);
  background-position: top;
  background-repeat: no-repeat;
  }

#content-bot img {
  float: right;
  width: 120px;
  height: 74px;
  border-top: 1px solid #dedede;
  border-right: 1px solid #bababa;
  border-bottom: 1px solid #bababa;
  border-left: 1px solid #dedede;
  background-color: #fafafa;
  margin: 10px 0 5px 10px;
  padding: 5px;
  }


#content-bot h2 {
  font-size: 120%;
  font-weight: lighter;
  color: #ffffff;
  margin: 0;
  padding: 10px 0 15px 0;
  }

#content-bot h3 {
font-size: 105%;
  margin: 0;
  padding: 10px 0 0 0;
  }

#content-bot h3 a {
  color: #385801;
  text-decoration: underline;
  }

#content-bot p {
  font-size: 90%;
  color: #474c52;
  line-height: 130%;
  border-bottom: 1px solid #ffffff;
  padding: 0 0 20px 0;
  }

#content-bot p a {
  color: #385801;
  text-decoration: underline;
  }
  
#content a:hover {
  color: #82b302;
  text-decoration: none;
  }
  
#content .captioned_photo {
  float: left;
  margin: 10px;
  padding: 0;
  }
  
#content .captioned_photo p {
  margin: 0;
  padding: 5px;
  font: 10px Arial, Helvetica, sans-serif;
  color: #9F5642;
  width: 100%;
  }
  
#content .captioned_photo img {
  margin: 0;
  padding: 0;
  display: block;
  border: 2px solid #787878;
  }
  
#content .captioned_photo_right {
  float: right;
  margin: 10px;
  padding: 0;
  }
  
#content .captioned_photo_right p {
  margin: 0;
  padding: 5px ;
  font: 10px Arial, Helvetica, sans-serif;
  color: #9F5642;
  width: 100%;
  }
  
#content .captioned_photo_right img {
  margin: 0;
  padding: 0;
  display: block;
  border: 2px solid #787878;
  }
  
#sidebar {
  float: right;
  width: 320px;
  background-color: #474c52;
  height: auto;
  
  margin: 0;
  padding: 0;
  }
  


.box			{ width: 316px; background: url(img_structure/box-bg-middle.gif) center repeat-y; margin: 3px 0 ;}
.box .inside	{ padding: 5px 20px; }
.clear {font-size: 1px; height: 1px}


#sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #ddf17e;
	text-align: left;
	padding: 0;
	margin: 0;
  }

#sidebar h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: lighter;
  color: #ddf17e;
  text-align: left;
  padding: 0;
  margin: 0;
  }

#sidebar p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #385801;
  text-align: left;
  padding: 0px;
    }
  
#sidebar p a {
  color: #385801;
  text-decoration: underline;
    }

#sidebar p a:hover {
  color: #DDF17E;
  text-decoration: underline;
    }


form#requestform {
	width: 90%;
	background-color: #81B400;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

form#requestform ol {
margin: 0;
padding: 0;
list-style: none;
}

form#requestform ol li {
padding: 5px 0;

}

form#requestform ol li.button {
border-bottom: none;
}


form#requestform ol label {
	display: block;
	font-weight: normal;
	word-spacing: 1px;
	text-transform: capitalize;
	color: #385801;
	margin: 0 0 3px 0;
	font-size: 15px;
}

form#requestform ol label em {
	font-weight: normal;
	color: #739240;
	text-transform: none;
}


form#requestform ol input#name,
form#requestform ol input#company,
form#requestform ol input#email {
	width: 95%;
	padding: 4px;
	border: 1px solid #385801;
}

form#requestform ol input#name:hover,
form#requestform ol input#company:hover,
form#requestform ol input#email:hover {
	border: 1px solid #385801;
}

form#requestform ol select {
	width: 200px;
	height: 30px;
	padding: 3px;
}

form#requestform ol option {
font: 11px Georgia, Times, "Times New Roman", serif;
color: #fff;
padding: 3px 0 3px 5px;
background: #215A6D;
}

form#requestform ol textarea {
	width: 380px;
	height: 100px;
	border: 1px solid #739240;
	padding: 5px;
	background-color: #ffffff;
}

form#requestform ol textarea:hover {
	border: 1px solid #739240;
}

form#requestform ol input#name,
form#requestform ol input#company,
form#requestform ol input#email,
form#requestform ol textarea {
	color: #425227;
	word-spacing: 1px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	line-height: 18px;
}


form#requestform ol button {
	padding: 4px;
	font-weight: normal;
	word-spacing: 1px;
	text-transform: capitalize;
	color: #DDF17E;
	border: 0px solid #FFFFFF;
	background-color: #385801;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

form#requestform ol button:hover {
	cursor: pointer;
	
}




#right-side img {
  margin: 0;
  padding: 0;
  }

  
#right-side p.address a{
  color: #f68326;
  text-decoration: underline;
  }
  
#right-side p.address a:hover {
  color: #f68326;
  text-decoration: none;
  }
  
#footer {
  height: 60px;
  border-top: 1px solid #ffffff;
  background-color: #cccccc;
  padding: 0;
  margin: 0;
  }
  
#footer p {
  font-size: 85%;
  color: #474c52;
  text-align: center;
  
  }

#footer p a {
  color: #385801;
  text-decoration: underline;
  margin: 0 10px 0 10px;

  }
  
#footer a:hover {
    text-decoration: none;
  }

  
  #menu-hp {
    width: 610px;
    height: auto;
    font-size: 85%;
    color: #474c52;
    background-color: #ffffff;
    border: 1px dotted #cccccc;
    overflow: hidden;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin: 10px;
  }

#menu-hp a {
  color: #385801;
  text-decoration: underline;
  }

#menu-hp a:hover {
  color: #81B400;
  text-decoration: none;
  }
#testimonials {  
width:270px;  
background:#EAF4F5;  
padding:5px 5px 0;  
font-family:Verdana,Arial,Sans-Serif;  
font-size:12px;  
margin:20px auto;
padding-top:10px;
}  
  
#testimonials a { text-decoration:none; }  
#testimonials img { border: 2px solid #FFFFFF; }  
  
#testimonials .title {  
text-align:center;  
font-size:14px;  
font-weight:bold;  
padding:5px;  
}  
  .carousell { width:270px; }  
.carousell ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; font-size:12px; font-weight:normal; }  
.carousell ul li {height: 220px;} /* IE fix */
.carousell ul li:after {content: .; clear: both; display: block; height: 0; visibility: hidden;}

.carousell .thumbnail { float:left; width:110px; }  
.carousell .info { float:rightright; width:190px; }  
.carousell .info span.cat { display: block; font-size:10px; color:#808080; }

.country { color:#ebf900; padding:0px 10px 0px 10px;}
.countrynum { color:#FFF; font-weight:bold; float:right; padding-right:20px; }
#timewig { background-image:url(/img_structure/time_bg.png); text-align:center; background-repeat:no-repeat; background-position:center; background-color:none; font-size:11px; padding:7px; }
.smallfont { font-size:11px; text-align:center; padding:7px; display:inline; }


.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 655px; /*Width of Carousel Viewer itself*/
height: 62px; /*Height should enough to fit largest content's height*/
top: 275px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
}


#ferrysched img
{
	width:492px !important;
	height:355px !important;
}