/* ===========================================
    CSS STYLES FOR CHRISTINE MARSH DESIGNS
   =========================================== */   


/* PAGE ELEMENTS */

#mapGoogle {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #333;
	overflow: hidden;
	height: 460px;
	width: 520px;
}
#mapGoogle a:link, #mapGoogle a:active, #mapGoogle a:visited {
	font-weight: bold;
	color: #7777cc;
	text-decoration: underline;
}
#mapGoogle a:hover {
	font-weight: bold;
	color: #a0a0db;
	text-decoration: underline;
}

