html {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 10pt;
	letter-spacing: -0.02em;
}

body {
	margin: 0;
	padding: 0;
	background-color: white;
	background-image: url('../images/bodybg.jpg');
	background-repeat: repeat-x;
	font-size:9pt;
	line-height: 135%;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	color: #bbaf89;
	color: #aca277;

}
a {
	color: #aca277;
	outline: none;
}
img {
	border: 0;
}

.terms {
	left:26px; 
	top:110px;
	position:absolute;
	width:200px;
}
 
p {
	margin:0 0 10px 0;
}
.restcopy {
position: absolute;
top:60px;
left:55px;
width:260px;
}
.thumb {
width:60px;
height:40px;
}

.offer_print_field {
  top: 305px;
  position:absolute; 
  font-size:8pt;
  border: 1px solid #eeeee2; 
  width:180px; 
  background-color:white; 
  height:20px; 
}


#gatewayl, #gatewayr {
	top: 50%;
	margin-top: -277px;
	/*filter:alpha(opacity=90);
	opacity: 0.9;*/
	background-repeat: no-repeat;
	height: 554px;
	visibility: hidden;
	position: absolute;
	background-color:#dbd8bd;
	z-index:100;
}
#gatewayl img {
		display: block;
		position: absolute;
		top:65px;
		right:-1px;
}
#gatewayr img {
		display: block;
		position: absolute;
		top:65px;
		left:0;
		}

#outer {
	/* position: fixed; */
	position: absolute;
	width:758px;
	height: 554px;
	top: 50%;
	left: 50%;
	margin-left: -379px;
	margin-top: -277px;
}
#music {
	position: absolute;
	width: 100px;
	height: 20px;
	top: 23px;
	left:625px;
	/*border: 1px solid #ffdfdf;*/
	background-color: white;
}
#content {
	position: absolute;
	top:40px;
	height: 444px;
	width:758px;
	background-color: white;
	background-image:url('../images/contentbg.jpg');
}
#menu {
	position: absolute;
	top:484px;
	height:40px;
	width:758px;
	background-color: white;
}
#footer {
	position: absolute;
	top: 524px;
	height: 30px;
	width: 758px;
	background-color: white;
	text-align: center;
	font-size: 8pt;
	padding-top: 10pt;
}
#footer p {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}
#footer a {
	text-decoration: none;
}
#menustrip {
	width: 650px;
	height: 23px;
	background-color: white;
	background-image: url('../images/menu/menu_bg.jpg');
	position: absolute;
	top: 9px;
	left: 54px;
}
#m_home {
	left: 0px;
}
#m_story {
	left: 120px;
}
#m_rest {
	left: 277px;
}
#m_bookings {
	left: 440px;
}
#m_offers {
	left: 575px;
}


#home1 {
	display: block;
	position: absolute;
	top: 21px;
	left: 20px;
}
#home2 {
	display: block;
	position: absolute;
	width:209px;
	height:58px;
	top: 332px;
	left: 535px;
	background-color: black;
	background-image: url('../images/home2.jpg');
}
#menustrip img {
	display: block;
	position: absolute;
	border: none;
	padding: 0;
	margin: 0;
}

