﻿* {margin: 0; padding: 0;}

html { min-height: 100%; margin-bottom: 1px; }
body {	
	background: #E7F2F7 url('images/pier2.jpg') no-repeat fixed right bottom;
	font-family: Arial, verdana, sans-serif;
	color: #000;
	font-size: .85em;
}

p {	margin: 0px; padding: 0px; background-color: transparent;}
img {margin: 0px; border:0px; background-color: transparent;}
table p {color: #000; background-color: transparent;}

#wrapper {
	background-color: transparent;
	position: relative;
	color: #000;
	text-align: left;
	max-width:1024px;
	margin: 0px auto 5px auto;
	padding: 5px;
}
#topper {
	background: transparent none;
	text-align: right;}
	
#menu {
	float: right;
	width: 110px;}

#horzMenu 
	{position: relative;
	text-align: center;
	width: 455px;
	padding: 0;
	margin: 0 auto;}

#horzMenu li
	{float: left;
	list-style: none;
	margin: 0 3px 0 0;}

#menu p {font-weight: 900; text-align:right; margin: 0; padding: 0 3px 0 0;}

#pagecontent {
	margin: 0;
	padding: 0;
	width: 84%;
	color: #000;
	min-height:500px;
	text-align: left;
}
#content {
	margin: 0;
	padding: 0 0 0 20px;
	width: 90%;
	background: #F1F5F8 url('images/pier2transp.jpg') no-repeat fixed right bottom;
	border:3px #FFD700 ridge;
	color: #000;
	text-align: left;
}
#footer {
	clear:both;
	position: relative;
	background-color:transparent;
	font-weight:900;
	color: #948C56;
	font-size: .65em;
	text-align:right;}

#footer p{
	background-color:transparent;
	font-weight:inherit;
	color: #948C56;
	font-size: inherit;
}

#footer a {
font-size: 1em;
color: #729C9B;
text-decoration:underline;}

#footer a:visited {
font-size: 1em;
color: #729C9B;
text-decoration:underline;}

#footer a:hover {
	background-color: #729C9B;
	font-size: 1em;
	color: #fff;
	text-decoration: none;}

/* link action for main body */

#menu a:link, #menu a:visited {
	display: block;
	color: #729C9B;
	background-color: transparent;
	text-decoration: underline;}

#menu a:hover {
	display: block;
	background-color: #729C9B;
	color: #fff;
	text-decoration: none;}

#horzMenu a {
	color: #729C9B;
	background-color: transparent;
	text-decoration: underline;
	font-weight: 700;}
#horizontal a:visited {
	color: #729C9B;
	background-color: transparent;
	text-decoration: underline;
	font-weight: 700;}

#horzMenu a:hover {
	background-color: #729C9B;
	color: #fff;
	font-weight: 700;
	text-decoration: none;}

#body_resource #nav_resource a {
	display:block;
	background-color: #729C9B;
	text-decoration: none;
	color: #fff;
	font-weight: 700;}

#body_contact #nav_contact a {
	display:block;
	background-color: #729C9B;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
}

#body_photo #nav_photo a {
	display:block;
	background-color: #729C9B;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
}
#body_photo #horzMenu_photo a {
	background-color: #729C9B;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
}

#body_available #nav_available a {
	display:block;
	background-color: #729C9B;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
}

#body_rates #nav_rates a {
	display:block;
	background-color: #729C9B;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
}

#body_hom #nav_hom a {
	display:block;
	background-color: #729C9B;
	text-decoration: none;
	color: #fff;
	font-weight: 700;
}
a:link {
	background-color: transparent;
	font-size: small;
	font-weight: 700;
	color: #000;
	text-decoration:underline;
}

a:visited {
	background-color: transparent;
	font-size: small;
	font-weight: 700;
	color: #000;
	text-decoration:underline;
}

a:hover {
	background-color: #729C9B;
	font-weight: 700;
	font-size: small;
	color: #fff;
	text-decoration: none;}

ul{ margin: 0 0 0 15px;}


li {list-style-image: url('images/shellBullet.gif');
margin: 0 0 0 20px;}

/* link action for navigation menu */
#menu p {text-align:right; margin: 0px; padding: 3px;}
h1  {
	font-size: 19px;
	font-weight: 900;
	background-color: transparent;
	color: #948C56;
}

h2  {
	font-weight: 900;
	font-size: 17px;
}

h3  {
	 font-size: 15px;
     font-weight: 900;
}

h4 {
	font-weight: 900;
	font-size: 11px;
}

h5 {
	font-size: 11px;
}

h6 {
	font-weight: 900;
	font-size: 9px;
}


#left {
  position: absolute;
  left: 185px;
  width: 30%;
  padding-top: 0px;
  padding-bottom: 0px;
  margin:0 0 0 3px;
  text-align: center;

}
#right {  
  position: relative;
  margin: 0 0 0 35%;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: center;
}


.clear {
  clear: both;
}

