#header h1

	{
    	background-position: 0px 0px;
    	background-repeat: no-repeat;
    	background-color: transparent;
	}

#header h1
	{
    	background-image: url('images/logo.gif');
	width: 135px;
	height: 80px;
    	margin-top: 0px;
	}

#header h1 a
	{
	display: block;
	text-indent: -9999em;
	width: 135px;
	height: 80px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	}

body
	{
	background-color: #000000;	
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #820011;
	scrollbar-dark-shadow-color: #CCCCCC;
	scrollbar-face-color:;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	}

.footertext
	{
	color:#666666;
	font-size:10px;
	text-align: center;
	margin-top: 8px;
	}

#catch-phrase h1
	{
    	background-image: url('images/catch-phrase.gif');
	width: 422px;
	height: 27px;
	margin-top: 20px;
	margin-left: 8px;
	}

#catch-phrase h1
	{
	display: block;
	width: 422px;
	height: 27px;
	text-indent: -9999em;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-left: 8px;
	}

#title h1
	{
	font-size: 20px;
	color: #CCCCCC;
	}

#main_container
	{
	width: 285px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	}

#right_column_wrapper	
	{
	float: left;
	width: 100%;
	}

#right_column
	{
	margin-left: 140px; /*Set left margin to LeftColumnWidth*/
	text-align: left;
	}

#left_column
	{
	float: left;
	width: 140px; /*Width of left column*/
	margin-left: -285px; /*Set left margin to -(MainContainerWidth)*/
	text-align: left;
	}

.left_column_margins
	{
	margin-left: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	}

.right_column_margins
	{
	margin-left: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	}

.content_bg
	{
	background-color: #666666;
	}

.content
	{	
	font-size: 11px;
	line-height: 13px;
	text-align:justify;
	}

.content_home
	{	
	font-size: 11px;
	line-height: 13px;
	text-align:justify;
	margin-right: 10px;
	}


.content_12
	{	
	font-size: 12px;
	line-height: 14px;
	text-align:left;
	}

.accent_11
	{
	color: #000000;	
	font-size: 11px;
	font-weight: 700;
	line-height: 13px;
	text-align:left;
	}

.accent_12
	{
	color: #000000;	
	font-size: 12px;
	font-weight: 700;
	line-height: 14px;
	text-align:left;
	}

.accent_14
	{
	color: #000000;	
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	text-align:justify;
	}

#tooltip
	{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	color: #000000;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	}

#tooltip_pointer
	{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
	}

.schedule_header
	{
	background-color: #000000;
	font-weight: 700;
	}

.schedule_slot
	{
	background-color: #FFFFFF;
	color: #000000;
	}

.class_time
	{
	color: #000000;
	font-weight: 700;
	font-size: 11px;
	}

.class_name
	{
	color: #820011;
	font-weight: 700;
	font-size: 10px;
	}

.class_instructor
	{
	color: #000000;
	font-weight: 400;
	font-size: 10px;
	}

.treadmills
	{
	margin-top: 4px;
	margin-bottom: 4px;
	border-width: 7px;
	border-color: #820011;
	}

.about_photo
	{
	border-width: 1px;
	border-color: #820011;
	margin-left: 10px;
	}

.section_header
	{
	color: #000000;
	font-weight: 700;
	font-size: 14px;
	}

.hoursheader_background
	{
	background-image: url('images/box_header_hours.gif');
	background-repeat: no-repeat;
	width: 385px;
	height: 26px;	
	}

.flexible_membership_header_background
	{
	background-image: url('images/box_header_membership_flexible.gif');
	background-repeat: no-repeat;
	width: 385px;
	height: 26px;	
	}

.pif_membership_header_background
	{
	background-image: url('images/box_header_membership_pif.gif');
	background-repeat: no-repeat;
	width: 385px;
	height: 26px;	
	}

.personal_training_header_background
	{
	background-image: url('images/box_header_training_rates.gif');
	background-repeat: no-repeat;
	width: 385px;
	height: 26px;	
	}

.newsbody_content 
	{
	text-align: left;
	font-size: 11px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	}

.boxbody_content 
	{
	text-align: justify;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	}

.boxbody_background
	{
	background-image: url('images/box_body.gif');
	background-repeat: repeat-y;
	width: 385px;
	height: 6px;	
	}

.boxfooter_background
	{
	background-image: url('images/box_footer.gif');
	background-repeat: no-repeat;
	width: 385px;
	height: 18px;	
	}

#map
	{
	margin-bottom: 5px;
	}

#map_link
	{
	padding-right: 5px;

	}

.map_background
	{
	background-color: #000000;
	}

p
	{
	margin-bottom: 7px;
	margin-top: 7px;
	}

iframe
	{
	border-color: #820011;
	}	

table
	{
	background-color: transparent;
	border-color: #820011;
	}

td
	{
	border-color: #820011;
	}

sup
	{
	font-size: 8px;
	}

hr
	{
	height:	1px;
	color: #820011;
	}

ul
	{
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
	}

li
	{
	padding-top: 6px;
	margin-left:-24px;
	}

a:link, a:visited
	{
	text-decoration: none;
	} 

a:hover
	{
	text-decoration: underline;
	}

a.content
	{
	font-size: 11px;
	line-height: 14px;
	}

a.content:link, a.content:visited
	{
	color:#CCCC33;
	} 

a.content:hover
	{
	color:#ffffff;
	}

a.footer
	{
	font-size: 10px;
	}

a.footer:link, a.footer:visited
	{
	color:#666666;
	} 

a.footer:hover
	{
	color:#ffffff;
	}