body{
	background-color: #F0EFEE;
}

.bodyback{
	background-image: url(images/bodyback.jpg);
	background-repeat: repeat-x;
}
.whiteback{
	background-color: white;
}
.gradientblock{
	background-image: url(images/gradientblock.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 303px;
}
div{
	padding: 0px;
}
li{
	list-style-type: square;
}
li.pagesbullet{
	list-style-image: url(_cms/0033_bala.png);
}
li.pdfbullet{
	list-style-image: url(_cms/0161_pdf.png);
}
li.uploadbullet{
	list-style-image: url(_cms/0097_download.png);
}
.imageborderwhite{
	border: 6px;
	border-style: solid;
	border-color: White;
}
.imagebordertaupe{
	border: 6px;
	border-style: solid;
	border-color: #D7CBBF;
}
.clickenlargewhite{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10pt;
}
.clickenlargetaupe{
	font-family: Arial, Helvetica, sans-serif;
	color: #968D89;
	font-size: 10pt;
	line-height: 12px;
	margin-top: 5px;
}
.picdesc{
	font-family: Arial, Helvetica, sans-serif;
	color: #968D89;
	font-size: 10pt;
	vertical-align: top;
	border-bottom: 1px;
	border-color: #D7CBBF;
	border: dashed;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: right;
	font-style: italic;
}
.welcomenote{
	color: #413E3B;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
a.welcomenote{
	color: #413E3B;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a.welcomenote:hover{
	color: #413E3B;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
h1{
	font-family: Verdana;
	font-size: 14pt;
	font-weight: Normal;
	color: #413E3B;
	padding-bottom: 5px;
}
h2{
	font-family: Verdana;
	font-size: 15pt;
	font-weight: Normal;
	color: #413E3B;
}
h3{
	font-family: Verdana;
	font-size: 13pt;
	font-weight: Normal;
	color: #413E3B;
}
.bodytext{
	color: #413E3B;
	font-size: 10pt;
	font-family: arial, helvetica, san-serif;
	vertical-align: top;
}
a{
	color: #413E3B;
	font-size: 9pt;
	font-family: Verdana;
	vertical-align: top;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.footer{
	color: #413E3B;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	vertical-align: top;
	margin-top: 25px;
	text-align: left;
	background-color: #FFF692;
	padding: 7px 5px 5px 5px;
}
a.footer{
	color: #413E3B;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: center;
	text-decoration: none;
}
a.footer:hover{
	color: #413E3B;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: center;
	text-decoration: underline;
}
.menubar{
	background-color: #FFF692;
}
.address{
	color: #413E3B;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: top;
	margin-top: 25px;
	text-align: center;
}
#mainNav
{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 780px;
}

#mainNav ul, #mainNav li
{
	list-style: none;
	display: inline;
	margin : 0px;
	padding: 0px;
}


#mainNav a
{
	float: left;
	font-size: 11px;
	padding: 7px 8px 5px 8px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #413E3B;
	font-weight: bold;
	text-decoration: none;
}

#mainNav a:hover
{
	color: #D7CBBF;
	text-decoration: none;
	background-color: #413E3B;
}

#mainNav a.active, #mainNav a.active:hover
{
	color: #D7CBBF;
	text-decoration: none;
}

#mainNav a.selected, #mainNav a.selected:hover
{
	color: #D7CBBF;
	text-decoration: none;
	background-color: #413E3B;
}

body#home #mainNav #homeNav,
body#accomm #mainNav #accommNav,
body#petaccomm #mainNav #petaccommNav,
body#attractions #mainNav #attractionsNav,
body#guestssay #mainNav #guestssayNav,
body#terms #mainNav #termsNav,
body#contact #mainNav #contactNav,
{
	color: #D7CBBF;
	text-decoration: none;
	background-color: #88B9E4;
}

/***********************************************************************/
/* All below from John Clarks stylesheet                                                */
/***********************************************************************/
.clear
{
	clear: both;
	height: 1px;
	font-size: 1px;
}

.screenHide
{
	display: none;
}

img
{
	border: none;
}

.picBorder
{
	border: solid 1px #CADB2A;
	margin: 0px;
	padding: 0px;
	float: left;
}

.enlarge
{
	font-size: 0.9em;
	color: #CCCCCC;
	width: 340px;
	text-align: right;
	float: left;
	padding: 4px 0px 10px 0px;
}

.lightGrey
{
	color: #CCCCCC;
}#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
	
/***********************************************************************/
/* Vertical Accordions                                                 */
/***********************************************************************/
	
#vertical_container 
{
	margin: 0px;
	width: 387px;
}

#vertical_container2
{
	margin: 0px;
	width: 765px;
}

.accordion_toggle 
{
	width: 387px;
	padding-top: 1px;
	padding-bottom: 5px;
	border-bottom: solid 1px #e0e0e0;
	margin-top: 5px;
	display: block;
	cursor: help;
	color: #666666;
	font-size: 1.4em;
}

/* Container styling*/
		
.accordion_toggle_active 
{
	width: 387px;
	padding-top: 1px;
	padding-bottom: 5px;
	border-bottom: solid 1px #e0e0e0;
	margin-top: 5px;
	display: block;
	cursor: help;	

}
		
.accordion_content
{
	background-color: #ffffff;
	overflow: hidden;
	padding: 10px 0px;
	width: 387px;
}

.picCentre
{
	text-align: center !important;
	width: 387px;
	float: left;
}

/* set 2 */

.accordion_toggle2
{
	width: 765px;
	padding-top: 1px;
	padding-bottom: 5px;
	border-bottom: solid 1px #e0e0e0;
	margin-top: 5px;
	display: block;
	cursor: help;
	color: #666666;
	font-size: 1.4em;
}

/* Container styling*/
		
.accordion_toggle_active2 
{
	width: 765px;
	padding-top: 1px;
	padding-bottom: 5px;
	border-bottom: solid 1px #e0e0e0;
	margin-top: 5px;
	display: block;
	cursor: help;	

}
		
.accordion_content2
{
	background-color: #ffffff;
	overflow: hidden;
	padding: 10px 0px 25px 0px;
	width: 765px;
}

.picCentre2
{
	text-align: center !important;
	width: 387px;
	float: left;
}


.imageSignature {
	margin: 0px;
	padding: 0px;
	float: left;
	border: none !important;

}
