body{
	margin:0;
	font:12px Arial, Verdana, Helvetica, san-serif;
	color:#666;
}
form,
fieldset,
input,
textarea{
	border:none;
	margin:0;
	padding:0;
	background:none;
}
img{
	border:none;
	}
#main{
	margin:0 auto;
	width:920px;
}

/* ################## Header ### */

#header .logo{
position: relative;
margin-left: 34px;
padding-bottom: 1.5em;
font-size: 2.2em;
color: #003263;
}
#header .placard{
display: none;
}


/* ################## Navigation ### */

#nav{
display:none;
}

/* ################## Content 1 ### */

#content {
	width:907px;
	padding:10px 10px 0 3px;
	overflow:visible;
	background:url(img/bg-content.jpg) no-repeat 0 66px;
	min-height: 400px;
}
#content  h2{
	margin:18px 0 0;
	font-size:18px;
	color:#7b2c19;
}
#content  h3{
	margin:0;
	font-size:18px;
	font-weight:normal;
	color:#7b2c19;
}
#p1 .content-area h3 { margin-top: 20px; }
#content  h4{
	margin:7px 0 0;
	font-size:18px;
	color:#7b2c19;
}
#content p{
	margin:16px 0 0;
	line-height:18px;
	font-size:12px;
	color:#666;
	text-align:justify;
}
#content a{
	color:#003263;
	white-space:nowrap;
	text-decoration:underline;
}
.readmore{
	padding:0 0 0 13px;
	color:#003263;
	text-decoration:underline;
	background:url(img/bullet1.gif) no-repeat 2px 6px;
	white-space:nowrap;
}
.marinas-outer .readmore, .marinas-outer2 .readmore{
    padding:0 0 0 13px !important;
	color:#003263 !important;
	text-decoration:underline !important;
	background:url(img/bullet1.gif) no-repeat 2px 6px !important;
	white-space:nowrap !important;
}
#content  a:hover{
	text-decoration:none;
}
#content  strong{
	/*display:block;*/
	margin:9px 0 0;
	color:#003263;
}

#content #main-fields strong{
margin:0 !important;
display: block !important;
}

#content .main-content{
	width:448px;

	margin:0 4px 0 0;
}
div.home #content .content-area{
	background:none;
}
#content .main-content .content-area{
	padding:0 30px 0 31px;
	height:430px;
}
#content  .box-news{
	width:385px;
	margin:0 0 0 13px;
	padding:16px 30px 9px 20px;
	overflow:hidden;
	background:#e0e8f6;
	height: 187px;
}
#content  .box-news .border{
	float:left;
	padding:8px;
	margin:5px 9px 0 0;
	background:url(img/border2.gif) no-repeat;
}
#content  div.box-news a{
	background:url(img/bullet2.gif) no-repeat 4px 6px;
	padding:0 0 0 13px;
}
#content  div  a.view{
	background:url(img/bullet.gif) no-repeat 2px 2px;
}
#content  .box-news .heading{
	padding:6px 0 14px;
}
#content  .box-news .heading strong{
	color:#003263;
	margin:0 5px 0 0;
	display:inline;
}
#content  .box-news .heading span{
	font-size:11px;
	display:inline;
	color:#999;
}
#content  .box-news p{
	margin:0 0 15px;
}
#content .blocks{
	width:452px;
	float:left;
	overflow:visible;
}
#content .block-map{
	position:relative;
	padding:38px 307px 0 15px;
	width:145px;
	height:218px;
	background:url(img/map.gif) no-repeat;
}
#content .block-map h3{
	color:#fff;
}
#content .block-map p{
	margin:11px 0 0;
	line-height:18px;
	color:#fff;
}
#content .block-map .explore{
	position:absolute;
	bottom:15px;
	left:14px;
	text-indent:-9999px;
	background:url(img/button.gif) no-repeat;
	overflow:hidden;
	display:block;
	width:135px;
	height:35px;
	color:#fff;
}
#content .brochure-holder{
	margin:-17px 0 0;
	background:url(img/brochure-head.gif) no-repeat;
	padding:19px 0 0;
}
#content .brochure-content{
	overflow:visible;
	width:452px;
	padding:0 18px 0 16px;
	background:#ecd4e6 url(img/brochure.gif) no-repeat 0 100%;
}
#content .brochure-content h3{
	padding:13px 0 25px;
	font-weight:bold;
}
#content div.brochure-content p{
	margin:0;
	padding:0 30px 28px 0;
}
#content div.brochure-content a{
	padding:0 0 0 13px;
}
#content .brochure-content .border{
	width:107px;
	height:146px;
	padding:6px;
	float:left;
	background:url(img/border.gif) no-repeat;
	margin:11px 0 0;
}
#content .form-holder{
	margin:-15px 0 0;
	background:url(img/form-head.gif) no-repeat;
	padding:20px 0 0;
}
#content .form{
	position:relative;
	padding:16px 17px 19px 21px;
	background:#b3b334 url(img/bg-form.gif) no-repeat 0 100%;
	height: 175px;
}
#content .form h3{
	margin:0;
}
#content .form label, .left-sidebar ul li form label{
	color:#003263;
	display:block;
	margin:5px 0 5px 0;
