/* CSS Document */
* {  padding:0; margin:0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:20px; font-weight:normal; }
html, body { color:#000021; }
body { background:#000020 }
#page { width:699px; margin:0 auto; }
#header { padding:13px 0 0 0; color:#fff; font-size:10px; }
#header a { color:#fff; 	font-family: Arial, Helvetica, sans-serif; text-decoration:none; font-size:10px; line-height:25px; }
.navlink { color:#FDFDFD;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px; line-height:12px; }
.navlink a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FDFDFD;
text-decoration: none;
}
.navlink a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #898988;
text-decoration: none;
}
.navlink a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFCC66;
text-decoration: none;
}
.navlink a:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFCC00;
text-decoration: underline;
}
#content_area { width:699px; margin:0 auto; background:#000021 url(../images/bg-cruising-content.jpg) repeat-y top center; }
#mapnav { width:676px; margin:0 auto; }
#mapnav a { color:#fff; text-decoration:none; display:block; width:169px; background: url(../images/bg-btn.jpg) no-repeat top center; float:left; text-align:center; line-height:25px; padding-bottom:5px; }
#mapnav a.selected { width:169px; background: url(../images/bg-btn-selected.jpg) no-repeat top center; }
#mapnav a:hover { background: url(../images/bg-btn-hover.jpg) no-repeat top center; }
#content_area_nest { width:672px; margin:0 auto; }
#content_area_nest h2 { width:665px; padding-left:7px; background: #F1EFC8 url(../images/heading-map-key.jpg) no-repeat top right; line-height:32px; }
#content_area_nest table { background: #F6F4F2; width:672px; margin-bottom:10px; }
#content_area_nest td { padding:0 0 0 7px;}
#content_area_nest tr.titles td { background: #C8C7BF; }
#content_area_nest tr.even td { background: #E9E8E1; padding:0 0 0 7px;}
#map_canvas { border: 1px solid #B5B2AB; background: #ccc; }
#map_canvas a { color:#fff; }
#map_canvas h1 { font-size:24px; line-height:36px; }
#map_canvas img {  }
#map_canvas p { display:block; }
#footer { padding:0 0 5px 0; }
address {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
font-weight: bold;
font-style:normal;
color: #818151;
padding:5px 0 5px 0;
}
.clearer, #mapnav .clearer { clear:both; font-size:1px; line-height:1px; }
