﻿body
{
	font-family: Verdana Arial Calibri;
	font-size: 0.9em;
	margin: 0 auto;
	background-color: #220000;
}

#header
{
	display: block;
	width: 900px;
	height: 111px;
	background-image: url(images/header.jpg);
}

#menu
{
	float: left;
	width: 200px;
	/*height: auto;*/
	margin-left: 64px;
	margin-right: 15px;
	margin-top: 6px;
	padding-top: 16px;
	background-image: url(images/menu_bg.jpg);
	background-position: top;
	background-repeat:no-repeat;
	/* display: block;*/
}

#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu a, a:hover, a:visited, a:active
{
	text-decoration: none;
	font-style: italic;
	color: Black;
}

.menuselected
{
	text-decoration: none;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	padding-top: 10px;
	text-align: center;
	display: block;
	height: 33px;
	width: 171px;
	margin-left: 15px;
	margin-top: 3px;
	background-image: url(images/menu_btnsel.jpg);
}

.unselected
{
	text-decoration: none;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	padding-top: 10px;
	text-align: center;
	display: block;
	height: 33px;
	width: 171px;
	margin-left: 15px;
	margin-top: 3px;
	background-image: url(images/menu_btn.jpg);
}



#maincontentwrapper
{
	/*float: left;*/
	width: 550px;
	min-height: 330px;
	/*margin-left: 15px;*/
	margin-top: 6px;
	/*display: inline;*/
}

#preview
{
	text-align: center;
}

#maincontentbody
{
	background-image: url(images/maincontent_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: left;
}

#maincontent
{
	padding-left: 10px;
	padding-right: 10px;
	min-height: 352px;
}

#maincontent h1
{
	font-size: 24px;
	font-family: Verdana;
	font-weight: normal;
	font-style: italic;
	margin: 12px 0 12px 12px;
}

#maincontent ul
{
	list-style-type: square;
	font-family: Verdana;
}

#maincontent li
{
	margin: 8px 0 8px 0;
}
#maincontent p
{
	margin-left: 12px;
	margin-right: 12px;
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
}

#videopreview
{
	margin: 4px;
}

.blend img
{
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	filter: alpha(opacity=0);
}

#subcontentwrapper
{
	float: left;
	width: 540px;
	height: 177px;
	/*margin-left: 15px;*/
	margin-top: 15px;
	margin-bottom: 32px;
	padding-top: 10px;
	padding-left: 10px;
	background-image: url(images/subcontent_bg.jpg);
	display: inline;
}

#subcontent
{
}

#subwrapper
{
	background-image: url(images/mainbackground.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #ffddb5;
	margin: 0;
	padding: 0;
	display: table;
	width: 900px;
	/* height: inherit; */
}

#wrapper
{
	width: 900px;
	text-align: left;
	margin: 0 auto;
	border-left: solid 1px White;
	border-right: solid 1px white;
}

#photogallery_albums
{
	display: block;
	float: left;
	width: 130px;
	padding: 0 0 0 10px;
}

#photogallery_albums ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#photogallery_albums li 
{
	padding: 8px 0 8px 0;
	margin: 0px;
	float: left;
	display: block;
	width: 130px;
	height: auto;
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	border-bottom: solid 1px #CCAA22;
}
#photogallery_albums a, a:hover, a:visited, a:active
{
	text-decoration: none;
	color: #880000;
}

#photogallery_thumbnails
{
	float: left;
	display: block;
	width:380px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}

.thumbnail
{
	height: 80px;
	padding: 2px 2px 2px 2px;
	background-color: #220000;
	border: 1px solid #2A2A2A;
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}	

#reservation
{
	margin: 0 auto 0 auto;
	width: 480px;
}

#reservation table
{
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial;
}

#reservation caption
{
	font-weight: bold;
	font-size: 20px;
	color: #330000;
	padding-top: 20px;
	border-bottom: solid 2px #660000;
}

#contactus
{
	margin: 0 auto 0 auto;
	width: 480px;
}

#contactus table
{
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial;
}

#contactus caption
{
	font-weight: bold;
	font-size: 20px;
	color: #330000;
	padding-top: 20px;
	border-bottom: solid 2px #660000;
}

#contentwrapper
{
	display:block;
	float: left;
	height: auto;
	width: 565px;
	/*margin-right: 20px;*/
	display: block;
	/*margin-left: 10px;*/
}

#scrollwrapper
{
	display: block;
	float: left;
	width: 166px;
	height: 190px;
	font-size: 10px;
	font-family: Verdana;
	padding: 46px 16px 20px 18px;
	margin-top: 20px;
	background-image: url(images/scroll.png);
}

#scrollwrappercontent span
{
	font-weight: bold;
	font-size: 16px;
	font-family: Times New Roman;
	font-style: italic;
	margin-bottom: 12px;
}

#scrollwrappercontent ul
{
	list-style: none;
	padding-left: 20px;
}

#sitecountwrapper
{
	font-size: 10px;
	font-family: Verdana;

}

#sitecountwrappercontent
{
	display: block;
	width: 160px;
	margin: 20px auto 0px auto;
}

#blendme img
{
	width: 530px;
	height: 352px;
}

#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; }




