/* with text */
#menuhome {display:block; height:59px; min-height:59px;}
#menuhome ul {margin:0; padding:0; list-style-type:none;}
#menuhome li {display:block; float:right; margin-right:0px; width:115px; border:1px solid #0000ff;}
#menuhome li.list1t {background:#000 url(../pics/commercialdocks1b_bw.jpg) no-repeat; font-family: helvetica; font-size: .8em;}
#menuhome li.list2t {background:#000 url(../pics/resortdocks1b_bw.jpg) no-repeat; font-family: helvetica; font-size: .8em;}
#menuhome li.list3t {background:#000 url(../pics/residentialdocks1b_bw.jpg) no-repeat; font-family: helvetica; font-size: .8em;}
#menuhome li.list4t {background:#000 url(../pics/marinas1b_bw.jpg) no-repeat; font-family: helvetica; font-size: .8em;}
#menuhome li.list5t {background:#000 url(../pics/specialevent1b_bw.jpg) no-repeat; font-family: helvetica; font-size: .8em;}
#menuhome li.list6t {background:#000 url(../pics/government1b_bw.jpg) no-repeat; font-family: helvetica; font-size: .8em;}
#menuhome a {display:block; width:115px; padding-top:57px; color:#000; text-decoration:none; text-align:center; text-transform:uppercase; color:#fff; font-size:0.8em; font-weight:bold;}

#menuhome a#item1t {background:transparent url(../pics/commercialdocks1b.jpg) -115px -55px no-repeat;}
#menuhome a#item2t {background:transparent url(../pics/resortdocks1b.jpg) -115px -55px no-repeat;}
#menuhome a#item3t {background:transparent url(../pics/residentialdocks1b.jpg) -115px -55px no-repeat;}
#menuhome a#item4t {background:transparent url(../pics/marinas1b.jpg) -115px -55px no-repeat;}
#menuhome a#item5t {background:transparent url(../pics/specialevent1b.jpg) -115px -55px no-repeat;}
#menuhome a#item6t {background:transparent url(../pics/government1b.jpg) -115px -55px no-repeat;}

#menuhome a#item1t:hover {background-position:top right; z-index:50; color:#fc0;}
#menuhome a#item2t:hover {background-position:top right; z-index:50; color:#0c0;}
#menuhome a#item3t:hover {background-position:top right; z-index:50; color:#f00;}
#menuhome a#item4t:hover {background-position:top right; z-index:50; color:#0ff;}
#menuhome a#item5t:hover {background-position:top right; z-index:50; color:#ff0;}
#menuhome a#item6t:hover {background-position:top right; z-index:50; color:#fc0;}

p.footer {
font-family: verdana,arial,sans-serif;
color: #ffffff;
font-weight: normal;
font-size: .7em;
}

p {
font-family: verdana, arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: .8em;
padding: 3px;
text-align: justify;
}

p.center {
font-family: verdana, arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: .8em;
padding: 3px;
text-align: center;
}

td.small {
font-family: verdana, arial,sans-serif;
color: #00000;
font-weight: normal;
font-size:.6em;
text-align: justify;
padding: 3px;
}

#tablist{
padding: 2px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 9px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: blue;
}

#tablist li a.current{
background: #ccccff;
}

#tablist li a.hover{
background: #ccccff;
}

#tabcontentcontainer{
width:660px;
height:15px;
}

.tabcontent{
display:none;
font-family: arial, sans-serif;
font-size: .6em;
color: white;
}

.tabcontent a:link { color: white; text-decoration: none; }
.tabcontent a:hover { color: #00ffff; text-decoration: underline; }
.tabcontent a:visited { color: white; text-decoration: none; }


/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color: #000000;
} 
 
#pagewidth{ 
 width:660px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:112px; 
  background-color:#000000; 
 width:100%;
} 
 
#twocols{
 width:660px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:160px; 
 float:right; 
 position:relative; 
 background-color:#333333;
 }
 
#maincol{background-color: #ccccff;  
 float: left; 
 display:inline; 
 position: relative; 
 width:490px;
 height: 1350px;
 text-align:left;
 }
 
