.style2_map {
	width: 612px;

	margin-bottom: 10px;

	position: relative; 
	top: -21px;
	left: 0px;
	
	z-index: 30;
}

	.style2_map .map_rollareas {
		z-index: 38;
		
		height: 612px;
		width: 100%;
		
		position: absolute;
		top: 0px;
		left: 0px;

	}

	.style2_map #map_arrow {
		height: 18px;
		width: 18px;
		
		background-image: url(images/maps/arrow.gif);
		background-repeat: no-repeat;
		
		position: absolute;
		top: 27px;
		left: 412px;
		
		z-index: 35;
	}
	
	.style2_map #map_title {
		color: #ffffff;
		
		font-size: 11px;

		font-weight: bold;

		color: #ffffff;	

		position: absolute;
		top: 28px;
		left: 20px;
		
		z-index: 35;
		
	}
	
	.style2_map .map_subtitle {
		color: #ffffff;
		
		font-size: 11px;

		font-weight: bold;

		color: #ffffff;	

		position: absolute;
		top: 28px;
		left: 435px;
		
		z-index: 35;
	}
	
	.style2_map .map_copy {
		height: 247px;
		width: 147px;
		
		position: absolute;
		top: 61px;
		left: 434px;
		
		font-size: 11px;
		
		line-height: 16px;
		
		color: #969696;
		
		overflow: hidden;
	}


.style2_map_county  {
	height: 385px;
	width: 612px;
	
	margin-bottom: 10px;
	
	position: relative;
	
	z-index: 30;
	
}

	.style2_map_county .map_rollareas {
		z-index: 38;
		
		width: 100%;
		
		position: absolute;
		top: 0px;
		left: 0px;
		
		cursor: default;
		
	}

	.style2_map_county #map_arrow {
		height: 18px;
		width: 18px;
		
		background-image: url(images/maps/arrow.gif);
		background-repeat: no-repeat;
		
		position: absolute;
		top: 6px;
		left: 412px;
		
		z-index: 35;
	}
	
	.style2_map_county #map_title {
		color: #ffffff;
		
		font-size: 11px;

		font-weight: bold;

		color: #ffffff;	

		position: absolute;
		top: 7px;
		left: 20px;
		
		z-index: 35;
		
	}
	
	.style2_map_county .map_subtitle {
		color: #ffffff;
		
		font-size: 11px;

		font-weight: bold;

		color: #ffffff;	

		position: absolute;
		top: 7px;
		left: 435px;
		
		z-index: 35;
	}
	
	.style2_map_county .map_copy {
		height: 247px;
		width: 147px;
		
		position: absolute;
		top: 40px;
		left: 434px;
		
		font-size: 11px;
		
		line-height: 16px;
		
		color: #969696;
		
		overflow: hidden;
	}

	.style2_map_county .county_city_names {
		position: relative;
		
		font-family: Verdana, Sans-Serif;
		font-size: 12px;
		
		color: #ffffff;
		
		cursor: default;
	}


