a
{
	text-decoration: none;
}

body
{
	background-color: #000;
}

img
{
	display: block;
	border: 0px;
}

table.hours
{
	width: 290px;
	border-top: 1px solid #ffcc00;
	margin-top: 4px;
	font-size: 11px;
	font-weight: normal;
}

#container
{
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

#footer
{
	border-top: 1px solid #fff;
	padding-top: 5px;
}

#header
{
	position: relative;
}

#locations_header
{
	text-align: right;
	background-image: url('../images/location_bar.gif');
	background-repeat: repeat-x;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	padding-right: 5px;
	margin-bottom: 30px;
}

#spectrum
{
	position: absolute;
	top: -6px;
	left: 246px;
}

#workout
{
	background-image: url('../images/fitness_stripe_01.gif');
	background-repeat: repeat-x;
}

#workout img
{
	margin-right: 10px;
}

.address
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #000;
	margin-top: 2px;
	padding-top: 2px;
}

.button
{
	margin-top: 20px;
	margin-right: 3px;
}

.button2
{
	margin-top: 25px;
	margin-right: 3px;
}


.button_bar
{
	background-image: url('../images/button_bar.gif');
	background-repeat: repeat-x;
	height: 13px;
	text-align: right;
	margin-bottom: 30px;
}

.clear
{
	clear: both;
}

.clear_contents
{
	clear: both;
	line-height: 0px;
}

.fltlft
{
	float: left;
}

.fltrt
{
	float: right;
}

.hours
{
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
}

.lg_letters
{
	font-style: italic;
	font-weight: bold;
	font-size:14px;
	text-transform: uppercase;
}

.lg_number
{
	font-size: 18px;
}

.location_title
{
	/*background-image: url('../images/location_title.gif');
	background-repeat: repeat-x;*/
	background-color: #ffcc00;
	height: 41px;
	padding: 5px;
	color: #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}