html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td 
{
margin: 0; padding: 0; 
} 
html, body
{
	height:100%;
}
body 
{
	background-image:url(../images/background_tile.gif);
	background-repeat:repeat-x;
	background-color:#6b7d8b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:center;	
}
img 
{
	border:0px;
}
hr
{
	height:0px;
	border-bottom:1px dotted #63879c;
	border-top:0px;
	margin:0px 0px 10px 0px;	
}
a:link, a:active
{
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}
a:visited
{
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}
a:hover
{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6
{
	margin:0px;
	padding:0px;
}
h1
{
	color:#2a373d;
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
}
h2
{
	color:#363636;
	font-size:16px;
	margin:0px 0px 10px 0px;
	text-transform:uppercase;
}
h3, h4, h5, h6
{
	color:#000;
	font-size:12px;
	margin:0px 0px 10px 0px;
}
p
{
	margin:10px 0px 15px 0px;
}
input, select, textarea
{
	background-color:#fff;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
}
table
{
	border:0px;
	padding:0px;
}
/* Layout Creators */
div.wrapper
{
	background-image:url(../images/background_content.png);
	background-repeat:repeat-y;
	min-height: 100%;
	margin: 0px auto 0px auto;
	position:relative;
	text-align:center;
	width:912px;
}
* html div.wrapper
{
	height: 100%;
}
div.man-fish
{
	height:605px;
	position:absolute;
	right:0px;
	top: 0px;
	width:309px;
	z-index:10;
}
div.sidebar
{
	background-image: url(../images/sidebar.jpg);
	background-repeat:no-repeat;
	height:278px;
	position:absolute;
	right:5px;
	top: 472px;
	width:202px;
	z-index:5;
}
div.sidebar-link
{
	bottom: 0px;
	height:96px;
	left:0px;
	position: absolute;
	width:202px;
	z-index:20;
}
div.sidebar-link a
{
	display:block;
	height:96px;
}
div.header
{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:370px;
	margin: 0px auto 0px auto;	
	position:relative;
	width: 902px;
}
div.header ul
{
	background-image:url(../images/navigation.gif);
	background-repeat:no-repeat;
	height: 45px;
	left: 10px;
	position:absolute;
	text-align:left;
	top:325px;
	width: 613px;
}
div.header ul li
{
	float:left;
	height:45px;
	list-style:none;
	position:relative;
}
div.header ul li.home
{
	width: 70px;
}
div.header ul li.about
{
	width: 102px;
}
div.header ul li.vessel
{
	width: 105px;
}
div.header ul li.gallery
{
	width: 150px;
}
div.header ul li.reserve
{
	width: 170px;
}
div.header ul li a
{
	display:block;
	height:45px;
}
div.content-area
{
	margin: auto auto;
	position:relative;
	width: 902px;
}
div.content
{
	background-color:#fff;
	float:left;
	position:relative;
	text-align:left;	
	width:689px;
}
div.content-settings 
{
	padding: 30px 0px 30px 20px;
	min-height: 300px;
	width: 610px;
	text-align:left;
}
div.content-settings ul, div.content-settings ol
{
	padding: 10px 20px 20px 50px;
}
div.content-settings ul li, div.content-settings ol li
{
	margin: 0px 0px 5px 0px;
}
div.footer
{
	color:#fff;
	height: 90px;
	margin: auto auto;
	position:relative;
	width:902px;
}
div.footer ul
{
	color:#fff;
	left: 10px;
	position:absolute;
	top: 10px;
	width:900px;
}
div.footer ul li
{
	float:left;
	list-style:none;
	margin: 0px 10px 0px 0px;
}
div.footer ul li a
{
	color:#fff;
	text-decoration:none;
}
.footer a {
	font-size: 12px;
}
address
{
	bottom:20px;
	color: #d39c0c;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-size: 12px;
	left:10px;
	text-align:left;
	position:absolute;
}
div.copyright
{
	bottom:0px;
	position:absolute;
	left:10px;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
div.credit
{
	background-image:url(../images/credit.gif);
	background-repeat:no-repeat;
	bottom:0px;
	height:30px;
	right:0px;
	position:absolute;
	width:130px;
}
div.credit a
{
	display:block;
	height:30px;
}
/* Generic */
p.intro
{
	font-size: 16px;
	font-weight:normal;
	margin: 0px 0px 20px 0px!important;
	width: 600px;
}
.clear
{
	clear:both;
}
.img-left
{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0px 10px 10px 0px;
}
.img-right
{
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	margin: 0px 0px 10px 10px;
}
/* Form Styling */
div.reservation
{
	float: right;
	position:relative;
	width: 250px;
}
form.cmxform fieldset 
{
	border: 0px;
	width: 350px;	
}
form.cmxform legend 
{
	color:#000;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}
form.cmxform label 
{
	display: inline-block;
	line-height: 1.4;
	width: 150px; /* Width of labels */	
	vertical-align: top;
}
form.cmxform fieldset ol 
{
	margin: 0;
	padding: 0;
}
form.cmxform fieldset li 
{
	list-style: none;
	padding: 5px;
	margin: 0;
}
em 
{
	font-weight: bold;
	color: #f00;
}
form.cmxform textarea
{
	height: 90px;
	width: 150px;
}
h1 .header-1
{
	color:#d39e10!important;
	font-size:14px;
}
h1 .header-2
{
	font-size:20px!important;
	text-transform:uppercase;
}
.system { display:none;}
