body{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color: #251C0F;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

#page{
	width: 740px;
	margin: auto;
	position: relative;
}

/* GLOBAL NAV */
.global {
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FFFFFF;
	white-space: nowrap;
	text-align: right;
}

.global a {
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	color: #251C0F;
	text-transform: uppercase;
	text-decoration: none;
}

/* BANNER */
.banner{
	background-color: #000000;
	height: 128px;
	margin-bottom: 3px;

	}	

.logo {
 	padding: 10px 0px 10px 20px;
	float: left;
}

.club_menu{
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	float: right;
	margin-top: 20px;
	width: 200px;
}
.club_menu h3 {
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.club_menu form{
	margin: 0px;
}
.club_menu img{
	margin-top: 8px;
}

/* MAIN NAV */

.nav{
	clear: both;
	padding-left: 6px;
	}

.nav a {
	font-size: 11px;
}

/* CONTENT BOXES */


.left {
float: left;
width: 160px;
margin: 0 8px 0 0;
}

.main, .today {
float: left;
width: 380px;
}

.right {
float: right;
width: 180px;
}
.home .left, .home .main, .home .right{
width: 240px;
position:relative;
}

.home .left, .home .main{
margin-right: 8px;
}



.footer{
	padding:10px;
	padding-left: 0px;
	clear: both;
	text-align: center;
	padding-top: 60px;
}

/* DATA TABLES */
.chart{
	background-color: #EFECDA;
	background-color: #E1DFC2;
	font-size: 10px;
}

.chart th{
background-color: #f3e9c9;
text-align: left;
}

.chart tr {
background-color:#fff;
}

/* SUBNAV */

ul.subnav{
margin: 0px;
padding: 0px;
list-style-type: none;
}

ul.subnav li{
	margin: 0px;
	padding: 0px;
border-bottom: 1px solid #000000;
}

ul.subnav li.on{
}

ul.subnav li.on a{
background-color: #EEEEEE;
font-weight: bold;
}

ul.subnav li.sub {
margin-left: 12px;
}

ul.subnav a {
text-decoration:none;
color: #251C0F;
font-weight: normal;
display: block;
background-repeat:no-repeat;
background-position: 5px center;
background-image: url('../images/css_images/arrow_brown.gif');
margin: 0px; padding-left:20px; padding-right:4px; padding-top:4px; padding-bottom:4px
}

ul.subnav a:hover {
text-decoration: underline;
color: #3D81EE;
}

/* GENERAL LINKS */
a {
color: #251C0F;
}

a:hover {
color: #3D81EE;
}


/* MISCELLANEOUS */

.spa_menu_head {
	font-weight: bold;
}

.portrait{
margin-right: 20px;
}

/*TESTIMONIALS*/
.test_quote{
background-image: url('../images/css_images/quote_open.gif');
width: 150px;
padding-bottom: 0px;
line-height: 22px;
background-repeat:no-repeat; padding-left:10px; padding-right:10px; padding-top:10px
}

.close_quote{
background-image: url('../images/css_images/quote_close.gif');
background-repeat:no-repeat;
background-position:  right bottom;
}

.test_name{
padding-left: 10px;
}

/*CLASSES*/
.class_name{
font-weight: bold;
}

.class_desc{
}

.class_type{
}

/*  STAFF  */
.staff_photo{
margin-right: 10px;
}

/*   NEWS   */
.newshead {
font-weight: bold;
}

.headline {
font-weight: bold;
clear: both;
}

.blurb {
	border-bottom: 1px solid #BEAF7C;
	line-height: 12pt;
	padding-bottom: 10px;
}

.newsimage{
margin-right: 10px;
margin-bottom: 20px;
float: left;
}

/* PLACEHOLDER IMAGES  */
.slideshow{
width: 320px;
height: 240px;
}

/* TYPE STYLES */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin: 6px 0 10px 0;
	padding: 0 0 3px 0;
	clear: both;
	border-bottom: 1px solid #000000;
	text-transform:uppercase;
}

.left h1{
	margin-bottom: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 12pt;
	margin-bottom: 3pt;
	clear: both;
}

h3, h4 {
	font-size: 8pt;
	margin-top:12pt;
	margin-bottom: 2pt;
}

hr{
	height: 1px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #000000;
}

p{
	margin-top:0px;
	margin-bottom:10pt;
	line-height: 12pt;
}

.right p {
	line-height: 14pt;
}

.home .right p {
	line-height: 10pt;
	margin-bottom:6pt;
}
.home .left p{
line-height: 11pt;
}

ul {
margin:0px;
list-style-type: square;
line-height: 16px;
padding-left: 16px;
list-style-position: outside;
}

ol {
list-style-type: decimal;
line-height: 16px;
}

/* PROMO BOXES */

.promo{
clear: both;
margin-top: 3px;
height: 130px;
overflow: hidden;
}

.promo1, .promo2, .promo3{
width: 244px;
float: left;
}

.promo1, .promo2{
margin-right: 4px;
}

#imageContainer1, #imageContainer2, #imageContainer3 {
	width:244px;
	height:130px;
	position: relative;
}

#imageContainer1 img {
	display:none;
	position:absolute;
	top:0px; 
	left:0px;
}
#imageContainer2 img {
	display:none;
	position:absolute;
	top:0px; 
	left:0px;
}
#imageContainer3 img {
	display:none;
	position:absolute;
	top:0px; 
	left:0px;
}

/* BUTTONS */

.formbutton{
background-color:#AB004E; 
color: #FFFFFF;
font-size: 11px;
border: 0px;
}

div.button {
margin-bottom: 8px;
}

div.button img {
vertical-align: middle;
margin-right: 6px;
}

div.button a{
color: #AB004E;
}

/* IMAGES */
img.wrapleft{
margin-right: 20px;
margin-bottom: 10px;
}

.popup{
background-color:#FFFFFF;
padding-top: 10px;
background-image:url('none');padding-left:30px; padding-right:30px; padding-bottom:30px
}

.sidebar{
width: 180px;
}

.coupon{
text-align: center;
width: 350px;
border: 1px dashed #251C0F;
padding: 16px;
}

.coupon p.large {
font-size: 24px;
text-transform: uppercase;
padding: 10px;
}
.coupon p {
font-size: 16px;
}

.hometable{
width: 500px;
margin-bottom: 10px;
border: #f00;

}

.quick_links{
margin:0px;
padding: 0px;
margin-bottom: 6px;
width: 220px;
}

.quick_links a {
display: block;
margin: 0px;
padding: 0px;
}

.quick_links img.button{
margin: 0px;
padding: 0px;
}

.welcome{
width: auto;
padding: 0px;
padding-right: 20px;
}

.welcome p{
font-size: 12px;
line-height: 24px;
color: #788955;
}

div.amenities{
clear:both;
}

.menu_fix{
width: 310px;
}

.menu_fix_2{
width: 530px;
}

a.news_link:hover{
color: #FFFFFF;
}

img.promo{
padding-bottom: 10px;
border: 0px;
}

a.right_link{
	background-image: url('../images/css_images/arrow_pink.gif');
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 40px;
	padding-right: 10px;
	text-decoration: none
}
.section_wrapper {
	border-top: 1px dotted #666666;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}