body {
	font-family: Times New Roman;
	color: #6b6b6b;
	font-size: 9pt;
	overflow:hidden;
	overflow-y:hidden;
}

h1 {
	font-size: 33pt;
	margin: 5px 0px;
	font-weight: normal;
	padding: 0px;
}

h2 {
	font-size: 20pt;
	margin: 3px 0px;
	font-weight: normal;
}

h3 {
	font-size: 9pt;
	margin: 2px 0px;
	font-weight: normal;
}

p {
	margin: 0px 0px 8px 0px;
}

a {
	color: #6b6b6b;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

.padding5 {
	padding: 5px;
}

.padding25 {
	padding: 25px;
}

.main-table {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: table;
	z-index: 0;
}

.main-table-cell {
	display: table-cell;
	vertical-align: middle;
}

.main-content {
	width:960px;
	height: 580px;
	margin: 0 auto;
}

.col1-table, .col3-table {
	width: 100%;
	height: 100%;
	display: table;
}

.rooms-1col-table, .rooms-3col-table {
	width: 100%;
	height:520px;
	display: table;
}

.col1-table-cell, .col3-table-cell {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.rooms-1col-table-cell, .rooms-3col-table-cell {
	display: table-cell;
	vertical-align: bottom;
	text-align: center;
}

.col1-content {
	position:relative;
	width: 100%;
	margin: 0 auto;
	z-index: 500;
}

.col3-content {
	position: relative;
	width: 30%;
	margin: 0 auto;
	z-index: 500;
}

.rooms-1col-content {
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	z-index:550;
}

.rooms-3col-content {
	position: relative;
	width: 320px;
	margin: 0 auto;
	text-align: left;
	z-index: 550;
}

.rooms-content div {
	padding: 0px 5px;
	background: #ffffff;
}

.rooms_images {
	position: relative;
	top: -480px;
	left: 0px;
	width: 100%;
	height: 0px;
}

.menu_1level_top, .menu_1level_bottom {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 0px;
	text-align: center;
	z-index: 1000;
}

.menu_1level_top a {
	position: relative;
	top: 540px;
	text-decoration: underline;
	margin: 0px 5px;
}

.menu_1level_bottom a {
	position: relative;
	top: -40px;
	text-decoration: underline;
	margin: 0px 5px;
}

.menu_2level {
	position: relative;
	top: -480px;
	left: 0px;
	width: 55%;
	height: 0px;
	margin: 0 auto;
	text-align:center;
	z-index: 900;
}

.menu_2level a {
	position: relative;
	top: -20px;
	text-decoration: underline;
	margin: 0px 5px;
}

.menu_2level a img {
}

.reset_position_top, .reset_position_bottom {
	position: relative;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
}

.reset_position_top .img_logo {
	position: relative;
	top: 492px;
	left: 790px;
	z-index: 800;
}

.reset_position_bottom .img_logo {
	position: relative;
	top: -88px;
	left:790px;
	z-index: 800;
}

/* ScrollBox */
.scrollbox {
	position: relative;
	width:100%;
	height:250px;
	text-align: left;
	z-index: 500;
	background: #ffffff;
}
	
.wn { 
	height:240px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px 5px;
	overflow: hidden;
}

.scrollLinks {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0 auto;
	text-align:center;
	width:30px;
	background: transparent;
	float:right;
}

a.mouseover_up {
	position: absolute;
	right: 30px;
	cursor: pointer;
	font-size: 12pt;
	color: #6b6b6b;
	text-decoration: none;
}
a.mouseover_down {
	position: absolute;
	right: 14px;
	cursor: pointer;
	font-size: 12pt;
	color: #6b6b6b;
	text-decoration: none;
}

div.arrow_off a.mouseover_down, div.arrow_off a.mouseover_up {
	color: #6b6b6b;
}

.page-table {
	position:relative;
	display: table;
	width: 100%;
	z-index:750;
}

.page-table-cell {
	width: 340px;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	background: #ffffff;
	padding: 10px;
}

.page-scroll {
	width:100%;
	text-align:center;
	
}

.zindex-40 {
	z-index:400;
}

.zindex-60 {
	z-index:600;
}

.zindex-75 {
	z-index:750;
}

.width320 {
	width:320px;
}

.lyr1 {
	width:250px;
	position: relative;
	z-index:55;
}

#arrowtop {
	float:left;
}

#arrowbottom {
	float:right;
}

.node {
	position:relative;
	background:#ffffff;
	height:240px;
	z-index:75;
	text-align:center;
}

.news {
	text-align:center;
	align: center;
	margin: 0 auto;
}

.news-text {
	text-align:left;
	padding: 0 5px;
	width:300px;
	height:200px;
	float:left;
	border-right: 1px solid #000000;
}

.first-news {
	border-left: 1px solid #000000;
}

.text-left {
	align: left;
}

.news-title {
	font-size: 30pt;
}

.news-pagination {
	padding-top:10px;
	color: #000000;
}

.padding-5 {
	padding: 0px 5px;
}

.button, .button:hover {
	background:#666666;
	padding: 0px 15px;
	text-decoration: none;
	color: #ffffff;
	cursor: pointer;
}

.img_home_1 {
	margin: -10px -15px 25px 15px;
}
.img_home_2 {
	margin: -15px 20px 35px 30px;
}
.img_home_3 {
	margin: -15px -6px 35px 1px;
}

.hr {
	height:1px;
	background: #6b6b6b;
	margin: 20px 14px 21px 14px;
}

#float_menu {
	position: absolute;
	bottom: 35px;
	left: 0px;
	width:100%;
}
#float_menu div {
	margin: 0px auto;
	text-align: center;
	width: 960px;
}
#float_logo {
	position: absolute;
	bottom: 40px;
	right: 40px;
}
#float_logo_sx {
	position: absolute;
	bottom: 40px;
	left: 40px;
}

.draggable {
	position: absolute;
	cursor: move;
	overflow: hidden;
	z-index: 50;
}
.inner {
	position: absolute;
	top: 0;
	left: 0;
}

#float_menu a {
	margin: 0px 5px;
}

#room_features{
	position:relative;
	top: -42px;
	}