padding-bottom: 0;
line-height: 1em;
}
#content .form .form-item{
	padding:4px 0 4px 4px;
	background:url(img/form-item.gif) no-repeat;
	width:314px;
	height:25px;
}
.left-sidebar ul li form .form-item{
        padding:4px 0 4px 4px;
	background:url(img/form-item.gif) no-repeat;
	width:150px;
	height:25px;
        border-right: 1px solid #EEEEEE;
}
#content .form .form-item input{
	font-size:15px;
	width:310px;
}
.left-sidebar ul li form input{
        font-size:15px;
	width:150px;
}
#content .form .submit{
	position:absolute;
	top:158px;
	right:14px;
	background:url(img/btn-submit.gif) no-repeat;
	width:81px;
	height:35px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	cursor:pointer;
}
.left-sidebar ul li form .submit{
        float: right;
        margin-right: 20px;
	background:url(img/btn-submit2.gif) no-repeat;
	width:81px;
	height:35px;
	text-indent:-9999px;
	font-size:0;
	line-height:0;
	overflow:hidden;
	cursor:pointer;
}

/* ################## General ### */

#main .path{
	margin:18px 0 0 34px;
	padding:10px 0 18px 0;
	list-style:none;
	overflow:hidden;
	width:900px;
}
#main .path li{
	float:left;
	margin:0 0 0 -1px;
	padding:0 5px 0 7px;
	background:url(img/separ.gif) no-repeat 0 4px;
}
#main .path li span{
	color:#666666;
	font-size:11px;
}
#main .path li.last span{
	color:#999;
	font-size:11px;
}
#main .path a{
	padding:0;
	background:none;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}
#main .path a:hover{
	color:#999;
	text-decoration:none;
}
#main .path li.last a{
	color:#999;
	text-decoration:none;
}
#main .path li.last a:hover{
	text-decoration:none;
}
.content-holder{
	margin:30px 0 0 0;
	width:920px;
	overflow:visible;
	background:url(img/bg-header.png) no-repeat;
	min-height: 282px;
}
div.home .content-area{
	width:auto;
}
div.content-area{
	width:920px;
	overflow:visible;
	padding:0 0 82px;
	background:url(img/bg-foot.gif) no-repeat 0 100%;
}
div.content-holder #content{
	width:860px;

	background:none;
}
div.content-holder .left-sidebar{
	display:none;
}


