body { width: 100%; height:100%; padding: 0px; margin: 0px; background-image: url(../gfx/hotel-back.gif); background-position: bottom right; background-repeat: no-repeat; background-color: #ede5ca; background-attachment: fixed;  }


div.text {
	position: absolute;
	top: 367px;
	font-family:verdana;
	font-size: 11px;
	color: #707172;
	font-weight: 400;
	left: 170px;
	width: 369px;
	z-index: 99;
	height: 239px;
		}


div.image1 {
	position: absolute;
	top: 99px;
	left: 170px;
	width: 609px;
	z-index: 1;
	height: 181px;
		}
		
div.link1 {
	position: absolute;
	top: 471px;
	left: 170px;
	width: 181px;
	z-index: 99;
	height: 161px;
		}
		
div.link1a {
	position: absolute;
	top: 39px;
	font-family:verdana;
	font-size: 10px;
	color: #707172;
	font-weight: 400;
	left: 10px;
	width: 168px;
	z-index: 99;
	height: 90px;
		}

div.link2 {
	position: absolute;
	top: 471px;
	left: 380px;
	width: 179px;
	z-index: 99;
	height: 161px;
		}
		
div.link2a {
	position: absolute;
	top: 39px;
	font-family:verdana;
	font-size: 10px;
	color: #707172;
	font-weight: 400;
	left: 10px;
	width: 168px;
	z-index: 99;
	height: 90px;
		}


div.link3 {
	position: absolute;
	top: 436px;
	left: 577px;
	width: 179px;
	z-index: 99;
	height: 218px;
	text-align:center;
		}

div.link4 {
	position: absolute;
	top: 361px;
	left: 576px;
	width: 179px;
	z-index: 99;
	height: 28px;
		}
		
div.link3a {
	position: absolute;
	top: 39px;
	font-family:verdana;
	font-size: 10px;
	color: #707172;
	font-weight: 400;
	left: 10px;
	width: 81px;
	z-index: 99;
	height: 186px;
	text-align:left;
		}




/*Navigation*/		
		
		


ul {
	margin: 0px;
	font-size: 11px;
	text-align:left;
	list-style-type:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-image: url(../gfx/nav-line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.brown li {
	color: #a58765;
	padding-bottom: 3px;
	padding-top: 3px;
}

.selected {

	color: #179cb7 !important;

} 
 
.brown a:link {
	color: #a58765;
	text-decoration: none;
}

.brown a:visited {
	color: #a58765;
	text-decoration: none;
}

.brown a:active{
	color: #179cb7;
	text-decoration: none;
}

.brown a:hover {
	color: #179cb7;
	text-decoration: none;
}

