#village { background: url(../media/photos/village-bg.jpg) no-repeat; }
#stremy { background: url(../media/photos/stremy-bg.jpg) no-repeat; }
#localamenities { background: url(../media/photos/localamenities-bg.jpg) no-repeat; }
#localattractions { background: url(../media/photos/localattractions-bg.jpg) no-repeat; }
#eatingout { background: url(../media/photos/eatingout-bg.jpg) no-repeat; }
#mapdirections { background: url(../media/photos/mapdirections-bg.jpg) no-repeat; }

#mapdirections #sp-showhide { height: 21px; padding-top: 9px; }
#mapdirections p { padding: 0; margin: 0px 0px 5px 0px; }
#details p { margin: 10px 0px 10px 0px; }

#holder-details p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 18px;
}
#map-container {
	width: 231px; /* 267 */
	height: 300px; /* 336 */
	padding: 18px;
	position: absolute;
	left: 515px;
	top: 173px;
	background: #FFFFFF;
}
#map {
	width: 230px;
	height: 268px;
}
.map-btn {
	display: block;
	width: 85px;
	height: 15px;
	margin: 2px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	outline: none;
}