.bodyCopy {
	font-family: Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #515e62;
}

.bodyCopy STRONG{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #59B9D4;
}
.bodyCopy TD{
	margin-bottom:30px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background: url(../images/background.jpg) repeat-y;
}
.footer {
	font-family: Times, serif;
	font-size: 12px;
	color: #999;
	}

.space {
	padding-top:30px;
	}
.gallery img{
	padding-right:5px;
	padding-bottom:5px;
}

#featureAct {
	width:180px;
	background: url(../images/activitiesAd.gif) no-repeat;
	padding-bottom:10px;
	margin-bottom:30px;

}
#featureAct .text{
	width:150px;
	padding-top:40px;
	padding-left:10px;
	font-family: Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #999;
	overflow:hidden;

}
#featureMem {
	width:180px;
	background: url(../images/membersAd.gif) no-repeat;
	padding-bottom:5px;
	margin-bottom:30px;
	position:relative;
	overflow:hidden;
}
#featureMem .text{
	width:150px;
	padding-top:20px;
	padding-left:10px;
	font-family: Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #666;
}
#featureTime {
	background: url(../images/timetableAd.gif) no-repeat;
}
#featureTime .text{
	font-family: Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #666;
}
#featureNews {
	width:180px;
	background: url(../images/newsAd.gif) no-repeat;
	padding-bottom:10px;
	margin-bottom:30px;
	position:relative;
	overflow:hidden;
}
#featureNews .text{
	width:150px;
	padding-top:40px;
	padding-left:10px;
	font-family: Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #999;
}
#featureNews P{
	line-height:16px;
}
#featureNews ul li{
	line-height:15px;
	list-style:square;
	margin-left:-25px;
	padding-bottom:5px;
	padding-top:5px;
}
#featureNews A{
	color: #999;
	text-decoration:none;
}
#featureNews A:hover{
	color:#50A8C1;
}
#featureMap {
	background: url(../images/mapAd.gif) no-repeat;
	margin-bottom:10px;
	position:relative;
	overflow:hidden;
}
#featureGym {
	width:180px;
	padding-top:25px;
	padding-left:10px;
	background: url(../images/gymAd.gif) no-repeat;
	margin-bottom:10px;
	position:relative;
	overflow:hidden;
}
#featureGym .text{
	width:180px;
	font-family: Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #666;
}
.newsCopy {
	font-family: Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #666;
}
.newsCopy STRONG{
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #59B9D4;
}
.squashCopy {
	font-family: Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #666;
}
.squashCopy STRONG{
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #59B9D4;
}
.squashCopy A{
	font-family: Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #59B9D4;
	text-decoration:none;
}
.squashCopy A:Hover{
	color:#4591A7;
}


.subheadCopy {
	font-family: Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.subheadCopy P{
	font-family: Times, serif;
	font-size: 13px;
	line-height: 24px;	
}
.subheadCopy STRONG{
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight:bold;
	color: #666666;
}
.subheadCopy H1{
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight:bold;
	color: #47a7bf;
}
.subheadCopy A:link{
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight:bold;
	color: #47a7bf;
	text-decoration:none;
}
.subheadCopy A:Hover{
	color:#666666;
}
.subheadCopy A:visited{
font-size: 16px;
	line-height: 22px;
	color:#666666;
}


.smallCopy {
	font-family: Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 1px;
}

#offer {
	font-family: Arial, sans-serif;
	padding:10px;
}


.offerTitle {
	font-family: Arial, sans-serif;
	font-weight:bold;
}
.offerBody {
	font-family: Arial, sans-serif;
}
.offerBody a {
	font-family: Arial, sans-serif;
	text-decoration:none;

}
.offerBody a:hover{
	color: #fff;
}


/*Timetable*/

body {
	padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
	margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;  
	background-color:#ffffff;
	font-family :verdana, arial,helvetica;
	font-size : 11px;
	color: #666666;
}

