/* START OF CSS FOR MAP */
h1,h2 {
	margin:0px;
	text-align:center;
	font-size:1.2em;
	color:#444;
}
h2 {
	color:#666;
	font-size:.7em;
}

dl.listmap.on {
	position:relative;
	background:url(../images/listingmap.jpg) no-repeat;
	text-align:left;
	width:712px;
	height:977px;
	margin:0px;
	padding:0px;
	border:#999 2px solid;
}
dl.listmap.on dt {
	list-style:none;
	display:inline;
}
dl.listmap.on dd {
	position:absolute;
	left:-9999px;
	width:200px;
	padding:4px;
	border:#222 2px solid;
	background:#666;
	color:#fff;
	-moz-border-radius:8px;
	border-radius:8px;
	z-index:11;
	font-size:0.7em;
	line-height: 1.2em;
}
dl.listmap.on dd img {
	position:relative;
	float:right;
	border:#000 1px solid;
	margin:2px;
}
dl.listmap.on a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(../images/point.png) no-repeat;
	width:14px;
	height:14px;
	outline:none;
	z-index:10;
	text-decoration:none;
}
dl.listmap.on a.location:hover {
	background:url(../images/point-hover.png) no-repeat -1px -1px;
}
dl.listmap.on dd a {
	text-decoration:none;
	color:#000;
}



dl.listmap.on a#location01 {
	top:505px;
	left:340px;
}

dl.listmap.on a#location02 {
	top:545px;
	left:330px;
}

dl.listmap.on a#location03 {
	top:740px;
	left:455px;
}

dl.listmap.on a#location04 {
	top:330px;
	left:120px;
}

dl.listmap.on a#location05 {
	top:837px;
	left:411px;
}
dl.listmap.on a#location06 {
	top:852px;
	left:411px;
}
dl.listmap.on a#location07{
	top:800px;
	left:370px;
}

dl.listmap.on a#location08{
	top:850px;
	left:430px;
}


dl.listmap.on a#location18 {
	top:535px;
	left:330px;
}


