html, body
{
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
}
html,
body,
p,
td
{
	font-size: 12px;
}
#wrapper
{
	text-align: center;
}
#heading
{
	margin-bottom: 15px;
}
#navigation
{
	padding: 0px;
	margin: 0px;
}
.overview
{
	font-weight: bold;
}
div.contact
{
	margin: 0;
}
div.contact,
.overview
{
	color: #000;
	font-weight: bold;
	font-style: italic;
	letter-spacing: .1em;
}
.contact a:link,
.contact a:visited
{
	color: #000;
}
.photo
{
	border: 1px solid #000;
	padding: 3px;
}
div.directions em
{
	font-style: normal;
	font-weight: bolder;
	/* text-transform: uppercase; */
}