.mainTable{border-width:1px; border-style:solid; border-color:#b2a9a6}

.mainTable STRONG{ 
	letter-spacing:1px;
}

.topBar{background-color:#b2a9a6; color: #ffffff;}
.dayBar{background-color:#e3e1dd; font-family :helvetica, sans-serif; font-size : 20px; font-weight : bold; color: #59B9D4; padding-top:5px; padding-left:5px;}

.globalBG{background-color:#fff;}

.spin{background-color:#FFCCCE; color: #333;}  
.holistic{background-color:#4fa3b8; color: #333;}   
.cardio{background-color:#CED5E6; color: #333;}  
.aqua{background-color:#c4d6d7; color: #333;}
.plain{background-color:#d1cbbe; color: #333;}   
.core{background-color:#E9D0E7; color: #333;}   
.combat{background-color:#D5E5D2; color: #333;}   
.lbt{background-color:#F0F6CE; color: #333;}  


.dayMenu a {
	width:80px;
	padding: 0 5px;
	color: #999;
	font: 12px/20px Helvetica, sans-serif;
	text-decoration: none;
	text-align:center;
	background: url(images/mainBack.gif) no-repeat left top;
	display:block;
}

.dayMenu a:hover {
   color: #59B9D4;
   background: url(images/mainBackOn.gif) no-repeat left top;
   font-weight:bold;
 
}

a.topBarL{
	font-size : 11px;
	font-family : verdana, arial,helvetica;
	color: #ffffff;
	text-decoration : none;
}

a.topBarL:visited {
	font-size : 11px;
	font-family : verdana, arial,helvetica;
	color: #ffffff;
	text-decoration : none;
}

a.topBarL:hover {
	font-size : 11px;
	font-family : verdana, arial,helvetica;
	color: #ffffff;
	text-decoration : underline;
}

a.topBarLSel{
	font-size : 11px;
	font-family : verdana, arial,helvetica;
	font-weight : bold;
	color: #ffffff;
	text-decoration : underline;
}

a.topBarLSel:visited {
	font-size : 11px;
	font-family : verdana, arial,helvetica;
	font-weight : bold;
	color: #ffffff;
	text-decoration : underline;
}

a.topBarLSel:hover {
	font-size : 11px;
	font-family : verdana, arial,helvetica;
	font-weight : bold;
	color: #ffffff;
	text-decoration : underline;
}


a{
	text-decoration : none;
}

a:visited {
	text-decoration : none;
}

a:hover {
	text-decoration : none;
}

form, input, select, option, textarea{
	padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px; 
	margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px; 
	font-family : verdana, arial,helvetica;
	font-size : 10px;  
	color: #666666;
}

.gosubmitW{
	font-family : verdana, arial,helvetica;
	font-size : 10px;
	font-weight : bold;
	/*line-height:11px;*/
	color: #333333;
	background-color:#ffffff;
	/*border-style:solid;
	border-width:0.05em;*/
	border-color: #333333;
	cursor:hand;
}

.inline{
	width:200px;
	padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px; 
	margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px; 
	font-family : verdana, arial,helvetica;
	font-size : 11px;  
	color: #666666;
}

.dayMenu a {
	width:80px;
	padding: 0 5px;
	color: #999;
	font: 12px/20px Helvetica, sans-serif;
	text-decoration: none;
	text-align:center;
	background: url(images/mainBack.gif) no-repeat left top;
	display:block;
}

.dayMenu a:hover {
   color: #59B9D4;
   background: url(images/mainBackOn.gif) no-repeat left top;
   font-weight:bold;
 
}

.coninputmain input{width:270px; height:16px; border:1px solid #bdbab1; padding:3px 0 0 3px;}
.coninputmain textarea{width:270px; height:64px; border:1px solid #bdbab1; padding:3px 0 0 3px;}

.coninputmain2 input{border:none; vertical-align:middle; margin:0; padding:0; }
.coninputmain3 input{border:none; vertical-align:middle; margin:0; padding:0; width:55px; height:20px; background:#8dbac1; color:#FFFFFF; font-weight:bold;}

.coninputmain4 input{width:130px; height:16px; border:1px solid #bdbab1; padding:3px 0 0 3px;}

.coninputmain5 input{width:270px; height:16px; border:1px solid #bdbab1; padding:3px 0 0 3px; margin:0 0 4px 0;}