#map_region {
	height: 406px;
	
	background-image: url(images/maps/region_main.gif);
	background-repeat: no-repeat;
}

	#region_rollareas {
		height: 406px;
		
	}
	
		#rollarea_marion {
			height: 123px;
			width: 106px;
			
			background-color: transparent;
			
			position: absolute;
			top: 4px;
			left: 228px;
		}
		
		#rollarea_reno {
			height: 108px;
			width: 147px;
			
			background-color: transparent;
			
			position: absolute;
			top: 103px;
			left: 17px;
			
			z-index: 39;
		}
		
		#rollarea_harvey {
			height: 60px;
			width: 103px;
			
			background-color: transparent;
			
			position: absolute;
			top: 109px;
			left: 167px;
		}
		
		#rollarea_kingman {
			height: 83px;
			width: 125px;
			
			background-color: transparent;
			
			position: absolute;
			top: 212px;
			left: 21px;
		}

		#rollarea_sedgwick {
			height: 100px;
			width: 120px;
			
			background-color: transparent;
			
			position: absolute;
			top: 173px;
			left: 148px;
		}

		#rollarea_butler {
			height: 144px;
			width: 119px;
			
			background-color: transparent;
			
			position: absolute;
			top: 129px;
			left: 271px;
		}

		#rollarea_harper {
			height: 89px;
			width: 103px;
			
			background-color: transparent;
			
			position: absolute;
			top: 298px;
			left: 42px;
		}

		#rollarea_sumner {
			height: 111px;
			width: 122px;
			
			background-color: transparent;
			
			position: absolute;
			top: 277px;
			left: 146px;
		}

		#rollarea_cowley {
			height: 111px;
			width: 118px;
			
			background-color: transparent;
			
			position: absolute;
			top: 277px;
			left: 272px;
		}


	#region_blur {
		height: 398px;
		width: 383px;
		
		background-image: url(images/maps/region_main-blur.gif);
		background-repeat: no-repeat;
		
		position: absolute;
		top: 0px;
		left: 15px;
		
	}
	
	.region_county_over {
		z-index: 33;
	}
	
		#marion_yellow {
			height: 160px;
			width: 145px;

			background-image: url(images/maps/region_yellow_marion.gif);
			background-repeat: no-repeat;

			position: absolute;
			top: -5px;
			left: 210px;		

		}

		#marion_sm {
			height: 13px;
			width: 11px;

			background-image: url(images/maps/region_yellow_sm_marion.gif);
			background-repeat: no-repeat;

			position: absolute;
			top: 360px;
			left: 522px;

		}

		#reno_yellow {
			height: 148px;
			width: 185px;

			background-image: url(images/maps/region_yellow_reno.gif);
			background-repeat: no-repeat;

			position: absolute;
			top: 86px;
			left: 0px;
		}

		#reno_sm {
			height: 13px;
			width: 16px;

			background-image: url(images/maps/region_yellow_sm_reno.gif);
			background-repeat: no-repeat;

			position: absolute;
			top: 368px;
			left: 504px;
		}

		#harvey_yellow {
			height: 110px;
			width: 139px;

			background-image: url(images/maps/region_yellow_harvey.gif);
			background-repeat: no-repeat;

			position: absolute;
			top: 90px;
			left: 151px;
		}

		#harvey_sm {
			height: 9px;
			width: 13px;

			background-image: url(images/maps/region_yellow_sm_harvey.gif);
			background-repeat: no-repeat;

			position: absolute;
			top: 368px;
			left: 516px;
		}

		#kingman_yellow {
			height: 126px;
			width: 172px;

			background-image: url(images/maps/region_yellow_kingman.gif);
			background-repeat: no-repeat;

			position: absolute;
			top: 195px;
			left: 0px;
		}

		#kingman_sm {
			height: 10px;
			width: 12px;

			background-image: url(images/maps/region_yellow_sm_kingman.gif);
			background-repeat: no-repeat;

			position: absolute;
			top: 378px;
			left: 505px;
		}

		#sedgwick_yellow {
			height: 149px;
			width: 174px;

			background-image: url(images/maps/region_yellow_sedgwick.gif);
			background-repeat: no-repeat;

			position: absolute;
			top: 155px;
			left: 125px;
		}

		#sedgwick_sm {
			height: 12px;
			width: 16px;

			background-image: url(images/maps/region_yellow_sm_sedgwick.gif);
			background-repeat: no-repeat;

			position: absolute;
			top: 374px;
			left: 514px;
		}

		#butler_yellow {
			height: 196px;
			width: 178px;

			background-image: url(images/maps/region_yellow_butler.gif);
			background-repeat: no-repeat;

			position: absolute;
			top: 104px;
			left: 242px;
		}

		#butler_sm {
			height: 16px;
			width: 14px;

			background-image: url(images/maps/region_yellow_sm_butler.gif);
			background-repeat: no-repeat;

			position: absolute;
			top: 370px;
			left: 525px;
		}

		#harper_yellow {
			height: 141px;
			width: 148px;

			background-image: url(images/maps/region_yellow_harper.gif);
			background-repeat: no-repeat;

			position: absolute;
			top: 271px;
			left: 19px;
		}

		#harper_sm {
			height: 11px;
			width: 12px;

			background-image: url(images/maps/region_yellow_sm_harper.gif);
			background-repeat: no-repeat;

			position: absolute;
			top: 385px;
			left: 506px;
		}

		#sumner_yellow {
			height: 158px;
			width: 176px;

			background-image: url(images/maps/region_yellow_sumner.gif);
			background-repeat: no-repeat;

			position: absolute;
			top: 254px;
			left: 123px;
		}

		#sumner_sm {
			height: 14px;
			width: 15px;

			background-image: url(images/maps/region_yellow_sm_sumner.gif);
			background-repeat: no-repeat;

			position: absolute;
			top: 382px;
			left: 514px;
		}

		#cowley_yellow {
			height: 157px;
			width: 165px;

			background-image: url(images/maps/region_yellow_cowley.gif);
			background-repeat: no-repeat;

			position: absolute;
			top: 255px;
			left: 250px;
		}

		#cowley_sm {
			height: 14px;
			width: 14px;

			background-image: url(images/maps/region_yellow_sm_cowley.gif);
			background-repeat: no-repeat;

			position: absolute;
			top: 382px;
			left: 525px;
		}


