h1 {
	font-variant: normal;
	color: #663300;
	text-align: left;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	z-index: 2;
}

h2 {
	font-variant: small-caps;
	color: #ffcc99;
	text-align: left;
	font-style: normal;
	font-weight: lighter;
	font-size: 2em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

h3 {
	font-style: italic;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	color: #996633;
}

body {
	background: url(images/bg_patt.jpg) repeat;
	color: #996633;
	line-height: 1px;
	font-size: 80%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#container {
	position: relative;
	background-position: 20px 20px;
	background: url(images/tikouka2.jpg) no-repeat #c7ab79;
	border: solid #996633 3px;
	margin: 5em auto 5em auto;
	width: 784px;
	height: auto;
}

#header {
	height: 100px;
	width: 784px;
	padding-top: 80px;
	padding-left: 300px;
}

#content img {
	float: right;
	margin-bottom: 1em;
}

#content {
	float: right;
	min-height: 400px;
	line-height: 1.2em;
	width: 404px;
}

#content p {
	margin-right: 2em;
}

#content ul {
	list-style: disc;
	line-height: normal;
}

#content li ul {
	list-style: circle;
}

#mapscontent {
	float: right;
	min-height: 400px;
	line-height: 1.2em;
	width: 420px;
}

img.filler {
	margin-top: 1em;
	border: solid #996633;
}

#nav {
	clear: both;
	height: 100px;
	width: 780px;
	background-color: #b39765;
	border-left: solid #996633 2px;
	border-right: solid #996633 2px;
	border-top: solid #996633 2px;
}

#nav a {
	display: block;
	text-decoration: none;
	color: #996633;
	font-weight: bold;
}

a.location {
	background: url(images/buttons/location.jpg) no-repeat;
	width: 130px;
	height: 100px;
	text-indent: -999em;
}

a.activities {
	background: url(images/buttons/experience.jpg) no-repeat;
	width: 130px;
	height: 100px;
	text-indent: -999em;
}

a.contact {
	background: url(images/buttons/contact.jpg) no-repeat;
	width: 130px;
	height: 100px;
	text-indent: -999em;
}

a.booking {
	background: url(images/buttons/booking.jpg) no-repeat;
	width: 130px;
	height: 100px;
	text-indent: -999em;
}

a.gallery {
	background: url(images/buttons/gallery.jpg) no-repeat;
	width: 130px;
	height: 100px;
	text-indent: -999em;
}

a.home {
	background: url(images/buttons/home.jpg) no-repeat;
	width: 130px;
	height: 100px;
	text-indent: -999em;
}

img.bookit {
	margin: 10px;	
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav ul {
	background: white;
	line-height: 1.2em;
	height: 100px;
}

#nav a:hover {
	background-position: bottom;
}

#nav li {
	float: left;
	width: 130px;
}

#nav li ul {
	position: absolute;
	width: 126px;
	height: auto;
	left: -999em;
	border: solid #eda 2px;
}

#nav li ul li {
	width: 126px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	bottom: 98px;
}

#nav li:hover {
	background: #eda;
}


#content a, #mapscontent a {
	font-weight: bold;
	border-width: 0px;
	border-style: none;
	color: #996633;
	text-decoration: none;
}

#content a:hover, #mapscontent a:hover {
	text-decoration: underline;
}

a:visited {
	color: #ffcc99;
	text-decoration: none;
}

.intro {
	color: #996633;
	font-size: small;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.galleryset {
	color: #996633;
	font-size: small;
	text-align: left;
	margin-left: 1em;
	}

#gallery1 {
	width: 320px;
	height: 220px;
	border: 2px solid #996633;
	padding: 0 0 10px 0;
	background-color: #eda;
}

#gallery2 {
	width: 320px;
	height: 160px;
	border: 2px solid #996633;
	padding: 0 0 10px 0;
	background-color: #eda;
	}

#gallery1 img, #gallery2 img {
	border: solid 1px #996633;
	padding: 0;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* Lightbox CSS */

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