/* CSS Document */

/****************** Page Layout Information ***********************/

* {
margin: 0;
padding: 0;
}

div#content{
	border-right: 1px solid #012966;
	border-left: 1px solid #012966;
	border-bottom: 1px solid #012966;
	position:absolute;
	left: 50%;
	width: 780px;
	margin-left: -390px;
	background-color: #ffffff;}
	
body{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #012966;
	background-image: url(background.jpg);
	background-position: center;
	background-repeat: repeat-y;}
	
div#header{
	float: left;
	width: 780px;
	height: 100px;}
	
	
	
	
/********************** hyperlink properties **********************/
a:link, a:visited{
	border: 0;
	color: #005FA9;
	text-decoration: none;}
	
a:hover{
	text-decoration: underline;
	border: 0;}
	


/********************* header properties *************************/
div#sectionBanner	{
	display: block;
	float: left;
	width: 780px;
	height: 100px;}

#sectionBanner	a	{
	border: 0px;
	text-decoration: none;}
	
#sectionBanner	a:hover	{
	border: 0px;
	text-decoration: underline;}


/********************* horizontal navigation bar properties ********************/

#nav	{
	display:block;
	float: left;
	width: 780px;
	font-size: 14px;}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;}

#nav a {
	display: block;
	width: 130px;
	background-color: #024BB8;
	border-top: 1px solid #0066FF;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	padding: 3px 0px 3px 0px;
	color: white;
	text-decoration: none;}
	
#nav a:hover{
	border-top: 1px solid #99D6FE;
	background-color: #0099FF;
	font-weight: normal;
	text-decoration: underline;}

#nav li {
	float: left;
	width: 130px;}

#nav li ul {
	position: absolute;
	width: 130px;
	left: -999em;}

#nav li ul a {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #E0E0E0;
	background-position:bottom;
	background-repeat: repeat-x;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #024BB8;
	text-decoration: none;
	text-transform: capitalize;}
	
#nav li ul a:hover {
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	font-weight: bold;
	text-decoration: none;}

#nav li:hover ul {
	border-top: 1px solid #99D6FE;
	background-color: #0099FF;
	font-weight: normal;}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;}
	
	

	
/********************* vertical menu properties **************************/
#bigPicture	{
	float: left;
	width: 780px;
	height: 200px;
	background-color:#ffffff;}
	
#divider	{
	background-color: #024BB8;
	text-align:right;
	font-style: italic;
	letter-spacing: 2px;
	line-height: 18px;
	color: #FFFFFF;
	height: 20px;
	width: 580px;
	float: right;}

#calDivider {
	clear: both;
	background-color: #024BB8;
	text-align:right;
	font-style: italic;
	letter-spacing: 2px;
	line-height: 18px;
	color: #FFFFFF;
	height: 20px;
	width: 780px;
	float: right;}	
	
#picBar	{
	background-image: url(picBarBG.gif);
	background-repeat: repeat-y;
	width: 200px;
	color: #FFFFFF;
	float: left;}
	
#picBar a:link, #picBar a:visited {
	color: #FFFFFF;
	text-decoration: none;}
	
#picBar a:hover	{
	color: #FFFFFF;
	text-decoration: underline;}
	
#sideLinks	{
	width: 200px;
	margin: 20px 0px 0px 0px;}
	
.picLinks	{
	margin: 0 20px 5px 20px;
	width: 160px;
	display: block;}
	
div#whiteSpace	{
	float: left;
	width: 510px;
	display: block;
	background-image: url(blueCurve.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-color: #FFFFFF;
	padding-left: 40px;
	padding-right: 30px;
	padding-top: 15px;}
	
div#whiteSpaceCal	{
	float: left;
	width: 510px;
	display: block;
	background-color: #FFFFFF;
	padding-top: 15px;}

div#whiteContent	{}
	
.2liners {
	display: block;
	height: 24px;}
	
