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

body{
	background: url(bg.jpg) repeat-x #607c8c;
	margin:0;
	padding: 0;
}

a img{
	border: none;
	margin: 0;
}

#wrapper{
	width: 840px;
	margin: 0 auto 0 auto;
	padding: 0;
	background: #FFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


/* ---- Spa Page styles -----*/
#service{
	/*background: url(../img/serv.jpg) no-repeat;*/
	margin-left:170px;
	list-style: none;
	padding: 5px;
	width: 340px;
	height: 200px;
	font-style: italic;
}

#service li{
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px;
	font-size: 1.3em;
	color: #111;
}



#menubox{
	width: 630px;
	margin: 0 auto 0 auto;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align: center;
}
table{
	width: 300px;
	float: left;
	margin-right: 15px;
	color: #363;
	text-align: left
}

table th{
	border-bottom: 2px solid #363;	
	text-align: center;
}

table em, table strong{
	font-size: .8em;	
	color: #000;
}

table em{
	color: #444;	
}

table .ts{
	padding-top: 10px;	
	border-top: 1px solid #ededed;
}

#spaView{
	width: 600px;
	margin: 0 auto 0 auto;
}

#spaView img{
	display: block;
	margin: 0 auto 0 auto;	
}

#spaView #controls{
	height: 30px;
	margin-top: 10px;
}

#spaView #controls a{
	border: 1px solid #333;
	padding: 5px;
	background: #597e91;
	color: #fff;
}

#spaView #controls a:hover{
	background: #fff;
	color: #597e91;
}

.spk{
	text-align: left; 
	width: 280px; 
	margin: 5px;
	float: left;	
}

.spk h3{
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.spk p{
	margin: -10px 0 0 0; 
	padding: 0;
}
/*--------------------------
Header Styles
----------------------------*/
#header{
	width: 840px;
	height: 180px;
	position: relative;
}

#header img{
	margin: 0;
}
#headbar{
	min-height: 50px;
	/*background: #753802*/;
	background: #9f8373;
	color: #FFF;
}

#fadeshow{
	float: right;
	height: 180px;
	position: absolute;
	top: 0;
	left: -262px;;
	margin:0;
}

#inhb{
	width: 840px;
	margin: 0 auto 0 auto;
}

#inhb h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 12px 0 20px 0;
	font-weight: normal;
	font-size: 1.2em;
	
}

#inhb h2 a{
	color: #FFF;
	text-decoration:none;
	padding: 0 0 5px 25px;
	background:url(../../img/icon.jpg) no-repeat 0px 3px;
}

#inhb h2 a:hover{
	text-decoration:underline;
}


.logo{
	padding-left: 80px;
}

#header #nav{
	width: 100%;
	min-height: 30px;
	background: #9f8373;
	margin-top: -4px;
}

#header ul{
	list-style: none;
	margin: 0;
	padding:0 18px 0 18px;
	/*background: #753802*/;
	background: #9f8373;
	min-height: 30px;
	text-align: center;
	float: left;
}

#header ul li{
	float: left;
	padding: 7px 14px 5px 15px;
	position: relative;
}

#header ul ul{
	position: absolute;
	z-index: 500;
	display: none;
	top: 30px;
	padding: 0;
	text-align: left;
	width: 150px;
	height: auto;
	font-size: 1em ;
	background: #9f8373;	
}

#header ul ul li{
	float: none;	
}

#header ul:hover ul{
	display: block;
	}

#header ul li a{
	color: #FFF;
	display: block;
	text-decoration: none;
	font-size: .8em;
}

#header ul li a:hover{
	color: #DDD;
}
/*--------------------------
Page Styles
---------------------------*/
#content{
	min-height: 850px;
	margin-top: 45px;
}

p{
	font-size: .8em;
	padding: 0 15px 0 35px;
}

#content a{
	color: #597e91;
	text-decoration: none;
}

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

.imgri{
	float: right;
	margin: 15px 10px 15px 15px;
	clear: both;
	border: 8px double #607c8c;
}

.room{
	border: 8px double #607c8c;
	display: block;
	margin: 0 auto 0 auto;
}

.caption{
	text-align: center;
	padding: 0;
	margin-top: 5px;
}

#content h1, #content h2, #content h3{
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	/*color: #753802;*/
	color: #9f8373;
	margin: 5px 15px 10px 15px;
}

#content h3{
		color: #607c8c;
}

#content #testimony{
	/*border: 1px solid #607c8c;*/
	background: url(../img/test.jpg) no-repeat;
	min-height: 80px;
	width: 400px;
	margin-left: 35px;
	margin-bottom: 0px;
	padding: 7px;
	font-style: italic;
}

#content h4{
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #607c8c;
	margin: 10px 30px 10px 30px;
}

#content h5{
	font-weight: bold;
	color: #9f8373;
	margin:0px 30px 10px 30px;
}

#content ul, #content ol{
	font-size: .76em;
	margin: 0px 40px 5px 40px;
}


#content #tea{
	width: 500px;
	margin: 0 auto 0 auto;
	height: 227px;
	background: url(../img/teabg.png) no-repeat;
	padding-top: 100px;
}

#content #tea li{
	width: 130px;
	font-size: .8em;
	margin-left: 0;
	padding: 3px
}
/*--------------------------
Footer Styles
----------------------------*/
#footer{
	width: 100%;
	color: #FFF;
	/*background: #753802*/;
	background: url(../img/ftgrad.jpg) repeat-x #9f8373;
	text-align: center;
	padding: 7px 0 7px 0;
}

#footer ul{
	float: left;
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

#footer a{
	color: #FFF;
	text-decoration: none;
}

#footer a:hover{
	color: #DDD;	
}

#footer ul li{
	border-bottom: 1px solid #FFF;	
	width: 150px;
	padding: 2px;
		font-size: .8em;
}

#footer ul li a{
	display: block;
}

#footer #ftinfo{
	float: right;
	width: 200px;
	text-align: left;
}

#footer h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px 0;
	font-weight: normal;
	font-style:italic;
}

#ftinfo p{
	padding: 0;
}



