img{border:0;}

.promotion {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	font-style: italic;
}
.style3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #990000;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
}
.style4 {color: #333333}
.style5 {font-size: 12px}
.style6 {font-size: small}

.bigheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #08426B;
	text-decoration: none;
}

.largeheadlineBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titlesection_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.sectiontitle_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.boat_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.boat_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.small {
	font-size: 10px;
}
.section_title_specsheet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(../images/title_bg.jpg);
	background-repeat: repeat-x;
	margin: 3px;
	padding: 4px;
}
.bg_vertline {
	background-color: #2A3F00;
	background-image: url(../images/bg_vertline.jpg);
	background-repeat: repeat-y;
}
.column_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #AA0000;
	margin-bottom: 5px;
}
.boldbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7A6B3F;	
	}
	
.yellow_alert {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #03C;
	padding: 8px;
}
#address{
	float:right;
	text-align:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5C564B;
	margin-right:10px;
	margin-top:6px;
	}
	
	
.address a:link {
	color: #5C564B;
	text-decoration:none;
}

.address a:visited {color: #5C564B;
text-decoration:none;}

.address a:hover {
	color: #333;
	text-decoration:underline;
}

.address a:active {
	color: #333;
}	
	
#logogood {
	width:740px;
	height:126px;
	background-image: url(../images/main_header.jpg);
	background-repeat: no-repeat;
}

.large_intro {
	font-size:18px;
	line-height:24px;
	color:#003;
	padding:10px;
	}
	
.white_center {
	background-color:#FFF;
	padding:20px;
	border: 2px solid #18366A;
	margin: 8px;
	

	-moz-border-radius: 8px; /* FF1+ */
	-webkit-border-radius: 8px; /* Saf3-4 */
	border-radius: 8px; /* Opera 10.5, IE 9, Saf5, Chrome */
	-moz-box-shadow: -3px 5px 8px #B5B5B5; /* FF3.5+ */
	-webkit-box-shadow:-3px 5px 8px #B5B5B5;/* Saf3.0+, Chrome */
	box-shadow: -3px 5px 8px #B5B5B5; /* Opera 10.5, IE 9 */
}


.link_boldblue a:link {
	color: #3A5367;
	font-weight:bold;
	text-decoration: none;
}

.link_boldblue a:visited {
	color: #3A5367;
	font-weight:bold;
	text-decoration: none;
}

.link_boldblue a:hover {
	color: #393D68;
	font-weight:bold;
	text-decoration: underline;
}

.link_boldblue a:active {
	color: #393D68;
	font-weight:bold;
	text-decoration: none;
	
}

.list_checks {
	list-style-image:url(../images/icon_check.png);
	margin-left:-10px;
	}
.list_checks li {
	margin-bottom:7px;}	
	
.bold_blue {
	color:#294E6B;
	font-weight:bold;
	font-size:14px;}	
.rounded_corners {	-moz-border-radius: 8px; /* FF1+ */
	-webkit-border-radius: 8px; /* Saf3-4 */
	border-radius: 8px; /* Opera 10.5, IE 9, Saf5, Chrome */
	}
	
	
	
