.descriptionbody{
	margin:0px;
	background-color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	}
.graphic {
	background-color: #CCCCCC;
	padding: 5px;
	float: right;
	width: 210px;
	border: 1px solid #666666;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	color: #3C2261;
	border-bottom-color: #3C2261;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.graphic a{
	color: #333333;
}
.photocap {
	font-size: 11px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
.description img {
	border: 1px solid #666666;
}
.building {
	text-align: center;
	margin-top: 8px;
	margin-bottom: 0px;
	font-size: 14px;
}
.maplink {
	font-size: 11px;
	color: #333333;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
}
.bottom {
	background-color: #CCCCCC;
	clear: both;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	padding: 3;
	display: block;
}
.bottom p{
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: center;
}