.whiteBox	{
	background-color: #FFFFFF;}
	
.greyBox	{
	background-color: #ECECEC;}
	
p {
	margin-left: 0px;
	line-height: 12pt;
	margin-bottom: 10px;}
	
p.firstPar {
	margin-top: 15px;
	}
	
.centeredText	{
	text-align: center;
	font-weight: bold;
	font-size: 14px;}
	
.profile	{
	padding: 5px 0px 5px 50px;
	height: 60px;
	width: 300px;
	display: block;
	float: left;
	clear: both;
}

#nav	{
	display:block;
	float: left;
	width: 780px;
	font-size: 14px;}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;}

#nav a {
	display: block;
	width: 130px;
	background-color: #024BB8;
	border-top: 1px solid #0066FF;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	padding: 3px 0px 3px 0px;
	color: white;
	text-decoration: none;}
	
#nav a:hover{
	border-top: 1px solid #99D6FE;
	background-color: #0099FF;
	font-weight: normal;
	text-decoration: underline;}

#nav li {
	float: left;
	width: 130px;}

#nav li ul {
	position: absolute;
	width: 130px;
	left: -999em;}

#nav li ul a {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #E0E0E0;
	background-position:bottom;
	background-repeat: repeat-x;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #024BB8;
	text-decoration: none;
	text-transform: capitalize;}
	
#nav li ul a:hover {
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	font-weight: bold;
	text-decoration: none;}

#nav li:hover ul {
	border-top: 1px solid #99D6FE;
	background-color: #0099FF;
	font-weight: normal;}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;}
	
/** Staff Page **/

table#staffTable {
width: 400px;
padding: 0; 
margin: 0;
}

.profile a {
	color: #000000;
	text-decoration: none;}
	
.profile a:hover{
	color: #000000;
	text-decoration: underline;}
	
.profile a:visited {
	color: #000000;}

.picture {
	height: 60px;
	width: 70px;}

.description {
	vertical-align: top;}
	
.name {
	font-weight: bold;
	font-size: 16px;}

.title {
	font-size: 12px;}
	
.article	{
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;}
	
.event	{
	display: block;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;}
	
.time	{
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;}
	
#footer	{
	clear: both;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	background-image: url(endcap.jpg);
	bottom: 0px;
	vertical-align: bottom;
	height: 30px;}

#footer a:link, #footer a:visited {
	color: #ffffff;}

#footer a:hover {
	color: #fff;}
	
/** Services Page Styles **/
.servicesTable {
	width: 100%;
}

.servicesTable tr {
	line-height: 16pt;
}

.servicesTableHeader {
	background-color: #024BB8;
	color: #FFFFFF;
	font-size: 14px;
}

.servicesTime {
	width: 25%;
	padding: 4px 4px 4px 10px;
	color: #333333;
	border-color: #333333;
	border-width: 0px 1px 1px 0;
	border-style: solid;
	background-color: #FFC;
}

.servicesEvent {
	width: 75%;
	padding: 4px 4px 4px 10px;
	color: #333333;
	border-color: #333333;
	border-width: 0px 0px 1px 0;
	border-style: solid;
	background-color: #FFFFFF;
}

/** Fitness Page Styles **/

span.fitnessHeadlines {
text-decoration: underline;
font-weight: bold;
font-size: 12pt;
}

table.fitnessTable {
margin-top: 10px;
border-top: 1px solid #000000;
}

td.fitnessColumn1 {
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
width: 150px;
height: 25px;
padding-left: 15px;
background-color: #FFC;
}

td.fitnessColumn2 {
border-bottom: 1px solid #000000;
width: 225px;
height: 25px;
padding-left: 15px;
}

#whiteContent ul {
margin-left: 15px;
}

#whiteContent ul li {
margin-left: 0px;
list-style: disc;
}

#whiteContent ul li ul li {
margin-left: 0px;
list-style: circle;
}

#whiteContent ul li ul li ul li {
margin-left: 15px;
list-style: circle;
}