#map {
  background-image:		url(images/FLmap.jpg);
  width:			700px;
  height:			680px;
  margin:			10px auto 5px auto;
  border-style:			groove;
  border-width:			2px;
}

#map a {
	position:			relative;
	display:			block;
	height:			30px;
	text-decoration:		none;
	color:			#000;
	font-weight:			bold;
	font-size:			16px;
	padding:			0 20;
	margin:			0;
	width: 120px;
}

#gville {
  width:			75px;
  top:				360px;
  left:				158px;
}

#orlandomap { width:80px; top:-34px; left:500px; }
#lakemarymap { width:80px; top:-117px; left:528px; }
#kissimmeemap { width:80px; top:-25px; left:525px; }

#ocala {
  width:			40px;
  top:				444px;
  left:				195px;
}

#lkcty {
  width:			77px;
  top:				211px;
  left:				133px;
}

#pltka {
  width:			50px;
  top:				311px;
  left:				285px;
}

#chflnd {
  width:			65px;
  top:				319px;
  left:				80px;
}

#palmcoast{
	width:			85px;
	top:    		-73px;
	left:			555px;
}

#daytonabeach{
	width:			85px;
	top:    		-62px;
	left:			555px;
}

#jville {
  width:			85px;
  top:				89px;
  left:				265px;
}

#melbourne{
  width:			85px;
  top:    			80px;
  left:				606px;
}


#map a:hover {
  font-size:			18px;
}

#map_btm {
  text-align:			center;
  margin-bottom:		10px;	
}

#map_btm a {
  border-right:			1px solid #000;
  padding:			0px 10px 0px 7px;
  font-size:			1em;
}

a#noborder {
  border:			none;
}
