* {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg-lightblue.gif);
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
}

h1 {
	font-size: 12pt;
	padding-left: 35px;
	background: url('images/h1.png') no-repeat;
	margin-bottom: 20px;
	height: 22px;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

a {
	color: #888888;
	text-decoration: underline;
}

a.selected {
	color: #888888;
	text-decoration: none;
	font-weight: bold;
}

ul li{
	line-height: 14pt;
	margin-left: 30px;
	padding-left: 20px;
}

img {
	border: 0;
}

.reservation {
  padding: 15px;
  margin: 5px;
  border: 1px dotted #666666;
}

.bigger {
  font-size: 10pt;
}

#darkblue-bg {
	background: #0c86c7 url('images/lightblue.gif') repeat-x bottom;
	height: 200px;
}

#boat {
  width: 100%;
  position: absolute;
  top: 80px;
  height: 120px;
  text-align: left;
  z-index: 1;
}

#fadingimg {
  width: 910px;
  height: 100px;
  background: url('images/boat.png') no-repeat left top;
  margin: 0;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}

#wave {
  background: url('images/wave.png') repeat-x bottom;
  width: 100%;
  height: 120px;
  position: absolute;
  top: 80px;
  z-index: 2;
}

#header {
  width: 910px;
  height: 81px;
  margin-left: auto;
  margin-right: auto;
}

#header img {
  float: left; 
  margin-left: 1px; 
  margin-top: 10px;
}

#header-left {
  background: url('images/header.jpg');
  float: left;
  width: 869px;
  height: 81px;
}

#header-right {
  background: url('images/anchor-right.jpg');
  float: right;
  width: 41px;
  height: 81px;
}

#header-flags {
  float: left;
  text-align: left;
}

#header-contact {
  float: right;
  margin-right: 130px;
  margin-top: 10px;
  text-align: right;
  width: 200px;
  color: #ffffff;
  font-size: 7pt;
}

#center-top {
  width: 910px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
}

#center-top-left {
  float: left;
  width: 869px;
  height: 120px; 
}

#center-top-right {
  background: url('images/anchor-right2.jpg') no-repeat;
  float: right;
  width: 41px;
  height: 68px;
}

#center-content {
  background: none;
  width: 869px;
  height: 120px;
}

#center-content img {
  float: right;
}

#container {
  background: none;
  width: 910px;
  margin-left: auto;
  margin-right: auto;
}

#container-bottom {
  background: none;
  width: 910px;
  height: 22px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding-top: 10px;
  font-size: 8pt;
  text-align: center;
  color: #417792;
}

#container-bottom a {
  color: #417792;
}

#left {
  width: 225px;
  min-height: 300px;
  margin-left: 10px;
  float: left;
}

#menu {
  width: 200px;
  min-height: 200px;
  margin-left: 0px;
  margin-top: 10px;
}

#menu a {
	display: block;
	background: url(images/menuwave-notselected.gif) no-repeat;
	color: #000000;
	text-decoration: none;
	margin-bottom: 0px;
	padding-left: 110px;
	width: 103px;
	height: 21px;
}

#menu a#first {
	background: url(images/menuwave-notselected3.gif) no-repeat;
	padding-top: 10px;
}

#menu a#first.selected {
	background: url(images/menuwave-selected3.gif) no-repeat;
	padding-top: 10px;
}

#menu a#first.before {
	background: url(images/menuwave-notselected5.gif) no-repeat;
	padding-top: 10px;
}

#menu a#last {
	background: url(images/menuwave-notselected4.gif) no-repeat;
}

#menu a#last.selected {
	background: url(images/menuwave-selected2.gif) no-repeat;
}

#menu a:hover {
	color: #000000;
	text-decoration: underline;
}

#menu a.selected {
	background: url(images/menuwave-selected.gif) no-repeat;
	font-weight: bold;
}

#menu a.before {
	background: url(images/menuwave-notselected2.gif) no-repeat;
}

#info {
  width: 200px;
  min-height: 200px;
  text-align: center;
  font-weight: bold;
  margin-left: 10px;
  margin-top: 20px;
  font-size: 8pt;
}

#content {
  width: 610px;
  min-height: 500px;
  margin-left: 10px;
  float: left;
}

.contentbox {
  width: 580px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

.maincontent {
  width: 550px;
  padding: 15px;
  border: 1px solid #8bc4e3;
  background: #d1f0f6;
}

.maincontent p {
  line-height: 16pt;
  text-indent: 15px;
  margin-top: 10px;
}

.shadow {
  width: 580px;
  height: 14px;
  background: url(images/shadow.png) no-repeat center;
}

.center {
  text-align: center;
}

.step 
{ 
	display: block; 
	float: left; 
	height: 20px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 110px;
	color: #ffffff;
	font-weight: bold;
	background: #77badf;
	border: 2px solid #ffffff;
} 

.step2
{ 
	display: block; 
	float: left; 
	height: 20px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 110px;
	color: #77badf;
	font-weight: bold;
	background: #f3f9fa;
	border: 2px solid #ffffff;
} 

.light {
	color: #555555;
}

.errnotice {
  background: #f8a592;
  border: 1px solid #e8927e;
  color: #953e1c;
  padding: 15px;
  margin: 15 auto 15 auto;
}

table {
	width: 300px; 
	margin-top: 20px;
	margin-bottom: 20px;
	background: #ffffff;
	border: 1px solid #bbbbbb; 
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

table th {
	border-bottom: 1px solid #e0e0e0;
	padding: 8px 10px;
	text-align: center;
	font-weight: normal;
	background: #dfdfdf;
}

table th.lm {
	background: #db5540;
	color: #ffffff;
}

table td {
	padding: 5px 10px; 
	text-align: left;
}

table tr.even {
  background: #f5f5f5;
}


/* Tables */
table.gallery {
	width:100%; 
	margin-bottom: 10px;
	font-size: 8pt;
	border: none;
}

table.gallery td {
	padding:3px 3px; 
	text-align:center;
	height: 100px;
	background: #ebf7f9;
}

table.gallery {
	float:none; 
	text-align:center;
}

table.gallery td {
	border: 10px solid #d1f0f6;
	text-align:center;
	height: 150px;
}

table.gallery td:hover {
	background: white;
}

/* Tables */
table.info {
	width:100%; 
	margin-bottom: 10px;
	font-size: 8pt;
	border: none;
	background: none;
}

table.info td {
	padding: 3px 3px; 
	text-align: left;
	vertical-align: top;
	border: 10px solid #d1f0f6;
}

/* prices */
table.prices {
	width:100%; 
	margin-bottom: 10px;
	font-size: 8pt;
	border: none;
}

table.prices td {
	padding:3px 3px; 
	text-align:center;
	background: #ebf7f9;
}

table.prices {
	float:none; 
	text-align:center;
}

table.prices td {
	border: 1px solid #cccccc;
	text-align: left;
}

table.prices td.right {
	text-align: right;
}

table.prices td.center {
	text-align: center;
}

table.prices th {
	background: #cecece;
	border: 1px solid #cccccc;
}

table.prices tr.light td {
  background: #ffffff;
  color: #000000;
}

table.prices th.darker {
	background: #ababab;
}