html, body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	background:URL(../images/bg-tile.png) repeat-x top right;
}

a {
	text-decoration:none;
	color: #2696B8;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

img {
	border:none;
}

hr {
	height:1px;
	color:#fff;
	background-color:#fff;
	border:none;
	border-top:1px solid #CCC;
}

ul {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 13px;
}

li {
	margin-bottom:3px;
	color:#A56713;
}

#page-content {
	width:850px;
	margin:0px auto;
	text-align:left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color:#FFF;
}

#home-flash {
	margin:0px;
	padding:0px;
	z-index:0;
	width:850px;
	height:430px;
	overflow:hidden;
}

#logo {
	height:110px;
	width:850px;
	background:URL(../images/logo.png) no-repeat;
	z-index:1;
	position:absolute;
	top:300px;
}

#address {
	height:113px;
	width:168px;
	background:URL(../images/address.png) no-repeat;
	z-index:3;
	position:absolute;
	top: 390px;
	margin-left:108px;
}

#navigation {
	margin:0px;
	padding:0px;
	margin-left:190px;
	z-index:2;
	position:absolute;
	top:105px;
}

#copyright {
	position:absolute;
	bottom:5px;
	left:5px;
	font-size:10px;
	color:#999;
}

#credits {
	position:absolute;
	margin-left:5px;
	bottom:5px;
	font-size:10px;
	color:#999;
	visibility:hidden;
}

#credits a {
	text-decoration:none;
	color:#666;
}

#credits a:hover {
	text-decoration:underline;
}

#specials-btn {
	position:absolute;
	top:510px;
	margin-left:105px;
	z-index:10;
}

#twitter-btn {
	position:absolute;
	top:565px;
	margin-left:105px;
	z-index:10;
}

#photo-gallery-btn {
	position:absolute;
	top:620px;
	margin-left:105px;
	z-index:10;
}

#join-club-btn {
	position:absolute;
	top:675px;
	margin-left:105px;
	z-index:10;
}

#pricelist-btn {
	position:absolute;
	top:730px;
	margin-left:105px;
	z-index:10;
}

.promo-img {
	border:1px solid #562500;
}

#logos {
	margin:0px;
	padding:0px;
	position:absolute;
	/*top:610px;*/
	/*top: 815px;*/
	/*top:950px;*/
	top: 1000px;
	margin-left:555px;
	text-align:center;
	width:200px;
}

#logos img {
	margin-bottom: 5px;
}

/* Page CSS */
.content {
	font-family: Arial;
	font-size: 12px;
	padding-bottom:5px;
	margin:-30px 0px 0px 200px;
}

.page-title {
	margin-bottom:5px;
}

#intro {
	width:493px;
	position:absolute;
	top:420px;
	margin-left:340px;
}

.sec_ttl_lg {
	color:#572600;
	font-weight:bold;
	font-size:16px;
}

.sec_ttl {
	color:#572600;
	font-weight:bold;
	font-style:italic;
	font-size:13px;
}

.sub-text {
	color:#999;
	text-decoration:none;
	font-size:12px;
}

.price {
	color:#00A8DB;
}

.disclaimer {
	font-size:11px;
	color: #666;
}

tr.last-row td{
	border-bottom:none !important;
}

.clear {
	clear:both;
}

.gray-border {
	border:1px solid #CCC;
}

.active-nav {
	font-weight: bold;
}

/* Home */
#signature {
	
}

#fb-window {
	width:497px;
}

/* Spa Services */
#spa-services-links td {
	width:50px;
	text-align:center;
}

.service-pic {
	float:left;
	margin-right:5px;
}

/* Services and Products */
#products_list td {
	border-bottom:1px solid #CCC;
	padding:5px;
}

#products_list td.pic {
	text-align:center;
}

#intake-btn {

}

#facebook-btn {

}

/* About */
.staff-pic {
	float:left;
	margin-right:5px;
	position:relative;
	top:3px;
	border:1px solid #562500;
}

/* Signup Form */
#signup-form input {
	font-family: Arial,
	font-size: 11px;
}

#signup-table .fLabel {
	font-weight:bold;
	text-align:right;
}

.form-response {
	font-size: 14px;
	font-weight: bold;
}