#find-a-boat-slip .section_header { background: url(../img/headers/find_a_boat_slip_bg.png); display: block; }
#find-a-boat-slip .section_header h1 { background-image: url(../img/headers/find_a_boat_slip_text.png); display: block; }

#boatslips-header-copy {
	font-size: 14px;
	margin-bottom: 60px;
}

#boatslips-container {
	margin: 0 auto;
}

.boatslip-column {
	width: 180px;
	margin: 0 35px;
	float: left;
}

.boatslip-logo {
	width: 180px;
	height: 85px;
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.boatslip-img-container {
	width: 100%;
	height: 124px;
}

.boatslip-copy {
	margin: 10px 0 5px 0;
}

.boatslip-link {
	color: #555555;
}