#tourmap {
	display:block;
	width:180px;
	height:550px;
	background:url(../itineraries/tour_options.gif) no-repeat right top;
	position:relative;
	margin:0px;
	float: right;
	padding: 0px;
}

#tourmap dd {
	position:absolute;
	padding:0;
	margin:0;
	width: 152px;
	height: 87px;
	left: 306px;
	top: 229px;
}



#tourmap #northextra {left:-296px; top:-157px; z-index:20;}
#tourmap #north {left:2px; top:-166px; z-index:20;}
#tourmap #southextra {left:1px; top:-79px; z-index:20;}
#tourmap #south {
	left:153px;
	top:234px;
	z-index:999;
	height: 82px;
	width: 152px;
}


				


/*#tourmap a#link_northextra, a#link_north, a#link_southextra, a#link_south {
	display:block;
	text-decoration:none;
	z-index:10;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 2px 5px;
}
*/



#tourmap a em {display:none;}
#tourmap a span, #tourmap a:visited span {
	display:none;
	height: 87px;
	width: 152px;
	border: 1px solid #996633;
}




#tourmap a#link_northextra:hover span {
	left:100px;
	top:-100px;
}
/*#tourmap a#link_bayislands:hover em {position:absolute; display:block; left:151px; top:8px; width:150px; height:1px; overflow:hidden; font-size:1px; background:#000000;}*/

#tourmap a#link_north:hover span {
	left:175px;
	top:-100px;
}
/*#tourmap a#link_bayislands:hover em {position:absolute; display:block; left:151px; top:8px; width:150px; height:1px; overflow:hidden; font-size:1px; background:#000000;}*/


#tourmap a#link_southextra:hover span {
	left:175px;
	top:-100px;
}
/*#tourmap a#link_bayislands:hover em {position:absolute; display:block; left:151px; top:8px; width:150px; height:1px; overflow:hidden; font-size:1px; background:#000000;}*/

#tourmap a#link_south:hover span {
	left:175px;
	top:-100px;
	height: 87px;
	width: 152px;
}
/*#tourmap a#link_bayislands:hover em {position:absolute; display:block; left:151px; top:8px; width:150px; height:1px; overflow:hidden; font-size:1px; background:#000000;}*/




#tourmap a:hover span img {
}

#tourmap a span:first-line {font-weight:bold; font-style:italic;}
#info h3 {	background-color: #333;
	color: #fff;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 15px;
}
