@media print {

	body {
		background-color:#FFF;
		color:#FFF;
		margin:0px;
	}
	#divContainerCentered {
		width:100%;
		margin:0px;
		padding:0px;
		left:0px;
		top:0px;
	}
	#divContainer {
		background-color:#364CA0;
		width:100%;
		margin:0px;
		padding:0px;
		left:0px;
		top:0px;
	}
	#divNavBar {
		display:none;
	}
	#divLogoBar {
		display:none;
	}

}
@media screen {

	html {
			height:100%
		/* for safari */
	}
	body {
		background-color:#26276A;
		background-image:url(images/page_bg.jpg);
		background-repeat:repeat-x;
		color:#000;
		margin:0px;
	}
	#divContainerCentered {
		position:relative; 
		left:50%; 
		top:0px; 
		margin-left:-400px;  
		width:850px;  
	}
	#divContainerCenteredInt {
		position:relative; 
		left:50%; 
		top:0px; 
		margin-left:-400px;  
		width:850px;  
	}
	#divContainer {  
	background-color:#364CA0;
	background-repeat:repeat-x;
	background-color:#182F59;
	border-top: 1px solid #3396B6;
	}
	#divContainerInt{

	}

}

@media screen, print {


	/* BASIC GLOBAL STYLES */
	
	
	body, div, span, p, pre, label, table, td, th, ol, ul { 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
	}
	b, strong { 
		font-weight: bold; 
	}
	i, em { 
		font-style: italic; 
	}
	sup,sub{ 
		font-size: .8em; 
	}
	hr {
		background-color:#CCC;
		color:#CCC;
		height:1px;
		border:0;
	}
	small { 
		font-size: .8em; 
	}
	a:link {
		text-decoration:none;
	}
	a:visited {
		text-decoration:none;
	}
	a:active {
		text-decoration:none;
	}
	a:hover {
		text-decoration:none;
	}
	form, input, select, textarea { 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:10px; 
	}
	label { 
		font-size: 1em; 
		font-weight: bold; 
	}
	h1,.h1, h2,.h2, h3,.h3, h4,.h4, h5,.h5, h6,.h6 { 
		font-family: Arial, Helvetica, sans-serif;
		color:#00929C;
		letter-spacing:.1em;
		font-weight:normal;   
	}
	h1,.h1 { 
		font-size: 24px;
	}
	h2,.h2 { 
		font-size: 22px;
	}
	h3,.h3 { 
		font-size: 20px;
	}
	h4,.h4 { 
		font-size: 18px;
	}
	h5,.h5 { 
		font-size: 16px;
	}
	h6,.h6 { 
		font-size: 14px;
	}
	ol {}
	ol ol {}
	ol ol ol {}
	ul {}
	ul ul {}
	ul ul ul {}
	li {
		list-style:disc.;
	}
	
	/* MAIN LAYOUT STYLES */
	
	#homeFlashContent {
}
	#featuredBoat {
	width:515px;
	height:355px;
	margin:10px 0px 10px 265px;
	padding:0px;
	border:5px solid #2B7699;
	}	
	
	#hp_boats{
		padding:10px 10px 10px 20px;
	}
	#divHeader {
		background-color:#19355D;
		color:#FFF;
		padding-top:0px;
		font-size:20px;
		width:850px;
		min-height:106px;
	}
	#navItemsContainer{
		margin-left:auto;
		margin-right:auto;
		width:850px;
		text-align:center;
}
	#divNavBar {
		width:850px;
		text-align:center;
		background-color:#3396B6;
		background-image:url(images/navbg.jpg);
		background-repeat:repeat-x;
		height:30px; 
	}
	#dealerInfo {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:12px;
		padding:10px;
		height:25px;
		color:#FFF;
	}
	#facebook {float: left; margin-top: 17px;}
	#divFooter {
		width:850px;
		height:40px;
		line-height:12px;
		color:#FFF;
		font-size:9px;
		padding:0px 10px;
	}
	#divFooter a:link {
		color:#FFF; 
		text-decoration:none;
	}
	#divFooter a:visited {
		color:#FFF; 
		text-decoration:none;
	}
	#divFooter a:hover {
		color:#FFF; 
		text-decoration:none;
	}
	#divFooter a:active {
		color:#FFF; 
		text-decoration:none;
	}
	#divPageContent {
		padding:10px; 
	}
	#divDisclaimer {
		width:850px;
		height:40px;
		line-height:40px;
		color:#FFF;
		font-size:9px;
		padding:0px 10px;
	}
	#divDisclaimer a:link {
		color:#FFF; 
		text-decoration:none;
	}
	#divDisclaimer a:visited {
		color:#FFF; 
		text-decoration:none;
	}
	#divDisclaimer a:active {
		color:#FFF; 
		text-decoration:none;
	}
	#divDisclaimer a:hover {
		color:#FFF; 
		text-decoration:none;
	}
	#divQuickLinks {
		font-size:10px;
		text-transform:uppercase;
		color:#FFF;
		width:780px;
		height:20px;
		margin-left:10px;
		padding:0px;
		background-image:url(images/quickLink_bg.jpg);
		background-repeat:repeat-x;
		border:5px solid #2B7699;
	}
	#divQuickLinks a:link {
		background-image:url(images/ql_bullet.jpg);
		background-repeat:no-repeat;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		text-transform:uppercase;
		float:left;
		display:block;
		color:#FFF;
		padding:0px 5px 0px 10px;
		line-height:24px;
		height:24px;
	}
	#divQuickLinks a:visited {
		background-image:url(images/ql_bullet.jpg);
		background-repeat:no-repeat;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		text-transform:uppercase;
		float:left;
		display:block;
		color:#FFF;
		padding:0px 5px 0px 10px;
		line-height:24px;
		height:24px;
	}
	#divQuickLinks a:active {
		background-image:url(images/ql_bullet.jpg);
		background-repeat:no-repeat;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		text-transform:uppercase;
		float:left;
		display:block;
		color:#FFF;
		padding:0px 5px 0px 10px;
		line-height:24px;
		height:24px;
	}
	#divQuickLinks a:hover {
		background-image:url(images/ql_bullet.jpg);
		background-repeat:no-repeat;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		text-transform:uppercase;
		float:left;
		display:block;
		color:#D0F0EF;
		padding:0px 5px 0px 10px;
		line-height:22px;
		height:24px;
	}
	#ql1 {
	float:left;
	width:100%; 
	text-align:center;
	padding-left:4px;
	margin-left:0px;
	}
	#divInteriorContent {
		width:815px;
		padding:10px;
		background-color:#2B7699;
		margin:10px 0px 5px 10px;
	}
	#divInteriorContent2 {
		background-image: url(images/interior_content_bg.jpg);
		background-repeat: repeat-x;
		padding:10px;
		width:805px;
		background-color:#eee;
		min-height:400px;
	}
	#divInteriorContent3 {
		padding:10px;
		width:805px;
		background-color:#000;
		min-height:400px;
	}
	*html body #divInteriorContent2 {
		height:400px;
	}
	.spacer{
		clear:both; 
	}
	.spacer20 { 
		clear:both; 
		height:20px;
	}
	.spacer40 { 
		clear:both; 
		height:40px;
	}
	
	/* FORMBUILDER FORM STYLES */
	
	#FormBuilder_Title {
		margin:5px 0px 10px 0px;  
		padding:5px 5px 5px 0px; 
		font-weight:bold; 
		font-family:arial,verdana,sans-serif; 
		text-transform:uppercase; 
		letter-spacing:1px;
		font-size:14px; 
		color:#000;
		border-bottom:1px solid #CCC; 
	}
	#FormBuilder_Instructions {
		border:1px solid #CCC;
		padding:10px;
		font-size:9px;
	}
	.formBuilder_SectionTitle {
		margin:5px 0px 10px 0px;  
		font-weight:bold; 
		font-family:arial,verdana,sans-serif; 
		text-transform:uppercase; 
		letter-spacing:1px;
		font-size:12px; 
		color:#000; 
	}
	.formBuilder_SectionContainer {
		border:1px solid #CCC;
		margin:10px 0px;
		padding:10px;
	}
	
	/* manufacturer logo bar styles */

	#divLogoRow {}
	#logobarcontainer{
		position:relative; 
		left:50%;  
		width:760px; 
		text-align:center;    
		margin:5px 0 5px -380px; 
	}
	.logobar{ }
	.logobar img { 
		border: 1px solid #ccc; 
		margin: 5px; 
	}

#preLoadSubNavOff {
	position:absolute;
	top:-100;
	left:-100;
	z-index:100;
	background-image:url(images/sub_menu_bg_off.jpg);
}
#preLoadSubNavOn {
	top:-100;
	left:-100;
	z-index:100;
	background-image:url(images/sub_menu_bg.jpg);
}



#footlogos { text-align: center; background-color: #072d58; padding: 10px; border-top: 1px solid #3396b6; }
#footlogos img { border: 0; margin: 0 20px; }

}





