#ida_map {
	float: right;
	margin-top: 20px;
	margin-right: 15px;
	width: 215px;
	height: 244px;
	background: url(../media/images/idahomap/idahomap.gif);
	position: relative;
}

#ida_map_copy {
	float: left;
	width: 162px;
	margin: 30px 0 16px 16px;
}

#ida_map #map_overlay {
	width: 215px;
	height: 244px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.map_overlay {
	position: absolute;
	z-index: 1;
	display: none;
}

.map_overlay_info {
	position: absolute;
	z-index: 3;
	display: none;
	color: white;
	padding: 2px;
	font-size: 10.5px;
	font-family: Helvetica, Arial,sans-serif;
	cursor: pointer;
}

.map_overlay_info_top {
	width: 186px;
	min-height: 77px;
	background: url(../media/images/oregonmap/map_info_overlay_top.png);
}

.map_overlay_info_content {
	padding: 9px 40px 13px 9px;
	font-size: 11px;
	font-weight: bold;
	color: #105588;
}

.map_overlay_info_content ul {
	padding-left: 24px;
}

.map_overlay_info_bottom {
	position: relative;
	width: 186px;
	height: 19px;
	background: url(../media/images/oregonmap/map_info_overlay_bottom.png);
}

.map_overlay_more_info {
	position: absolute;
	top: 0px;
	right: 17px;
	height: 11px;
	line-height: 11px;
	text-indent: 7px;
	color: #105588;
	font-weight: bold;
	text-decoration: none;
	background: url(../media/images/oregonmap/more_info_arrow.png) no-repeat;
}

.map_overlay_more_info:hover {
	text-decoration: underline;
}

#map_overlay_info1 { top: 5px; left: -182px; }
#map_overlay_info2 { top: -21px; left: -169px; }
#map_overlay_info3 { top: 35px; left: -167px; }
#map_overlay_info4 { top: 36px; left: -142px; }
#map_overlay_info5 { top: 32px; left: -123px; }
#map_overlay_info6 { top: 32px; left: -123px; }
#map_overlay_info7 { top: 32px; left: -123px; }

#map_overlay1 { background: url(../media/images/idahomap/r1.gif); width: 51px; height: 74px; top: 0px; left: 32px; }
#map_overlay2 { background: url(../media/images/idahomap/r2.gif); width: 67px; height: 71px; top: 64px; left: 31px; }
#map_overlay3 { background: url(../media/images/idahomap/r3.gif); width: 63px; height: 114px; top: 129px; left: 24px; }
#map_overlay4 { background: url(../media/images/idahomap/r4.gif); width: 54px; height: 70px; top: 173px; left: 76px; }
#map_overlay5 { background: url(../media/images/idahomap/r5.gif); width: 70px; height: 78px; top: 165px; left: 110px; }
#map_overlay6 { background: url(../media/images/idahomap/r6.gif); width: 107px; height: 92px; top: 115px; left: 72px; }
#map_overlay7 { background: url(../media/images/idahomap/r7.gif); width: 50px; height: 50px; top: 12px; left: 130px; }