/*
#837f6f - medium brown
*/

body{
	background:#fff url(../images/background.jpg) repeat;
	font-family:Arial, sans-serif;
	font-size:12px;
}

#container{
	margin:0 auto;
	width:913px;
}

#print {
	display: none;
}

#above_header{
	width:913px;
	height:38px;
	background:url(../images/above_header.png);
}

#main_container{
	background: transparent url(../images/container_bg.gif) repeat-y top center;
	width:913px;
}

#flash_header{
	width:913px;
	height:200px;
	background: transparent url(../images/container_bg.gif) repeat-y top center;
}

#content_container{
	padding:0 36px;
}

#homepage_container{
	background: transparent url(../images/content_bg.gif) no-repeat top left;
	min-height: 1px;
	/*background:#fff url(../images/content_bg.gif) no-repeat;
	min-height:560px;
	height:auto;*/
	padding:5px 27px 0px;
}

#inner_container{
	background: transparent url(../images/content_bg.gif) no-repeat top left;
	min-height: 1px;
	/*background:#fff url(../images/content_bg.gif) no-repeat;
	min-height:560px;
	height:auto;*/
	padding:33px 27px 0px;
}

#content{
	width:507px;
	padding:0 35px 0 0;
}

#footer{
	border-top:5px solid #837f6f;
	width:790px;
	height:auto;
	margin:27px 0 0;
	padding:23px 0;
	text-align:center;
}

#homepage_container #footer{
	margin:7px 0 0;
}

#footer a.link{
	margin:0 10px 0 0;
}

#tile {
	position: relative;
	margin: 0 25px 0 35px;
	width: 175px;
}

#tile_content {
	position: absolute;
}

a{color:#837f6f;text-decoration:none;}
a:hover{text-decoration:underline;}

.header{
	margin:0 0 15px 0;
}

.subhead{
	height:48px;
	margin:15px 0;
}

.subhead_text{
	padding:17px 15px 17px 0;
	font-weight:bold;
	font-size:14px;
}

h1{
	padding:25px 15px 4px 0;
	font-weight:bold;
	font-size:14px;
}

.bubble{
	color:#fff;
	width:48px;
	height:48px;
	margin:0 5px 0 0;
}

.plus{
	margin-left:25px;
}

.bubble_text{
	padding:10px 0 0 0;
	text-align:center;
}

.bubble_text_middle{
	padding:13px 0 0 0;
	text-align:center;
}

.blue{background:url(../images/bubble_blue.png);}
.green{background:url(../images/bubble_green.png);}
.grey{background:url(../images/bubble_grey.png);}
.large{font-size:18px;}

p{line-height:1.5em;}
p.pb{margin:0 0 22px 0;}

h1 {
	font-size: 1.6em;
	font-weight: bold;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

.strip_blue{
	font-size:13px;
	border-left:2px solid #837F6F;
	width:505px;
	padding:6px 10px;
	background:#83BEC6;
	margin:0 0 7px 0;
}

.strip_blank{
	font-size:13px;
	width:505px;
	padding:6px 10px 6px 12px;
	margin:0 0 7px 0;
}

.strip_grey{
	font-size:13px;
	border-left:2px solid #C3BFC3;
	width:505px;
	padding:6px 10px;
	background:#D6DBD0;
	margin:0 0 7px 0;
}

.strip_cat{
	margin:45px 0 12px;
	font-weight:bold;
	font-size:14px;
}

.service_text{width:250px;}
.service_price{font-weight:bold;margin:0 0 0 20px;}
.service_price2{font-weight:bold;margin:0 0px 0 40px;}

strong{
	font-weight:bold;
}

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

.spa_package {
	width: 147px;	
	height: 186px;
	background-color: transparent;
	background-repeat: no-repeat;
	margin: 0 16px 15px 0;
}

.spa_package p {
	margin: 70px 15px 0;
	line-height: 1.2em;
	font-size: 0.9em;
}

.spa_package .bubble {
	margin-top: 7px;
	right: -29px;
}


/*
	----- Gift Certificate -----
*/

div.topquote {
	padding-bottom: 22px;
	border-bottom: 1px solid 839b9e;
}


ul.steps li
{
	display: inline;
	padding: 0 5px 0 0;
	color: #aaaaaa;
	font-size: 8pt;
}

ul.steps li.sel { 
	font-weight: bold;
	color: #000;
}

input, select, textarea {
	margin-right: 3px;
}

.form_field {
	padding: 0 0 10px 0;
}

.form_fieldnames {
	width: 175px;
	padding: 3px 3px 0 0;
	font-weight: bold;
}

div.err
{
	padding: 5px 10px;
	margin: 10px;
	border: 1px solid #cb0f0a;
	background: #ffbab8;
	color: #77100c;
}

div.err ul {
	list-style-type: disc;
	margin-left: 15px;
}

div#tac {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid black;
	background: #fff;
	font-family: 'courier new', serif;
	line-height: 1.5em;
}

div#tac ul {
}

div#tac ul li {
	margin-bottom: 1em;
}

div#tac p strong {
	margin-bottom: 1em;
}
