/* CSS Document */


body, p, ol, ul, li, form, img, table {
	padding:0;
	margin:0;
	border:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	font-size: 22px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/background_tile.jpg);
	background-position:top;/*
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	*/
	background-color: #E4E3B1;
}
h1, h2, h3 {
	margin:0px;
	font-weight: lighter;
}
h3 {
	font-size:15px;
	font-weight:normal;
	color:#333333;
	text-align:justify;
	line-height: 15pt;
	font-variant: normal;
}
h4 {
	font-size:20px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	margin-top:0px;
	margin-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-style: normal;
	line-height: 18px;
}
h5 {
	font-size:20px;
	font-weight:bold;
	color:#454545;
	margin-top:0px;
	margin-bottom:5px;
	text-align: center;
	font-variant: small-caps;
}
p {
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	line-height:17px;
}
li {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#777;
	margin-left:20px;
	margin-bottom:5px;
	list-style:outside;
}
Rooms {
	padding:0;
	margin:0;
	border:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-align: justify;
	font-weight: normal;
	font-size: 22px;
	color: #FFFFFF;
	margin-left:180px;
}
a:link {
	text-decoration:none;
	color: #00FF66;
}
a:visited {
	text-decoration:none;
	color: #333;
}
a:hover {
	text-decoration:none;
	color: #333;
}
a:active {
	text-decoration:none;
	color: #333;
}
.DivTemp {
	position:absolute;
	width:300px;
	left:50%;
	margin-left:-140px;
	border: none;
	height:300px;
	top:50%;
	margin-top:-170px;
	/* for IE 6 */
	overflow:hidden;
}
.DivFlash {
	position:absolute;
	width:800px;
	left:50%;
	margin-left:-400px;
	height:290px;
	background-color:#FFFFFF;
	border: none;
	z-index: 0;
	/* for IE 6 */
	overflow:hidden;
}
.DivLanguage {
	position:absolute;
	width:72px;
	left:50%;
	margin-left:400px;
	height:212px;
	margin-top:0px;
	border: none;
	z-index: 1;
	background-color:#FFF;
	/* for IE 6 */
	overflow:hidden;
}
.DivNav {
	position:absolute;
	width:800px;
	left:50%;
	margin-left:-400px;
	height:auto;
	margin-top:290px;
	border: none;
	z-index: 2;
	/* for IE 6 */
	overflow:hidden;
}
.DivPageContent {
	position:absolute;
	width:610px;
	left:50%;
	margin-left:-305px;
	margin-top:330px;
	border: none;
	/* for IE 6 */
	overflow:hidden;
}
.DivSubnav {
	height:122px;
	border: none;
	/* for IE 6 */
	overflow:hidden;
	font-size:37px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;

	text-align:center
	/*text-align:justify;*/
	letter-spacing:-0.1em;
	letter-spacing: normal;
	vertical-align: text-top;
	text-align: center;
	font-weight: bold;
	width: 100%;
}
