body {
  font-family: "Trebuchet MS", Verdana, Geneva, Arial, helvetica, sans-serif;
 font-size:14px;
  text-align:center;
  background-color:#e5eff5;
}

#outerwrap {
    margin-left: auto;
	margin-right:auto;
	width: 799px;
	
	}
	
#wrap  {
	margin-left: auto;
	margin-right:auto;
	width: 800px;	
	background-color:#ffffff;
	}
	
	
#vacwrap  {
	margin-left: auto;
	margin-right:auto;
	width: 780px;	
	background-color:#ffffff;
	text-align:center;
	padding-bottom:6px;
	}	
#leftcol {
	float: left;
	width: 180px;
	padding-top:10px;
	}
#maincol {
	float:right;
	padding:8px;
	width: 590px;
	}
#footer {
	margin-left: auto;
	margin-right:auto;
	width: 800px;
	background-color:#C0E0FE;
	
	clear:both;
	}	
#foot {
	margin-left: auto;
	margin-right:auto;	
	padding: 6px;
	color: #333333;
	font-size: 13px;
	font-weight:normal;
	}	
#maincol p {
	text-align:left;
	}
#maincol p.lead {
	margin-top:4px;
	}		
#mainimage{
        margin-top:-4px;
		margin-left: auto;
		margin-right:auto;
    	width:800px;
		
		background-color:#e5eff5;
       	
	}
#map {
	float:left;
	width: 590px;
	background-color:#FFFFFF;
	padding-bottom:12px;
	text-align: center;
	margin-left: -2px;
	}	
	
h1 {
	margin:0;
	}
h2  {
	margin-top:0;
	margin-bottom:0;
	text-align:left;
	font-size: 16px;
	font-weight:bold;
	color:#106494;
	}	
h2.welcome  {
	margin-top:0;
	margin-bottom:0;
	display: inline;
	font-size: 14px;
	font-weight:normal;	
	}
h2.lesspace  {
	margin-top:-8px;
	margin-bottom:0;
	text-align:left;
	font-size: 16px;
	font-weight:bold;
	color:#106494;
	}	
h3  {
	margin-top:0;
	margin-bottom:0;
	text-align:center;
	font-size: 20px;
	font-weight:bold;
	color:#582F0B;
	}	
p.intro {
	text-align:justify;
	}
	
.rightdiv {
	float:right;
	background-color:#e5eff5;
	margin: 5px 0 5px 10px;
	border-left: #e5eff5 3px solid;
	border-top: #e5eff5 3px solid;
	border-right: #e5eff5 3px solid;
	font-size:12px;
	}	
a.booking  {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
a.booking:hover  {
	color:#CC0000;
	}		
img#logo  {
	margin: 6px 0 6px 8px;
	}	
img.grey {
	margin: 5px;
	border: #E7E1C9 5px solid;
	}	
img.grey2 {
	margin: 0 5px 5px 5px;
	border: #E7E1C9 5px solid;
	}			
img.right {
	float:right;
	margin: 5px 0 5px 10px;
	border: #e5eff5 5px solid;
	}
img.right2 {
	float:right;
	margin: 5px 10px 5px 10px;
	border: #E7E1C9 5px solid;
	}	
img.rightrow {
	float:left;
	
	border: #e5eff5 5px solid;
	}
img.midrow {
	float:left;
	
	border-top: #e5eff5 5px solid;
	border-bottom: #e5eff5 5px solid;
	}		
img.leftrow {
	float:left;

	border: #e5eff5 5px solid;
	}		
img.left {
	float:left;
	margin: 5px 8px 0 0;
	border: #e5eff5 5px solid;
	}	
	
img.left2 {
	float:left;
	margin: 5px 0 0 5px;
	border: #DCDCDC 5px solid;
	}
img.leftcolumn {
	margin: 0 10px 5px 10px;
	border: #E7E1C9 5px solid;
	}			
div.clearfix  {
	height:1px;
	clear:both;
	}							
#navlist
{
padding: 1px;
margin-left: 0;
font: 12px;
width: 11em;
color:#582F0B; }

#navlist li
{
list-style: none;
margin: 0px;
border-left: 1px #C0E0FE solid;
border-bottom: 1px #C0E0FE solid;
text-align: left;
}

#navlist li a
{
display: block;
padding: 4px 8px 4px 10px;
text-decoration: none;
font-weight:bold;
font-size:14px;
}

#navlist li a:link { color: #000; }
#navlist li a:visited { color: #000; }
#navlist li.live {
 background-color:#e5eff5;
  }

#navlist li a:hover
{
font-weight:bold;
color: #ffffff;
background: #0B598A;
border-left: 3px #C0E0FE solid;
}

	
.img_box{
margin: 0px;
padding: 0px;
border: 1px solid #000;
}	

#map {
	margin-left:auto;
	margin-right:auto;
	width: 600px;
	background-color:#FFFFFF;
	padding-bottom:12px;
	text-align: center;
	}
	
#homebackground {
	width:810px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	background-image: url(images/homepage.png)
	}	
	
#newsite {
	width: 560px;
	
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	font-size:16px;
	padding:10px;
	border:solid 2px #582F0B;
	}	
	
.smaller  {
	font-size:12px;
	}	
	
.by {
	font-size:10px;
	color:#666666;
	text-decoration:none;
	}	
	
.mceContentBody {
	background-color:#FFFFFF;
	}		
	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


td.calfree {
	background-color:#99CC66;
	color:#000000;
	text-align: center;
	}
td.calone {
	background-color:#7998B7;
	color:#ffffff;
	text-align: center;
	}
td.calbooked {
	background-color:#3F5D76;
	color:#ffffff;
	text-align: center;
	}
	
hr {
	color: #C0E0FE;
	}	