#topSection {
	padding-bottom: 0;
	padding-left:470px;
	height: 240px;
	background-image: url(../images/contactPhone.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#topSection ul {
	margin-bottom: 18px;
}
#bottomSection h1 span {
	font-family: georgia, serif;
	font-style: italic;
	font-size: .86em;
	letter-spacing: 1px;
	text-transform: none;
	color: #af5f46;
}
#bottomSection {
	background-image: url(../images/bottomSec2ColAltBG.gif);
	background-repeat: no-repeat;
}
#bottomSecRight {
	float: left;
	width:574px;
	padding: 9px 10px 18px 25px;
}
ul#locationsList {
	font-size: .857em;
	line-height: 1.75em;
	list-style-type: none;
	padding-left: 15px;
	padding-bottom: 36px;
	margin-top: 18px;
	margin-bottom: 18px;
}
#locationsList .locName {
	color: #00587f;
	font-size: 1.167em;
}
#locationsList a {
	font-size: .714em;
	margin-left: 10px;
}
#pageContent #locationsList li {
	margin-bottom: 18px;
}