
body {
	margin:0;
	padding:0;
	color: #000000;
	font:76%/1.5em Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align:center;
	background-color: #00ccff;
/*	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
*/
}

A:link {text-decoration: underline;  color: blue;}
A:visited {text-decoration: underline;  color: blue;}
A:hover {text-decoration: underline; color: #F9FD8A;}
A:active {text-decoration: underline;  color: blue;}

h1 {
	margin-top: 0;
	color: #B22222;
	font-size: 1.7em;
	line-height: 1.2em;
	text-align: center;
}

h2 {
	margin-bottom: -16px;
	margin-top: -5px;
	color: #B22222;
	font-size: 17px;
	background-color: #EEE8AA;
	padding: 2px;
}

#wrap {
	width:960px;
	border:10px solid #ffffff;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color: #ffffff;
}

#header {
	position: relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	text-align: center;
	height: 475px;
	color: #000000;
}

#header2 {
	position: relative;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	text-align: center;
	height: 160px;
	color: #000000;
}

#content {
	padding: 12px;
	position: relative;
}


#footer {
	clear: both;
	padding:10px;
	margin-top:0;
	background-color:#0099ff;
	color: #ffffff;
	text-align:center;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

.floatrightpic {
	border: 1px solid #999999;
	float: right;
	margin: 10px;
	padding: 2px;
}

.floatleftpic {
	border: 1px solid #999999;
	float: left;
	margin: 0 10px 5px 5px;
	padding: 2px;
}

.photos {
	float: left;
	margin-left: 40px;
	margin-bottom: 10px;
}

.caption {
	font-weight: bold;
	color: #800000;
	text-align: left;
}

.clearboth { clear: both; }


.imageborder {
	border: 1px solid #999999;
	padding: 2px;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

#credit {
	font-size: .8em;
	margin-bottom: 10px;
}


/********************* MAIN NAVIGATION (IMAGE MAP) *********************/

#navmain a {
	position: absolute;
	height: 35px;
	width: 60px; 
	top: 14px;
	text-decoration: none;
}

#navmain a i { visibility: hidden; }

a#home { right: 645px; }
a#menu { right: 568px; }
a#specials { right: 405px; width: 140px;}
a#location { right: 295px; width: 80px;}
a#calendar { right: 210px; }
a#marina { right: 120px; }
a#photos { right: 25px; }

#navmain a:hover {  border-top: 2px solid #F9FD8A; border-bottom: 2px solid #F9FD8A; }

.active {  border-top: 2px solid #F9FD8A; border-bottom: 2px solid #F9FD8A; }


/********************* END MAIN NAVIGATION *********************/


#navbottom {
	text-align: center;
	margin: 10px 0 10px 0;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
}
