@charset "utf-8";
/* CSS Document */

 
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, img, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-image: url(../images/bg-main.jpg);
	background-color: #f4cbdc;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	display: none;
	border: 0;
	margin: 0;
	padding: 0;
}
#nav a:link {
	color: #4b2e1e;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #4b2e1e;
}
#nav a:hover {
	color: #4b2e1e;
	text-decoration: none;
	border-bottom: solid 2px #4b2e1e;
}
#nav a:active {
	text-decoration: none;
	color: #4b2e1e;
}
#wrapper {
	margin: 0 auto;
	overflow: hidden;
	width: 970px;
}
#header {
	width: 950px;
	height: 121px;
	margin: 0 auto;
}
#logo {
	width: 241px;
	height: 93px;
	display: block;
	margin-top: 14px;
	float: left;
	margin-left: 70px;
}
#logoLINK {
	width: 241px;
	height: 93px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#nav {
	float: right;
	width: 630px;
	text-transform: uppercase;
	color: #4b2e1e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	margin-top: 45px;
}
#nav li {
	list-style-type: none;
	display: inline;
	margin-left: 25px;
}
#middle {
	height: 406px;
	width: 950px;
	margin: 0 auto;
}
#door {
	width: 415px;
	height: 373px;
	float: right;
	margin-top: 15px;
	margin-left: 25px;
}
#candles {
	width: 324px;
	height: 136px;
	background-image: url(../images/candles.png);
	display: block;
	margin-top: -10px;
	float: left;
}
#middle h2 {
	background-image: url(../images/title-premier.png);
	width: 465px;
	height: 58px;
	display: block;
	text-indent: -9999px;
	margin-bottom: 20px;
	clear: left;
}
#middle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fdfdbb;
	margin-bottom: 10px;
	line-height: 18px;
}
#categories {
	margin-top: 15px;
	width: 970px;
}
#categories a {
	color: #FDFDBB;
	text-decoration: none;
}
#categories a:hover {
	color: #F2C4D6;
	text-decoration: none;
}
#services {
	width: 134px;
	height: 159px;
	display: block;
	float: left;
	background-image: url(../images/services.png);
	padding: 25px 20px 0 165px;
	font-size: 20px;
	text-transform: uppercase;
	text-align: right;
}
#services h3 {
	color: #FDFDBB;
	font-size: 20px;
	text-transform: uppercase;
	text-align: right;
}
#first_time {
	width: 134px;
	height: 159px;
	display: block;
	float: left;
	background-image: url(../images/first-time.png);
	padding: 25px 20px 0 165px;
	font-size: 20px;
	text-transform: uppercase;
	text-align: right;
}
#first_time h3 {
	color: #FDFDBB;
	font-size: 20px;
	text-transform: uppercase;
	text-align: right;
}
#massage {
	width: 134px;
	height: 159px;
	display: block;
	float: left;
	background-image: url(../images/massage-info.png);
	padding: 25px 20px 0 165px;
	font-size: 20px;
	text-transform: uppercase;
	text-align: right;
}
#massage h3 {
	color: #FDFDBB;
	font-size: 20px;
	text-transform: uppercase;
	text-align: right;
}
.visit {
	font-size: 12px;
	float: right;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 20px;
	display: block;
}
.subtext {
	font-size: 12px;
	margin-bottom: 15px;
	float: none;
	font-weight: normal;
	text-transform: none;
	clear: right;
	text-align: left;
	width: 100%;
	display: block;
}
#first_time {
	width: 154px;
	height: 159px;
	display: block;
	float: left;
	background-image: url(../images/first-time.png);
	padding: 25px 20px 0 145px;
}
#first_time h3 {
	color: #FDFDBB;
	font-size: 20px;
	text-transform: uppercase;
	text-align: right;
}
#first_time p {
	font-size: 12px;
	color: #FDFDBB;
	margin-bottom: 15px;
}
#massage {
	width: 164px;
	height: 159px;
	display: block;
	float: left;
	background-image: url(../images/massage-info.png);
	padding: 25px 20px 0 135px;
}
#massage h3 {
	color: #FDFDBB;
	font-size: 20px;
	text-transform: uppercase;
	text-align: right;
}
#massage p {
	font-size: 12px;
	color: #FDFDBB;
	margin-bottom: 15px;
}
#footer {
	clear: both;
	width: 898px;
	height: 32px;
	margin: 5px auto 10px auto;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	padding: 30px 25px 0 25px;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fdfdbb;
	text-transform: uppercase;
}
#footer a {
	color: #fdfdbb;
	text-decoration: none;
}
#credits {
	float: right;
}
.pink {
	color: #f3c8d9;
}
.right {
	text-align: right;
}
