﻿body {
	background-position: center;
	margin: 0px;
	background-color: #5F7654;
	font-family: Calibri, Arial, Helvetica, sans-serif, Sans;
	background-image: url('images/background.jpg');
	background-repeat: repeat-y;
}
#container {
	width: 990px;
	margin: 0px auto 0px auto;
}

#nav {
	background-color: #101B12;
	height: 19px;
	width: 990px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0px 10px 0px;
	font-size: 14px;
	background-image: url('images/green.jpg');
}
.leftlinks {
	border-left: 1px #555 solid; 
}
.links a:link, .links a:visited {
	padding: 12px 15px 12px 15px;
	text-decoration: none;
	color: #ffffff;
	border-right: 1px #555 solid; 


}
.links a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #5F7654;

}
#main {
	font-size: 15px;
	margin: 20px 80px 20px 270px;
	width: 460px;
	line-height:160%; 
}


#bigmain {
	font-size: 15px;
	margin: 20px 80px 20px 270px;
	width: 640px;
	line-height:160%; 
}

#main a,  #bigmain a {
	color: #101C12;
} 

#main a:hover,  #bigmain a:hover {
	color: #5E7654;
	text-decoration: none; 
} 

#narrowmain {
	font-size: 15px;
	margin: 15px 60px 15px 260px;
	width: 290px;
	line-height:150%; 
}


h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}


img {
	border:0px; 
}

.rightpics {
	float: right;
	width: 200px;
}



.righttext {
	float: right;
	width: 160px;
	color: #ffffff;
	font-size:14px;
	padding: 20px; 
}




.lefty {
	float: left;
	width: 170px;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #ffffff;
	font-size: 14px;
	padding: 15px;
	line-height: 150%;
}

.lefty a{
	color: #ffffff;
	text-decoration:none;
}

.lefty a:hover{
	color: #CCFFCC;
}


.clear {
	clear:right;
}






#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; }



.tabletext {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


.tabletext a { color: white; 
text-decoration: underline} 

.tabletext a:hover { color: #DBDFB5; 
text-decoration: none} 


.tabletop {  padding: 5px;	margin:0px; color: white;

	background-color: #101B12;
	background-image: url('images/green.jpg');



}
td#creamone {background: #F1F1EE; vertical-align:top;	padding: 5px;	margin:0px;}
td#creamtwo {background: #E7EADD; vertical-align:top;	padding: 5px;	margin:0px;}

table {
	empty-cells: show;
	font-size: inherit;
	border-collapse:collapse;
}

#booking, #booking a {
	color: white; 
} 

#booked { background-color:  #5E7654} 

#cal9 {
	border: 1px solid #C0C0C0;
}

td {
	min-height: 28px;
	vertical-align:top ;
}

#points {
	border-collapse:collapse;
	padding: 0px;
	margin:0px;
}
#noblack {
	background-image: url('images/bg-noblack.jpg');
}
.numnight {
 	padding: 3px;
	width: 120px; 
} 
.testimon {
	background-color: #5F7654 ;
	border-radius: 10px;
	color: #fff;
	padding: 20px;
	margin-top: 10px;
}
