body {
	margin: 25px 0 0 0;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	text-align: center;
	}
	
body, table tr td, table tr th, table thead tr td, table thead tr th {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	}


/* LINK STYLES */
a {
	text-decoration: none;
	color: #A86035;
}

a:hover {
	color: #630;	
}

a.info {
	font-weight: bold;
	padding-right: 3px;
	font-size: 90%;
}
	
	
/* END LINK STYLES */

	
p {
	margin-top: 0;
}
	
p.footnote {
	font-size: 90%;
}

.footnote {
	font-size: 90%;
}

p.description {
	margin: 0 0 10px 0;
}

p.small {
	font-size: 90%;
	}
	

.note {
	text-tranform: uppercase;
	font-weight: bold;
}
	
img {
	padding: 0;
	margin: 0;
	border: 0;
}
	
ul li {
	list-style-type: none;
}
        
#main {
	width: 745px;
	margin: auto;
	text-align: left;
}

   	
/* HEADER STYLES */
h1 {
	font-size: 140%;
	font-weight: normal;
}

h1.print {
	display: none;
	}

h1.floatLeft {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 0 10px 0;
	float: left; 
	vertical-align: bottom;   
}

h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 10px 0 0 0;
}

h4 {
	font-size: 100%;
	text-decoration: underline;
	font-weight: normal;
	margin: 10px 0 0 0;
}
/* END HEADER STYLES */



.bottom {
	vertical-align: bottom;
}


.floatLeft {
	float: left;	
}

.clearBoth {
	clear: both;
}

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	}

.clearfix {
ΚΚ	display: inline-block; /* Fixes IE/Mac */
}

/* Hides from IE-mac \*/
/*	* html .clearfix,
* html .clearfix * {height: 1%;} */
.clearfix {display: block;}
/* End hide from IE-mac */

#header-wrapper {    
	display: inline-block;
	background: url(../images/bg_header_middle.gif);
	background-repeat: repeat-y;
	float: left;    	
}

/*  
#header-wrapper-top {
	display: inline;
	background: url(../images/bg_header_top.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
} */

#header {
	display: inline;
	background: url(../images/bg_header_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	float: left;
}


/* LIST STYLES */
dl {
	margin: 10px 0 0 0;
}

dl dt {
	font-weight:bold;
}

dl dd {
	margin: 0 0 1em 0;
}
/* END LIST STYLES */

/* NAVIGATIONAL ELEMENTS */
#nav {
	background: url(../images/bg_nav_top.gif);
	background-repeat: no-repeat;
	float: left;
	width: 133px;
}

#nav ul{
	font-size: 90%;
	font-weight: bold;
	margin: 5px 6px 0 6px;
	padding: 0;
}


#nav ul li, #subnav ul li {
	line-height: 14px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	line-height: 16px;
}

#empty-element-after-tantek-hack {}

#nav ul li a{
	color: #fff;
	display: block;
	padding: 2px 0 2px 0;
	border-bottom: 1px solid #DCA888;
	height: 1%;
}

#nav ul li a:hover{
	color: #E5BCA3;
}

#nav ul li.selected a {
	color: #E5BCA3;
}

#home #nav ul {
	padding-top: 45px;
}

/* subnav */
#subnav {
	background: url(../images/subnav_top.gif);
	background-repeat: no-repeat;
	float: left;
	width: 133px;
}

#subnav-bottom {
	background: #98A16C url(../images/subnav_bottom.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	float: left;
	margin-left: 1px;
	margin-bottom: 1px;
	display: inline;
	padding-bottom: 10px;
}

#subnav ul{
	font-size: 90%;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px 0 0;
}


#subnav li {
	padding: 0;
	height: 1%;
}

#subnav li a, #subnav li span {
	color: #fff;
	border-bottom: 1px solid #D1D1A3;
	display: block;
	margin-left: 19px;
	padding: 1px 0 2px 0;
	white-space: normal;
}

#subnav li a:hover {
	color:#E1E6C7;
}

#subnav li.selected  {
	background-image: url(../images/subnav_bullet2.gif);
	background-repeat: no-repeat;
}

#subnav li.selected a, #subnav li.selected span {
	color: #E1E6C7;
}


/* subnav menu styles */
#subnav ul.menu {
	border: 0;
	width: 100%;
	margin: 0 0 0 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin: 0 0 0 20px;
	width: 90px;
}

#empty-element-after-tantek-hack {}


#subnav ul.menu li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	height: 1%;
}

#subnav ul.menu li a, #subnav ul.menu li span {
	font-weight: bold;
	color: #3D4808;
	border: 0;
	margin: 0;
	padding: 0;
}

#subnav ul ul.menu li.current a, #subnav ul ul.menu li.current span {
	color: #E1E6C7;
}


#subnav ul.menu li a:hover {
	color: #000;
}

#subnav ul.menu li.selected a, #subnav ul.menu li.selected span {
	color: #FCDDBF;
	list-style-type: none;
}

