@charset "utf-8";
/* CSS Document */
#map {
	position: relative;
	width: 400px;
	height: 360px;
	margin: 2em auto;
	padding: 0;
	background-image: url("../images/map_fl.gif");
	background-repeat: no-repeat;
}
#map li {
display:block;
position:absolute;
list-style:none;
margin:0;
padding:0;
}
#map a {
display:block;
text-indent:-9999px;
text-decoration:none;
outline:none;
cursor:default;
cursor: pointer;
}
#pensacola {left: 0px;top: 12px;width: 98px;height: 54px;}
#panamacity {left: 80px;top: 14px;width: 70px;height: 85px;z-index: 10;}
#tallahassee {left:125px;top: 24px;width: 111px;height: 82px;}
#gainesville {left: 215px;top: 33px;width: 84px;height: 103px;z-index: 10;}
#jacksonville {left: 268px;top: 19px;width: 74px;height: 84px;}
#ocala {left: 250px;top: 98px;width: 83px;height: 77px;z-index: 11;}
#daytona {left: 287px;top: 79px;width: 75px;height: 71px;z-index: 9;}
#tampa {left: 246px;top: 157px;width: 97px;height: 58px;}
#orlando {left: 311px;top: 138px;width: 49px;height: 73px;z-index: 11;}
#melbourne {left: 346px;top: 135px;width: 38px;height: 63px;}
#sarasota {left: 255px;top: 201px;width: 101px;height: 57px;z-index: 10;}
#ft_lauderdale {left:351px;top: 242px;width: 55px;height: 64px;}
#ft_myers {left:290px;top: 203px;width: 67px;height: 58px;}
#ft_pierce {left: 334px;top: 193px;width: 65px;height: 54px;}
#naples {left: 281px;top: 229px;width: 77px;height: 84px;}
#miami {left: 322px;top: 296px;width: 79px;height: 66px;}

#pensacola a {height: 60px;}
#panamacity a {height: 85px;}
#tallahassee a {height: 75px;}
#gainesville a {height: 103px;}
#jacksonville a {height: 84px;}
#ocala a {height: 77px;}
#daytona a {height: 71px;}
#tampa a {height: 58px;}
#orlando a {height: 73px;}
#melbourne a {height: 64px;}
#sarasota a {height: 58px;}
#ft_lauderdale a {height: 64px;}
#ft_pierce a {height: 55px;}
#naples a {height: 85px;}
#miami a {height: 63px;}

#pensacola a:hover, #panamacity a:hover, #tallahassee a:hover, #gainesville a:hover, #jacksonville a:hover, #ocala a:hover, #daytona a:hover, #tampa a:hover, #orlando a:hover, #melbourne a:hover, 
#sarasota a:hover, #ft_lauderdale a:hover, #ft_pierce a:hover, #naples a:hover, #miami a:hover {background: url("../images/map_fl.gif");background-repeat:no-repeat;}
#pensacola a:hover {background-position:-11px -372px;}
#panamacity a:hover {background-position:-115px -381px;}
#tallahassee a:hover {background-position:-187px -374px;}
#gainesville a:hover {background-position:-305px -369px;}
#jacksonville a:hover {background-position:-258px -462px;}
#ocala a:hover {background-position:-12px -443px;}
#daytona a:hover {background-position:-87px -523px;}
#tampa a:hover {background-position:-147px -473px;}
#orlando a:hover {background-position:-26px -537px;}
#melbourne a:hover {background-position:-356px -484px;}
#sarasota a:hover {background-position:-188px -558px;}
#ft_lauderdale a:hover {background-position:-203px -651px;}
#ft_pierce a:hover {background-position:-320px -562px;}
#naples a:hover {background-position:-108px -607px;}
#miami a:hover {background-position:-301px -635px;}