body {
text-align: center;
margin: 0px;
padding: 0px;
background-color: #004080;
}

/********************** Home Page Container ***************************/

#hcontainer {
margin: 0px auto;
padding: 0px;
text-align: center;
width: 900px;
border-top: 20px #8cbea0 solid;
background-color: #fff;
}

/********************** Sub Page Container ***************************/

#container {
margin: 0px auto;
text-align: center;
width: 900px;
background-image: url(images/c2back.jpg);
background-repeat: repeat-y; }

/********************** WebCam Page Container ***************************/

#camcontainer {
margin: 0px auto;
text-align: center;
width: 900px;
background-color: #fff; }

/********************** Top Payment Area ***************************/

#pay {
height: 25px;
text-align: right;
background: #8cbea0;
}

#pay a {
text-decoration: none;
font-family: tahoma, helvetica, arial, sans-serif;
font-size: 11px;
line-height: 14px;
color: #fff; }

/********************** Top Navigation Bar ***************************/

#topnav {
height: 25px;
text-align: center;
background: #0066cc;
border-top: 5px #b9ddb2 solid;}

#topnav ul {
list-style: none;
margin: 0;
padding: 0;
}

#topnav li {
list-style: none;
display: inline;
text-decoration: none;
padding-top: 2px;
border-left: 1px #fff solid; }

#topnav ul li:first-child {
border-left:none;
}

#topnav a {
padding: 0px 5px;
font-family: Arial, sans-serif;
font-variant: small-caps;
color: #fff;
font-size: 15px;
line-height:20px;
font-weight: lighter;
letter-spacing: 2px;
text-decoration: none; }

#topnav a:visited {
padding: 0px 5px;
font-family: Arial, sans-serif;
font-variant: small-caps;
color: #fff;
font-size: 15px;
line-height:20px;
font-weight: lighter;
letter-spacing: 2px;
text-decoration: none; }

#topnav a:hover {
border-bottom: 1px #ffffff dashed; }

/********************** Home Page Left ***************************/

#leftsideMain {
float: left;
display: inline;
width: 275px;
background-color: #fff;}

#news {
display:inline;
}

#news li {
margin-left: 20px;
list-style-type: circle;}

#news h2 {
margin-left: 5px;
font-family: Arial, sans-serif;
font-size: 16px;
line-height:22px;
color: #0066cc;
font-weight: lighter;
text-align: left;
}

#news p {
margin-left: 5px;
font-family: tahoma, helvetica, arial, sans-serif;
color: #787878;
font-size: 13px;
line-height:16px;
text-align: left;
}

#news a {
text-decoration: none;
color: #004080; }

#news a:hover {
color: #2eb9e7; }

#news a:visited {
text-decoration: none;
color: #004080;}

/********************** Sub Page Left ***************************/

#leftnavSub {
float: left;
display: inline;
width: 275px;
margin-bottom: 15px;
text-align: left;
}

#leftnavSub ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

#leftnavSubv ul ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

#leftnavSub ul ul ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

#leftnavSub li {
list-style: none;
 }


#leftnavSub li li {
list-style: none;
font-family: Arial, sans-serif;
font-size: 14px;
line-height:18px;
font-weight: lighter;
text-decoration: none;
color: #fff;
display: block;
padding: 6px 10px 4px;
}

#leftnavSub li li li {
list-style: none;
font-family: Arial, sans-serif;
font-size: 13px;
line-height:16px;
font-weight: lighter;
color: #fff;
display: block;
padding: 6px 10px 4px;
border-bottom: 1px #fff solid;}

#leftnavSub h2 {
margin-left: 5px;
font-family: Arial, sans-serif;
font-size: 16px;
line-height:22px;
color: #0066cc;
font-weight: lighter;
text-align: left;
border-bottom: 1px #fff solid; 
padding-bottom: 5px;}

#leftnavSub a {
text-decoration: none;
color: #004080;
}

#leftnavSub a:visited {
text-decoration: none;
color: #004080;
}

#leftnavSub a:hover {
color: #2eb9e7;
}

/********************** Home Page Content ***************************/

#content {
margin-left: 278px;
border-left: 1px solid #ccc;
background-color: #fff;
}

#content .fcgallery {
position:relative;
}

#content .marina { 
float: left;
display: inline;
width:300px;
border-right: 1px dotted;
color: #808080;
text-align: left; }

#content .airport { 
margin-left:300px;
text-align: left; }

#content .mission {
width: 600px;
display: inline;
text-align: center;
padding: 5px;
}

#content p {
font-family: tahoma, helvetica, arial, sans-serif;
color: #787878;
font-size: 13px;
line-height:16px;
}

