#content h3 {
	text-align: left;
	margin-left: 100px;
	font-size: 18px;
	color: #F58463;
	background-image: url(images/bg-h3.gif);
	height: 40px;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 10px;
	background-color: #EFEFEF;
	background-position: left top;
	margin-top: 30px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.p-location {
	background-color: #EFEFEF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #999999;
}
.nav-locations {
	color: #FF6600;
}
