@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0 auto;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-size:62.5%; /*font-size:62.5%; by Richard Rutter*/
	font-family:Georgia, "Times New Roman", Times, serif;
}
ol, ul {
	list-style: none;
	font-family:arial;
font-size:120%;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


#header {
	/*background-image:url(images/head.gif);*/
	/*background-image:url(images/bg.gif);
	background-repeat:repeat-x;*/
	text-align:center;
	border-bottom:2px #000000 solid;
	padding:5px 0;
}

#nav_cont{
	height: 60px;
	background-color:#1d1d1d;
	}
#nav{
	margin:0 auto;
	width:575px;
	}

ul#topnav {
	margin: 10px 0 20px; 
	padding: 0; 
	list-style: none;	
	clear: both;
	float: left;
	
}
ul#topnav li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
	height:40px;
}
ul#topnav a, ul#topnav span {
	padding: 10px 20px; 
	float: left; 
	text-decoration: none; 
	color: #fff;
	text-transform: uppercase;
	clear: both;
	height: 20px;
	line-height: 20px;
	background: #1d1d1d; 
}
ul#topnav a {	color: #FFFFFF; }
ul#topnav span {
	display: none;
}

#logobg {
	background-image:url(images/logobg5.gif);
	/*background-image:url(images/logobg4.gif); CHAGED FROM 4 TO 5 5/5/10 to make less opaque as per request*/
	background-repeat:repeat-x repeat-y;
	width:auto;
	z-index:-10;
	height: 585px;
	/*margin-left:-50px;*/
	border-bottom:#000000 1px solid;
	}
	
#content {
	width:945px;	
	
}
#left {
float:left;
width:207px;
text-align:center;
}
.location {
	height:26px;
	background-image:url(images/images/loc.gif);
	background-repeat:no-repeat;
	margin:2px 0 0 0;
	padding:10px 0 0 0;
	
}
.loc_det {
	height:326px;
	background-image:url(images/images/loc_det.gif);
	background-repeat:no-repeat;
	padding-bottom:7px;
	font-size:112%;
	line-height:1.5em;
	color:#000000;
}
.loc_det a{
	color:#214877;
}

.loc_det img{
	padding-top:50px;
}
.hours {
	height:26px;
	background-image:url(images/images/loc.gif);
	background-repeat:no-repeat;
	padding:10px 0 0 0;
}
.hrs_det {
	height:160px;
	background-image:url(images/images/hrs_det.gif);
	background-repeat:no-repeat;
	font-size:118%;
	line-height:1.5em;
	color:#1d1d1d;
}
.bluelabel {
background-image:url(images/bluelabel.gif);
background-repeat:no-repeat;

	}
#right {
	width:490px;
	float:left;
	margin-left:20px;
}
.titleRight {
	height:36px;
	background-image:url(images/images/black_bar.gif);
	background-repeat:no-repeat;
	margin:2px 0 0 0;
	padding:10px 0 0 0;
	}
.topLeft {
	width:241px;
	height:256px;
	background-image:url(images/images/top_rght.gif);
	background-repeat:no-repeat;
	float:left;
	padding-bottom:4px;
}
.topRight {
	width:241px;
	height:256px;
	background-image:url(images/images/top_rght.gif);
	background-repeat:no-repeat;
	float:right;
	padding-bottom:4px;
}
.btmLeft {
	width:241px;
	height:256px;
	background-image:url(images/images/top_rght.gif);
	background-repeat:no-repeat;
	float:left;
	padding-bottom:4px;
}
.btmRight {
	width:241px;
	height:256px;
	background-image:url(images/images/top_rght.gif);
	background-repeat:no-repeat;
	float:right;
	padding-bottom:4px;
}
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:125%;
	color:#ffffff;
	text-align:center;
	}
.subTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:120%;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	line-height:2em;
}
.desc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:112%;
	color:#1d1d1d;
	line-height:1.1em;
	padding: 0 20px 0 20px;
}
.desc img {
display:inline;
padding:5px;
}
.about {
	width:492px;
	background-color:#FFFFFF;
	/*height:360px;*/
	background-image:url(images/images/about_bg.gif);
	background-repeat:no-repeat;
	clear:both;
	padding:5px;

}
.coach {
	width:492px;
	background-color:#FFFFFF;
	height:400px;
	background-image:url(images/images/coach-bg.jpg);
	background-repeat:no-repeat;
	clear:both;
	padding:5px;

}

#footer {
	margin:0 auto;
	width:800px;
	
}
.footerNav {

}
ul#btmnav {
	padding: 0; 
	list-style: none;	
	clear: both;
	float: right;
	
}
ul#btmnav li{
	margin: 0; 
	padding: 0; 
	overflow: hidden; 
	float: left; 
}
ul#btmnav a, ul#btmnav span {
	padding: 10px 0 0 10px; 
	float: right; 
	text-decoration: none; 
	color: #1d1d1d;
	clear: both;
	height: 20px;
	line-height: 20px;

}
ul#btmnav a {	color: #5286aa; }
ul#btmnav span {
	display: none;
}
.footerCopy {
	float:left;
	text-align:left;
	padding-top:5px;
	width:700px
}
.footerCopy a {color: #5286aa;text-decoration: none; font-size:100%}

.titleBarsmall {
	background-image:url(images/images/loc.gif);
	text-align:center;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:125%;
	}
.titleBarbig {
	background-image:url(images/images/black_bar.gif);
	text-align:center;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:125%;
	}
#farRight{
float:right;
width:207px;
text-align:center;
}
.rightCol {
	background-image:url(images/links_bg.gif);
	background-repeat:no-repeat;
	width:207px;
	padding-top:100px;
	float:right;
	height:486px;
	margin-top:2px;
	}
.rightCol a{
	color:#000;
	text-decoration:none;
	font-size:14px;
	padding-left:5px;
	}
	

