* {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

body {
	background: #333333 url('/images/bkg_calligraphic.jpg') top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 13px;
	line-height: 130%;
	text-align: left;
}

p, h1, h2 {
	margin: 0px 0px 12px 0px;
}

h1 {
	font-size: 15px;
	color: #0361c6;
}

h2 {
	font-size: 13px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	padding-left: 14px;
}

h3 {
	font-size: 13px;
	margin-top: 8px;
}

h4 {
	font-size: 12px;
}

a {
	color: #869957;
	text-decoration: none;
}

a:hover, a:active {
	color: #d82001;
	text-decoration: underline;
}

label {
	display: block;
	float: left;
}

.clearBoth {
	clear: both;
}

td, th {
	padding: 0px 8px 12px 8px;
	vertical-align: top;
	text-align: left;
}
th {
	font-weight: bold;
	font-style: italic;
	padding-bottom: 4px;
}


p.quote {
	padding-left: 37px;
	font-style: italic;
	margin-bottom: 2px;
}
p.author {
	padding-left: 71px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

.clearBoth {
	clear: both;
}

.alignRight {
	text-align: right;
}

.eccentric {
	font-style: italic;
	letter-spacing: 1px;
}

/* Structural styles
**************************************************** */
#page {
	position: relative;
	width: 831px;
	margin: 8px auto 0px auto;
}

#header {
	position: relative;
	background: url('/images/heading_bamboo.gif') bottom left no-repeat;
	height: 102px;
	margin: 0px 4px 5px 16px;
	color: #82583f;
	text-align: right;
}

#header li {
	display: inline;
	list-style: none;
	margin-left: 19px;
	font-size: 11px;
	font-weight: bold;
}
#header a {
	color: #fceaad;
}

#contentBkg {
	background-color: #869957;
	padding: 2px 16px;
}
.content {
	background-color: #f3dbb5;
	padding: 22px 65px 42px 65px;
}

.left {
	float: left;
	width: 48%;
}
.right {
	float: right;
	width: 48%;
}

/* Content styles
**************************************************** */
#homeContent {
	padding-left: 38px;
	padding-right: 38px;
	font-size: 15px;
	line-height: 130%;
}
#homeImage {
	width: 799px;
	height: 414px;
	margin: -22px 0px 22px -38px;
}


#servicesImage {
	float: right;
	width: 554px;
	height: 420px;
	margin: 0px -42px 15px 0px;
}
#servicesHeading {
	width: 137px;
	height: 22px;
	margin-left: -40px;
}
#services {
	padding: 15px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
}
#services p {
	margin-bottom: 15px;
}

#facialHeading {
	width: 106px;
	height: 22px;
	margin: 0 0 5px;
	top: 35px;
}

#masfacHeading {
	width: 256px;
	height: 22px;
	margin: 0 0 5px;
	top: 35px;
}
#massageHeading {
	width: 137px;
	height: 22px;
	margin: 0 0 10px;
	top: 35px;
}
#packagesHeading {
	width: 218px;
	height: 22px;
	margin: 0px 0px 10px -40px;
}
#packagesContent .left {
	width: 190px;
}
#packagesImage {
	float: right;
	width: 499px;
	height: 350px;
	margin: 0px -42px 20px 0px;
}


#giftsContent {
	padding-right: 22px;
}
#giftsHeading {
	width: 144px;
	height: 22px;
	margin: 0px 0px 10px -40px;
}
#giftsContent .left {
	width: 362px;
	text-align: justify;
}
#giftsContent .right {
	width: 316px;
}
#giftsContent .right img {
	padding-top: 12px;
}


#aboutContent {
	height: 83em;
}
#aboutContent .left {
	position: absolute;
	top: 13em;
	left: 65px;
	width: 362px;
	text-align: justify;
	z-index: 5;
}
#aboutContent #bottom {
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 48em;
}
#aboutContent .right {
	position: absolute;
	width: 308px;
	text-align: justify;
	top: 16em;
	left: 480px;
}
#aboutHeading {
	width: 148px;
	height: 22px;
	margin: 0px 0px 10px -40px;
}
#aboutImage {
	position: absolute;
	z-index: 0;
	background-image: url('/images/spa_about.jpg');
	top: 283px;
	right: 38px;
	width: 663px;
	height: 519px;
}

#contactContent {
	padding: 0px;
}
#contactImage {
	width: 448px;
	height: 733px;
	float: left;
}
#contactHeading {
	width: 192px;
	height: 52px;
	margin: 21px 0px 10px 47px;
}
#contactInfo {
	margin: 15px 0px 0px 540px;
}
#contactInfo h2 {
	padding-left: 0px;
}

/* Footer styles
**************************************************** */
#footer {
	background: url('/images/bkg_bamboo_trunks.jpg');
	padding: 82px 16px 12px 16px;
	font-size: 12px;
	text-align: right;
	color: white;
}

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

disclaimer {
	text-align: right;
	float: right;
	position: relative;
	left: 590px;
	visibility: visible;
	background-color: #f3dbb5;
	color: rgba(0,0,0,0);
}
