body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993300;
	background-color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
#body_wrapper {
	position: relative;
	height: 900px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/body_bg2.jpg);
	background-repeat: no-repeat;
}
#logo {
	position: absolute;
	height: 100px;
	width: 257px;
	left: 363px;
	top: 77px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
#vert_nav_top {
	position: absolute;
	height: 30px;
	width: 825px;
	left: 86px;
	top: 193px;
	background-color: #FFFFFF;
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cd982e;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #cd982e;
}
#vert_nav_bottom {
	position: absolute;
	height: 30px;
	width: 825px;
	left: 84px;
	top: 713px;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #cd982e;
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	font-size: 16px;
	font-weight: bold;
	color: #cd982e;
}
#vert_nav_bottom2 {
	color: #FFFFFF;
	text-align: center;
}
#vert_nav_bottom2   a:link {
	color: #ffffff;
	text-decoration: underline;
}
#vert_nav_bottom2   a:visited {
	text-decoration: underline;
	color: #ffffff;
}
#vert_nav_bottom2   a:hover {
	text-decoration: none;
	color: #990000;
}
#vert_nav_bottom2   a:active {
	text-decoration: underline;
	color: #ffffff;
}

#panel_left {
	position: absolute;
	height: 308px;
	width: 151px;
	left: 87px;
	top: 239px;
	background-image: url(../images/panel_left.png);
	background-repeat: no-repeat;
	padding: 20px;
	text-align: justify;
}
#panel_right {
	position: absolute;
	height: 308px;
	width: 576px;
	left: 294px;
	top: 240px;
	background-image: url(../images/panel_right.png);
	background-repeat: no-repeat;
	padding: 20px;
}
#panel_bottom {
	position: absolute;
	height: 61px;
	width: 784px;
	left: 85px;
	top: 601px;
	background-image: url(../images/panel_bottom.png);
	background-repeat: no-repeat;
	padding: 20px;
	text-align: center;
}
#image_holder_1 {
	position: absolute;
	height: 56px;
	width: 481px;
	left: 19px;
	top: 20px;
	color: #FF0000;
	background-color: #000000;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}
#image_holder_2 {
	position: absolute;
	height: 159px;
	width: 248px;
	left: 403px;
	top: 264px;
}
ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #d1a13f;
	line-height: 22px;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 15px 6px 15px;
	text-transform: uppercase;
	font-weight: bold;
}

#navigation li a:hover {
	text-decoration: underline;
}
#new_cabins {
	position: absolute;
	height: 30px;
	width: 570px;
	left: 219px;
	top: 757px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
#side_nav {
	line-height: 18px;
	text-align: left;
}
#gallery {
	position: absolute;
	height: auto;
	width: auto;
	left: 735px;
	top: 55px;
}
img.calbtn {
	visibility:hidden;
	height:16px;
	width:16px;
	vertical-align: middle;
	cursor: pointer;
}
div.thumb {
	margin:2px;float:left;width:62px;overflow:hidden;height:60px;
}
div.thumb img {
	width: 60px;
    border:1px solid black;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.real-support {
	position: absolute;
	left: 152px;
	top: 59px;
}
