div#county-image-map {
	width: 300px;
	float: left;
}
#locations {
	width: 300px;
	float: left;
	margin: 0;
}

#locations ul {
	list-style: none;
}
#locations li {
	background: url('../images/bullet_star.gif') no-repeat 0px 8px;
	padding: 0px 0px 4px 13px;
}
#locations li a {
	font-size: 12px;
}
#locations h3 {
	color: #b2170f; 
	font-size: 16px;
	margin: 10px 0px 0px 0px;
}

#locations-center-col {
	width: 440px;
	margin-left: 30px;
	margin-right: 60px;
}

#locations-right-col {
	width: 190px;
}

#locations-right-col img {
	display: block;
	width: 140px;
	margin: 0 auto;
}

#locations-center-col h2 {
	font-size: 16px;
	color: #000;
	margin: 30px 0px 5px 0px;
}

#locations-right-col h3 {
	font-size: 12px;
	color: #000;
	margin: 20px 0px 15px 0px;
	border-bottom: 1px solid #000;
	padding-bottom: 2px;
}

#locations-center-col ul.stars {
	list-style-image: url('../images/bullet_star.gif');
	margin-left: 15px;
}

#locations-center-col ul li {
	padding: 5px 0px;
}

#locations-center-col ul a {
	font-size: 12px;
}

#locations-right-col p {
	font-size: 12px;
	margin: 2px 0px;
}

#locations-upcoming {
	line-height: 15px;
}

#locations-upcoming a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#locations-upcoming p {
	margin-bottom: 15px;
	font-size: 11px;
}

#locations-upcoming h4 {
	line-height:15px;
	font-size: 11px;
	font-weight: normal;
}
