<!--

html, body {
	margin: 0;
	background: #001932;
	font-family: verdana, helvetica, georgia, arial, trebuchet ms;
	text-align: center;
	height: 100%;
}

#container {
	width: 980px;
	margin: 0 auto;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-image: url(images/contbg.gif);
	background-repeat: repeat-y;
}

#padding {
	padding: 0 0 48px 0;
}

#header {
	background: #000;
	border: solid #999;
	border-width: 0 1px;
	text-align: left;
}

#slogan {
	float: right;
	font-size: 16px;
	line-height: 22px;
	color: #fffdd0;
	margin: 46px 100px 0 0;
}

#indexpic img {
	border-top: solid 1px #333;
}
	

#content {
	float: right;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
	width: 737px;
	margin-right: 1px;
	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#contentmain {
	float: right;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-align: justify;
	width: 737px;
	margin-right: 1px;
	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#content a, #contentmain a {
	color: #C30027;
	text-decoration: none;
}

#content a:hover, contentmain a:hover {
	text-decoration: underline;
}

#content2 {
	padding: 20px 40px 20px 20px;
}

.nav {
	width: 240px;
}

.nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: dotted 1px #999;
}

.nav li a {
	font-size: 12px;
	line-height: 16px;
	padding: 8px 0;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 239px;
	border-bottom: dotted 1px #999;
	background-color: #fffdd0;
}

.nav li a:hover {
	background-color: #333;
	color: #fffdd0;
}


#footer {
	padding: 6px 0;
	background: #000;
	font-size: 11px;
	color: #fffdd0;
	font-family: arial, helvetica, trebuchet ms;
	margin: -48px auto 0 auto;
	height: 35px;
	width: 980px;
	border: solid #999;
	border-width: 0 1px;
}

#footer a {
	color: #fffdd0;
	padding: 0 3px;
	line-height: 18px;
}

h1 {
	font-size: 16px;
	color: #C30027;
	border-bottom: dotted 1px #333;
	padding-bottom: 3px;
}

h2 {
	font-size: 15px;
	color: #333;
	margin: 28px 0 9px 0;
}

h3 {
	font-size: 13px;
	margin: 24px 0 6px 0;
}


.hotelbg h2 {
	margin: 6px 0;
	font-size: 14px;
}

#content img, #contentmain img {
	border: solid 1px #333;
	margin-bottom: 3px;
}

.clear {
	clear: both;
}

.floatl {
	float: left;
}

.floatl img {
	margin: 5px 12px 0 0;
}

.more {
	text-align: right;
	font-weight: bold;
}

.hotelbg {
	background: #fffdd0;
	border: dotted 1px #333;
	border-width: 1px 0;
	padding: 6px 6px 6px 0;
	font-size: 11px;
}

#book {
	position:absolute;
	top:0;
	right:0;
}

.lst1 {
	margin: 0 0 0 10px;
	padding-left: 10px;
}

.lst2 {
	margin: 0 0 0 6px;
	padding-left: 6px;
}

#tab1 {
	font-size: 12px;
	line-height: 22px;
	border-collapse: collapse;
}

table#tab1 td {
	border: solid 1px #999;
}

#tab2 {
	font-size: 12px;
	line-height: 22px;
	border-collapse: collapse;
}

table#tab2 td {
	border-top: dotted 1px #999;
}

table#tab3 {
	font-size: 12px;
}

table.tab4 {
	font-size: 12px;
	line-height: 18px;
}

table.tab4 td {
	padding: 3px 50px 3px 0;
}


hr {
	border: solid #999;
	border-width: 1px 0 0 0;
	height: 1px;
}

#hotelinfo {
	float: right;
	width: 280px;
	font-size: 11px;
	line-height: 17px;
	margin-left: 20px;
	padding: 6px;
	background-image: url(images/hotelinfo_bg.gif);
}

#hotelinfo h3 {
	font-size: 12px;
	margin: 6px 0;
}

.imagerow {
	text-align: center;
	margin: 24px 0;
	font-size: 11px;
	line-height: 15px;
}

.cont {
	font-size: 14px;
}

#sitemap {
	font-size: 11px;
	position: relative;
	top: 100px;
}

#sitemap a {
	color: #C30027;
	text-decoration: none;
}

#sitemap a:hover {
	text-decoration: underline;
}

.small {
	font-size: 10px;
	font-weight: normal;
	margin-top: -3px;
}

#newsletter {
	border: dotted #999;
	border-width: 1px 0;
	font-size: 11px;
	padding: 0 6px 12px;
	width: 227px;
	margin-top: 24px;
	background: #d0d0ff;
}

.form {
	margin: 3px 0 9px;
	border: 1px solid #999;
	padding: 2px;
}

.button {
	background-color:#333;
	color:#fffdd0;
	font-weight:bold;
	padding:3px;
	font-size:11px;
}

.fre {
	color: #009;
	font-size: 12px;
	font-weight: normal;
}


#navcontainer ul
{
padding: 2px 0;
margin: 0;
list-style-type: none;
font-size: 11px;
text-align: right;
font-weight: bold;
border: solid #ccc;
border-width: 1px 0;
background: #fffdd0;
}

#navcontainer li { display: inline; }

#navcontainer li a
{
color: #333;
padding: 2px 12px;
text-decoration: none;
}

#navcontainer li a:hover
{
background-color: #333;
color: #fffdd0;
}


-->