/* screen.css */

/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body 
	{
	padding:0;
	margin:0;
	}
body
	{
	text-align:center;
	min-width:1000px;
	color:#000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	background-color: #282828;
	background-image: url(images/bg_body.gif);
	background-repeat: repeat-x;
	}
h1
	{
	font-weight:bold;
	color: #007CC3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F68938;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-bottom: 10px;
	}
p
	{
	line-height:18px;
	margin:0px 0px 18px 0px;
	}
#outer
	{
	height:99.9%;
	min-height:100%;
	width:1000px;
	text-align:left;
	margin:auto;
	position:relative;
	background-color:#282828;
	}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header
	{
	position:absolute;
	top:0;
	width:1000px;
	height:150px;
	overflow:hidden;
	z-index:100;
	background-image:url(images/bg_header.gif);
	left: -1px;

	}
#left 
	{
	position:relative;/*ie needs this to show float */
	width:0px;
	float:left;
	padding:200px 20px 0px 15px;
	display:none;
	}
#main
	{
	width:100%;
	float:left;

	}
	
#main p
	{
	color:#333333;
	line-height:20px;
	}
		
#right
	{
	width:190px;
	float:right;
	}
#right img
	{
	margin:0px 0px 10px 0px;
	}
#footer 
	{
	width:960px;
	clear:both;
	height:60px;
	text-align:center;
	left:20px;
	bottom:0;
	position: absolute;
	background-color:#000000;
	color:#fff;
	}
#footer p { padding:16px 0px 0px 20px; margin:0px; }
#footer a { color:#fff; text-decoration:none; }
#footer a:hover { text-decoration:underline; }
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer {/*only ie gets this style*/
	\height:80px;/* for ie5 */
	he\ight:79px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent 
	{
	width:100%;
	float:right;
	padding:150px 20px 0px 0px;
	}
#clearfooter {width:100%;height:70px;clear:both} /* to clear footer */
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-70px;} /*safari wrapper */

#nav li a
	{
	padding:10px 10px 10px 10px;
	width:190px;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #fff;
	color:#367ecf;
	}
	
#nav li p
	{
	padding:10px 10px 10px 10px;
	width:190px;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #fff;
	color:#367ecf;
	}
#nav li a:hover { background:#cccccc; color:#fff; }

#topnav
	{
	position:absolute;
	top:132px;
	left:0px;
	display:none;
	}
#topnav li 
	{
	float:left;
	margin:0px 0px 0px 0px;
	}
#topnav li a
	{
	color:#000;
	text-decoration:none;
	background:url(images/button.png) no-repeat ;
	padding:10px 0px 10px 10px;
	display:block;
	width:153px;
	height:32px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
	

#leftnav li 
	{
	float:left;
	margin:0px 0px 0px 0px;
	}
#leftnav li a
	{
	color:#000000;
	background-color:#CCCCCC;
	text-decoration:none;
	padding:10px 0px 10px 10px;
	display:block;
	margin-bottom:5px;
	width:200px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #007CC2;
	}
	
#leftnav li p
	{
	color:#000000;
	background-color:#CCCCCC;
	text-decoration:none;
	font-size:14px;
	padding:10px 5px 10px 10px;
	display:block;
	margin-bottom:5px;
	width:200px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #007CC2;
	text-align:right;
	}
	
#leftnav li h1
	{
	background-color:#CCCCCC;
	text-decoration:none;
	font-size:16px;
	padding:10px 5px 10px 10px;
	display:block;
	margin-bottom:5px;
	width:200px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #007CC2;
	text-align:center;
	}
	
	
	
#imgb 
	{
	border: 1px solid #666666;
	}
#sponsorimage
	{
	margin:-10px 0px 0px 0px;
	border:solid;
	border-color:#333;
	border-width:1px;
		}

#logo{
margin-top:20px;
margin-left:20px;
}

#strap{
position:absolute;
right: 20px;
float:right;
top:20px;
display:none;
}
#main a {
	color: #007CC2;
	text-decoration: none;
}
#main td {
	color: #333333;
	padding:5px;
	vertical-align:top;
	line-height:20px;
}

.listing{
	margin-bottom:10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0066CC;
}

#main .listing td{
	padding:0px;
	color: #333333;
}

.bullets li {
	color: #F68A28;
	list-style-type: disc;
	margin-left:20px;
	margin-bottom:10px;
}

#hometext{
position:absolute;
float:right;
width:340px;
right: 40px;
top:220px;
color:#FFFFFF;

}


div.result
	{
	padding:10px;
	margin:0 0 10px 0;
	border:1px solid #D9D3BB;
	overflow:hidden;
	}
div.result a
	{
	color:#007CC3;
	text-decoration:underline;
	}
div.result h1
	{
	padding:0;
	margin:0 0 5px 0;
	float:left;
	clear:none;
	border:none;
	line-height:17px;
	}
div.result p
	{
	padding:0;
	margin:0 0 5px 0;
	background:none;
	clear:left;
	}
div.result p.location
	{
	color:#007CC3;
	font-weight:bold;
	}
div.result p.buttons img
	{
	float:none;
	margin:7px 0 0 0;
	}
div.result img
	{
	float:right;
	margin:0 0 0 10px;
	}
	
#listing {
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	width:670px;
	height:100px;
	background-color: #FFFFFF;
	min-height:130px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #007CC3;
}
#listingleft {
	width:160px;
	float:right;
	text-align:right;
}
#listingright {
	float:left;	
	width: 490px;
}
#listingright h1 {
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}	

#homecontent {
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
}
#homecontent a {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-decoration:none;
}

#ribbon{
position:absolute;
top:211px;
left:32px;
z-index:1000;

}
.galleryitem {
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 150px;
	height:200px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#findcaravan {
	background-image: url(images/findacaravan.jpg);
	height: 77px;
	width: 677px;
}

.galleryitem strong {
	color: #666666;
}


.galleryitem h1{
margin-top:8px;
margin-bottom:6px;
padding-bottom:3px;
}
#finder {
	margin-left: 250px;
	margin-top: 25px;
	position:absolute;
}



.marquee {
color:#0066CC;
}

.padme td{
	padding:5px;
	color: #333333;

}

.newsitem{
	color:#000000;
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 20px;
}
.rightimg {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-bottom:10px;
}


#leftnav h2 {
	background-color: #F68A39;
	margin:0px;
	padding:10px;
	width:195px;
	margin-top:10px;

}




/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {

    width:430px;
    height:342px;
    padding-top:0px;
    margin-top:0px;
}

#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:0px;
	bottom:-32px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}


.noprint{
display:none;
}
