.container {
	height: 625px;
	width: 829px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 50px;
}
.nav1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #000000;
	position: absolute;
	left: 110px;
	top: 75px;
}
.nav2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #000000;
	position: absolute;
	left: 250px;
	top: 75px;
}
.nav3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #000000;
	position: absolute;
	left: 370px;
	top: 75px;
}
.nav4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #000000;
	position: absolute;
	left: 500px;
	top: 75px;
}
.nav5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #000000;
	position: absolute;
	left: 635px;
	top: 75px;
}
.hotel {
	font-weight: bold;
}
.hoteldesc {
	font-style: italic;
	font-size: 8pt;
}
a:hover {
	text-decoration: underline;
	color: #99CC33;
}
a:link {
	text-decoration: none;
	color: #0099FF;
}
a:visited {
	color: #99CC33;
	text-decoration: none;
}
.text {
	overflow: auto;
	overflow-x: hidden;
	position: absolute;
	height: 414px;
	width: 375px;
	left: 347px;
	top: 150px;
	margin-right: -15px;
	z-index: auto;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 2px;
	color: #000033;
	margin-bottom: -10px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	margin-right: 20px;
}
.line {
	margin:10px 0 10px 0;
}
.cap{
	position: relative;
	width: 25;
	float: left;
	z-index: 3;
	margin: -3px 5px -5px -5px;
	visibility: visible;
}