body, div, p, th, td, li, li a, dd, input, textarea	{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}
body {
	margin: 0px;
	padding: 0px;
	color: #00007D;
	background-color: #003366;
}
div {
	background-color: transparent;
	height: 1%;
}
p {
	background-color:transparent;
	padding: 0px;
	margin: 0px 0 12px 0;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px 0 12px 0;
	color: #996600;
	text-align: left;
}
h1 {
	font-size: 15px;
	color: #996600;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
	color: #996600;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
ul, li, li a {
	text-align: left;
}
form {
	text-align: center;
	padding: 0px;
	margin: 0px auto;
	display: block;
}
label, input, select, textarea {
	display: block;
	float: left;
	text-align: left;
	margin-bottom: 4px;
	font-size: 11px;
}
select {
	border: 1px solid #999900;
	margin: 0px;
	padding: 0px;
}	
input:focus, form.contact input:focus, textarea:focus, form.contact textarea:focus {
	border: 1px solid #000099;
}
abbr, acronym {
	cursor: help;
}
address {
	font-style: normal;
	text-align: left;
}

/* ---------- Layout ---------- */

#wrapper {
	width: 770px;
	background-color: #FFFCEA;
	border: 1px solid #FF3300;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 6px;
	background-image: url(../Images/backgr_sea.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#header {
	height: 70px;
}
#header-container {
	margin: 0px;
	padding: 0px;
	height: 190px;
	float: none;
	border: 1px solid #999900;
	position: relative;
	overflow: hidden;
}
#header-container img {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#header-img {
	margin: 0px;
	padding: 0px;
}
#lang-pick {
	position: absolute;
	top: 5px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}
#content-wrap {
	margin-top: 30px;
}
#content-main {
	width: 570px;
	background-image: url(../Images/backgr_S.gif);
	background-repeat: no-repeat;
	background-position: 25px 0px;
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 22px;
}
#sidebar-R {
	width: 170px;
	position: absolute;
	top: 0px;
	right: 0px;
	visibility: visible;
	z-index: 2;
}
#content-bottom {
	margin: 0px 2px 0px 10px;
	padding: 0px 0px 30px;
	position: relative;
	clear: both;
}
#footer {
	float: none;
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
	margin-bottom: 4px;
	margin-top: 2px;
}
#header, #header-container, #content-wrap, #footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.clearer {
 clear:both;
 height: 1px;
 overflow: hidden;
 line-height: 1px;
 margin-top:-1px;
} 

#content-main p {
	width: 430px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#logoTop {
	margin-top: 4px;
}
div.box-bottom {
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
	width: 220px;
	float: left;
	position: relative;
}
div.box-bottom h5 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
div.box-bottom img {
	margin-top: 6px;
	margin-bottom: 0px;
	padding: 0px;
}
div.box-bottom p {
	width: 175px;
}
div.box-bottom img, div.box-bottom p, #box-hor-1 h5, #box-hor-2 h5, #box-hor-3 h5 {
	margin-right: 0px;
	margin-left: 35px;
}
#content-bottom div.box-bottom ul {
	padding-left: 40px;
	width: 160px;
	margin-left: 15px;
	display: block;
	margin-bottom: 15px;
}
div.box-bottom li {}
#box-hor-1, #box-hor-2, #box-hor-3 {
	border-left: 1px solid #006699;
	display: block;
}
#box-hor-3 {
	border-right: 1px solid #006699;
}

/* ---------- Linkage ---------- */

#nav{
	position: absolute;
	right: 0px;
	top: 50px;
	visibility: visible;
	z-index: 1;
}
ul#nav-main {
	position: absolute;
	right: 0px;
	top: 50px;
	visibility: visible;
	z-index: 1;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	width: 440px;
}
ul#nav-main li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: block;
}
ul#nav-main li a {
	text-decoration: none;
	color: #996600;
	font-size: 10px;
	font-weight: bold;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px solid #FFFCEA;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #FFFCEA;
	border-left: 1px solid #FFFCEA;
	border-collapse: collapse;
}
ul#nav-main li a:hover {
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	color: #006699;
}
ul#nav-main li.first a:hover {
	border-left: 1px solid #990000;
}
ul#nav-main li.last a {
	padding-right: 2px;
	border-right: 1px solid #FFFCEA;
}
ul#nav-main li.last a:hover {
	border-right-style: solid;
	border-right-color: #999900;
}
ul.quick-links {
	padding: 0px;
	list-style-type: none;
	margin: 5px 0px 0px;
	display: block;
}
ul.quick-links li {
	padding: 0px;
	list-style-type: none;
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}
ul.quick-links li a {
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	background-image: url(../Images/bullet_link_square0.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	display: block;
	margin: 0px;
	height: 1%;
}
ul.quick-links li a:hover { text-decoration: underline;}

/* ---------- The Rest ---------- */
#header-img img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.page-title {
	padding-left: 30px;
}
.page-hd {
	padding-left: 50px;
	padding-top: 4px;
}
.page-hd-rates {
	padding-left: 70px;
	padding-top: 8px;
	margin: 0px 0px 4px;
}
#content-bottom div.box-bottom h5.fac-details-hd {
	padding-left: 28px;
}
.side-title {
	margin: 10px 0px 0px;
}
ul#room-types {
	width: 430px;
	margin: 0px auto 20px;
	padding: 0px;
}
ul#room-types li {
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px 0px 0px 15px;
	padding-left: 0px;
}
.address-full {
	margin-left: 30px;
	float: left;
	width: 190px;
}
.show {
	display: block;
}
.hide {
	display: none;
}
.address-name {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
}
table.prices {
	border-collapse: collapse;
	margin: 0 auto 2px;
}
.prices th {
	color: #000099;
	padding: 1px 1px 1px 2px;
	line-height: 17px;
	background-color: #FFFFFF;
	font-weight: normal;
}
.prices th, .prices td {
	border: 1px solid #999900;
}
.prices td {
	text-align: center;
	background-color: #f9f9f9;
}
.prices-type {
	width: 110px;
	font-weight: bold;
	text-align: left;
}
.prices-season {
	text-align: center;
	width: 82px;
}
table.prices abbr {
	border: none;
}
#content-main .ground-plan {
	margin: 0 0 4px;
	padding: 0;
	text-align: right;
}

