body {
	background-color: #5E140B;
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#FFFFFF;
	padding:0px;
	text-align: justify;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(home/images/SpaWebsiteSu1110_02.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	background-position: left top;
}
a:link  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active { color:#FF0000;}

h1 {
	font-size: 20px;
	text-transform:capitalize;
	margin-top: 45px;
	letter-spacing: 1px;
	font-weight: bolder;
	text-align: center;
	margin-bottom: 20px;
}

h2 {
	font-size:16px;
	font-weight: bold;
	text-align: center;
	margin-top: -5px;
}




img.download {vertical-align:middle;}

/* ----------container-------------- */
#container {
	width: 851px;
	margin-left: 0px;
	margin-right: auto;
	background-image: url(home/images/SpaWebsiteSu1110_05d.gif);
	background-color: #5E140B;
	background-repeat: repeat-y;
	background-position: left;
}

/* ----------banner for logo-------------- */
#banner {
	text-align: left;
	height: 253px;
	background-image: url(home/images/SpaWebsiteSu1110_01.gif);
	background-repeat: no-repeat;
}
#footer {
	background-position: left;
	background-repeat: repeat-y;
	background-image: url(home/images/SpaWebsiteSu1110_05d.gif);
}

#banner img {} 

/* -----------------content--------------------- */
#content {
	margin-left: 240px;
	margin-right: 0px;
	margin-top: 0px;
	border-left: 0pt solid #88594F;
	border-right: 0pt solid #333333;
}
div#content { 
min-height:500px;
height:expression(this.scrollHeight > 500 ? "auto":"500px"); 
}

/* --------------left navigavtion------------- */
#left {
	float: left;
	width: 234px;
	margin-top: 0px;
	background-color: #B94C4F;
	text-align: right;
}
.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 5px 0 1px 0;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	line-height: 10px;
	padding: 30px 0 0px 0;
}
.prices {
	line-height: 35px;
	font-weight: bold;
}


.navi a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navi a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
.lowline {
	line-height: 10px;
}
.subhead {
	padding-top: 10px;
}
.pink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bold;
	line-height: 70px;
}
