@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background:url(cbs-images/background.jpg);
	background-repeat:repeat-y;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#wrapper {
	position: relative;
	width: 930px;
	margin: 0 auto;
	margin-top:20px;
	text-align:left;
	
	}

#inside-wrapper {
	width:930px;
	background:url(cbs-images/background.gif) repeat-y;
	border:solid 1px #34414d;
	background-color:#FFFFFF;
	color:#000000;
	}


#header {
	width:930px;
	background-color:#FFFFFF;
	border-bottom:solid 3px #618e9c;
	}

#sidenav, #sidebar {
	float:left;
	width:150px;
	background:#FFFFFF;
	}
	
#main-area {
	float:right;
	margin-top:15px;
	margin-right:20px;
	margin-bottom:20px;
	margin-left:15px;
	width:740px;
	background-color:#FFFFFF;
	color:000000;
	}

#subhead {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	letter-spacing:0.1em;
	padding-bottom:14px;
	color:#34414d;
	background-color:#FFFFFF;
	width:650px;
	font-variant:small-caps;
	}

.secondary-subhead {
	font-size:14px;
	color:#12175E;
	background-color:#FFFFFF;
	margin-bottom:3px;
	}


#content-area {
	color:#000000;
	background-color:#FFFFFF;
	letter-spacing:normal;
	}

#footer {
	height:24px;
	margin-top:6px;
	margin-left:12px;
	text-align:left;
	font-size:10px;
	color:#34414d;
	background:none;
	}

#footer a, #footer a:visited {
	color:#34414d;
	background:none;
	text-decoration:none;
	}

#footer a:hover {
	color:#34414d;
	background:none;
	text-decoration:underline;
	}

.clear {
	clear:both;
	}

.pagelink {
	color:#616365;
	background-color:#FFFFFF;
	text-decoration:underline;
	}

.lead-text {
	color:#355672;
	background-color:#FFFFFF;
	font-weight:bold;
	}

.expanded-line-height {
	line-height:1.7em;
	}

.note {
	font-weight:bold;
	color:#981E32;
	}

a img { border:0 }


.footer-links {
	margin-top:10px;
	padding-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:dotted 1px #999999;
	border-top:dotted 1px #999999;
	font-size:10px;
	color:#666666;
	background-color:#FFFFFF;
	line-height:1.8em;
	width:740px;
	text-align:center;
	}

.footer-links a, .footer-links a:visited {
	color:#666666;
	background-color:#FFFFFF;
	text-decoration:none;
	}

.footer-links a:hover {
	color:#666666;
	background-color:#FFFFFF;
	text-decoration:underline;
	}

.footer-contact {
	width:740px;
	text-align:center;
	font-size:10px;
	line-height:1.8em;
	color:#34414D;
	background-color:#FFFFFF;
	}

.footer-contact a, .footer-contact a:visited {
	color:#34414D;
	background-color:#FFFFFF;
	text-decoration:none;
	}

.footer-contact a:hover {
	color:#34414D;
	background-color:#FFFFFF;
	text-decoration:underline;
	}

.centered-text {
	text-align:center;
	}
	
	
/* home page */

.home-image {
	margin-bottom:20px;
	border:solid 1px #34414d;
	}

.home-bullets-left {
	float:left;
	margin-right:40px;
	width:230px;
	clear:left;
	margin-top:10px;
	color:#616365;
	background-color:#FFFFFF;
	}

.home-bullets-right {
	float:left;
	width:230px;
	margin-top:10px;
	color:#616365;
	background-color:#FFFFFF;
	}

/* brokerage page */

.brokerage-intro {
	width:520px;
	float:left;
	}

.brokerage-contact {
	width:200px;
	float:right;
	border:solid 1px #34414d;
	}

.brokerage-contact-title {
	background-color:#34414d;
	color:#FFFFFF;
	margin-bottom:7px;
	width:180px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	}
.brokerage-contact-text {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	line-height:1.6em;
	color:#355672;
	background-color:#FFFFFF;
	}

.brokerage-contact-text a, .brokerage-contact-text a:visited, .brokerage-contact-text a:hover {
	color:#355672;
	background-color:#FFFFFF;
	text-decoration:underline;
	}
	
.brokerage-area {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #999999;
	}

.brokerage-photo {
	width:225px;
	float:left;
	clear:left;
	}

.brokerage-details {
	float:left;
	margin-left:20px;
	width:340px;
	}

.brokerage-type {
	font-size:14px;
	color:#34414d;
	background-color:#FFFFFF;
	margin-bottom:5px;
	}

.brokerage-year-name {
	color:#355672;
	background-color:#FFFFFF;
	margin-bottom:5px;
	font-size:14px;
	}

.brokerage-data {
	line-height:1.5em;
	color:#4D5357;
	background-color:#FFFFFF;
	margin-bottom:6px;
	}

.brokerage-price {
	color:#355672;
	background-color:#FFFFFF;
	margin-bottom:6px;
	font-size:14px;
	}

