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

body {
	font-family:Calibri, Arial, Tahoma;
	font-size:14px;
	color:#371d03;
	margin:0;
	padding:0;
	background:#fff url(/images/background_site.jpg) repeat-x;
	}
	
h1{
	font-weight:lighter;
	font-size:20px;
	line-height:26px;
	color:#b19171;
	margin:5px 0 10px 0;
}
h2{
	font-weight:lighter;
	font-size:18px;
	line-height:22px;
	color:#b19171;
	margin:5px 0 10px 0;
}
h3{
	font-weight:lighter;
	font-size:16px;
	line-height:20px;
	color:#b19171;
	margin:5px 0 10px 0;
}
ul{margin-top:5px}

	
	
/* Common colors */
.AmomiBlue{ color:#18b3e6; }

a { text-decoration:none;}
	
#Wrap {
	margin:0 auto;
	width:960px;
}
#TopHalo{
	height:50px;
}
#Halo {
	margin:0px 39px 0 20px;
	height:96px;
	background:#eae3da url(/images/background_halo.jpg) repeat-x;
	border:#5c4e38 solid 1px;
}
#Halo #MainLogo{
	float:left;
	height:96px;
	width:397px;
	background:url(/images/logos/amomiSpa_mainLogo.png) no-repeat;
}
#Halo #BrandImage{
	float:right;
	height:96px;
	width:220px;
	margin:0 0 0 0;
	overflow:hidden
}
#Navigation{
	margin:0px 39px 0 20px;
	background:#e5dfd3 url(/images/background_navigation.jpg) repeat-x;
	font-size:12px;
}
#Banner{
	height:274px;
	background:#fff url(/images/banners/SpaWeek-2010.jpg) no-repeat;
	overflow:hidden;
}
#BannerAddress{
	float:left;
	margin:8px 0 0 0;
        
}
#BannerAddress .BannerPhone {
	display:block;
	font-size:24px;	
	padding:0 0 3px 0;
}
#Banner #Promo{
	
	margin:0 60px 0 0;
	border:none;
}
#Banner #message{
	float:right;
	margin:130px 20px 0 0;
	width:320px;
	padding:5px 0 0 0;
}
#Banner #message h1{
	font-weight:lighter;
	font-size:24px;
	margin:0;
	color:#b19171;
}
#Banner #message h2{
	font-weight:lighter;
	font-size:28px;
	line-height:28px;
	margin:0;
}
#Banner #message h3{
	font-weight:lighter;
	font-size:20px;
	margin:0;
}
#Banner #message h4{
	font-weight:lighter;
	font-size:14px;
	margin:0;
}
#Banner #Promo img{
	float:right;
	margin:0;
	border:none;
}
#Body{
	margin:0px 39px 0 25px;	
	background:#FFFfff;
}
#Content{
	float:left;
	padding:10px 0 10px 10px;
	width:612px;
	background:#ffffff url(/images/background_mainContent.jpg) no-repeat;
	line-height:18px;
}
#ContentPromo{
		width:210px;
		float:right;
		padding:2px 0 25px 30px;
		margin:0 0 0 10px;
		background:#ffffff;
}
#ContentNoPromo{
	float:left;
	padding:10px 0 10px 10px;
	width:612px;
	line-height:18px;
	background:#ffffff;
}

#RightMenu {
	float:right;
	width:270px;
	margin:0 0 0 0;
	background:#FFF;
	padding:0 0 0 4px;
}
#RightMenu h2{
	margin:13px 0 10px 0;	
	text-align:center;
}
#RightMenu ul{
	text-align:center;	
	list-style:none;
}
#RightMenu ul li{
	margin-left:-30px;
}
#RightMenu ul li a{
	display:block;
	height:25px;
	border-bottom:#CCC dotted 1px;
	text-decoration:none;
	color:#43320f;
	padding:2px 0 0 0;
	margin:0;
	font-size:18px;
	background:url(/images/background-rightMenu.jpg) repeat-y;
}
#RightMenu ul li a.first{
	background:url(/images/background-rightMenu-top.jpg) no-repeat;
	height:25px;
	padding:6px 0 0 0;
}
#RightMenu ul li a.last{
	background:url(/images/background-rightMenu-bottom.jpg) no-repeat;
	border:none;
	height:31px;
}
#RightMenu ul li a:hover{
	text-decoration:underline;
	color:#18b3e6;
}
#Footer{
	clear:both;
	margin:0px 39px 0 22px;
	height:76px;
	background:#eae3da url(/images/background_halo.jpg) repeat-x;
	padding:10px;
	font-size:11px;
	text-align:center;
	line-height:20px;
}
.ISSLink{
	font-size:10px;
	text-decoration:none;
	color:#333;
}
#FAQMenu{
	width:180px;
	float:left;
	margin:0 20px 0 0;
	border-right:1px solid #d2c9bf;
	background:url(/images/background-rightMenu.jpg) repeat-y;
}
#FAQMenu td{
	height:20px;
}
#FAQMenu a{
	text-decoration:none;
	color:#43320f;
}
#FAQMenu a:hover{
	text-decoration:underline;
	color:#18b3e6;
	margin:0 0 0 5px;
}
#EliteClubForm table td{
	height:30px;	
}
#EliteClubForm #textfields {
	width:125px;
}

