@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
#rightcell{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #505050;
	color:#ffffff;
}
#rightcell a:link,#rightcell a:visited{
	font-size:12px;	
}
#rightcell a:hover{
	font-size:12px;	
	color:#999999
}
#copy a:link{
	color:#ffffff;
	text-decoration:underline;
}
#copy a:visited{
	color:#ffffff;
	text-decoration:underline;
}
#copy a:hover{
	color:#999999;
	text-decoration:underline;
}
#bodybackground{
	background:#FFF;
	background:center;
}
#picture{
	margin-right:55px;
}
#content{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin-left:30px;
	margin-right:30px;
	width:auto;
	height:auto;
}
#content1{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width:auto;
	height:auto;
}
#content2{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width:auto;
	height:auto;
	margin-left:60px;
}

#contentindex{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCC;
	font-style:normal;
	text-align:left;
}
	 
#header{
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#CCCCCC;
	margin-left:30px;
}

}
#menuleft{
	margin-left:28px;
	margin-top:30px;
	width:128px;
	color: #FFFFFF;
}
#booknow{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:right;
	margin-right:60px;
}
#booknow a:link{
	color:#ffffff;
	text-decoration:underline;
}
#booknow a:visited{
	color:#ffffff;
	text-decoration:underline;
}
#booknow a:hover{
	color:#999999;
	text-decoration:underline;
}
#footer{
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}

#copy{
font:Arial, Helvetica, sans-serif;
font-size:9px;
color:#FFFFFF;
margin-left:10px;
}
#music{
margin-left:0px;
margin-bottom:0px;
}

#centerpanel {
	padding-left:30px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:20px;
	position:relative;
	float: left;
	height: auto;
	width: 600px;
	margin:0px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

/* slide show */
#dhtmlgoodies_slideshow{
	width:auto;
	height:458px;
	margin:0px;
	padding:0px;
	display:table;
	line-height:90px;
	vertical-align:middle;
	/*position:absolute;/* Total width of slideshow */
	left: 410px;
	}
	
	#previewPane{
	height:333px;
	margin-bottom:0px;
	padding:0px;
	position:relative;
	width:600px;
	margin-left:10px;
	}
	#previewPane img{
		line-height:275px;
		border:2px solid #dcdcdc;
		margin-left:30px;
		margin-top:20px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
	text-align:center;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
	font-size:1em;
	width:600px;
	position:absolute;
	z-index:20;
	top:275px;
	left:0px;
	line-height:18px;
	color:#37659A;
	}
	#galleryContainer{
	margin-top:99px;
	margin-left:40px;
	_margin-top:0px;
	height:87px;	/* Height of the images + 2 */
	position:relative;
	overflow:hidden;
	padding:0px;
	width:596px;
	}
	#arrow_left{
	position:absolute;
	left:0px;
	z-index:500;
	padding:0px;
	width:20px;
	height:86px;
	display:block;
	cursor:pointer;
	top: 0px;
	}
	#arrow_right{
	position:absolute;
	left:578px;
	z-index:501;
	padding:0px;
	width:22px;
	height:86px;
	display:block;
	text-align:right;
	cursor:pointer;
	top: -2px;
	overflow: visible;
	}
	#theImages{
	margin-top:0px;
	position:absolute;
	height:87px;
	left:20px;
	top:0px;
	width:3000px;
	background:#f1f1ea;
	line-height:90px;
	vertical-align:middle;
	overflow: hidden;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
	float:left;
	margin:15px 5px 0px 0px;
	padding:0px;
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor:pointer;
	border:1px solid #FFF;
	}
		#waitMessage{
		display:none;
		position:absolute;
		vertical-align:middle;
		text-align:center;
		left:200px;
		top:200px;
	}	
	#theImages .imageCaption{
		display:none;
	}
.gallerycontainer{
	position: relative;
	background-color: #000000;
	width:auto;
	height: auto;
}

.thumbnail img{

}
/*accommodation page */
.thumbnail:hover{
background-color: transparent;

}

.thumbnail:hover img{
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 5px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -7px;
left: 23px; /*position where enlarged image should offset horizontally */
position:absolute;
z-index: 20px;
}
html>body .thumbnail:hover span {
visibility: visible;
position:absolute;
top: -7px;
left: 23px; /*position where enlarged image should offset horizontally */
z-index: 20px;
}
/* end accommodation page */

/*begin gallery page*/

.gallerythumbnail:hover{
background-color: transparent;
}

.gallerythumbnail:hover img{
}

.gallerythumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 5px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.gallerythumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.gallerythumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -7px;
left: -7px; /*position where enlarged image should offset horizontally */
position:absolute;
z-index: 20px;
}
html>body .gallerythumbnail:hover span {
visibility: visible;
position:absolute;
top: -7px;
left: 41px; /*position where enlarged image should offset horizontally */
z-index: 20px;
/*end gallery page*/

}
img { behavior: url(css/iepngfix.htc); 
} 
.subnav{color:#999999;}
.subnav a:link{ font-size:10px; color:#FFFFFF; text-decoration:underline}
.subnav a:visited{ font-size:10px; color:#999999;text-decoration:underline}
.subnav a:hover{ font-size:10px;color:#FFFFFF; text-decoration:underline}
.redfont{ color:#F00;}
.titletxt {
	font-size: 14px;
	color: #ff9c00;
	font-weight:bold;
}
.txt{
	border:none;
	color:#FFF
}
.links a{ font-size:12px; color:#FFF;text-decoration:underline;}
a.moredetail:link,a.moredetail:visited{color:#F90; text-decoration:underline;}
a.moredetail:hover{color:#F90; text-decoration:none;}
.orangefont{color:#FF9900;}

