
/* -----[ MAP  ]----------------------------*/	

ul#mapInteract{
	width: 470px; height:500px;
	background:url(../assets/mapLG.jpg) no-repeat;
	position:relative;
	top: 20px;
	left: 20px;
	list-style:none;
	
	 }
ul#mapInteract li {list-style:none; position:absolute;}	 

ul#mapInteract li, ul#mapInteract a { display: block; margin:0px;
	padding: 0px;}

ul#mapInteract a {text-indent: -999px;
					overflow:hidden;}
					
					
	 
#mapDub, #mapDub a {background:url(mapImages/dub.jpg) no-repeat top left;
	width: 121px; height:40px;
	top: 82px;
	left: 256px;}
	

	
#mapWash, #mapWash a {background:url(mapImages/wash.jpg) no-repeat top left;
	width: 135px; height:36px;
	top: 122px;
	left: 186px;}
	

	
#mapAm, #mapAm a {background:url(mapImages/amlin.jpg) no-repeat top left;
	width: 118px; height:42px;
	top: 158px;
	left: 179px;}
#mapHill, #mapHill a {background:url(mapImages/hill.jpg) no-repeat top left;
	width: 152px; height:45px;
	top: 277px;
	left: 225px;}
#mapBrn,#mapBrn a {background:url(mapImages/brown.jpg) no-repeat top left;
	width: 106px; height:42px;
	top: 322px;
	left: 66px;}
#mapNor, #mapNor a {background:url(mapImages/nor.jpg) no-repeat top left;
	width: 121px; height:42px;
	top: 322px;
	left: 256px;}
#mapMud, #mapMud a {background:url(mapImages/mud.jpg) no-repeat top left;
	width: 156px; height:39px;
	top: 364px;
	left: 172px;}
#mapCols, #mapCols a {background:url(mapImages/cols.jpg) no-repeat top left;
	width: 160px; height:56px;
	top: 444px;
	left: 310px;}

#mapDub a:hover, #mapWash a:hover, #mapAm a:hover, #mapHill a:hover,#mapBrn a:hover, #mapNor a:hover, #mapMud a:hover, #mapCols a:hover {background-position: bottom left;}	