#map_butler {
	background-image: url(images/maps/butler_main.jpg);
	background-repeat: no-repeat;
}

	#butler_rollareas {
		position: relative;
		
		z-index: 38;
		
	}
	
		#butler_rollareas div {
			background-color: transparent;
			
			z-index: 38;
			
		}

		#rollarea_butler_elbing {
			height: 26px;
			width: 59px;

			position: absolute;
			top: 49px;
			left: 87px;
		}

		#rollarea_butler_cassoday {
			height: 33px;
			width: 71px;

			position: absolute;
			top: 70px;
			left: 257px;
		}

		#rollarea_butler_whitewater {
			height: 21px;
			width: 93px;

			position: absolute;
			top: 95px;
			left: 72px;
		}

		#rollarea_butler_potwin {
			height: 20px;
			width: 61px;

			position: absolute;
			top: 119px;
			left: 133px;
		}

		#rollarea_butler_eldorado {
			height: 31px;
			width: 71px;

			position: absolute;
			top: 166px;
			left: 209px;
		}

		#rollarea_butler_benton {
			height: 30px;
			width: 48px;

			position: absolute;
			top: 178px;
			left: 71px;
		}

		#rollarea_butler_towanda {
			height: 30px;
			width: 64px;

			position: absolute;
			top: 198px;
			left: 129px;
		}

		#rollarea_butler_augusta {
			height: 35px;
			width: 59px;

			position: absolute;
			top: 235px;
			left: 135px;
		}

		#rollarea_butler_leon {
			height: 24px;
			width: 60px;

			position: absolute;
			top: 244px;
			left: 230px;
		}

		#rollarea_butler_andover {
			height: 29px;
			width: 55px;

			position: absolute;
			top: 248px;
			left: 80px;
		}

		#rollarea_butler_latham {
			height: 24px;
			width: 64px;

			position: absolute;
			top: 307px;
			left: 270px;
		}

		#rollarea_butler_rosehill {
			height: 32px;
			width: 59px;

			position: absolute;
			top: 311px;
			left: 73px;
		}

		#rollarea_butler_douglass {
			height: 25px;
			width: 78px;

			position: absolute;
			top: 334px;
			left: 142px;
		}

	#butler_city_names {
		position: absolute;
		top: 0px;
		left: 0px;
		
		z-index: 35;
		
	}
	
		#butler_city_names div {
			z-index: 35;
			
		}

		#elbing_name {
			position: absolute;
			top: 54px;
			left: 103px;
		}

		#cassoday_name {
			position: absolute;
			top: 84px;
			left: 264px;
		}

		#whitewater_name {
			position: absolute;
			top: 96px;
			left: 87px;
		}

		#potwin_name {
			position: absolute;
			top: 117px;
			left: 150px;
		}

		#eldorado_name {
			position: absolute;
			top: 166px;
			left: 221px;
		}

		#benton_name {
			position: absolute;
			top: 180px;
			left: 74px;
		}

		#towanda_name {
			position: absolute;
			top: 210px;
			left: 132px;
		}

		#augusta_name {
			position: absolute;
			top: 239px;
			left: 136px;
		}

		#leon_name {
			position: absolute;
			top: 245px;
			left: 252px;
		}

		#andover_name {
			position: absolute;
			top: 262px;
			left: 82px;
		}

		#latham_name {
			position: absolute;
			top: 313px;
			left: 288px;
		}

		#rosehill_name {
			position: absolute;
			top: 323px;
			left: 76px;
		}

		#douglass_name {
			position: absolute;
			top: 338px;
			left: 159px;
		}