/* ---- Forms ---- */
#form {
	width: 430px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	height: 1%;
	text-align: left;
}
form#contact {
	display: block;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
form#contact label {width: 100px;}
form input, 
form textarea {
	border: 1px solid #999900;
	background-color: #FFFFFF;
	padding: 1px 2px;
	margin: 0px 0px 4px;
}
form select {margin: 0px 0px 4px;}
#sub-button, 
.form-button {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #006595;
	border: 1px solid #FF9900;
	padding: 1px;
	margin-top: 10px;
	margin-right: 34px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form input.form-button {
	margin-left: 0px;
}
form br {clear: left;}
.form-fields {width: 180px;}



/* ---- stuff ---- */
#address-wrapper {
	width: 190px;
	position: absolute;
	left: 380px;
	top: 109px;
	visibility: visible;
}
#gallery-wrap, #legal {
	background-image: url(../Images/backgr_S.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	padding: 20px 0px 0px;	
	margin: 0 0 0 10px;
	width: 750px;
	border-top: 1px solid #996600;
	
}
#gallery-wrap h2 {
	clear: both;
}

div.gallery {margin: 10px 0 15px 40px; }
.gallery a.thumb, .gallery a.thumb-tall {
	display: block;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #996600;
	background-color: #FFFFFF;
}
.gallery a.thumb:hover, .gallery a.thumb-tall:hover {
	background-color: #FFFFBB;
	border: 1px solid #996600;
}

.thumb-hor, .thumb-vert {
  float:left;
	width: 100px;
	text-align: center;  
  margin: 0 40px 0 0;
}
.gallery a.thumb0 { height: 72px; overflow: visible; }
.gallery a.thumb-tall0 {	height: 95px; overflow: visible; }


.thumb-hor img, .thumb-vert img {
	margin: 3px auto 2px auto;
}

div.thumb-hor a, div.thumb-hor a:visited, 
div.thumb-vert a, div.thumb-vert a:visited {
	margin:0px; padding:0px;
} /* prevent spacing on thumb links */



#zoom-controls {
	margin: 6px 0px 0px 15px;
	padding: 0px;
}
li#zoom-controls a {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background-image: none;
	float: left;
	width: 30px;
	border: 1px solid #996600;
	text-align: center;
	background-color: #FFFFFF;
	text-decoration: none;
}
li#zoom-controls a:visited {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background-image: none;
}
li#zoom-controls a:hover {
	background-color: #f4f4f4;
	text-decoration: none;
	border: 1px solid #006699;
}
ul.quick-links ul {
	padding: 4px 0 7px;
	margin-left: 0px;
}
.form-tip {
	display: block;
	margin: 0 0 0 8px;
	padding: 0px;
	float: left;
}
.page-subhd {

	padding-left: 70px;
	padding-top: 8px;
	margin: 0px 0px 4px;
}
.img-left {
	float: left;
	margin-right: 6px;
	margin-left: 0px;
}
.img-right {
	float: right;
	margin-right: 0px;
	margin-left: 6px;
}
.img-left, .img-right {
	margin-bottom: 4px;
	padding: 0px;
	margin-top: 1px;
	border: 1px solid #999933;
}
a.img-left-box {
	margin: 0px;
	padding: 3px 3px 2px 3px;
}
a.img-left-box, a.img-left-box:visited {
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #996600;
}
a.img-left-box:hover {background-color: #FFFFBB;}
a.image-left-box img {
	margin: 0px;
	padding: 0px;
	border: none;
}
#content-main p.top-link {
	text-align: right;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 430px;
}
.top-link {
	text-align: right;
	display: block;
	width: 100%;
}
a.top-link, a.top-link:visited  {
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #909090;
}
a.top-link:hover {
	text-decoration: underline;
	color: #0000CC;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.no-bullet {
	list-style-type: none;
}
#legal ul li.no-bullet {
	list-style-type: none;
	font-weight: bold;
	font-size: 11px;
	color: #996600;
}
#legal ul ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 10px;
	margin-left: 5px;
	font-weight: normal;
	font-size: 12px;
	color: #003399;
}
#legal ul.a-statement {
	width: 620px;
	list-style-position: outside;
	list-style-type: disc;
	margin-right: auto;
	margin-left: auto;
}
#legal ul.a-statement li {
	margin-bottom: 2px;
}
.ul-content {
	width: 400px;
}
#legal p {
	text-align: left;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
