@charset "UTF-8";
body {
	background-color: #009;
}
.content {
	font-size: 18px;
	font-weight: bold;
}
.content2 {
	font-size: 16px;
}
.web {
	width: 700px;
	left: 50px;
	right: 50px;
	bottom: 50px;
	position: relative;
	top: 0px;
}
.bold {
	font-weight: bold;
}
.hidden {
	display: none;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	background-color: #FFF;
}
#header {
	background-image: url(_images/header.png);
	height: 100px;
	width: 800px;
	position: relative;
	left: 0px;
	top: 0px;
}
#footer {
	position: relative;
	top: 0px;
	display: block;
	height: 50px;
	width: 800px;
	color: #FFF;
	text-align: center;
}
/* CLUBS MENU BAR */
#clubs
 {
	height: 800px;
	width: 400px;
	position: relative;
	float: left;
}
#clubs-ul  li {
	list-style: none;
	display: block;
	padding: 0;
	list-style: none;
	position: absolute;
	display: block;
}
#clubs-ul  a {
	display: block;
	left: 0px;
	height: 100px;
	width: 400px;
	top: 0px;
}
#clubs-ul  li  span {
	display: none;
	left: 0px;
}
#ClubsHeader {
	top: 0px;
	left: 0px;
	width: 400px;
	height: 100px;
	background: url(_images/ClubsHeader.png);
}
#CentralCitrus {
	background: url(_images/CentralCitrus.png);
	width: 400px;
	height: 100px;
	left: 0px;
	top: 100px;
}
#CentralCitrus a {
	background: url(_images/CentralCitrus.png);
	width: 400px;
	}
#CentralCitrus a:hover {
	background: url(_images/Over/CentralCitrus.png);
	width: 400px;
	height: 100px;
}

#CrystalRiver {
	background: url(_images/CrystalRiver.png);
	width: 400px;
	height: 100px;
	left: 0px;
	top: 200px;
}
#CrystalRiver a {
	background: url(_images/CrystalRiver.png);
	width: 400px;
	}
#CrystalRiver a:hover {
	background: url(_images/Over/CrystalRiver.png);
	width: 400px;
	height: 100px;
}
#Homosassa {
	background: url(_images/Homosassa.png);
	width: 400px;
	height: 100px;
	left: 0px;
	top: 300px;
}
#Homosassa a {
	background: url(_images/Homosassa.png);
	width: 400px;
	}
#Homosassa a:hover {
	background: url(_images/Over/Homosassa.png);
	width: 400px;
	height: 100px;
}
#Inverness {
	background: url(_images/Inverness.png);
	width: 400px;
	height: 100px;
	left: 0px;
	top: 400px;
}
#Inverness a {
	background: url(_images/Inverness.png);
	width: 400px;
	}
#Inverness a:hover {
	background: url(_images/Over/Inverness.png);
	width: 400px;
	height: 100px;
}
#KingsBay {
	background: url(_images/KingsBay.png);
	width: 400px;
	height: 100px;
	left: 0px;
	top: 500px;
}
#KingsBay a {
	background: url(_images/KingsBay.png);
	width: 400px;
	}
#KingsBay a:hover {
	background: url(_images/Over/KingsBay.png);
	width: 400px;
	height: 100px;
}
#SugarMillWoods {
	background: url(_images/SugarMillWoods.png);
	width: 400px;
	height: 100px;
	left: 0px;
	top: 600px;
}
#SugarMillWoods a {
	background: url(_images/SugarMillWoods.png);
	width: 400px;
	}
#SugarMillWoods a:hover {
	background: url(_images/Over/SugarMillWoods.png);
	width: 400px;
	height: 100px;
}
#Rotaract {
	background: url(_images/Rotaract.png);
	width: 400px;
	height: 100px;
	left: 0px;
	top: 700px;
}
#Rotaract a {
	background: url(_images/Rotaract.png);
	width: 400px;
	}
#Rotaract a:hover {
	background: url(_images/Over/Rotaract.png);
	width: 400px;
	height: 100px;
}
/* DIRECTIONS MENU BAR */
#Directions
 {
	height: 800px;
	width: 400px;
	position: relative;
	float: right;
}
#Directions-ul  li {
	list-style: none;
	display: block;
	padding: 0;
	list-style: none;
	position: absolute;
	display: block;
}
#Directions-ul  a {
	display: block;
	left: 0px;
	height: 100px;
	width: 400px;
	top: 0px;
}
#Directions-ul  li  span {
	display: none;
	left: 0px;
}
#DirectionsHeader {
	display: hidden;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 100px;
	background-image: url(_images/MapHeader.png);
}
#CentralCitrusMap {
	background: url(_images/CentralCitrusMap.png);
	width: 400px;
	height: 100px;
	left: 0px;
	top: 100px;
}
#CentralCitrusMap a {
	background: url(_images/CentralCitrusMap.png);
	width: 400px;
	}
#CentralCitrusMap a:hover {
	background: url(_images/Over/CentralCitrusMap.png);
	width: 400px;
	height: 100px;
}

#CrystalRiverMap {
	background: url(_images/CrystalRiverMap.png);
	width: 400px;
	height: 100px;
	left: 0px;
	top: 200px;
}
#CrystalRiverMap a {
	background: url(_images/CrystalRiverMap.png);
	width: 400px;
	}
#CrystalRiverMap a:hover {
	background: url(_images/Over/CrystalRiverMap.png);
	width: 400px;
	height: 100px;
}
#HomosassaMap {
	background: url(_images/HomosassaMap.png);
	width: 400px;
	height: 100px;
	left: 0px;
	top: 300px;
}
#HomosassaMap a {
	background: url(_images/HomosassaMap.png);
	width: 400px;
	}
#HomosassaMap a:hover {
	background: url(_images/Over/HomosassaMap.png);
	width: 400px;
	height: 100px;
}
#InvernessMap {
	background: url(_images/InvernessMap.png);
	width: 400px;
	height: 100px;
	left: 0px;
	top: 400px;
}
#InvernessMap a {
	background: url(_images/InvernessMap.png);
	width: 400px;
	}
#InvernessMap a:hover {
	background: url(_images/Over/InvernessMap.png);
	width: 400px;
	height: 100px;
}
#KingsBayMap {
	background: url(_images/KingsBayMap.png);
	width: 400px;
	height: 100px;
	left: 0px;
	top: 500px;
}
#KingsBayMap a {
	background: url(_images/KingsBayMap.png);
	width: 400px;
	}
#KingsBayMap a:hover {
	background: url(_images/Over/KingsBayMap.png);
	width: 400px;
	height: 100px;
}
#SugarMillWoodsMap {
	background: url(_images/SugarMillWoodsMap.png);
	width: 400px;
	height: 100px;
	left: 0px;
	top: 600px;
}
#SugarMillWoodsMap a {
	background: url(_images/SugarMillWoodsMap.png);
	width: 400px;
	}
#SugarMillWoodsMap a:hover {
	background: url(_images/Over/SugarMillWoodsMap.png);
	width: 400px;
	height: 100px;
}
#RotaractMap {
	background: url(_images/RotaractMap.png);
	width: 400px;
	height: 100px;
	left: 0px;
	top: 700px;
}
#RotaractMap a {
	background: url(_images/RotaractMap.png);
	width: 400px;
	}
#RotaractMap a:hover {
	background: url(_images/Over/RotaractMap.png);
	width: 400px;
	height: 100px;
}

