#MapHeader
{
	color:#5185C4;
	background:url('../images/pageHeaderBackground2.jpg') no-repeat;
	height:53px;
	margin:0.5em 0 0 -1em;
	color:White;
	padding:0.1em 0 0 1.25em;
	width:823px;
	z-index:1;
}

#MapText
{
	float:left;
	width:750px;
	margin-left:1em
}

#MapText h2
{
	/*color:#5185C4;*/
	color:#000;
}

#MapText a
{
	font:11pt arial,helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#5185C4;
}
#MapText a:hover
{
	color:#ffe25d;
}

#MapPhoto
{
    float:left;
	background:url('../images/BFEnlargedArea.jpg') no-repeat;
	width: 200px;
	height:154px; 
	border-radius:10px;
	-moz-border-radius:10px;
	border:solid 1px black;
	margin-bottom:2em;
}
#MapPhoto span
{
	display:block;
	width:0;
	height:0;
	overflow:hidden;
}
#MapPhoto2
{
	float:left;
	background:url('../images/BFFinalLayout.jpg') no-repeat;
	width: 200px;
	height:152px; 
	border-radius:10px;
	-moz-border-radius:10px;
	border:solid 1px black;
	margin-bottom:2em;
}
#MapPhoto2 span
{
	display:block;
	width:0;
	height:0;
	overflow:hidden;
}

.mapText
{
    float:left;
    margin-left:1em;
    width:400px;
    margin-bottom:2em;
}