#content td {
font-family: tahoma, helvetica, arial, sans-serif;
color: #787878;
font-size: 13px;
line-height:16px;
border: 1px #787878 solid; }

#content img {
border: 0;
}

#content h1 {
font-family: tahoma, helvetica, arial, sans-serif;
color: #004080;
font-weight: lighter;
font-size: 18px;
line-height: 22px;
margin: 5px 0 5px 0;
}

#content h2 {
font-family: tahoma, helvetica, arial, sans-serif;
color: #787878;
font-weight: lighter;
font-size: 14px;
line-height: 16px;
margin: 5px 0 5px 0;
}

#content h3 {
font-family: tahoma, helvetica, arial, sans-serif;
color: #004080;
font-weight: bold;
font-size: 14px;
line-height: 16px;
}

#content h4 {
font-family: tahoma, helvetica, arial, sans-serif;
color: #787878;
font-weight: bold;
font-size: 14px;
line-height: 14px;
}

#content a {
text-decoration: none;
color: #004080; }

#content a:hover {
color: #2eb9e7; }

#content a:visited {
text-decoration: none;
color: #004080;}


/********************** Sub Page Content ***************************/

#contentSub {
margin-left: 290px;
background-color: #fff; }

#contentSub p, li, td {
text-align: left;
font-family: tahoma, helvetica, arial, sans-serif;
color: #787878;
font-size: 13px;
line-height:18px; }

#sjcalendar {
text-align: left;
font-family: tahoma, helvetica, arial, sans-serif;
color: #787878;
font-size: 13px;
line-height:18px;
}

#contentSub p {
font-family: tahoma, helvetica, arial, sans-serif;
color: #787878;
font-size: 13px;
line-height:16px;
}

#contentSub td {
font-family: tahoma, helvetica, arial, sans-serif;
color: #787878;
font-size: 13px;
line-height:16px;
border: 1px #787878 solid; }

#contentSub img {
border: 0;
}

#contentSub h1 {
font-family: tahoma, helvetica, arial, sans-serif;
color: #004080;
font-weight: lighter;
font-size: 18px;
line-height: 22px;
margin: 5px 0 5px 0;
}

#contentSub h2 {
font-family: tahoma, helvetica, arial, sans-serif;
color: #787878;
font-weight: lighter;
font-size: 14px;
line-height: 16px;
margin: 5px 0 5px 0;
}

#contentSub h3 {
font-family: tahoma, helvetica, arial, sans-serif;
color: #004080;
font-weight: bold;
font-size: 14px;
line-height: 16px;
}

#contentSub h4 {
font-family: tahoma, helvetica, arial, sans-serif;
color: #787878;
font-weight: bold;
font-size: 14px;
line-height: 14px;
}

#contentSub a {
text-decoration: none;
color: #004080; }

#contentSub a:hover {
color: #2eb9e7; }

#contentSub a:visited {
text-decoration: none;
color: #004080;}



/********************** WebCam Page Content ***************************/

#contentCam {
background-color: #fff; }

#contentCam p, li, td {
text-align: left;
font-family: tahoma, helvetica, arial, sans-serif;
color: #787878;
font-size: 13px;
line-height:18px; }

#contentCam h1 {
font-family: tahoma, helvetica, arial, sans-serif;
color: #004080;
font-weight: lighter;
font-size: 18px;
line-height: 22px;
margin: 5px 0 5px 0;
}

#contentCam h2 {
font-family: tahoma, helvetica, arial, sans-serif;
color: #787878;
font-weight: lighter;
font-size: 14px;
line-height: 16px;
margin: 5px 0 5px 0;
}

#contentCam h3 {
font-family: tahoma, helvetica, arial, sans-serif;
color: #004080;
font-weight: bold;
font-size: 14px;
line-height: 16px;
}

#contentCam h4 {
font-family: tahoma, helvetica, arial, sans-serif;
color: #787878;
font-weight: bold;
font-size: 14px;
line-height: 14px;
}

#contentCam a {
text-decoration: none;
color: #004080; }

#contentCam a:hover {
color: #2eb9e7; }

#contentCam a:visited {
color: #004080;}



/********************** Footer ***************************/

#footer {
clear: both;
background: #8cbea0;
color: #4c4c4c;
padding: 7px 15px;
text-align: center;
font-size: 12px;
border-top: 5px #b9ddb2 solid; }

/********************** Misc ***************************/

.block {
display: block;
}

.clear {
clear: both;
height: 10px;
}

.blue {
color: #4165af;
padding: 5px 5px 2px 10px
}

