/*FONT*/
.js10 {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.js11 {
	font-size: 11px;
	line-height: 13px;
	color: #333333;
}
.js12 {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.js12b {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
}
.js12orange {
	font-size: 12px;
	color: #fa3a0f;
	line-height: 16px;
}
.js12orangeb {
	font-size: 12px;
	color: #fa3a0f;
	font-weight: bold;
	line-height: 16px;
}
.js12blue {
	font-size: 12px;
	color: #2b70b6;
	line-height: 16px;
}
.js14 {
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
.js14b {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
.js14orange {
	font-size: 14px;
	color: #fa3a0f;
	line-height: 18px;
}
.js14orangeb {
	font-size: 14px;
	color: #fa3a0f;
	font-weight: bold;
	line-height: 18px;
}
.js14blueb {
	font-size: 14px;
	color: #2b70b6;
	font-weight: bold;
	line-height: 18px;
}
a,a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #2b70b6;
	text-decoration: none;
}

/*BODY*/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(../images/bg.gif) repeat;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	background: url(../images/wrapper-bg.png) repeat center center;
	width: 830px;
}
#wrapper-foot {
	margin: 0px auto;
	padding: 0px;
	background: url(../images/wrapper-foot-bg.png) repeat center center;
	width: 830px;
	height: 12px;
}
.clear {
  clear: both;
}

/*HEADER*/
#header {
	margin: 0px auto;
	padding: 0px;
	height: 100px;
	width: 800px;
	background: url(../images/header-bg.gif);
}
#header-left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 200px;
	text-align: left;
}
#header-left img {
	margin: 0px;
	padding: 10px 0px 0px 10px;
}
#header-right {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: right;
	height: 100px;
	width: 550px;
	text-align: right;
}
#header-right h3#telfax {
}
#header-right h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 3px 0px 0px 0px;
}
#header-right h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#header-right h3 {
    font-size: 9px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#header-right h3 em {
	visibility: hidden;
}
#header-right h3#telfax {
    display: block;
	background: url(../images/header-telfax.gif) no-repeat;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	height: 39px;
	width: 218px;
}
#header-right h3#header-rsv {
    text-decoration: none;
    display: block;
	background: url(../images/header-rsvbtn2.gif) no-repeat;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	height: 39px;
	width: 95px;
}
#header-right h3#header-rsv a, #header-right h3#header-rsv a:visited{
    text-decoration: none;
    display: block;
	background: url(../images/header-rsvbtn1.gif) no-repeat;
	height: 39px;
	width: 95px;
}
#header-right h3#header-rsv a:hover{
    text-decoration: none;
    display: block;
	background: url(../images/header-rsvbtn2.gif) no-repeat;
	height: 39px;
	width: 95px;
}
#header-right ul {
	font-size: 9px;
	margin: 0px 0px 0px 50px;
	padding: 5px 0px 0px;
	display: block;
	list-style-type: none;
	width: 500px;
	height: 13px;
}
#header-right ul em {
	visibility: hidden;
}
#header-right ul li#vacancy {
	text-decoration: none;
	display: block;
	background: url(../images/header-submenu-vacancy2.gif) no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 13px;
	width: 55px;
	float: right;
}
#header-right ul li#vacancy a,#header-right ul li#vacancy a:visited{
	text-decoration: none;
	display: block;
	background: url(../images/header-submenu-vacancy1.gif) no-repeat;
	height: 13px;
	width: 55px;
	float: right;
}
#header-right ul li#vacancy a:hover{
	text-decoration: none;
	display: block;
	background: url(../images/header-submenu-vacancy2.gif) no-repeat;
	height: 13px;
	width: 55px;
	float: right;
}
#header-right ul li#info {
	text-decoration: none;
	display: block;
	background: url(../images/header-submenu-info2.gif) no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 13px;
	width: 103px;
	float: right;
}
#header-right ul li#info a, #header-right ul li#info a:visited{
	text-decoration: none;
	display: block;
	background: url(../images/header-submenu-info1.gif) no-repeat;
	height: 13px;
	width: 103px;
	float: right;
}
#header-right ul li#info a:hover{
	text-decoration: none;
	display: block;
	background: url(../images/header-submenu-info2.gif) no-repeat;
	height: 13px;
	width: 103px;
	float: right;
}
#header-right ul li#faq {
	text-decoration: none;
	display: block;
	background: url(../images/header-submenu-faq2.gif) no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 13px;
	width: 94px;
	float: right;
}
#header-right ul li#faq a, #header-right ul li#faq a:visited{
	text-decoration: none;
	display: block;
	background: url(../images/header-submenu-faq1.gif) no-repeat;
	height: 13px;
	width: 94px;
	float: right;
}
#header-right ul li#faq a:hover{
	text-decoration: none;
	display: block;
	background: url(../images/header-submenu-faq2.gif) no-repeat;
	height: 13px;
	width: 94px;
	float: right;
}
#header-right ul li#sitemap {
	text-decoration: none;
	display: block;
	background: url(../images/header-submenu-sitemap2.gif) no-repeat;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	height: 13px;
	width: 83px;
	float: right;
}
#header-right ul li#sitemap a, #header-right ul li#sitemap a:visited{
	text-decoration: none;
	display: block;
	background: url(../images/header-submenu-sitemap1.gif) no-repeat;
	height: 13px;
	width: 83px;
	float: right;
}
#header-right ul li#sitemap a:hover{
	text-decoration: none;
	display: block;
	background: url(../images/header-submenu-sitemap2.gif) no-repeat;
	height: 13px;
	width: 83px;
	float: right;
}
/*MENU*/
#top-flash {
	margin: 0px auto;
	padding: 0px;
	height: 300px;
	width: 800px;
}
#2ndheader {
	margin: 0px auto;
	padding: 0px;
	height: 150px;
	width: 800px;
}
#menu {
	padding: 1px 0px 0px;
	height: 35px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#menu ul {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
	width: 800px;
	height: 35px;
}
#menu ul em {
	visibility: hidden;
}
#menu ul li#welcome {
	text-decoration: none;
	display: block;
	background: url(../images/menu-info2.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 114px;
	float: left;
}
#menu ul li#welcome a,#header-right ul li#welcome a:visited{
	text-decoration: none;
	display: block;
	background: url(../images/menu-info1.gif) no-repeat;
	height: 35px;
	width: 114px;
	float: left;
}
#menu ul li#welcome a:hover{
	text-decoration: none;
	display: block;
	background: url(../images/menu-info2.gif) no-repeat;
	height: 35px;
	width: 114px;
	float: left;
}
#menu ul li#room {
	text-decoration: none;
	display: block;
	background: url(../images/menu-room2.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 114px;
	float: left;
}
#menu ul li#room a,#header-right ul li#room a:visited{
	text-decoration: none;
	display: block;
	background: url(../images/menu-room1.gif) no-repeat;
	height: 35px;
	width: 114px;
	float: left;
}
#menu ul li#room a:hover{
	text-decoration: none;
	display: block;
	background: url(../images/menu-room2.gif) no-repeat;
	height: 35px;
	width: 114px;
	float: left;
}
#menu ul li#dining {
	text-decoration: none;
	display: block;
	background: url(../images/menu-dining2.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 114px;
	float: left;
}
#menu ul li#dining a,#header-right ul li#dining a:visited{
	text-decoration: none;
	display: block;
	background: url(../images/menu-dining1.gif) no-repeat;
	height: 35px;
	width: 114px;
	float: left;
}
#menu ul li#dining a:hover{
	text-decoration: none;
	display: block;
	background: url(../images/menu-dining2.gif) no-repeat;
	height: 35px;
	width: 114px;
	float: left;
}
#menu ul li#spa {
	text-decoration: none;
	display: block;
	background: url(../images/menu-spa2.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 114px;
	float: left;
}
#menu ul li#spa a,#header-right ul li#spa a:visited{
	text-decoration: none;
	display: block;
	background: url(../images/menu-spa1.gif) no-repeat;
	height: 35px;
	width: 114px;
	float: left;
}
#menu ul li#spa a:hover{
	text-decoration: none;
	display: block;
	background: url(../images/menu-spa2.gif) no-repeat;
	height: 35px;
	width: 114px;
	float: left;
}
#menu ul li#facilities {
	text-decoration: none;
	display: block;
	background: url(../images/menu-facilities2.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 114px;
	float: left;
}
#menu ul li#facilities a,#header-right ul li#facilities a:visited{
	text-decoration: none;
	display: block;
	background: url(../images/menu-facilities1.gif) no-repeat;
	height: 35px;
	width: 114px;
	float: left;
}
#menu ul li#facilities a:hover{
	text-decoration: none;
	display: block;
	background: url(../images/menu-facilities2.gif) no-repeat;
	height: 35px;
	width: 114px;
	float: left;
}
#menu ul li#access {
	text-decoration: none;
	display: block;
	background: url(../images/menu-access2.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 114px;
	float: left;
}
#menu ul li#access a,#header-right ul li#access a:visited{
	text-decoration: none;
	display: block;
	background: url(../images/menu-access1.gif) no-repeat;
	height: 35px;
	width: 114px;
	float: left;
}
#menu ul li#access a:hover{
	text-decoration: none;
	display: block;
	background: url(../images/menu-access2.gif) no-repeat;
	height: 35px;
	width: 114px;
	float: left;
}
#menu ul li#reserve {
	text-decoration: none;
	display: block;
	background: url(../images/menu-reserve2.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 116px;
	float: left;
}
#menu ul li#reserve a,#header-right ul li#reserve a:visited{
	text-decoration: none;
	display: block;
	background: url(../images/menu-reserve1.gif) no-repeat;
	height: 35px;
	width: 116px;
	float: left;
}
#menu ul li#reserve a:hover{
	text-decoration: none;
	display: block;
	background: url(../images/menu-reserve2.gif) no-repeat;
	height: 35px;
	width: 116px;
	float: left;
}
#topic-path {
	text-align: left;
	padding: 0px;
	width: 760px;
	margin: 10px auto;
	font-size: 11px;
	color: #333333;
}