#map_cowley {
	background-image: url(images/maps/cowley_main.jpg);
	background-repeat: no-repeat;
}

	#cowley_rollareas {
		position: relative;
		
		z-index: 38;
		
	}
	
		#cowley_rollareas div {
			background-color: transparent;
			
			z-index: 38;
			
		}

		#rollarea_cowley_atlanta {
			height: 29px;
			width: 66px;

			position: absolute;
			top: 53px;
			left: 257px;
		}
	
		#rollarea_cowley_udall {
			height: 30px;
			width: 48px;

			position: absolute;
			top: 93px;
			left: 94px;
		}
	
		#rollarea_cowley_burden {
			height: 35px;
			width: 53px;

			position: absolute;
			top: 131px;
			left: 248px;
		}
	
		#rollarea_cowley_cambridge {
			height: 36px;
			width: 69px;

			position: absolute;
			top: 153px;
			left: 305px;
		}
	
		#rollarea_cowley_winfield {
			height: 39px;
			width: 75px;

			position: absolute;
			top: 179px;
			left: 147px;
		}
	
		#rollarea_cowley_dexter {
			height: 24px;
			width: 63px;

			position: absolute;
			top: 230px;
			left: 289px;
		}
	
		#rollarea_cowley_strotherfield {
			height: 29px;
			width: 87px;

			position: absolute;
			top: 233px;
			left: 52px;
		}
	
		#rollarea_cowley_geudasprings {
			height: 50px;
			width: 56px;

			position: absolute;
			top: 263px;
			left: 43px;
		}
	
		#rollarea_cowley_arkansascity {
			height: 30px;
			width: 100px;

			position: absolute;
			top: 312px;
			left: 130px;
		}

	#cowley_city_names {
		position: absolute;
		top: 0px;
		left: 0px;
		
		z-index: 35;
		
	}

		#atlanta_name {
			position: absolute;
			top: 58px;
			left: 273px;		
		}

		#udall_name {
			position: absolute;
			top: 94px;
			left: 101px;		
		}

		#burden_name {
			position: absolute;
			top: 135px;
			left: 252px;		
		}

		#cambridge_name {
			position: absolute;
			top: 166px;
			left: 302px;		
		}

		#winfield_name {
			position: absolute;
			top: 188px;
			left: 161px;		
		}

		#dexter_name {
			position: absolute;
			top: 231px;
			left: 305px;		
		}

		#strotherfield_name {
			position: absolute;
			top: 239px;
			left: 56px;		
		}

		#geudasprings_name {
			position: absolute;
			top: 273px;
			left: 44px;		
		}

		#arkansascity_name {
			position: absolute;
			top: 320px;
			left: 140px;		
		}


#map_harper {
	background-image: url(images/maps/harper_main.jpg);
	background-repeat: no-repeat;
}


	#harper_rollareas {
		position: relative;
		
		z-index: 38;
		
	}
	
		#harper_rollareas div {
			background-color: transparent;
			
			z-index: 38;
			
		}

		#rollarea_harper_attica {
			height: 34px;
			width: 50px;

			position: absolute;
			top: 160px;
			left: 120px;
		}

		#rollarea_harper_harper {
			height: 37px;
			width: 52px;

			position: absolute;
			top: 147px;
			left: 226px;
		}

		#rollarea_harper_anthony {
			height: 33px;
			width: 69px;

			position: absolute;
			top: 229px;
			left: 215px;
		}


	#harper_city_names {
		position: absolute;
		top: 0px;
		left: 0px;
		
		z-index: 35;
		
	}		

		#attica_name {
			position: absolute;
			top: 162px;
			left: 128px;		
		}

		#harper_name {
			position: absolute;
			top: 162px;
			left: 230px;		
		}

		#anthony_name {
			position: absolute;
			top: 240px;
			left: 228px;		
		}
	