#footer{
 height:80px; 
  background-color:#000000; 
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

/* Eric Myer's Simple List Separators
http://www.meyerweb.com/eric/talks/2003/commug/commug.html */
.navlistr
{
padding-left: 0;
margin-left: 5px;
margin-top: 15px;
border-bottom: 1px dotted #cccccc;
width: 140px;
}

.navlistr li
{
list-style: none;
margin: 0px;
padding: 0.25em;
border-top: 1px dotted #cccccc;
font-family: helvetica,arial,sans-serif;
font-size: .7em;
}

.navlistr li a { text-decoration: none; color: #ffffff; }
.navlistr li a:hover { color: #00ffff; text-decoration: underline; }
.navlistr li a:visited { color: #ffffff; }

.vid a { text-decoration: none; color: #ffffff; font-family: verdana; text-align:center; font-size: .7em;}
.vid a:hover { color: #00ffff; text-decoration: underline; font-family: verdana; text-align:center;}
.vid a:visited { color: #ffffff; font-family: verdana; text-align:center;}

h4.right {
font-family: verdana, arial, sans-serif;
color: #ffffff;
font-size: .8em;
text-align: center;
}

h4.main {
font-family: verdana, arial, sans-serif;
color: #000000;
font-size: .8em;
text-align: center;
}

ul.main { 
list-style-type: square;
padding-left: 1em;
margin-left: 0;
font-family: verdana,arial,sans-serif;
font-size: .8em;
text-align: left;
}

table.clear {
margin-left:auto;
margin-right:auto;
position: relative;
padding: 3px 3px 3px 3px;
text-align: left;
width: 200px;
border-collapse: collapse;
border-spacing: 0px;}

table.main {
margin-left:auto; margin-right:auto;
padding: 3px 3px 3px 3px;
text-align: left;
font-family: verdana, arial, sans-serif;
font-weight: normal;
font-size: .8em;
color: #cccccc;
width: 95%;
background-color: #000000;
border: 2px #ffffff solid;
border-collapse: collapse;
border-spacing: 0px;}

td.mtable {
text-align: left;
font-weight: bold;
font-color: #ccccff;
font-size: .8em;
}

td.btable{
text-align: left;
font-weight: bold;
font-color: #ccccff;
font-size: .8em;
background-color: #333333;
}

.boxes {
font-family: verdana, arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: .8em;
padding: 3px;
text-align: justify;
background-color: #ccccff;
margin-left:1em;
}

.smallboxes {
font-family: verdana, arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: .6em;
padding: 0px;
text-align: justify;
background-color: #ccccff;
margin-left:.6em;
}

.outer {
position:relative;
padding:4em 0 3em 0;
width:490px;
background:#eee;
margin:0 auto 3em auto;
}
.innera {
overflow:auto;
width:54em;
height:9.6em;
background:#eee;
}
.outer table caption {
position:absolute;
width:51.7em;
text-align:center;
top:0;
left:0;
height:1.5em;
background:#697210;
border:0.1em solid #fff;
color:#fff;
}
.outer thead tr {
position:absolute;
top:1.5em;
height:1.5em;
left:0;
}
.outer tfoot td {
position:absolute;
width:51.5em;
text-align:center;
background:#f0c992; 
border:0.1em solid #000;
color:#000;
bottom:0;
left:0
}
.outer th, .outer td {
width:10em; 
text-align:left;
}
.outer th {
background:#724a10; 
color:#fff;}
.outer .dk {background:#fff;
}

.tableone {width:490px; border-collapse:collapse; margin:0 auto;}
.th1 {width:164px;}
.th2 {width:163px;}
.th3 {width:163x;}

.td1 {width:164px;}
.td2 {width:163px;}
.td3 {width:163x;}

.tableone {background:#ccccff; border:1px solid #fff; color:#fff;}
.tableone td {border:1px solid #fff; color:#fff;}
.tableone tbody {background:#ccccff; color:#000;}
.tableone caption {background:#fff; color:#697210; font-size:1.2em; margin:0 auto;}
.tableone th, .tabletwo th {text-align:left;}

.innerb {height:10em; overflow:auto;}


