@charset "utf-8";
/* CSS Document */

.locationsBkg {
	background-image: url(../images/bkg_locations.gif);
	background-repeat: no-repeat;
	height: 264px;
	width: 688px;
	margin-top: 20px;
}
.locationsName {
	font-size: 16px;
	color: #7A0000;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.locationsText {
	height: 175px;
	width: 255px;
	float: left;
	padding-left: 10px;
	padding-top: 30px;
	font-size: 11px;
}
.locationsNav {
	height: 24px;
	float: left;
	width: 252px;
	clear: left;
	margin-top: 9px;
	margin-left: 10px;
}
.locationsImg {
	height: 223px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	width: 400px;
	clear: none;
}
.imgRecSet {
	font-size: 10px;
	float: right;
	clear: right;
	width: 150px;
	padding-right: 20px;
}
.mapImage {
	float: left;
	width: 350px;
	margin-top: 10px;
	border: 1px solid #666666;
}
.mapDirections {
	float: right;
	width: 288px;
}
.base #container #content_wrapper #mainContent #staff {
	width: 688px;
	clear: both;
	margin-top: 10px;
	font-size: 11px;
}
.staff_img {
	width: 110px;
	float: left;
	border: 1px solid #999999;
	margin-right: 20px;
	margin-top: 4px;
}
.staffName {
	font-weight: bold;
	text-transform: capitalize;
}
.base #container #content_wrapper #mainContent #staff p {
	margin: 0px;
	padding: 0px;
}
div.newsArticle {
}
div.newsArticle img {
	margin: 0px 0px 0px 10px;
	float: right;
	border: 1px solid #CCCCCC;
}
#dirTabs {
	float: right;
	width: 310px;
	margin-top: 10px;
	margin-right: 1px;
}
.staff_rule {
	clear: left;
	background-image: url(../images/bkg_rule.gif);
	background-repeat: repeat-x;
	height: 15px;
	background-position: bottom;
}

