

#contentImage {
	background: url(../images/contact_hero.jpg) no-repeat 100% 0;
}

#Header h2.Contact {
	background-image: url(../images/h2_contact.gif);
}

#map {
	width: 520px;
	margin: 20px auto 0 auto;
	text-align: center;
}

#map img {
	border: 1px solid #A7938A;
}

p.email_disclaimer {
	background: #6c4b3c;
	line-height: 1.5em;
	padding: 0.6em 1em;
}