#subnav ul li.menu-bottom a {
	border-top: 1px solid #E9C098;
}
/*end subnav menu styles */
/* END NAVIGATIONAL ELEMENTS */


#infobar {
	background: url(../images/info_bar_top.gif);
	background-repeat: no-repeat;
	float: left;
	font-size: 85%;
	line-height: 120%;
	width: 133px; 
	padding: 5px 10px 5px 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 112px;
}

#empty-element-after-tantek-hack {}


#infobar-bottom {
	background: #C6CDC3 url(../images/info_bar_bottom.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	float: left;
	margin: 1px 0 0 1px;
}

#infobar ul {
	margin: 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #ACB4A8;
}

#infobar ul.last {
	border-bottom: 0;
}

#infobar .footnote {
	font-style: italic;
}

#infobar ul li{
	list-style-type: none;
	padding: 5px 0 5px 0;
}

#infobar ul li a {
font-weight: bold;
}

#logo {
	margin-right: 1px;
}

#pagebody .col-136px {
	padding-left: 0px;
}

.col-136px {
	width: 136px;
	float: left;
	position: relative;
}

#sideBar {
	display: block;
}


#pagebody {
	background: url(../images/bg_body_bottom.gif);
	background-repeat: repeat-y;
	margin-top: 1px;
	float: left;	
}
    
.showcase {
	margin: 5px 0 0 10px;
	border: 1px solid #AAB37C;
	background: #F1F1D8;
	padding: 5px;
	font-size: 90%;
}

.showcase a {
	font-weight: bold;
	color: A86035;
}

.title {
	font-weight: bold;

}

.date {
	font-weight: bold;
}

#colM {
	float: left;
	width: 398px;
	padding: 0;
}

#colM.table {
	width: 455px;

}

#colR {
	width: 133px;
	float: left;
}

/* colM buttons */

#colM-buttons {
	width: 345px;
}

#colM-button-108px, #colM-button-60px, #colM-button-76px, #colM-button-97px, #colM-button-120px, #button-130px, #button-99px, #button-89px, #button-79px, #button-44px {		
	float: left;	
}
	

#colM-button-108px a, #colM-button-60px a, #colM-button-76px a, #colM-button-97px a, #colM-button-120px a {
	color: #666;
	display: block;
	text-align: center;
	padding-top: 5px;
	font-size: 85%;
	background-repeat: no-repeat;
}

#colM-button-108px a:hover, #colM-button-60px a:hover, #colM-button-76px a:hover, #colM-button-97px a:hover, #colM-button-120px a:hover{
	color:#535950;
}


#colM-button-108px a{
	background-image: url(../images/content_button_108x5.gif);
	width: 108px;
}

#colM-button-60px a{
	background-image: url(../images/content_button_60x5.gif);
	width: 60px;
}

#colM-button-76px a{
	background-image: url(../images/content_button_76x5.gif);
	width: 76px;
}

#colM-button-97px a{
	background-image: url(../images/content_button_97x5.gif);
	width: 97px;
}

#colM-button-120px a{
	background-image: url(../images/content_button_120x5.gif);
	width: 120px;
}


/* end colM buttons */
	
	
	
/* table navigation styles */


#table-nav * a {
	background-repeat: no-repeat;
	text-align: center;
	padding: 2px 0 2px 2px;
	margin-right: 2px;
	float: left;
	font-size: 90%;
	font-weight: bold;
	display: block;
	float: left;
}

#button-130px a {
	background: url(../images/button_130x21.gif);
	width: 128px;
}

#button-99px a {
	background: url(../images/button_99x21.gif);
	width: 97px;
}

#button-89px a {
	background: url(../images/button_89x21.gif);
	width: 87px;
}

#button-79px a{
	background: url(../images/button_79x21.gif);
	width: 77px;
}

#button-44px a{
	background: url(../images/button_44x21.gif);
	width: 42px;
	
}


/* end table navigation styles */
	
	
.content {
	float: left;
	padding: 30px 0 20px 20px;
	/*clear: both;*/
	width: 410px;
	}
	
.table .content {
	width: 430px;
}

.content ul {
	margin: 1em 0;
	padding: 0;
}

#program-nav ul {
	margin: 0;
	padding: 10px;
	font-weight: bold;
	font-size: 90%;
}

#program-nav ul li a {
	font-weight: bold;
	}

#program-nav ul ul {
	padding: 0 10px;
	}
	
#program-nav ul ul li a {
	font-weight: normal;
}

#program-nav ul li {
	margin: 0;
	padding-left: 12px;
}

#program-nav ul li.selected a, #program-nav ul li.selected span {
color: #666;
}

	
.content ul li, #program-nav ul li.selected   	 
 {
	background: url(../images/bullet_content.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 12px;
}

#program-nav ul ul li.current a, #program-nav ul ul li.current span {
	color: #666;
	}


#LM {
	width: 605px;
	float: left;
}