#main div.content-holder div.box-news{
	width:100%;
	margin:0;
	padding:41px 0 0;
	background:none;
}
#main div.content-holder .box-news .border{
	background:url(img/border3.gif) no-repeat;
	margin:0 7px 0 -3px;
}
#main div.content-holder .box-news .heading{
	padding:1px 0 14px;
}
#main div.content-holder .box-news p{
	margin:8px 0 15px;
}
#main div.content-holder .box-news a{
	padding:0 0 0 13px;
	color:#003263;
}
#main div.box-holder{
	width:637px;
	margin:37px 0 0;
}
#main div.box-head{
	width:637px;
	height:7px;
	font-size:0;
	background:url(img/bg-block-head.gif) no-repeat;
}
#main div.box {
	padding:9px 25px 21px;
	width:580px;
	overflow:visible;
	background:#003263 url(img/bg-block-foot.gif) no-repeat 0 100%;	
}
#main div.box h3{
	font-size:16px;
	line-height:17px;
	color:#fff;
	font-weight:normal;
}
#main div.box p.featurebox{
	margin:23px 0 0;
	color:#fff;
	line-height:20px;
}
#main div.box a{
	background:transparent url(img/bullet2.gif) no-repeat scroll 6px 6px;
	color:#bdbc2f;
	padding:0 0 0 17px;
	text-decoration:none;
}
#main div.box a:hover{
	text-decoration:underline;
}
#main div.content-holder .search-results{
	margin:34px 0 0;
	padding:0 0 1px;
}
#main div.content-holder div.search-results ul{
	margin:0;
	padding:0 2px 0 0;
	list-style:none;
}
#main div.content-holder div.search-results ul li{
	padding:0;
	background:none;
}
#main div.content-holder .search-results ul li p{
	margin:0;
	line-height:20px;
}
#main div.content-holder .search-results h3{
	margin:2px 0 0;
	color:#000;
	font-size:24px;
}
#main div.content-holder div.search-results ul li h4,
#main div.content-holder div.search-results ul li h4 a{
	margin:15px 0 0;
	font-size:16px;
	font-weight:bold;
	color:#003263;	
}
#main div.content-holder .search-results ul li.first h4,
#main div.content-holder .search-results ul li.first h4 a{
	color:#000;
}
#main div.content-holder .search-results ul li a{
	padding:0;
	background:none;
	white-space:normal;
}
#main div.content-holder .search-results .item-data{
	margin:-1px 0 0;
	color:#999;
}
#main div.content-holder .search-results .item-data span{
	color:#999;
	display:inline;
	margin:0 0 0 26px;
	font-size:12px;
}
#main div.content-holder .pages-search{
	margin:24px 0 0;
	background:#f3f3f3;
	border:1px solid #eee;
	overflow:hidden;
	padding:3px 0 3px 0;
	width:100%;
}
#main div.content-holder .pages-search strong{
	float:left;
	margin:2px 0 0 15px;
	display:inline;
	color:#000;
}
#main div.content-holder .pages-search ul{
	margin:0;
	padding:0 2px 0 0;
	display:inline;
	list-style:none;
	float:right;
}
#main div.content-holder .pages-search ul li{
	float:left;
	padding:0;
	background:none;
}
#main div.content-holder .pages-search ul li a{
	background:none;
	padding:0 6px 0 7px;
	float:left;
	line-height:19px;
	font-weight:bold;
	color:#000;
}
#main div.content-holder .pages-search ul li a:hover,
#main div.content-holder .pages-search ul li.active a{
	background:#b3b20f;
	text-decoration:none;
	color:#fff;
}
#main div.content-holder .pages-search ul li.next a,
#main div.content-holder .pages-search ul li.previous a{
	background:#ccc;
	margin:0 4px;
	color:#999;
}
#main div.content-holder .pages-search ul li.next a{
	padding:0 20px;
}
#main div.content-holder .pages-search ul li.previous a{
	padding:0 8px;
	margin:0 0 0 11px;
}
#main div.content-holder .pages-search ul li.next a:hover,
#main div.content-holder .pages-search ul li.previous a:hover{
	color:#000;
}

/* ################## Content 2 ### */

#content .content-block{
	margin-left: 50px;
}

#one-col #content {
display: block;
margin-left: 35px !important;
width: 840px !important;
}

