/* These should be in all county stylesheets */

h2 {
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 5px 0;
}
	
#sidebar-left h4 {
	color: #3c3b40;
	font-weight: normal;
	padding: 0;
}

#homelink {
	border: 0 !important;
}

#subtitle {
	margin-bottom: 10px;
}

#sidebar-right h3, #sidebar-right p {
	margin-left: 10px;
}
	

/* These are specific to Ocean County */

.countylogo {
	display: block;
    margin: 10px 0;
}

.countylogo img {
	height: 37px;
	width: 156px;
}

#spotlight {
	height: 250px;
}

#spotlight img {
	height: 250px;
	width: 700px;
}