#map_harvey {
	background-image: url(images/maps/harvey_main.jpg);
	background-repeat: no-repeat;
}


	#harvey_rollareas {
		position: relative;
		
		z-index: 38;
		
	}
	
		#harvey_rollareas div {
			background-color: transparent;
			
			z-index: 38;
			
		}

		#rollarea_harvey_hesston {
			height: 26px;
			width: 76px;

			position: absolute;
			top: 88px;
			left: 171px;
		}

		#rollarea_harvey_walton {
			height: 34px;
			width: 56px;

			position: absolute;
			top: 101px;
			left: 311px;
		}

		#rollarea_harvey_northnewton {
			height: 22px;
			width: 112px;

			position: absolute;
			top: 147px;
			left: 184px;
		}

		#rollarea_harvey_newton {
			height: 22px;
			width: 72px;

			position: absolute;
			top: 170px;
			left: 236px;
		}

		#rollarea_harvey_burrton {
			height: 34px;
			width: 53px;

			position: absolute;
			top: 194px;
			left: 42px;
		}

		#rollarea_harvey_halstead {
			height: 23px;
			width: 77px;

			position: absolute;
			top: 208px;
			left: 174px;
		}

		#rollarea_harvey_sedgwick {
			height: 27px;
			width: 66px;

			position: absolute;
			top: 265px;
			left: 238px;
		}



	#harvey_city_names {
		position: absolute;
		top: 0px;
		left: 0px;
		
		z-index: 35;
		
	}		


		#hesston_name {
			position: absolute;
			top: 94px;
			left: 177px;		
		}

		#walton_name {
			position: absolute;
			top: 106px;
			left: 314px;		
		}

		#northnewton_name {
			position: absolute;
			top: 151px;
			left: 189px;		
		}

		#newton_name {
			position: absolute;
			top: 172px;
			left: 238px;		
		}

		#burrton_name {
			position: absolute;
			top: 210px;
			left: 48px;		
		}

		#halstead_name {
			position: absolute;
			top: 212px;
			left: 193px;		
		}

		#sedgwick_name {
			position: absolute;
			top: 267px;
			left: 242px;		
		}	

#map_kingman {
	background-image: url(images/maps/kingman_main.jpg);
	background-repeat: no-repeat;
}

	#kingman_rollareas {
		position: relative;
		
		z-index: 38;
		
	}
	
		#kingman_rollareas div {
			background-color: transparent;
			
			z-index: 38;
			
		}

		#rollarea_kingman_penalosa {
			height: 29px;
			width: 77px;

			position: absolute;
			top: 78px;
			left: 72px;
		}
		
		#rollarea_kingman_cunningham {
			height: 37px;
			width: 101px;

			position: absolute;
			top: 133px;
			left: 26px;
		}
		
		#rollarea_kingman_kingman {
			height: 31px;
			width: 71px;

			position: absolute;
			top: 133px;
			left: 213px;
		}
		
		#rollarea_kingman_nashville {
			height: 41px;
			width: 60px;

			position: absolute;
			top: 242px;
			left: 31px;
		}
		
		#rollarea_kingman_zenda {
			height: 32px;
			width: 48px;

			position: absolute;
			top: 253px;
			left: 116px;
		}
		
		#rollarea_kingman_spivey {
			height: 33px;
			width: 49px;

			position: absolute;
			top: 245px;
			left: 177px;
		}
		
		#rollarea_kingman_norwich {
			height: 31px;
			width: 58px;

			position: absolute;
			top: 247px;
			left: 328px;
		}
	
	#kingman_city_names {
		position: absolute;
		top: 0px;
		left: 0px;
		
		z-index: 35;
		
	}		

		#penalosa_name {
			position: absolute;
			top: 88px;
			left: 86px;		
		}	

		#cunningham_name {
			position: absolute;
			top: 150px;
			left: 28px;		
		}	

		#kingman_name {
			position: absolute;
			top: 143px;
			left: 225px;		
		}	

		#nashville_name {
			position: absolute;
			top: 243px;
			left: 34px;		
		}	

		#zenda_name {
			position: absolute;
			top: 256px;
			left: 121px;		
		}	

		#spivey_name {
			position: absolute;
			top: 248px;
			left: 181px;		
		}	

		#norwich_name {
			position: absolute;
			top: 248px;
			left: 330px;		
		}	
	