#content .content-block h1{
	margin:0 30px 15px 0;
	font-size:24px;
	color:#000;
	line-height:25px;
	padding:0 0 8px;
	border-bottom:1px solid #eee;
}
#content .content-block	h2{
	margin:0;
	font-size:18px;
	color:#7b2c19;
	line-height:30px;
}
#content .content-block h3{
	margin:0;
	font-size:16px;
	color:#000;
	line-height:30px;
	font-weight:bold;
}
#content .content-block h4{
	margin:0;
	font-size:14px;
	color:#7b2c19;
	line-height:25px;
}
#content .content-block h5{
	margin:0;
	font-size:12px;
	color:#000;
	line-height:25px;
}
#content .content-block h6{
	margin:0;
	font-size:11px;
	color:#000;
	line-height:25px;
}
#content .content-block p{
	color:#666;
	line-height:20px;
	margin:27px 0 0;
}
#content .content-block a,
#content .content-block a.link{
	color:#003263;
	padding:0;
	background:none;
	text-decoration:none;
}
#content .content-block a.link{
	color:#003263;
}
#content .content-block a:hover{
	color:#000;
	text-decoration:underline;
}
#content .content-block a.hover{
	color:#000;
}
#content .content-block a:visited{
	color:#b3b20f;
	text-decoration:none;
}
#content .content-block a.visited{
	color:#b3b20f;
	text-decoration:none;
}
#content .content-block p.highlight{
	color:#003263;
}
#content .content-block p.subdued{
	color:#999;
}
#content .content-block p.error{
	color:#fe0000;
	font-weight:bold;
}
#content .content-block p.warning{
	color:#079f00;
	font-weight:bold;
}
#content .content-block p.success{
	color:#999;
	font-size:11px;
}
#content .content-block ol{
	margin:27px 0 0 0;
	padding:0 0 0 15px;
}
#content .content-block ol li{
	line-height:20px;
}
#content .content-block ul{
	margin:25px 0 0;
	padding:0;
	list-style:none;
}
#content .content-block ul li{
	background:url(img/bullet4.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	line-height:20px;
}
.content2{
	padding:0 10px 0 3px;
}

#content .block2 p{
	margin:8px 0 20px;
	line-height:20px;
}
#content .content-block .scale{
	position:absolute;
	bottom:0;
	right:0;
	display:block;
	text-indent:-9999px;
	width:25px;
	height:26px;
	overflow:hidden;
	background:url(img/scale.gif) no-repeat;
}
#content .block2 h1{
	margin:0;
}
#main #content div.content-block ul.gallery{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:100%;
	position:relative;
	width:670px;
}
#content .content-block .gallery li{
	border:1px solid #ccc;
	position:relative;
	font-size:0;
	padding:6px;
	margin:0 0 0 14px;
	float:left;
	background:none;
}
#content .content-block .gallery li.first{
	margin:0;
}
#content .content-block .gallery li a{
	position:absolute;
	bottom:0;
	right:0;
	display:block;
	text-indent:-9999px;
	width:25px;
	height:26px;
	overflow:hidden;
	background:url(img/scale.gif) no-repeat;
}
#content .content-block .table-data{
	margin:33px 0 0;
	width:607px;
}
#content .content-block .table-data h4.heading{
	line-height:19px;
	background:#004963 url(img/table-angle.gif) no-repeat 100% 0;
}
#content .content-block .table-data h4{
	margin:0;
	background:#004963;
	padding:0 0 0 19px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
#content .content-block .table-data ul{
	margin:5px 0 0;
	padding:0;
	list-style:none;
}
#content .content-block .table-data ul li{
	background:#c9dad1;
	margin:0 0 5px;
	overflow:hidden;
	width:100%;
	padding:3px 0 3px;
}
#content .content-block .table-data ul span{
	margin:0;
	font-size:12px;
	color:#000;
	font-weight:bold;
	line-height:20px;
	float:left;
}
#content .content-block .table-data ul span.title{
	width:141px;
	padding:0 0 0 19px;
}
#content .content-block .table-data ul span.data{
	width:447px;
}

/* ################## Footer ### */

#footer{
	width:833px;
	height:120px;
	margin:-13px 0 0;
	padding:32px 66px 0 34px;
	background:url(img/footer.gif) no-repeat 13px 0;
}
#footer .small-logo{
	margin-top: -8px;
	float:right;
}
#footer p{
	margin:2px 0 0;
}
#footer ul.bottom-links li{
	margin:0 0 0 -7px;
	float:left;
	padding:0 11px 0 7px;
	background:url(img/bullet3.gif) no-repeat 0 6px;
}
#footer ul.bottom-links li a{
	text-decoration:none;
	color:#666;
}

#footer .design{
	color:#666;
}
#footer .design a{
	text-decoration:none;
	color:#666;
}
#footer .design a:hover{
	text-decoration:underline;
}




/* ################## Contact Form ### */

.errors { font-size: 1.4em; margin-bottom: 15px; }

.errors strong { color: red; }

