/* CSS Document */


* {
	margin: 0;
	padding: 0;
}

/* commented backslash hack \*/
html, body{height:100%;}
/* end hack */

* html #outer{height:100%;}

div#outer {
min-height:100%;
width: 840px;
margin: 0 auto;
background-image:url(images/page-shadow.jpg);
background-repeat: repeat-y;
}

div#page-wrap {
width:800px;
margin: 0 auto;
}
div#masthead {
}
div#navbar {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .85em;
}
.clear { clear: both; }
div#clear {clear: both;}

/* BODY AND DEFAULT FONTS */

body,td,th {
	color: #FFFFFF;
}
body {
	margin: 0; padding: 0;
	background-image: url(images/page-bkgrd.jpg);
	background-repeat:repeat-x;
	background-color: #3D6BA7;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	line-height: 1.35em;
	color: #3D6BA6;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #D24B5F;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	line-height: 1.35em;
	color: #3D6BA6;
	font-weight: normal;
	padding-top: 50px;
	padding-left: 30px;
}


h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.45em;
	line-height: 1.35em;
	color: #D24B5F;
	font-weight: normal;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.35em;
	color:#000000;
	}
	
.location-rentals {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: normal;
	padding: 12px 0px 12px 12px;
	color:#000000;
	font-style: normal;
	}
p-events-page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 1.35em;
	color:#000000;
	}
	
.feed-titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.35em;
	color:#000000;
	}
	
.subhead-blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #030406;
	font-weight: normal;
}	

.photo-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.35em;
	color:#000000;
	}
	
.testimonial-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.35em;
	color:#000000;
	}
	
.juice-bar-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	text-align:right;
	padding-top: 60px;
	color:#000000;
	}
	
.membership-table-body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .85em;
	text-align: left;
	line-height: 1em;
	padding: 6px 0px 6px 6px;
	color: #000;
	background-color: #FFF;
	}

.membership-table-length {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .85em;
	line-height: 1em;
	padding: 6px 0px 6px 6px;
	color: #FFF;
	background-color: #8E7243;
	}
	
.membership-table-fees {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .85em;
	text-align: center;
	line-height: 1em;
	padding: 6px 0px 6px 6px;
	color: #000;
	background-color: #FFECB4;
	}
	
.membership-table-body-col-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .85em;
	text-align: left;
	line-height: 1em;
	padding: 6px 0px 6px 6px;
	color: #000;
	background-color: #FFF;
	}
	
.membership-table-body-col-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .85em;
	text-align: left;
	line-height: 1em;
	padding: 6px 0px 6px 6px;
	color: #000;
	background-color: #FFF;
	}
	
.membership-table-body-col-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .75em;
	text-align: left;
	line-height: 1em;
	padding: 6px 0px 6px 6px;
	color: #000;
	background-color: #FFF;
	}
	
.membership-disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .85em;
	text-align: left;
	line-height: 1em;
	padding: 6px 0px 6px 6px;
	color: #000;
	background-color: #FFF;
	}
	
.h1-white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.75em;
	line-height: 1.35em;
	color: #FFF;
	font-weight: normal;
	}

a:link {
	color: #901000;
}
a:visited {
	color: #901000;
}
a:hover {
	color: #901000;
}
a:active {
	color: #901000;
	}
	
div#map {
float: right;
width: 450px;
padding: 6px 0px 6px 6px;
}

/* HOME PAGE COMPONENTS */

div#margin-TB {
margin: 6px 0 6px 0;
}

div#top-block {
	float: left;
	width: 800px;
	background-color:#FFFFFF;
}
	.leftside {
	float: left;
	width: 500px;
	padding: 14px 8px 14px 14px;
	}
	.rightpic {
	float: right;
	margin-top: 10px;
	margin-right: -40px;
	margin-bottom: 10px;
	}
	.facebook-logo {
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 80px;
	}
	
   .twitter-logo {
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right: 80px;
	padding-left: 100px;
    }
	div#rightcaption {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	}
	.leftside-contact-team-member {
	float: left;
	width: 360px;
	padding: 14px 0 0 14px;
	font-size: .85em;
	}
	.contact-team-member {
	float: left;
	width: 425px;
	padding: 14px 0 0 0px;		
	}
	
/* MAIN BLOCKS */
	
div#main {
	width: 800px;
}
div#main-specials {
	float: left;
	background-color: #FFFFFF;
	width: 800px;
	height: 900px;
}
div#main-specials {
	float: left;
	background-color: #FFFFFF;
	width: 800px;
	height: 900px;
}
div#main-location-rentals {
	float: left;
	background-color: #FFF;
	width: 800px;
	height: 385px;
	}
