#map_canvas
{
	color:#2f190b;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	width: 550px;
	_width:560px;
	height: 370px;
	_height:400px;
	margin-left:35px;
	margin-top:20px;
	line-height:1.2;
	border-left:5px solid #828384;
	border-bottom:5px solid #828384;
	border-right:5px solid #FFF;
	border-top:5px solid #FFF;	
}

#map_canvas a:link, #map_canvas a:hover, #map_canvas a:visited
{
	color:#930c0c;
}

#map-links {
	margin-top:10px;
}

#map-links a:link, #map-links a:hover, #map-links a:visited
{
	color:#FFF;
}

#map_canvas .map-title
{
	color:#930c0c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	
}
#map_overlay {
	width:250px;
	height:167px;
	position:absolute;
	top:634px;
	left:340px;
	background-image:url(../images/front.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#home-directions {
	width:500px;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:20px;
	margin-top:20px;
	border:1px dotted white;
	margin-left:auto;
	margin-right:auto;	
}

#home-directions p.intro-p {
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:1px solid white;
	color:#FFF;
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:-.3px;
	font-family:Helvetica, sans-serif;	
}

#home-directions p {
	margin-left:15px;
	margin-right:15px;	
}

#home-directions h6 {
	margin-left:10px;
	margin-right:10px;	
}