#map_marion {
	background-image: url(images/maps/marion_main.jpg);
	background-repeat: no-repeat;
}


	#marion_rollareas {
		position: relative;
		
		z-index: 38;
		
	}
	
		#marion_rollareas div {
			background-color: transparent;
			
			z-index: 38;
			
		}

		#rollarea_marion_ramona {
			height: 16px;
			width: 64px;

			position: absolute;
			top: 43px;
			left: 167px;
		}

		#rollarea_marion_lostsprings {
			height: 17px;
			width: 98px;

			position: absolute;
			top: 59px;
			left: 180px;
		}

		#rollarea_marion_tampa {
			height: 24px;
			width: 43px;

			position: absolute;
			top: 76px;
			left: 154px;
		}

		#rollarea_marion_lincolnville {
			height: 23px;
			width: 85px;

			position: absolute;
			top: 98px;
			left: 202px;
		}

		#rollarea_marion_durham {
			height: 22px;
			width: 68px;

			position: absolute;
			top: 107px;
			left: 84px;
		}

		#rollarea_marion_lehigh {
			height: 29px;
			width: 47px;

			position: absolute;
			top: 164px;
			left: 93px;
		}

		#rollarea_marion_hillsboro {
			height: 26px;
			width: 56px;

			position: absolute;
			top: 195px;
			left: 107px;
		}

		#rollarea_marion_marion {
			height: 28px;
			width: 57px;

			position: absolute;
			top: 199px;
			left: 195px;
		}

		#rollarea_marion_goessel {
			height: 22px;
			width: 69px;

			position: absolute;
			top: 262px;
			left: 81px;
		}

		#rollarea_marion_florence {
			height: 23px;
			width: 72px;

			position: absolute;
			top: 262px;
			left: 228px;
		}

		#rollarea_marion_peabody {
			height: 29px;
			width: 57px;

			position: absolute;
			top: 296px;
			left: 170px;
		}

		#rollarea_marion_burns {
			height: 21px;
			width: 51px;

			position: absolute;
			top: 353px;
			left: 273px;
		}



	#marion_city_names {
		position: absolute;
		top: 0px;
		left: 0px;
		
		z-index: 35;
		
	}		


		#ramona_name {
			position: absolute;
			top: 44px;
			left: 169px;		
		}	

		#lostsprings_name {
			position: absolute;
			top: 60px;
			left: 184px;		
		}	

		#tampa_name {
			position: absolute;
			top: 83px;
			left: 155px;		
		}	

		#lincolnville_name {
			position: absolute;
			top: 102px;
			left: 202px;		
		}	

		#durham_name {
			position: absolute;
			top: 110px;
			left: 87px;		
		}	

		#lehigh_name {
			position: absolute;
			top: 168px;
			left: 90px;		
		}	

		#hillsboro_name {
			position: absolute;
			top: 202px;
			left: 107px;		
		}	

		#marion_name {
			position: absolute;
			top: 207px;
			left: 197px;		
		}	

		#goessel_name {
			position: absolute;
			top: 266px;
			left: 96px;		
		}	

		#florence_name {
			position: absolute;
			top: 265px;
			left: 231px;		
		}	

		#peabody_name {
			position: absolute;
			top: 297px;
			left: 171px;		
		}	

		#burns_name {
			position: absolute;
			top: 354px;
			left: 272px;		
		}	