.anti-spam-image { padding: 5px; margin-top: 15px; border: #d8d8d8 solid 1px; float: left;}

.cf-submit { font-size: 1.4em; }

#content-main form div { margin-bottom: 24px; }






/* ################## Image Thumbnails ### */

#content img { border: 1px solid #808080; padding: 4px; }

.home #content img { float: none; margin: 0; border: none; padding: 0px; }

.imgleft { float: left; margin: 0 20px 20px 0;}

.imgright { float: right; margin: 0 0 20px 20px; }









#content p a[href^="http://"] {
	display:inline-block;
	padding:0 14px 0 0;
	line-height:18px;
	line-height:18px;
	overflow:visible;
	background:transparent url(assets/js/external.gif) center right no-repeat;
}
a[href$='.doc'] {
	display:inline-block;
	line-height:18px;
	line-height:18px;
	overflow:visible;
	background:transparent url(assets/js/word.png) center left no-repeat;
	padding:0 0 0 20px;
}
a[href$='.pdf'] {
	display:inline-block;
	line-height:18px;
	line-height:18px;
	overflow:visible;
	background:transparent url(assets/js/pdf.png) center left no-repeat;
	padding:0 0 0 20px;
}
a.thickbox {
cursor: url(assets/js/magnify.cur), pointer;
}

.readmore{
	padding:0 0 0 13px;
	color:#003263;
	text-decoration:none;
	background:url(img/bullet1.gif) no-repeat 2px 6px;
	white-space:nowrap;
}



#content table{
	margin:0 0 5px;
}
#content table tr{
	background:#c9dad1;
}
#content table td{
	font-size:12px;
	color:#000;
	border-top:1px solid #fff!important;
	font-weight:bold;
	line-height:20px;
	padding:3px 0 3px;
min-width: 90px;
	padding:3px 19px 3px 19px;
}
.table-data th{
	padding:3px 0 3px;
	line-height:20px;
	border-top:1px solid #fff!important;
}

.tabletitle {
background:#004963 url(img/table-angle.gif) no-repeat top right;
color: #fff !important;
text-transform:uppercase;
}

.tabletitle-square {
background:#004963;
color: #fff !important;
text-transform:uppercase;
}

.inp { border: 1px solid #808080; padding: 5px; font-size: 1.2em; margin-top: 0px !important; }

.textarea {  border: 1px solid #808080; padding: 5px; font-size: 1.2em; width: 55%; }

.anti-spam-code-input-box { width: 195px; float: left; }

.csubmit-div { clear: both; }

#content #gmap_gmap0 table { margin:5px 0 0 0; }
#content #gmap_gmap0 table td { font-size: 10px; padding: 3px 4px 3px 5px; margin: 0px; line-height: 14px; border-top: 1px !important;  }

#p1 .form-holder h3 { margin-bottom: 8px; }

#main-fields .inp { margin-top: -8px !important; margin-bottom: 15px; }

div.marinas-outer { margin: 0px 10px 15px 10px; background-color: #E0E8F6; padding: 4px 4px 10px 4px; }

div.marinas-outer2 { margin: 0px 10px 15px 0px; background-color: #E0E8F6; padding: 4px 4px 10px 4px; }

div.marinas-outer h4 a, div.marinas-outer2 h4 a {
        text-decoration: none !important;
        margin:0;
	font-size:14px;
	color:#7b2c19 !important;
	line-height:25px;
}

div.marinas-outer img.imgright, div.marinas-outer2 img.imgright {
        margin-bottom: 5px !important;
}

div.marinas-outer p a, div.marinas-outer p a:visited, div.marinas-outer2 p a, div.marinas-outer2 p a:visited {
        color: #7b2c19 !important;
        text-decoration: underline !important;
}


/*div.marinas-outer-alt { margin: 0px 10px 15px 10px; background-color: #ECD4E6; padding: 4px 4px 10px 4px; }*/

.brochure-content .border a, .box-news .border a {
        background: none !important;
        padding: 0px !important
}

.form p {
        margin: 0px !important;
        padding: 0px !important;
        color: #111166 !important;
}

ul.cruising-panel-ul {
        margin: -17px 0px 10px 290px !important;
}

.cruising-panel-image {
        margin-bottom: 20px !important;
}

.useful-info-links {
        width: 33%;
        float: left;
        height: 230px;
}

.useful-info-links a:hover { cursor:pointer }


#editor { display: none; }

ul.bottom-links { display: none; }

.left-sidebar ul { display: none; }