/* PRINT CSS */

/*
CREATED BY HOTWIRE ADVERTISING AND WEB DESIGN 
http://www.hotwireindustries.com
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	background: ;
	background-image: ;
}

#nav, #boatSizeNav, .requestInfo, #footer { 
	display: none;
}

#boatListing {
	page-break-before: avoid;
}

h1 {
	font-size: 23pt;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

a {
	color: #000;
}

a:visited {
	color: #000;
}

#contentwrapper {
	width: 670px;
	text-align: left;
	margin: 0 auto;
}

#header {
	padding: 0;
}

#printNumbers {
	display: block;
	padding: 5px 0 25px 0;
	font-size: 15px;
	line-height: 18px;
	text-align: center;
}

#singleBoatWrapper, .boat, .boatPrice, .specLeft, .specRight, .specHeadlines {
	color: #000;
}
