/* Marine Directory stylesheet*/ 


a {
	color: #0053a4;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color: #0053a4;
}

h1 {
	font: normal 20px Arial, Helvetica, serif;
	color: #498dc7;
	text-align: left;
	margin-bottom: 20px;
	}



h2 {
	font:  bold 16px Arial, Verdana, Helvetica, sans-serif;
	color: #4e4e7a;
	margin: 10px 0 10px 0;
	}
	
h3 {
	color: #003399;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}	

h4 {
	color: #000080;
	font-size: 12px;
	font-family: bold Arial, Helvetica, sans-serif;
	text-decoration:underline;
	margin-bottom: 4px;
	}



hr { color:#FFFFFF; border-top: dotted #666666 1px;}


.premium_heading {
color: #345394;
font-size: 14px; 
font-weight: bold;
margin: 0;

} 

#directory td {
color: #696969;
font-weight: bold;
padding-bottom: 10px;
} 

#directorycell {
margin-bottom: 5px;
padding: 10px;

} 

#directorycell h1 {
color: #345394;
font-size: 14px; 
font-weight: bold;
margin: 5px 0 8px 0;

} 

#directorycell_grey {
margin-bottom: 5px;
background-color: #dddddd;
padding: 10px;


} 

#directorycell_grey h1 {
color: #345394;
font-size: 14px; 
font-weight: bold;
margin: 5px 0 8px 0;

} 

#directory img {
border: 5px solid #0054a5;
margin-right: 10px;

} 

/* Classified stylesheet*/ 



	#classifiedcell_top {
		margin-bottom: 0 0 10px 0 ;
		padding: 0;
		height: 10px;
			
	} 
	
	#classifiedcell_top td {
	background-color: #0055a5;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 14px;
	padding: 5px 10px 5px 10px;
	margin: 0;
	
	}
	
	#classified {
	padding: 0;
	
	}  
	
	#classified h1{
	font-weight: bold;
	color: #1247b1;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 0;
	padding: 0;
	} 
	
	#classified td {
	color: #616161;
	padding: 10px;
	background-color: #ebebeb;
	vertical-align:top;
	margin-top: 0;
	
	} 
	
	
	#classified img {
	border: 1px solid #fff;
	width: 145px;

} 

.sell_box {
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
padding: 10px 10px 18px 10px;

} 

.sell_listing_bg {
background: url(../siteimages/sell_listing_bg.gif) no-repeat;
width: 224px;
height: 48px;

} 

.dealer_title {
width: 255px;
height: 29px;
background: url(../siteimages/dealer_title.gif) no-repeat;

} 

.dealer_bottmbg {
width: 255px;
background: url(../siteimages/dealer_bg.gif) no-repeat;

} 
