/* CSS Document */

.stock {
	float:left; 
	min-width:320px ;
	height:auto ;
	padding: 6px;
	margin-bottom:5px;
	margin-right:5px; 
	border: 2pt solid #096 ;
	font-size: smaller ;
}

.stock_photo {
	float:right;
	border: 3pt solid #FFF;
    
}

.stock_details {
	float:left;	
	maring-right:4px;
}


.stock_pricing {
	float:left ;	
	
}

.stock_clear {
	clear:both ; 	
}

.stock_discount {
	color: #900 ;	
	font-size: larger ;
}

.stock_now {
	color: #F00 ;
	font-size: larger ;	
}

.boat_types {
	float:left;
	width:320px ;
    min-height:470px;
	height:auto ;
	padding: 6px;
	margin-bottom:5px;
	margin-right:5px; 
	border: 2pt solid #096 ;
	font-size: smaller ;
}

.boat_photo {
     max-width:300px;   
    
}
.location_image {
	padding: 6px;
}


.location {
	float:left; 
	min-width:320px ;
	height:auto ;
	padding: 6px;
	margin-bottom:5px;
	margin-right:5px; 
	border: 2pt solid #096 ;
	font-size: smaller ;
}