body {
	text-align: center;
	font-size: small;
	background: #cce5f8;
	color: #2c2c2c;
	font-family: helvetica, arial, sans-serif;
	-moz-opacity: 0.9999;
}

* {
	padding: 0; 
	margin: 0;
}

div, p, ul, dl {
	float: left;
	clear: both;
	width: 100%;
}

a {
	color: #2c2c2c;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	margin: 0 0 10px 0;
}

ul {
	display: inline;
}

h1 {
	font-size: 140%;
	color: #00335c;
	line-height: 1.5;
	margin: 0 0 10px 0;
}

.left {
	float: left;
	clear: none;
	width: auto;
}

.left * {
	float: left;
}

.right {
	float: right;
	clear: none;
	width: auto;
}

.right * {
	float: left;
	border: 1px solid red;
}

#wrapper {
	text-align: left;
	float: none;
	width: 921px;
	margin: 0 auto;
}

#container {
	font-size: 95%;
	color: #444;
	width: 905px;
	padding: 8px;
	margin: 10px 0;
	background: #fff url(../images/content_bottom_corner.gif) bottom left no-repeat;
}

#banner {
	background: #04396f url(../images/header.jpg) top left no-repeat;
	height: 88px;
	position: relative;
}

#banner #home_link {
	position: absolute;
	width: 320px;
	height: 60px;
	top: 15px;
	left: 10px;
	outline: none;
	text-indent: -5000px;
}

#banner #banner_address {
	position: absolute;
	top: 20px;
	right: 30px;
	width: auto;
	color: #fff;
	line-height: 1.5;
}

#top_nav {
	margin: 0 0 3px 0;
}

#top_nav ul {
	margin: 1px 0 0;
	height: 36px;
	background: #f17815;
	list-style: none;
}

#top_nav ul li {
	float: left;
	clear: none;
	width: auto;
}

#top_nav ul li a {
	float: left;
	display: block;
	height: 36px;
	text-indent: -10000px;
}

#top_nav ul li.active a, #top_nav ul li a:hover {
	background-position: 0 -36px;
}

#nav_home a {
	width: 97px;
	background: transparent url(../images/nav_home.jpg) top left no-repeat;
}

#nav_about_us a {
	width: 118px;
	background: transparent url(../images/nav_about_us.jpg) top left no-repeat;
}

#nav_what_we_offer a {
	width: 149px;
	background: transparent url(../images/nav_what_we_offer.jpg) top left no-repeat;
}

#nav_classes a {
	width: 164px;
	background: transparent url(../images/nav_classes.jpg) top left no-repeat;
}

#nav_location a {
	width: 114px;
	background: transparent url(../images/nav_location.jpg) top left no-repeat;
}

#nav_contact_us a {
	width: 129px;
	background: transparent url(../images/nav_contact_us.jpg) top left no-repeat;
}

#nav_employment a {
	width: 134px;
	background: transparent url(../images/nav_employment.jpg) top left no-repeat;
}

#splash_image {
	width: auto;
}

#header_info {
	float: right;
	clear: none;
	width: 304px;
}

#header_info * {
	float: left;
}

#what_info_content {
	border-top: 3px solid #cde0f1;
}



#what_info_content {
	width: 302px;
	background: #cde0f1;
	padding: 1px;
	height: 151px;
	position: relative;
}

#what_offer_content {
	position: relative;
	width: 302px;
	height: 141px;
	padding: 0;
	margin: 0;
}

#offer_images {
	height: 151px;
	width: 302px;
	overflow: hidden;
	position: absolute;
	top:0;
	left: 0;
}

#offer_images img {
	position: absolute;
	top: 0;
	left: 0;
	width: 302px;
	height: 151px;
}

#arrows {
	width: 302px;
	height: 151px;
	position: absolute;
	top:0;
	left: 0;
	z-index: 99;
}

#what_offer_content #back {
	position: absolute;
	text-indent: -5000px;
	bottom: 16px;
	left: 13px;
	height: 20px;
	width: 20px;
	background: transparent url(../images/blank.gif) top left repeat;
}

#what_offer_content #forward {
	position: absolute;
	text-indent: -5000px;
	bottom: 16px;
	right: 13px;
	height: 20px;
	width: 20px;
	background: transparent url(../images/blank.gif) top left repeat;
}

#what_new_content ul {
	list-style: none;
}

#what_new_content p {
	width: 292px;
	padding: 5px;
	color: #2c2c2c;
	line-height: 1.5;
}

#news_bar {
	padding: 3px 0 7px;
	background: #fff;
}

.view_daily {
	width: 302px;
	border: 0;
	height: 36px;
	display: block;
	text-indent: -10000px;
	background: #f5a05b url(../images/view_daily_schedule.jpg) top left no-repeat;
}


.sub_page {
	background: transparent url(../images/sub_content_bg.gif) top right repeat-y;
}	