.brokerage-learn {
	margin-bottom:12px;
	}

.brokerage-pdf {
	float:left;
	}

.brokerage-pdfIcon {
	float:left;
	clear:left;
	margin-right:10px;
	}
	
.brokerage-pdf a, .brokerage a:visited {
	color:#D0103A;
	background-color:#FFFFFF;
	text-decoration:none;
	}

.brokerage-pdf a:hover {
	color:#D0103A;
	background-color:#FFFFFF;
	text-decoration:underline;
	}

/* brokerage DETAIL page */

.brokerage-detail-text {
	line-height:1.8em;
	}

.brokerage-detail-title {
	font-size:16px;
	color:#355672;
	background-color:#FFFFFF;
	margin-bottom:17px;
	}


/* current projects page */

.cp-area {
	padding-bottom:10px;
	margin-bottom:10px;
	}

.cp-left-image {
	width:350px;
	margin-bottom:5px;
	float:left;
	margin-right:30px;
	}

.cp-left-caption {
	float:left;
	clear:left;
	width:350px;
	color:#4d5357;
	background-color:#FFFFFF;
	margin-right:30px;
	}

.cp-right-image {
	width:350px;
	margin-bottom:5px;
	float:left;
	}

.cp-right-caption {
	float:left;
	width:350px;
	color:#4d5357;
	background-color:#FFFFFF;
	}

/* contact page */

.basic-right {
	float:right;
	clear:right;
	margin-left:20px;
	margin-bottom:10px;
	margin-top:5px;
	border:solid 1px #34414d;
	}


/* video page */

.video {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:solid 1px #d1d4d3;
	}

.video-spot {
	float:left;
	margin-right:15px;
	width:210px;
	background-color:#FFFFFF;
	padding:10px;
	text-align:center;
	}

.video-caption {
	margin-top:3px;
	width:210px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	color:#000000;
	background-color:#FFFFFF;
	float:left;
	margin-right:15px;
	}

.video-detail {
	float:right;
	clear:right;
	margin-left:20px;
	}





/* 4-top page */

.4-top {
	float:left;
	margin-right:2px;
	margin-bottom:10px;
	}

.4-top-right {
	float:left;
	margin-bottom:10px;
	}

/* testimonials */

.test-area {
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:solid 1px #999999;
	}

.test-img {
	width:250px;
	margin-right:30px;
	float:left;
	}
	
.test-text {
	line-height:1.7em;
	color:#000000;
	background-color:#FFFFFF;
	width:430px;
	float:left;
	}

.test-name {
	color:#355672;
	background-color:#FFFFFF;
	}


/* events */

.event-area {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #999999;
	}

.event-photo {
	width:270px;
	float:left;
	margin-right:40px;
	}

.event-details {
	float:left;
	width:420px;
	}

.event-date {
	color:#618e9c;
	background-color:#FFFFFF;
	margin-bottom:5px;
	font-size:16px;
	margin-top:12px;
	}

.event-name {
	color:#355672;
	background-color:#FFFFFF;
	margin-bottom:5px;
	font-size:16px;
	}

.event-text {
	line-height:1.5em;
	color:#000000;
	background-color:#FFFFFF;
	}

.event-link {
	margin-top:10px;
	}



/* directions */

.map {
	border:solid 1px #34414d;
	}


/* storage */

.storage-QL {
	color:#666666;
	background-color:#FFFFFF;
	font-size:12px;
	}

.storage-QL a, .storage-QL a:visited, .storage-QL a:hover {
	color:#666666;
	background-color:#FFFFFF;
	text-decoration:underline;
	}

.pisces-active {
	color:#618e9c;
	background-color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	}

/* builder comments */

.builder-photo {
	float:right;
	clear:right;
	margin-left:20px;
	margin-bottom:20px;
	border:solid 1px #355672;
	}

/*  sail plans */

.sail-plan {
	float:left;
	clear:left;
	margin-right:20px;
	}

.sail-thumb {
	float:right;
	clear:right;
	margin-top:75px;
	}

.sail-thumb-caption {
	float:right;
	clear:right;
	margin-top:4px;
	width:150px;
	text-align:center;
	color:#355672;
	background-color:#FFFFFF;
	}


/*  useful links */

.useful-links {
	line-height:1.8em;
	}

.useful-links a, .useful-links a:visited {
	color:#616365;
	background-color:#FFFFFF;
	text-decoration:underline;
	}

.useful-links a:hover {
	color:#355672;
	background-color:#FFFFFF;
	text-decoration:underline;
	}

/*  specs page */

.specs-right-images {
	float:right;
	width:400px;
	margin-left:20px;
	margin-bottom:20px;
	}

.specs-right-top {
	margin-top:5px;
	margin-bottom:5px;
	}

.specs-right-top-caption {
	width:400px;
	margin-bottom:30px;
	}

.specs-right-bottom {
	margin-bottom:5px;
	}

.specs-right-bottom-caption {
	width:400px;
	}





