body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#map #container {
	width: 500px;
	margin-left: -250px;
	position: relative;
	left: 50%;
	margin-top:10px;
}
#googleMap {
	height: 400px;
	width: 450px;
	margin-left: 20px;
	border: thin solid #fff;
}
#maploading {
	color: #000000;
	padding: 0 2px;
	font-family: "Trebuchet MS", "Lucida Console";
	background-color: #FFFFFF;
}
.mapFooterText {
	text-align: center;
}
#map input {
	width: auto;
}
#map form {padding-left:0px;}
.vcard #orgName {font-weight:bold;}
p.mapFooterText a {
        border-bottom:1px double #888888;
        text-decoration:none;
        font-family: georgia, 'Times New Roman', serif;
        color: #000;
}