/*CONTENT*/
#content {
	text-align: left;
	padding: 0px;
	width: 760px;
	margin: 20px auto;
}
#content h3#page-title {
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#mainimg-box {
	padding: 0px;
	height: 400px;
	width: 740px;
	margin: 10px auto 20px;
}
#more-info {
	font-size: 11px;
	background: url(../images/linkmark_r.gif) no-repeat left center;
	text-indent: 20px;
	text-align: left;
}
#more-info a,#more-info a:visited {
	color: #333333;
	text-decoration: underline;
}
#more-info a:hover {
	color: #2b70b6;
	text-decoration: none;
}
#more-info-box-r {
	text-align: right;
	width: 140px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#foot-advbnr {
	margin: 0px auto 40px;
	padding: 0px;
	height: 180px;
	width: 630px;
}
#foot-advbnr-left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 180px;
	width: 270px;
}
#foot-advbnr-right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 180px;
	width: 270px;
}
#foot-advbnr-left h4,#foot-advbnr-right h4 {
    font-size: 9px;
	margin: 0px;
	padding: 0px;
}
#foot-advbnr-left h4 em,#foot-advbnr-right h4 em {
	visibility: hidden;
}
#foot-advbnr-left h4#footbnr-plan {
	text-decoration: none;
	display: block;
	background: url(../images/foot-advbnr-plan2.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 270px;
}
#foot-advbnr-left h4#footbnr-plan a,#foot-advbnr-left h4#footbnr-plan a:visited{
	text-decoration: none;
	display: block;
	background: url(../images/foot-advbnr-plan1.jpg) no-repeat;
	height: 180px;
	width: 270px;
}
#foot-advbnr-left h4#footbnr-plan a:hover{
	text-decoration: none;
	display: block;
	background: url(../images/foot-advbnr-plan2.jpg) no-repeat;
	height: 180px;
	width: 270px;
}
#foot-advbnr-right h4#footbnr-rsv {
	text-decoration: none;
	display: block;
	background: url(../images/foot-advbnr-rsv2.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 270px;
}
#foot-advbnr-right h4#footbnr-rsv a,#foot-advbnr-right h4#footbnr-rsv a:visited{
	text-decoration: none;
	display: block;
	background: url(../images/foot-advbnr-rsv1.jpg) no-repeat;
	height: 180px;
	width: 270px;
}
#foot-advbnr-right h4#footbnr-rsv a:hover{
	text-decoration: none;
	display: block;
	background: url(../images/foot-advbnr-rsv2.jpg) no-repeat;
	height: 180px;
	width: 270px;
}
#pagetop {
	margin: 0px 0px 20px 650px;
	padding: 0px;
	font-size: 11px;
	background: url(../images/linkmark_up.gif) no-repeat left center;
	width: 160px;
	text-indent: 20px;
	text-align: left;
}
#pagetop a,#pagetop a:visited {
	color: #333333;
	text-decoration: underline;
}
#pagetop a:hover {
	color: #2b70b6;
	text-decoration: none;
}
#sub-menulist {
	padding: 0px;
	width: 760px;
	text-align: center;
	font-size: 12px;
	color: #333333;
	margin: 20px auto 50px;
}
/*FOOTER*/
#footer {
	background: url(../images/footer-bg.gif) no-repeat;
	padding: 0px;
	height: 145px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}#footer-menu {
	font-size: 10px;
	color: #333333;
	margin-bottom: 20px;
}
#footer-left {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 440px;
	text-align: left;
}
#footer-left h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 3px 0px 0px;
	line-height: 12px;
}
#footer-left h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 12px;
}
#footer-right {
	margin: 20px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: right;
	width: 335px;
	text-align: right;
}
#footer-right h3#telfax {
}
#footer-right h3 {
    font-size: 9px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#footer-right h3 em {
	visibility: hidden;
}
#footer-right h3#telfax {
    display: block;
	background: url(../images/header-telfax.gif) no-repeat;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	height: 39px;
	width: 218px;
}
#footer-right h3#footer-rsv {
    text-decoration: none;
    display: block;
	background: url(../images/header-rsvbtn2.gif) no-repeat;
	margin: 5px 0px 0px 10px;
	padding: 0px;
	height: 39px;
	width: 95px;
}
#footer-right h3#footer-rsv a, #footer-right h3#header-rsv a:visited{
    text-decoration: none;
    display: block;
	background: url(../images/header-rsvbtn1.gif) no-repeat;
	height: 39px;
	width: 95px;
}
#footer-right h3#footer-rsv a:hover{
    text-decoration: none;
    display: block;
	background: url(../images/header-rsvbtn2.gif) no-repeat;
	height: 39px;
	width: 95px;
}
