body { background:none; }
/* Map */
body.mapPage #content { position:relative; top:170px; }
body.mapPage #footer { position:relative; top:310px; }

#list {
	margin-bottom: 100px;
}

/*#list { margin:0; padding:0; }
#list li.first-child, .lstHighlight li:first-child  { border-top: none; }
#list li  { color:#666666; font-size:0.875em; display:block; line-height: 28px; padding-left: 8px; text-decoration:none; width:245px;}
#list li:hover { background: #e4e4e4; }*/
#page-container { position:relative; z-index:2; height:89px; }
#content { width:253px; }
#content-top { width:auto; }
#content-bottom { width:auto; }

#map {
	height:100%;
	width:100%;
	position: absolute;
	top: 0;
	z-index:0;
}

.locMenu { background-color:#FFFFFF; color: #666666; line-height:1.2em; width:253px;}
.locMenu h2 { margin-top:0; }
.locMenu img { padding-bottom:15px; }
.locMenu p { font-size: 0.7em; padding: 5px 10px;padding: 2px; margin: 0; }
.locMenu p strong { font-weight:bold; }
.locMenu a { color:#666; text-decoration:underline; }
.locMenu a:hover { color:#FF0000; text-decoration:underline; }

#message { position:absolute;}
#message { position:absolute; padding:10px; background:#555; color:#fff; width:75px; }
.locseperator{
height: 1px;
margin: 2px 10px;
border-top: 1px dashed #333333;
}
.locBox{
margin: 5px 5px 10px 0;
width: 85px;
padding:2px;
color:#666;
}
#mappage {
width: 200px;
}
#contactbox{
background-color:#FFFFFF; 
width:200px; 
height:300px; 
padding: 20px;
margin-bottom:40px;
}

#contacth1{
font-size: 24px;
margin-bottom: 20px;
}
#contactheader { 
color: #3e3d3d;
text-indent:-2000em; 
font-weight: normal;
font-size:large;
}

#divHomepageFeature{
margin-top: 80px;
margin-bottom: 120px;
width: 250px;
}

#divHomepageFeature h1{
color: #FF0000;
}
