@charset "UTF-8";

.ucbody #mainContent #contact-content {
	width: 346px;
	margin: 0px auto;
}
.ucbody #mainContent #contact-image {
	margin-bottom: 10px;
}
.ucbody #mainContent #contact-map {
	width: 169px;
	height: 215px;
	float: left;
}
.ucbody #mainContent #contact-info {
	margin-left: 179px;
	background: #291E18;
	font: 11px/12px "Helvetica Neue", Helvetica, Arial, Geneva, Georgia;
	color: #DDD3C7;
}
.ucbody #mainContent #contact-info a {
	color: #DDD3C7;
}
.ucbody #mainContent #contact-address {
	padding: 5px;
	height: 182px;
}
.ucbody #mainContent #contact-address a {
	text-decoration: underline;	
}
.ucbody #mainContent #contact-directions {
	height: 15px;
	padding: 4px 0px;	
	background: url(../images/contact-directions.gif) no-repeat top left;
	font: 14px/14px "Helvetica Neue", Helvetica, Arial, Geneva, Georgia;
}
.ucbody #mainContent #contact-directions a {
	text-indent: -9999px;
	display: block;	
}