/*************************************************************************/
/**************************** general ***********************************/

body{
	padding:0;
	margin:0;
	background-repeat:repeat-x;
	background-color:#fff;
	behavior: url("/assets/csshover3.htc");
}
.topSwirl{
	background-image:url(../services/TheFitnessCenter/images/bgTop.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
	width: 100%;
}
.sideNav{
	text-align:right;
	vertical-align:top;
	padding-right:13px;
}
.mainBody{
	margin-top:43px;
	vertical-align:top;
}
.bodyContent{	/* this is the default text style for the body copy */
	background-image:url(../images/body-bgRepeatServices.gif);
	background-repeat:repeat-y;
	padding:7px 32px 15px 32px;
	vertical-align:top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:11px;
	color:#444444;
	line-height:16px;
}
.title{		/* handles the Italic section title */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	line-height:18px;
	color:#6A740C;
}
.disclaimer{
	vertical-align:top;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:10px;
	text-align:center;
	color:#999999;
}

/*************************************************************************/
/*********************** text styling ***********************************/

.header{	/* handles headers within the copy */
	font-size:14px;
	color:#6A740C;
	line-height:10px;
}
p{	/* creates a more consistent paragraph leading between browsers */
	padding-top:0px;
}
em {
	font-weight:bold;
}
.classSchedule, .classSchedule td{
	border:1px solid #999999;
}
.mainTable {
	margin-top: 12px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}

.classLevel{
	color:#6A740C;
	border-bottom:1px dotted #6A740C;
	font-weight:bold;
}
.schedule td, .scheduleBold{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:12px;
	text-align:center;
	color:#444444;
	padding:3px;
	height:30px;
}
.scheduleBold{
	font-weight:bold;
	text-align:center;
}
.classCopy{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:16px;
	color:#444444;
}
.floatLeft{
	float:left;
	padding:3px 8px 8px 0px;
}
.floatRight{
	float:right;
	padding:0px 6px 8px 8px;
}
.topPadding{	/* creates extra padding at the top so that the copy lines up with the side sub-nav */
	padding-top:17px;
}
.footer{
	background-image:  url("../images/footer-services.gif");
	background-repeat:no-repeat;
	height:45px;
	text-align:center;
	color:#444444;
	margin-bottom:15px;
}

/*************************************************************************/
/**************************** linkage ***********************************/


.subnav li a:link, .subnav li a:visited {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#555555;
text-decoration:none;
}

.subnav li a:hover, .subnav li a:active, .subnav li a.selected {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#6A740C;
}

a.footerLink:link { font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#444444; vertical-align:middle; text-decoration:none; }
a.footerLink:visited { font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#444444; vertical-align:middle; text-decoration:none; }
a.footerLink:active { font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#444444; vertical-align:middle; text-decoration:none; }
a.footerLink:hover { font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#6A740C; vertical-align:middle; text-decoration:none; }

a.orangeLink:link { font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#B75913; font-style:italic; text-decoration:none; }
a.orangeLink:visited { font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#B75913; font-style:italic; text-decoration:none; }
a.orangeLink:active { font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#B75913; font-style:italic; text-decoration:none; }
a.orangeLink:hover { font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#B75913; font-style:italic; border-bottom: 1px dotted #B75913; }

/*************************************************************************/
/************************ disclaimer link ********************************/

a.disclaimerLink:link { font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#999999; vertical-align:middle; text-decoration:none; }
a.disclaimerLink:visited { font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#999999; vertical-align:middle; text-decoration:none; }
a.disclaimerLink:active { font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#999999; vertical-align:middle; text-decoration:none; }
a.disclaimerLink:hover { font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#666666; vertical-align:middle; text-decoration:none; }
