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

body	{
	color:						#424242;
	background-color:			#fff;
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					11px;
	margin:						25px 0;
}

	
.text2 {
	color:						#424242;
	font-family: 			Verdana, Helvetica, Arial, "Century Gothic";
	font-size: 				9px;
	line-height: 			17px;
	}
	
.text2 a:link, .text2 a:visited {
	color:						#424242;
	text-decoration: 		none;
	}

.text2 a:hover {
	color:						#424242;
	text-decoration: 		underline;
	}
	
.text3 {
	color:					#424242;
	font-family: 			Verdana, Helvetica, Arial, "Century Gothic";
	font-size: 				11px;
	line-height: 			19px;
	background-color: 		#fff;
	padding:				5px 20px 5px 10px;
	}
	
.text3 a:link, .text3 a:visited {
	color:						#424242;
	text-decoration: 		none;
	}
	
.text3 a:hover {
	color:						#424242;
	text-decoration: 		underline;
	}
	
.text6 {
	color:						#424242;
	font-family: 			Verdana, Helvetica, Arial, "Century Gothic";
	font-size: 				9px;
	line-height: 			17px;
	background-color: 		#777;
	}
	
.text6 a:link, .text6 a:visited {
	color:						#424242;
	text-decoration: 		none;
	}
	
.text6 a:hover {
	color:						#424242;
	text-decoration: 		underline;
	}


/* Begin classes for Boat Archive */

.archivetitle {
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	}

#archivespecs {
	font-size: 9px;
	line-height: 24px;
	text-decoration: none;
	padding: 0px 0px 0px 20px;
	}

#archivespecs a:link, #archivespecs a:visited {
	color:  #923C22;
	text-decoration: underline;
	}
	
#archivespecs a:hover {
	color: #f63;
	text-decoration: underline;
	}
	
.lefttitle {
	color: #222222;
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-size: 11px;
	line-height: 24px;
	text-decoration: none;
	padding: 25px 0px 0px 10px;
	background-color: #fff;
}

/* end archive */
