body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#e0eecd url('../images/background.png') repeat;
	}
h1 {
	padding:0;
	margin:0 0 5px 10px;
	background-color:#C3C7A9;
	width:451px;
}
#map #container {
	width: 470px;
	margin-left: -235px;
	position: relative;
	left: 50%;
	margin-top:10px;
	background-color:#F1F2EA;
	padding:10px 0 1px;;	
}
#googleMap {
	height: 400px;
	width: 450px;
	margin-left: 10px;
	border: thin solid #fff;
}
a {
	color:#4A563D;
}
a:hover {
	font-style:italic;
}
.mapFooterText {
	text-align: center;
}
#map input {
	width: auto;
}
#map form {
	padding-left:0px;
	}
.vcard #orgName {
	font-weight:bold;
	}