#map_reno {
	background-image: url(images/maps/reno_main.jpg);
	background-repeat: no-repeat;
}



	#reno_rollareas {
		position: relative;
		
		z-index: 38;
		
	}
	
		#reno_rollareas div {
			background-color: transparent;
			
			z-index: 38;
			
		}

		#rollarea_reno_nickerson {
			height: 20px;
			width: 77px;

			position: absolute;
			top: 71px;
			left: 212px;
		}

		#rollarea_reno_buhler {
			height: 32px;
			width: 45px;

			position: absolute;
			top: 75px;
			left: 345px;
		}

		#rollarea_reno_hutchinson {
			height: 22px;
			width: 84px;

			position: absolute;
			top: 122px;
			left: 297px;
		}

		#rollarea_reno_southhutchinson {
			height: 48px;
			width: 79px;

			position: absolute;
			top: 123px;
			left: 215px;
		}

		#rollarea_reno_plevna {
			height: 29px;
			width: 60px;

			position: absolute;
			top: 168px;
			left: 51px;
		}

		#rollarea_reno_partridge {
			height: 34px;
			width: 60px;

			position: absolute;
			top: 179px;
			left: 191px;
		}

		#rollarea_reno_yoder {
			height: 29px;
			width: 38px;

			position: absolute;
			top: 177px;
			left: 314px;
		}

		#rollarea_reno_haven {
			height: 30px;
			width: 42px;

			position: absolute;
			top: 203px;
			left: 350px;
		}




	#reno_city_names {
		position: absolute;
		top: 0px;
		left: 0px;
		
		z-index: 35;
		
	}		

		#nickerson_name {
			position: absolute;
			top: 70px;
			left: 227px;		
		}	

		#buhler_name {
			position: absolute;
			top: 89px;
			left: 347px;		
		}	

		#hutchinson_name {
			position: absolute;
			top: 126px;
			left: 313px;		
		}	

		#southhutchinson_name {
			position: absolute;
			top: 127px;
			left: 214px;		
		}	

		#plevna_name {
			position: absolute;
			top: 167px;
			left: 55px;		
		}	

		#partridge_name {
			position: absolute;
			top: 193px;
			left: 193px;		
		}	

		#yoder_name {
			position: absolute;
			top: 180px;
			left: 317px;		
		}	

		#haven_name {
			position: absolute;
			top: 205px;
			left: 349px;		
		}	


#map_sedgwick {
	background-image: url(images/maps/sedgwick_main.jpg);
	background-repeat: no-repeat;
}


	#sedgwick_rollareas {
		position: relative;
		
		z-index: 38;
		
	}
	
		#sedgwick_rollareas div {
			background-color: transparent;
			
			z-index: 38;
			
		}

		#rollarea_sedgwick_mounthope {
			height: 31px;
			width: 82px;

			position: absolute;
			top: 55px;
			left: 94px;
		}

		#rollarea_sedgwick_bentley {
			height: 23px;
			width: 65px;

			position: absolute;
			top: 57px;
			left: 192px;
		}

		#rollarea_sedgwick_valleycenter {
			height: 28px;
			width: 88px;

			position: absolute;
			top: 100px;
			left: 210px;
		}

		#rollarea_sedgwick_andale {
			height: 31px;
			width: 46px;

			position: absolute;
			top: 114px;
			left: 87px;
		}

		#rollarea_sedgwick_parkcity {
			height: 21px;
			width: 71px;

			position: absolute;
			top: 128px;
			left: 239px;
		}

		#rollarea_sedgwick_maize {
			height: 21px;
			width: 47px;

			position: absolute;
			top: 135px;
			left: 174px;
		}

		#rollarea_sedgwick_kechi {
			height: 18px;
			width: 51px;

			position: absolute;
			top: 142px;
			left: 316px;
		}

		#rollarea_sedgwick_colwich {
			height: 21px;
			width: 67px;

			position: absolute;
			top: 152px;
			left: 116px;
		}

		#rollarea_sedgwick_belaire {
			height: 19px;
			width: 62px;

			position: absolute;
			top: 159px;
			left: 311px;
		}

		#rollarea_sedgwick_gardenplain {
			height: 30px;
			width: 84px;

			position: absolute;
			top: 201px;
			left: 47px;
		}

		#rollarea_sedgwick_goddard {
			height: 32px;
			width: 62px;

			position: absolute;
			top: 206px;
			left: 149px;
		}

		#rollarea_sedgwick_wichita {
			height: 22px;
			width: 67px;

			position: absolute;
			top: 199px;
			left: 251px;
		}

		#rollarea_sedgwick_cheney {
			height: 21px;
			width: 62px;

			position: absolute;
			top: 250px;
			left: 49px;
		}

		#rollarea_sedgwick_haysville {
			height: 27px;
			width: 68px;

			position: absolute;
			top: 287px;
			left: 236px;
		}

		#rollarea_sedgwick_derby {
			height: 28px;
			width: 47px;

			position: absolute;
			top: 289px;
			left: 326px;
		}

		#rollarea_sedgwick_clearwater {
			height: 19px;
			width: 81px;

			position: absolute;
			top: 337px;
			left: 140px;
		}

		#rollarea_sedgwick_mulvane {
			height: 20px;
			width: 60px;

			position: absolute;
			top: 346px;
			left: 289px;
		}

	#sedgwick_city_names {
		position: absolute;
		top: 0px;
		left: 0px;
		
		z-index: 35;
		
	}		

		#mounthope_name {
			position: absolute;
			top: 57px;
			left: 92px;		
		}	

		#bentley_name {
			position: absolute;
			top: 58px;
			left: 209px;		
		}	

		#valleycenter_name {
			position: absolute;
			top: 102px;
			left: 210px;		
		}	

		#andale_name {
			position: absolute;
			top: 116px;
			left: 88px;		
		}	

		#parkcity_name {
			position: absolute;
			top: 130px;
			left: 240px;		
		}	

		#maize_name {
			position: absolute;
			top: 136px;
			left: 174px;		
		}	

		#kechi_name {
			position: absolute;
			top: 143px;
			left: 330px;		
		}	

		#colwich_name {
			position: absolute;
			top: 154px;
			left: 120px;		
		}	

		#belaire_name {
			position: absolute;
			top: 159px;
			left: 324px;		
		}	

		#gardenplain_name {
			position: absolute;
			top: 202px;
			left: 49px;		
		}	

		#goddard_name {
			position: absolute;
			top: 209px;
			left: 152px;		
		}	

		#wichita_name {
			position: absolute;
			top: 201px;
			left: 256px;		
		}	

		#cheney_name {
			position: absolute;
			top: 253px;
			left: 60px;		
		}	

		#haysville_name {
			position: absolute;
			top: 290px;
			left: 236px;		
		}	

		#derby_name {
			position: absolute;
			top: 291px;
			left: 335px;		
		}	

		#clearwater_name {
			position: absolute;
			top: 340px;
			left: 140px;		
		}	

		#mulvane_name {
			position: absolute;
			top: 351px;
			left: 287px;		
		}	


