body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9B968B; }
a:link {
	color: #9B968B;
	text-decoration: none;
}
a:visited {
	color: #9B968B;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #9B968B;
	text-decoration: none; }

.text-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #74736F;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: lighter;
	color: #9B968B;
}
.hotel-name {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #9B968B;
}


body {
	background-image: url(../images/bg-main.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg-main {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.gallery {
   font-family: "Times New Roman", Times, serif;
   font-size:14px;
   font-weight: lighter;
   color: #9B968B;
	}
#minitabs {
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #D6D5B9;
	}

#minitabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#minitabs a:link, #minitabs a:visited {
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #9B968B;
	}

#minitabs a.active:link, #minitabs a.active:visited, #minitabs a:hover {
	border-bottom: 4px solid #D6D5B9;
	padding-bottom: 2px;
	background: #fff;
	color: #FF6600;
	}
	
	


#lightbox{
	background-color: #afaeab;
	padding: 10px;	
}
#lightboxDetails{
	font-size: 11px;
	padding-top: 5px;
	text-align: left;
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;	
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}
#tabnav
	{
		height: 20px;
		margin: 0;
		padding-left: 10px;
		float: right;
}

#tabnav li
{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
}
	
#tabnav a:link, #tabnav a:visited
{		
		background: #fff;
		font-size: 11px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border: 1px solid #000000;
		text-decoration: none;
		color: #000;
}

#tabnav a:link.active, #tabnav a:visited.active
{	
		background: #9B968B;
		color: #fff;
}

#tabnav a:hover
{
		background: #999999;
}

