.mainheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}

/* Google Maps bubble formatting */
.bubble {
	width: 225px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
.bubble h1 {
	margin: 0;
	padding: 0;
	font-size: 125%;
}
.bubble a {
	/*color: #666;*/
	font-size: 11px;
	cursor: pointer;
	text-decoration: underline;
}
.bubble a:hover {
	
}
