html,body {
color: #3F2923;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
margin: 0px;
padding: 0px;
min-height: 100%;
height: 100%;
}
table.table-main {
width: 100%;
height: 100%;
background-color: #FF8200;
}
table.table-main-headermenu {
width: 1024px;
height: 100%;
}
table.table-main-content {
background-image: URL('images/contentbg.jpg');
background-repeat: repeat-x;
width: 1024;
height: 100%;
}
#td-content {
background-image: URL('images/contentbg.jpg');
background-repeat: repeat-x;
}
#table-white-left {
width: 1px;
background-image: URL('images/1x1.jpg');
background-repeat: repeat-y;
}
#table-white-right {
width: 1px;
background-image: URL('images/1x1.jpg');
background-repeat: repeat-y;
}
#header1 {
background-color: #FF8200;
background-image: URL('images/header1.jpg');
background-position: top;
background-repeat: no-repeat;
height: 350px;
}
#header2 {
background-color: #FF8200;
background-image: URL('images/header2.jpg');
background-position: center;
background-repeat: no-repeat;
height: 350px;
}
#header3 {
background-color: #FF8200;
background-image: URL('images/header3.jpg');
background-position: center;
background-repeat: no-repeat;
height: 350px;
}
#header4 {
background-color: #FF8200;
background-image: URL('images/header4.jpg');
background-position: center;
background-repeat: no-repeat;
height: 350px;
}
#header5 {
background-color: #FF8200;
background-image: URL('images/header5.jpg');
background-position: center;
background-repeat: no-repeat;
height: 350px;
}
#header6 {
background-color: #FF8200;
background-image: URL('images/header6.jpg');
background-position: center;
background-repeat: no-repeat;
height: 350px;
}
#menu {
padding-left: 5px;
background-color: #FF8200;
height: 10px;
}
#separator {
background-image: URL('images/separator.gif');
background-repeat: repeat-x;
height: 3px;
}
#content {
background-color: #FF8200;
background-image: URL('images/contentbg.jpg');
height: 100%;
}
#content-main {
padding: 20px 35px 0px 100px;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
}
#content-spacer {
background-image: URL('images/content-spacer.jpg');
background-repeat: repeat-y;
width: 1px;
}
#content-right {
width: 300px;
padding: 20px 0px 0px 20px;
}
#lang {
padding-right: 10px;
}
h1 {
margin: 0px 0px -10px 0px;
font-size: 12px;
}
p.space2 {
padding: 20px 20px 0px 0px;
}
#gallery {
bodrer-style: solid;
border-color: #FFFFFF;
border-width: 5px;
}

table.table-rooms {
font-family: verdana, arial, sans-serif;
font-size: 10pt;
}

p.left {

letter-spacing: 1px;
line-height: 16px;
text-align:justify;
}