body {
	padding: 0;
	margin: 0;
	font-family: verdana, lucida, sans-serif;
	text-align: center;
  background: url(../img/bg-830.png) repeat-x #ffea64;
}


img { border-width: 0; }

div#content-full-area {
	position: relative;
	margin: 5px auto;
	border-width: 2px;
	border-style: solid;
	border-color: #666;
	background: #fff;
	text-align: left;
}

div#lot {
	text-align: left;
}

div#lot h2  {
	font-size: 13px;
  	margin: 4px 0 1px;
  	padding-bottom: 0;
  	color: #0a5ca8;	
}

div#lot p {
  	line-height: 1.5;
  	padding-top: 0;
	font-size: 11px;
}

div#lot a {
	color: #0a5ca8;
	text-decoration: underline;
}

img.map-overlay {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
}

label {
	display: block;
	float: left;
	width: 65px;
	font-weight: bold;
	color: #000;
}

img#map-overlay-7679 {
  left: 362px;
  top:  445px;	
}

map#map {
	position: relative;
	z-index: 1;
	
}

