body {
	margin:0;
	margin-top:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image:url(images/background.jpg);
	background-repeat:repeat; }

p {
	margin:0;
	margin-bottom:10px;
	padding:0;}

h2 {
	margin:0;
	margin-bottom:10px;
	padding:0;
	color:#640c15;
	font-size:18px;
	font-weight:100; }

#mainStage {
	width:793px;
	min-height:500px;
	margin:auto;
	position:relative; }
	
#headerTop_a {
	width:762px;
	height:347px;
	min-height:347px;
	background-image:url(images/headertop_a.png);
	background-repeat:no-repeat;
	float:right;}
	
#headerTop_b {
	width:783px;
	height:318px;
	min-height:318px;
	background-image:url(images/headertop_b.png);
	background-repeat:no-repeat;
	float:right;
	position:relative; }

#menu {
	position:absolute;
	top:38px;
	right:19px;
	width: 181px;
}

#menu ul {
	padding:0;
	margin:0;
	list-style:none; }

#menu li {
	padding:0;
	margin:0;
	margin-bottom:10px;
	list-style:none;
	font-size:1.4em;
	font-weight:100;
	color:#bbccc2;
	right:0;
	top:20px; }
	
#menu a {
	color:#bbccc2;
	text-decoration:none; }

#menu a:hover {
	color:#bbccc2;
	text-decoration:underline; }

#food {
	width:792px;
	height:331px;
	min-height:331px;
	max-height:331px;
	background-image:url(images/background-food.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	float:right; }

#foodCopy {
	position:absolute;
	font-size:0.9em;
	width: 271px;
	height: 288px;
	left: 49px;
	top: 683px;
	color:#645946;
	line-height:22px;
}

#localAttractions {
	position:absolute;
	right:19px;
	top: 676px;
	width: 181px;
	height: 24px;
}

#localAttractions h2 {
	font-size:1.2em; }

#localAttractionsImages {
	width:184px;
	position:absolute;
	left: 593px;
	top: 706px;
}

.imageBox {
	width:87px;
	height:87px;
	min-height:87px;
	max-height:87px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	position:relative; }

.corner {
	width:15px;
	height:15px;
	min-height:15px;
	max-height:15px;
	background-image:url(images/corner.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:99;
	top:0;
	right:0; }

#rooms {
	width:783px;
	height:422px;
	min-height:422px;
	max-height:422px;
	background-image:url(images/background-rooms.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	float:right; }
	
#relax {
	width:783px;
	height:738px;
	min-height:738px;
	max-height:738px;
	background-image:url(images/background-relaxB.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	float:right;
	position:relative; }
	
#relaxCopy {
	position:absolute;
	font-size:0.95em;
	width: 497px;
	height: 171px;
	left: 47px;
	top: 22px;
	color:#645946;
	line-height:28px;
}

#relaxCopy a {
	color:#645946;
	text-decoration:underline; }
	
#relaxCopy a:hover {
	text-decoration:none;
	color:#640c15; }
