@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

img, div, a { behavior: url(iepngfix.htc) }

.clear {
clear:both;
margin-top:-1px;
height:1px;
overflow:hidden;
}

div.hr {
	border: none;
	border-top: 1px dotted #FFFFCC;
	margin-top: 5px;
	margin-bottom: 18px;
	
}
div.hr hr { display: none; }
/* End CT Reset. CSS. Ian Harrison. June 2008 */

body {
	background-color:#15410e;
}

#wrapper {
	width:100%;
	background-image: url(_lib/_build/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
#content {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	/*word-spacing: 0.25em;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.8em;
	color:#FFFFCC;
	background-image: url(_lib/_build/green-body-bg.jpg);
	background-repeat: repeat-y;
	margin:0 auto;
	width:1040px;
	}	
#top {
	background-image: url(_lib/_build/header.jpg);
	background-repeat: no-repeat;	
	}

#header {
	width:855px;
	/*height:800px;*/
	margin:0 auto;
	padding-top:16px;
	}
#leftpane {
	float:left;
	width:215px;
	padding-top:180px;
	padding-left:30px;
	}
	#leftpane ul {padding-left:10px; margin-bottom:10px;}
	#leftpane li {padding-bottom:9px;font-size:11px;}
	#leftpane li a {text-decoration:none; color:#FFFFCC;}
	#leftpane li a:hover {border-bottom:#FFFFCC dotted 1px;color:#FFF;}

.menubuttons {margin-left:-27px;}



#Availability {
	background-color:#15410e;
	padding:10px;
	border:1px dotted #0c2b08;
	margin:15px 0px;
}
	
#rightpane {
	position:relative;
	float:left;
	width:560px;
	height:auto;
	padding-left:10px;
	line-height:normal;
	}
	#rightpane h1 {	
	border-bottom:1px dotted #FFFFFF;
	font-size:26px;
	letter-spacing:-0.8px;
	margin:45px 0px 13px;
	padding-bottom:14px;
	font-family:georgia;
	font-weight:100;
	}
	#rightpane h2 {
	font-size:20px;
	padding-bottom:3px;
	letter-spacing:-0.9px;
/*	font-family:georgia;*/
	font-family: georgia;
	font-weight:100;
	}

#hdr-links {
		background-image:url(_lib/_build/hdr-telphone.jpg);
		height:51px;
		left:200px;
		position:absolute;
		top:-16px;
		width:392px;
}

#hdr-links a {
		display:block;
		width:172px;height:51px;
		text-indent:-999em;
	}
	
#green-content {
	border-left:#003300 dashed 1px;
	margin-left:-16px;
	padding-left:16px;
	}
	#green-content h2 {
		font-size:20px;
		margin:0px 0px 5px 0px;
		letter-spacing:-0.8px;
		font-family: georgia;
		font-weight:100;
		}
	#green-content a {
		color:#FFF;
		text-decoration:none;
		}
	#green-content a:hover {
		color:#FFFF99;
		border-bottom:#FFFF99 1px dotted;
		}

table.tblPrices {
	border-collapse: separate;
	border-spacing: 10pt 5pt;
	background-image:url(_lib/_build/blue-price-bg.jpg);
	background-repeat:repeat-x;
	background-color: #466abb;
	background-position: bottom;
	}
	table.tblPrices td {
		padding:5px;
		}
		
	.tblPricesRow1 {
		background-color:#003399;
		color:#FFFFFF;
		}
	
table.tblCaravans {
	border-collapse: separate;
	border-spacing: 10pt 5pt;
	padding:3px;
	}
	
table.tblCaravans td {
	padding:5px;
	}
	
	.tblPricesRow2 {
		background-color:#003399;
		color:#FFFFFF;
		}
	.tblPricesRow3 {
		border-top:#FFF 1px dotted;
		background-color:#0066FF;
		color:#FFFFFF;
		}
		
/* form stylin */

.inputboxes {
	background-color:#FFFFCC;
	color:#333333;
	font-size:14px;
	padding:4px;
	margin:3px;
	border:#143e86 solid 1px;
		}
		
#slideshow {
	position:relative;
	height: 170px;
	width:553px;
	overflow:hidden;
	margin:50px 0 0 10px;
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
}
#slideshow IMG.active {
	z-index:10;
}
#slideshow IMG.last-active {
	z-index:9;
}

/* Galleries */


#galleries li {
			float:left;
			margin:4px;	
			width:100px;
			height:100px;
			overflow:hidden;
			border:#FFFFCC solid 1px;		
			}
#galleries a {
			opacity:0.7;
			filter: alpha(opacity = 70);
			zoom:1;
			}
#galleries a:hover {
			opacity:1;
			filter: alpha(opacity = 100);
			zoom:1;
			}

.gallery-link {
	width:220px;
	height:220px;
	float:left;
	padding: 2px 18px;
			}		

#region-blue-bg {
	background-image:url(_lib/_build/blue-bg.jpg);
	background-repeat:repeat-y;
	width:1040px;
	}
#region-blue {
	background-image:url(_lib/_build/blue-header-body.jpg);
	background-repeat:no-repeat;	
	}
	#region-blue h1 {
	font-size:30px;
	letter-spacing:-0.8px;
	font-family:georgia;
	}
	#region-blue h2 {
	font-size:24px;
	margin:20px 0px 15px 0px;
	padding-bottom:6px;
	border-bottom:1px dotted #CCCCCC;
	letter-spacing:-0.8px;
	font-family:georgia;
	}
	#region-blue h3 {
	font-size:24px;
	margin-bottom:10px;
	letter-spacing:-0.8px;
	font-family:georgia;
	}
	#region-blue p {
	line-height:160%;
	letter-spacing:-0.2px;
	}
	
#content-blue-full {
	padding-top:80px;
	width:780px;
	margin:0 auto;
	}
	
#content-blue-full a {
	color:#000066;
	text-decoration:none;
	}

#content-blue-full a:hover {
	color:#FFF;
	text-decoration:underline;
	}
	
.thumbleft {
	float:left;
	}
.thumbright {
	float:right;
	}
#footer {
	background-image:url(_lib/_build/footer.jpg);
	background-repeat:no-repeat;
	height:134px;
	}

	#footer  h3 {
	padding:140px 0 30px 600px;
	}
	#footer  a {
	color:#fff;
	border-bottom:dotted #fff 1px;
	text-decoration:none;
	}
	
#rightpane h4 {
background-color:#FCFDDD;
border-bottom:1px dotted #FFFFFF;
color:green;
font-family:georgia;
font-size:26px;
font-weight:100;
letter-spacing:-0.8px;
margin:0 0 15px;
padding:14px;
}
	

a.whitenav:link {color: white; text-decoration: underline; }
a.whitenav:visited {color: white; text-decoration: underline; }
a.whitenav:hover {color: white; text-decoration: none; }
a.whitenav:active {color: white; text-decoration: none; }
.textsubheader1 {	
/*	border-bottom:1px dotted #FFFFFF;*/
	font-size:24px;
	letter-spacing:-0.8px;
	margin:45px 0px 13px;
	padding-bottom:14px;
	font-family:georgia;
	}
.textsubheader2 {
	font-size:20px;
	padding-bottom:3px;
	letter-spacing:-0.8px;
	font-family: georgia;
	}
.bold_text {
	font-weight:bold
	}