#MainPanel {
	width: 800px;
	position: relative;
	z-index: 1;
	margin: auto;
	background-color: #FFFFFF;
	background-image: url(Images/BottomEdge.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.SiteContent h2 {
	background-color: #ffcc00;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: thick;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #003300;
	border-bottom-color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

.MainMenuArea ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.MainMenuArea li ul {
	position: absolute;
	top: 22px;
	display: none;
}


/*Top level list items*/
.MainMenuArea ul li{
	position: relative;
	float: left;
	width: 110px;

}

/*Top level menu link items style*/
.MainMenuArea ul li a{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
	background-color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
* html ..MainMenuArea ul li a { height: 1%; }
/* End */.MainMenuArea {
	width: 800px;
	background-color: #FFFFFF;
	height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(Images/MenuFill.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.MainMenuArea ul li a:hover {
	background-color: #ffcc00;
	color: #003300;
}
.MainMenuArea li:hover ul, li.over ul {
	display: block;
}
.SiteContent  {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px;
	font-size: 14px;
}
.MainHeader   {
	height: 195px;
	width: 800px;
	background-image: url(Images/NewCourts.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.AboutUsHeader  {
	background-image: url(Images/Clubhouse.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 195px;
	width: 800px;
}


.BodyStyle {
	margin: 0px;
	background-color: #ffcc00;
	background-image: url(imgs/sitebg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#Footer {
	margin: auto;
	height: 30px;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(Images/rlc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.CopyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 5px;
}
.NewsItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: thin;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-bottom-color: #003300;
	text-align: justify;
	padding: 5px;
}
#Map {
	height: 300px;
	width: 750px;
	border: thick double #003300;
}


.NewsHeader {
	background-color: #ffcc00;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #003300;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(Images/BallAndNet.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.HoursHeader {
	background-color: #ffcc00;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #003300;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(Images/BallAndNet.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.HoursItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	text-align: justify;
	border: thin solid #003300;
}
.AreaText {
	text-align: justify;
	vertical-align: top;
}
.ScheduleTable {
	margin-left: 20px;
}
.SiteContent h3 {
	background-color: #ffcc00;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: thick;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #003300;
	border-bottom-color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	width: 400px;
	background-image: url(Images/Ball.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.TrainingHeader {
	height: 195px;
	width: 800px;
	background-image: url(Images/weightroom.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.ActivitiesHeader {
	height: 195px;
	width: 800px;
	background-image: url(Images/socialhall.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.GroupHeader {
	height: 195px;
	width: 800px;
	background-image: url(Images/grouproom.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.FacilitiesHeader {
	height: 195px;
	width: 800px;
	background-image: url(Images/Daycare.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.ImageBuffer {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.SiteContent h4 {
	background-color: #ffcc00;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: thick;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #003300;
	border-bottom-color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.SiteContent h1 {
	background-color: #ffcc00;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: thick;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #003300;
	border-bottom-color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-image: url(Images/BallAnd2Nets.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ProShopHeader {
	height: 195px;
	width: 800px;
	background-image: url(Images/ProShop.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.HdrMassage {
	background-image: url(images/Clubhouse.jpg);
	background-position: left;
	height: 195px;
	width: 800px;
	background-repeat: no-repeat;
}
.HdrRPM {
	height: 195px;
	width: 800px;
	background-image: url(imgs/hdr/hdrrpm.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.HdrBODYCOMBAT {
	height: 195px;
	width: 800px;
	background-image: url(imgs/hdr/hdrbodycombat.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.HdrBODYFLOW {
	height: 195px;
	width: 800px;
	background-image: url(imgs/hdr/hdrbodyflow.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.HdrBODYPUMP {
	height: 195px;
	width: 800px;
	background-image: url(imgs/hdr/hdrbodypump.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.HdrBODYSTEP {
	height: 195px;
	width: 800px;
	background-image: url(imgs/hdr/hdrbodystep.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.HdrTennisCourts {
	height: 195px;
	width: 800px;
	background-image: url(imgs/hdr/hdrtenniscourts.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.HdrChildCare {
	height: 195px;
	width: 800px;
	background-image: url(imgs/hdr/hdrchildcare.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


.SlideShow {
	padding: 10px;
	width: 360px;
}