div#main-classes {
	float: left;
	background-color: #FFF;
	width: 800px;
	height: 385px;
	}
	div#main-classes .top-left-col {
	float: left;
	margin-left: 20px;
	width: 240px;
	height: 200px;
	}
	div#main-classes .top-center-col {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 12px;
	width: 240px;
	height: 200px;
	background-color: #FBAD25;
	}
	div#main-classes .top-right-col {
	float: right;
	width: 240px;
	height: 200px;
	}

div#main-left {
	float: left;
	width: 500px;
	height: 900px;
	background-color: white;
	padding: 6px;
	}

div#main-left-events {
	float: left;
	width: 484px;
	height: 592px;
	background-color: white;
	padding: 24px;
	}

div#main-left-location {
	float: left;
	width: 485px;
	height: 535px;
	background-color: white;
	padding: 24px;
	}

div#main-left-commitment {
float: left;
width: 500px;
height: 725px;
background-color: white;
padding: 0 12px 12px 20px;
}

div#main-membership-table {
	float: left;
	padding: 24px;
	width: 483px;
	height: 1150px;
	background-color: #FFF;
	}

div#main-left-contact {
	float: left;
	width: 484px;
	padding: 0 12px 12px 12px;
	}

/* SIDEBARS */
div#sidebar-shadow {
	float:right;
	background-image:url(images/bkgrd-sidebar-shadow.gif);
	background-repeat:no-repeat;
	margin-bottom: 100px;
	}

div#sidebar-home {
float:right;
width: 270px;
height: 620px;
background-image: url(images/bkgrd-sidebar.jpg);
background-repeat:repeat-x;
}

div#sidebar-commitment {
float:right;
margin: 2px 0 0 1px;
width: 266px;
height: 735px;
background-image: url(images/bkgrd-sidebar.jpg);
background-repeat:repeat-x;
}

div#sidebar-testimonials {
	float:right;
	margin: 2px 0 0 1px;
	width: 266px;
	height: 548px;
	background-image: url(images/bkgrd-sidebar.jpg);
	background-repeat:repeat-x;
	}
	
div#sidebar-testimonials-membership {
	float:right;
	margin: 2px 0 0 1px;
	width: 266px;
	height: 1195px;
	background-image: url(images/bkgrd-sidebar.jpg);
	background-repeat:repeat-x;
	}

div#sidebar-testimonials-location {
	float:right;
	margin: 2px 0 0 1px;
	width: 266px;
	height: 580px;
	background-image: url(images/bkgrd-sidebar.jpg);
	background-repeat:repeat-x;
	}

div#sidebar-contact {
	float:right;
	margin: 2px 0 0 1px;
	width: 266px;
	height: 1340px;
	background-color:#C9D6E7;
	}

div#sidebar-content {
	padding: 10px;
	}	
	
div#sidebar-events {
	float:right;
	margin: 2px 0 0 1px;
	width: 266px;
	height: 640px;
	background-image: url(images/bkgrd-sidebar.jpg);
	background-repeat:repeat-x;
	}
/* HOME PAGE COMPONENTS */

div#facility {
float: left;
width: 250px;
height:140px;
padding-top: 160px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 12px;
background-image: url(images/bkgrd-facility-hiring.jpg);
background-repeat:no-repeat;ßß
}
div#classes {
float: left;
width: 250px;
height:140px;
padding-top: 160px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 12px;
background-image:url(images/bkgrd-classes.jpg);
background-repeat:no-repeat;
}
div#membership {
float: left;
width: 250px;
height:140px;
padding-top: 160px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 12px;
background-image:url(images/bkgrd-membership.jpg);
background-repeat:no-repeat;
}
div#specials {
float: left;
width: 250px;
height:140px;
padding-top: 160px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 12px;
background-image:url(images/bkgrd-specials.jpg);
background-repeat:no-repeat;
}
.box-copy {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: .90em;
float:left;
width: 230px;
}

div#schedule-a-tour {
}
.tour-e-mail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .85em;
	color:#000000;
	}

div#bar {
float: left;
margin: -8px 0 -8px 0;
}

div#footer {
	background-image: url(images/bkgrd-footer.jpg);
	background-repeat:no-repeat;
	height: 525px;
	width: 805px;
	}
	ul#footer li {
	display: inline;
	font-size: 1em;
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.03em;
	margin-top: 0px;
	padding-top: 200px;
	}
	ul#footer li a {
	display: inline;
	text-align: center;
	color: #C5C846;
	padding: 6px 6px 0px 6px;
	font-weight: bold;
	text-decoration: none;
	}
	ul#footer li a:hover, ul#footer li a:active {
	color: #84CE8D;
	text-decoration: underline;
	}
	.footer-text {
	float:none;
	width: 800px;
	padding-top: 350px;
	text-align: center;
	font-size: .65em;
	color:#000000;
	}
	.footer-contact-text {
	float:none;
	width: 800px;
	padding-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: .90em;
	color:#000000;
	}
	
div#iFrame {
background-color:#4D86D2;
padding: 8px;
}

