.Address {
	vertical-align: middle;
	font-size: large;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border: medium inset #CCC;
}
#EmailLabel {
	float: left;
	/* [disabled]width: 40%; */
	padding-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.centertext {
	text-align: center;
}
.divLink a {
	display: block;
	padding: 0px;
	height: auto;
	width: auto;
}

#EmailLink {
	margin-top: 5px;
	margin-bottom: 5px;
}

.Contact {
	font-size: large;
	font-weight: bold;
	color: #660000;
}

.ContactTitle {
	text-align: center;
}
#contactmap {
	height: 250px;
	width: 300px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 3px;
}
