#map_cont {
	height: 346px;
	width:630px;
	background: url(img/map_bg.jpg) no-repeat top left #deeef2;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	position: relative;
}
#map_cont a {
	text-decoration: none;
	color: #000000;
}
#map_cont a:hover {
	text-decoration: underline;
	color: #a25729;
}
#map_cont #lanai {
	padding-top: 45px;
	padding-left:45px;
}
#map_cont #molokai {
	padding-top: 92px;
	padding-left: 13px;
}
#map_cont #west_maui {
	line-height: 14px;
	margin-top: 13px;
	margin-left: 152px;
	position: absolute;
}
#map_cont #central_maui {
	line-height: 14px;
	margin-top: 40px;
	margin-left: 254px;
	position: absolute;
}
#map_cont #north_shore {
	line-height: 14px;
	margin-top: 65px;
	margin-left: 360px;
	position: absolute;
}
#map_cont #east_maui {

	line-height: 14px;
	margin-top: 116px;
	margin-left: 469px;
	position: absolute;
}
#map_cont #south_maui {
	line-height: 14px;
	margin-top: 180px;
	margin-left: 226px;
	position: absolute;
}
#map_cont #up_country_maui {
	line-height: 14px;
	margin-top: 180px;
	margin-left: 343px;
	position: absolute;
}
/*#map_cont #clickon {
	font-weight: bold;
	color: #CC763F;
	line-height: 14px;
	float: right;
	text-align: right;
}*/
#clickon { 
width: 130px;
height: 47px;
position: absolute;
font-weight: bold;
top: 250px;
left: 15px;
color: #8e917c;
background: url("img/bg_clickon.gif") no-repeat;
text-align: center;
padding-top: 5px;
}
#map_cont strong {
color: #204555; line-height:20px; font-weight:bold;
}