.buttons {
	margin-left: 1px;
	clear: both;
}

.buttons ul {
	padding: 0;
	margin: 0;
}

.buttons ul li a{
	display: block;
	margin: 0;
	padding: 0;		
	height: 68px;
	color: #fff;
	font-weight: bold;
	font-size: 120%;
	border-bottom: 1px solid #fff;
	list-style-type: none;
	background: #c96 url(../images/button_right.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
}

.buttons ul li a span {
	padding: 15px;
	display: block;
}


/* myClub tout */

.myClubTout div {
	background: url(../images/bg_myclub_top.gif) no-repeat;
	float: left;
	width: 95px;
	padding: 15px 19px 10px;
}

.myClubTout {
	background: #a86035 url(../images/bg_myclub_bottom.gif) 0 100% no-repeat;
	float: left;
	margin-left: 1px;
	margin-bottom: 1px;
	display: inline;
	padding-bottom: 10px;
}

.myClubTout h3 {
	font-size:140%;
	font-weight:normal;
	color: #fff;
	margin: 0 0 10px;
}

.myClubTout p {
	color: #dbb7a1;
}



/* Hides from IE-mac \*/
* html .buttons ul li,
.buttons ul li {display: block;}
/* End hide from IE-mac */

#footer {
	width: 740px;
	clear: both;
	font-size: 80%;
}

#footer .floatLeft {
	margin-right: 10px;
}

.floatRight {
	float: right;
}

#footer a {
	color: #B08962;
}

#footer a.fine {
	color: #666;
}

#footer a.fine:hover {
	color: #630;
	}


.button {
	position: relative;
	top: 50px;
	left: 80px;
	z-index: 100;
	width: 108px;
	height: 24px;
	/*background: url(../images/header_button.gif);
	background-repeat: no-repeat;*/
	line-height: 5px;
	padding-top: 8px;
	text-align: center;
	vertical-align: middle;
	font-size: 85%;
	display: inline-block;
}

#button a {
	color: #666;
	font-weight: bold;
}


.photoInsert {
	float: right;
	padding-left: 20px;
	display: inline;

}

.photoInsert a {
	font-weight: bold;
}

.subtitle {
	color: #666;
	display: block;
	padding-top: 2px;
	font-size: 85%;
	line-height: 100%;
	font-weight: bold;
	width: 120px;
	}


img.margin-5px {
	margin: 5px;
}


/* SEARCH STYLES */

input {
	vertical-align: middle;
	/*margin: 3px 3px 3px 0;*/
}

select {
	margin-left: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
}

.search-container {
	border-bottom: 1px solid #C6CDC3; 
	padding-bottom: 15px; 
	float: left;
	font-size: 90%;	
}

.search-container .label {
	font-weight: bold;
	width: 60px;
}

.search-container .select {
	width: 180px;
}

.search-left {
	width: 295px;
	border-right: 1px solid #C6CDC3;
	padding: 0 15px 10px 0;
	margin-right: 15px;
	float: left;
}

.select-container {
	width: 286px;
}

#select-first {
	border: solid #C6CDC3;
	border-width: 1px 0 1px 0;
	margin: 15px 0 15px 0;
	padding: 10px 0 10px 0;
	width: 280px;
}

.search-container div {
	display: inline;
	float: left;
}

.checkboxes-left {
	float: left;
	width: 180px;
}

.checkboxes-right {
	padding: 0 15px 0 10px;
	}
/* END SEARCH STYLES */

/* FORM STYLES */

.form-element .label {
	width: 120px;
	text-align: right;	
	float: left;
	padding-right: 5px;
}


.form-element input {
	float: left;
}

/* END FORM STYLES */

	
.border-left {
	border-left: 1px solid #C6CDC3;
	padding-left: 15px;
	width: 90px;
	float: left;
}

.submit {
	margin-top: 10px;
}

p.border-bottom {
	border-top: 1px solid #C6CDC3;
	}


/* table styles */

table {
	width: 100%;
	margin: 1em 0;
	padding: 0;
	clear: both;
}

thead tr th {
	font-size: 90%;
	font-weight: bold;
}

td.sked_studio, td.sked_starts, td.sked_length {
	white-space: nowrap;
	}

td.sked_starts {
	padding-right: 1em;
	}

tr {
	width: 100%;
	}

th, tr, td {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 2px;
}

th {
	font-weight: normal;
	white-space: nowrap;
	padding-right: 1em;
}

th.title {
	background: #969D93;
	color: #fff;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 10px;
	}
	
tr.alternate {
	background: #f8f8ec;
	}
	
	
table.schedules {
	width: 300px;
	margin: 0 0 10px 0;

}

td.nowrap {
	white-space: nowrap;
	}
	
#header-bottom {
	float: left;
	background: #FBF3DF url(../images/bg_header_middle.gif);
}

.parking div {
	float: left;
	width: 120px;
	padding: 5px;
	font-weight: bold;
}

		