#googlemap-container {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 675px;
	clear: both;
}


.google_map_text {
	color: #bc3b2f;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.google_map_text a:link {
	color: #bc3b2f;
}

.google_map_text a:visited {
	color: #bc3b2f;
}
.google_map_text a:hover {
	color: #0F0E0E;
}
.google_map_text a:active {
	color: #666666;
}


.google_speech_bubble {
	color: #000000;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}