#map_sumner {
	background-image: url(images/maps/sumner_main.jpg);
	background-repeat: no-repeat;
}


	#sumner_rollareas {
		position: relative;
		
		z-index: 38;
		
	}
	
		#sumner_rollareas div {
			background-color: transparent;
			
			z-index: 38;
			
		}

		#rollarea_sumner_belleplaine {
			height: 50px;
			width: 47px;

			position: absolute;
			top: 66px;
			left: 286px;
		}

		#rollarea_sumner_conwaysprings {
			height: 25px;
			width: 114px;

			position: absolute;
			top: 92px;
			left: 123px;
		}

		#rollarea_sumner_argonia {
			height: 29px;
			width: 60px;

			position: absolute;
			top: 161px;
			left: 64px;
		}

		#rollarea_sumner_wellington {
			height: 31px;
			width: 77px;

			position: absolute;
			top: 162px;
			left: 175px;
		}

		#rollarea_sumner_oxford {
			height: 31px;
			width: 51px;

			position: absolute;
			top: 156px;
			left: 301px;
		}

		#rollarea_sumner_southhaven {
			height: 29px;
			width: 94px;

			position: absolute;
			top: 291px;
			left: 159px;
		}

		#rollarea_sumner_caldwell {
			height: 30px;
			width: 68px;

			position: absolute;
			top: 304px;
			left: 82px;
		}

	#sumner_city_names {
		position: absolute;
		top: 0px;
		left: 0px;
		
		z-index: 35;
		
		}		

		#belleplaine_name {
			position: absolute;
			top: 70px;
			left: 292px;		
		}	

		#conwaysprings_name {
			position: absolute;
			top: 94px;
			left: 135px;		
		}	

		#argonia_name {
			position: absolute;
			top: 164px;
			left: 71px;		
		}	

		#wellington_name {
			position: absolute;
			top: 167px;
			left: 175px;		
		}	

		#oxford_name {
			position: absolute;
			top: 159px;
			left: 304px;		
		}	

		#southhaven_name {
			position: absolute;
			top: 294px;
			left: 160px;		
		}	

		#caldwell_name {
			position: absolute;
			top: 309px;
			left: 86px;		
		}	


	
		
#map_edit_title {
	border: 2px solid #efefef;
	
	background-color: #efefef;
	
	padding: 3px;
}

#map_edit {
	border: 2px solid #efefef;
	
	padding: 7px;
	
	margin-bottom: 15px;
}

