/******************** SOLACE ORGANIC SPA ********************/
/************ website by www.caprinadesigns.com *************/
body{
	margin: 0px;
	padding: 0px;
	background: #FAFAE0;
	color: #5F4419;
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
}
h1, h2, h3, h4, p{
	margin: 20px;
}
h1, h2, h3{
	font-family: Georgia, Times New Roman, Times, serif;
}
h1{
	font-size: 40pt;
	font-weight: normal;
	text-align: center;
	color: #896632;
}
h1 b{
	font-weight: normal;
	color: #f8b4ba;
}
h2{
	margin-bottom: 0;
	font-size: 14pt;
	font-weight: normal;
	color: #b0bc22;
}
h3{
	margin-bottom: 0;
	font-size: 11pt;
	text-transform: uppercase;
}
p, li{
	font-size: 10pt;
	line-height: 175%;
}
.reg{
	font-size: 8pt;
}
li{
	margin-right: 20px;
}
a{
	color: #e76e7c; /* pink */
}
a:hover{
	color: #afbd21; /* green */
}
i{
	color: #82826d;
}
img, object{
	display: block;
	border: 0px;
}
.clear{
	clear: both;
}
/******************** STRUCTURE ********************/
.page{
	margin: 0px auto;
	width: 962px;
	text-align: left;
}
.prop, .sidebar, .sidebarcontent, .mainwrapper, .main{
	float: left;
}
.prop{
	width: 2px;
	height: 900px;
}
.sidebar{
	padding: 20px 48px 0 0;
	width: 172px;
}
.sidebarcontent{
	width: 170px;
}
.mainwrapper{
	width: 742px;
	background: url(images/bg-main.gif) no-repeat bottom right;
}
.main{
	width: 740px;
}
#page_home .sidebar{
	background: url(images/title-home.gif) no-repeat 170px 490px;
}
#page_face .sidebar{
	background: url(images/title-face.gif) no-repeat 170px 490px;
}
#page_skin .sidebar{
	background: url(images/title-skin.gif) no-repeat 170px 490px;
}
#page_body .sidebar{
	background: url(images/title-body.gif) no-repeat 170px 490px;
}
#page_handsfeet .sidebar{
	background: url(images/title-handsfeet.gif) no-repeat 170px 490px;
}
#page_extras .sidebar{
	background: url(images/title-extras.gif) no-repeat 170px 490px;
}
#page_sparitual .sidebar{
	background: url(images/title-sparitual.gif) no-repeat 170px 490px;
}
#page_fortwo .sidebar{
	background: url(images/title-fortwo.gif) no-repeat 170px 490px;
}
#page_spa101 .sidebar{
	background: url(images/title-spa101.gif) no-repeat 170px 490px;
}
#page_booking .sidebar{
	background: url(images/title-booking.gif) no-repeat 170px 490px;
}
#page_contact .sidebar{
	background: url(images/title-contact.gif) no-repeat 170px 490px;
}
#page_about .sidebar{
	background: url(images/title-about.gif) no-repeat 170px 490px;
}
.sidebar h1{
	display: none;
}
.sidebarSSI{
	font-size: 9pt;
}
/******************** NAVIGATION ********************/
.nav{
	margin: 0 20px;
	width: 130px;
}
.nav ul, .nav li{
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}
.nav a{
	display: block;
	width: 130px;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
/******************** HEADER ********************/
.header p{
	margin: 0 20px;
	padding: 5px;
	background: #afbd21 url(images/bg-header.gif) no-repeat bottom center;
	color: #FAFAE0;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.5em;
}
.header img{
	margin: 0 20px;
}
.spamenuhdr{
	margin: 20px 20px 0 20px;
}
.mainbuttons{
	clear: both;
	margin: 0 auto;
}
.mainbuttons td{
	padding: 0 20px;
}
.contentcol{
	float: left;
	width: 370px;
}
.spamenuitem{
	margin-top: 5px;
}
/******************** FORM ********************/
form, fieldset{
	margin: 0;
	padding: 0;
	border: 0;
}
input, textarea{
	font-family: Verdana;
	font-size: 9pt;
	color: #5F4419;
}
.formtable{
	margin: 0 10px;
	width: 350px;
}
.formtable td{
	font-size: 10pt;
}
.formcol{
	float: left;
	width: 185px;
}
.formcol h3, .formcol p{
	margin-right: 0;
}
/******************** FOOTER ********************/
.footer{
	clear: both;
	margin: 0 20px;
	padding: 10px;
	width: 680px;
	text-align: left;
	background: url(images/bg-footer.gif) no-repeat bottom center;
}
.credit{
	margin: 10px 20px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: right;
	text-transform: uppercase;
	color: #c1b088;
}
.credit a{
	color: #c1b088;
	text-decoration: none;
}
.credit a:hover{
	text-decoration: underline;
}