div#main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #663300;
}

div#main table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}


div#main table td a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}

div#main table {
	width:600px;
	margin-top: 10px;

}

div#main table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	text-align: left;
	background-color: #CCCC99;
}

.addressTitle 
{
	font-size: 12px;
	font-weight: bold;
	color: #663300;


}
.buildingImage {
	border: 2px solid #663300;
}