#content_left {
	width: 421px;
	padding: 10px;
}

.sub_page #content_left {
	width: 575px;
}

#content_left p.sign_up {
	padding: 216px 10px 0 10px;
	background: #fff url(../images/sign_up.jpg) top left no-repeat;
	color: #104070;
}

#content_left a {
	color: #104070;
	text-decoration: underline;
}

#content_right {
	float: right;
	clear: none;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
	width: 434px;
}

.sub_page #content_right {
	width: 302px;
	margin: 0;
}

#virtual_tour {
	background: #fff;
	padding: 7px 0;
	margin: 5px 0 15px;
}

#virtual_tour * {
	float: left;
}

#content_right p, #content_left p {
	line-height: 1.5;
}

.sub_page #content_left ul {
	width: 550px;
	margin: 0 0 10px 25px;
}

#content_left ul li, #content_right ul li {
	line-height: 1.5;
}

#show_virtual_tour {
	display: none;
}

.member_benefits {
	height: 41px;
	float: left;
	clear: both;
	width: 302px;
	text-indent: -10000px;
	background: transparent url(../images/member_benefits.jpg) top left no-repeat;
}


h1.form_header {
	padding: 0 0 15px;
	margin: 0;
	border-bottom: 1px solid #cce5f8;
}

.sub_page #content_right p {
	width: 258px;
	padding: 0 22px;
	font-weight: bold;
	color: #fff;
}

form {
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}



.sub_page #content_left form ul {
	list-style:none;
	width: 575px;
	padding: 15px 0;
	border: solid #889AA8;
	border-width: 1px 0;
	margin: 0 0 0 0;
}

.sub_page #content_left form li{
	margin:0;
	float: left;
	clear: none;
	width: 100%;
	padding: 0 0 2px;
}

.sub_page #content_left form li.error_message {
	color: #fff;
	width: 424px;
	padding: 5px;
	margin: 0 0 5px;
	font-weight: bold;
	background: #CA0C0C;
}

.sub_page #content_left form li.half {
	width: 48%;
	clear: none;
}

.sub_page #content_left form li div, .sub_page #content_left form li span{
	padding:0 0 8px 0;
	color:#444;
}
.sub_page #content_left form li span{
	float:right;
}

.sub_page #content_left form li div label, .sub_page #content_left form li span label{
	clear:both;
	font-size:90%;
	color:#444;
	display:block;
}

.sub_page #content_left label {
	line-height:1.5;
	padding:0 4px 1px 0;
	border:none;
	color:#444;
	display:block;
	font-size:90%;

}

.sub_page #content_left input.text, .sub_page #content_left textarea.textarea, .sub_page #content_left select.select {
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	color:#333;
	font-size: 90%;
}

.sub_page #content_left input.text{
	padding:2px 0;
}

.sub_page #content_left input.checkbox, .sub_page #content_left input.radio{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}

.sub_page #content_left textarea.textarea{
	margin-top: 1px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}

.sub_page #content_left select.select{
	padding: 1px 0 0 0;
}

.sub_page #content_left form .req{
	float: none;
	color: red;
}

.buttons {
	margin: 0 0 15px 0;
	padding: 15px 0 0;
	border-top: 1px solid #cce5f8;
}

.buttons input {
	cursor: pointer;
	float: left;
	clear: none;
	margin: 0 30px 0 0;
	border: 1px solid #1A205C;
	background: #3B428F;
	color: #fff;
	padding: 4px 10px;
}

#gallery a {
	float: left;
	width: 100px;
	border: 4px solid #cce5f8;
	margin: 0 17px 17px;
}

#gallery a img {
	float: left;
}


/* -------------------------------------------------------------------------------------
<-- END FOOTER AREA <--
------------------------------------------------------------------------------------- */

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */

#jquery-lightbox, #jquery-lightbox div {
	width: auto;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { 
	border: none;
}

#jquery-lightbox #lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	float: none;
	margin: 0 auto;
}

#jquery-lightbox #lightbox-container-image {
	width: 100%;
}

#lightbox-container-image img {
	margin: 10px;
	float: left; 
	display: inline; 
}

#jquery-lightbox #lightbox-loading {
	position: absolute;
	top: 40%;
	left: 45%;
	height: 25%;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox #lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { 
	left: 0;
	width: 100%;
}

#jquery-lightbox #lightbox-nav-btnPrev, #jquery-lightbox  #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
	clear: none;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#jquery-lightbox #lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	float: none;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
	float: none;
}

#jquery-lightbox  #lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left;
	text-align: left; 
}
	
#lightbox-image-details-caption {
	font-weight: bold;
}
	
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}

#lightbox-secNav {
	float: right;
	clear: none;
	width: auto;
}

#lightbox-secNav-btnClose {
	width: 66px; 
	float: left;
	padding-bottom: 0.7em;	
}