.textpad {
padding: 0px 5px 2px 10px
}

.right { 
text-align: right;
padding: 2px 10px 2px 10px }

.left { 
text-align: left;
padding: 2px 10px 2px 10px }


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


/* Begin Structure */
.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/******** Images ********/
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/******* Search Form ********/
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-family: tahoma, helvetica, arial, sans-serif;
        color: #787878;
        font-size: 10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/********************** WP-Tables-Reloaded Styles ***************************/

/* general table styles */
table.wp-table-reloaded {
font-family:arial;
font-size: 12px;
text-align: left;
}

table.wp-table-reloaded thead tr .header {
background-image: url(/wp-content/plugins/wp-table-reloaded/img/bg.gif);
background-repeat: no-repeat;
background-position: center right;
cursor: pointer;
}

table.wp-table-reloaded tbody td {
font-family:arial;
font-size: 11px;	
color: #3D3D3D;
background-color: #FFF;
vertical-align: top;
}

/* Styles for alternating row colors (if enabled) */
table.wp-table-reloaded tbody tr.even td {
background-color:#FFFFFF;
}
table.wp-table-reloaded tbody tr.odd td {
background-color:#dcf8d4;
}

/********************** NextGen Gallery ***************************/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.xngg-galleryoverview {
	/* overflow: hidden;*/
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- JS Slideshow -------------*/
.ngg-slideshow {
    overflow:hidden;
    position: relative;
}

.ngg-slideshow * {
    vertical-align:middle;
}

/* See also : http://www.brunildo.org/test/img_center.html */
.ngg-slideshow-loader{
    display: table-cell;
    text-align: center;
    vertical-align:middle;
}

.ngg-slideshow-loader img{
    background: none !important; 
    border: 0 none !important;
    margin:auto !important; 
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align:left;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}


/********************** Map ***************************/

ul#map {
list-style:none;
background:url(images/marina_layout_map.jpg) no-repeat 0 0;
position: relative;
margin:0;
padding:0;
width:600px;
height:650px;
}

ul#map li {
position: absolute;
font: 11px Arial, sans-serif;
color: #333;}

ul#map li a{
display:block;
height: 100%;
}

ul#map li a span{
display:none;
}

ul#map li a:hover span{
display:block;
padding: 5px;
width: 250px;
background: #fff;
position: relative;
top: 20%;
font: 11px Arial, sans-serif;
color: #333;
opacity: .75;
filter:alpha(opacity=75);
}


#breakwatera {
top:17px;
left:137px;
width: 150px;
height: 20px;}

#breakwaterb {
top:153px;
left:293px;
width: 150px;
height: 20px;}

#breakwaterc {
top:292px;
left:382px;
width: 150px;
height: 20px;}

#breakwaterd {
top:363px;
left:380px;
width: 150px;
height: 20px;}

#crane {
top:377px;
left:258px;
width: 150px;
height: 20px;}

#customs2 {
top:102px;
left:242px;
width: 150px;
height: 20px;}

#customs1 {
top:442px;
left:123px;
width: 150px;
height: 20px;}

#ferry {
top:518px;
left:400px;
width: 150px;
height: 20px;}

#floatplane {
top:243px;
left:378px;
width: 150px;
height: 20px;}

#fueldock {
top:443px;
left:318px;
width: 150px;
height: 20px;}

#guest1 {
top:228px;
left:90px;
width: 150px;
height: 20px;}

#guest2 {
top:465px;
left:215px;
width: 150px;
height: 20px;}

#laundry {
top:432px;
left:26px;
width: 150px;
height: 20px;}

#maint {
top:512px;
left:95px;
width: 150px;
height: 20px;}

#moorage {
top:54px;
left:115px;
width: 150px;
height: 20px;}

#office {
top:467px;
left:145px;
width: 150px;
height: 20px;}

#park{
top:508px;
left:188px;
width: 150px;
height: 20px;}

#pumpout {
top:349px;
left:212px;
width: 150px;
height: 20px;}

#rafting {
top:390px;
left:196px;
width: 150px;
height: 20px;}

#restrooms {
top:354px;
left:143px;
width: 150px;
height: 20px;}

#showers {
top:465px;
left:154px;
width: 150px;
height: 20px;}

#summerslips {
top:20px;
left:219px;
width: 150px;
height: 20px;}

#terminal {
top:430px;
left:356px;
width: 150px;
height: 20px;}

#trash {
top:438px;
left:240px;
width: 150px;
height: 20px;}

#yc{
top:478px;
left:67px;
width: 150px;
height: 20px;}
