@charset "utf-8";
/* CSS Document */

body
{
	margin:0;
	padding:0;
	background-image:url(../images/bdy_btmbg.jpg);
	background-repeat:repeat-x;
	background-color:#fefafc;
}
a
{
	outline-style:none;
}
img
{
	border-style:none;
}
.bdy-upperbg
{
        height:312px; 
	width:100%;
	background-image:url(../images/bdytopbg.jpg); 
       /* background-color:#FFFFFF; */ 
	background-repeat:no-repeat;
	background-position:center top; 
}
.bdy-upperbgsaved
{
    	height:312px;
	width:100%;
	background-image:url(../images/bdytopbg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
.global-cntr-center
{
	margin:0 auto;
	width:850px;
}
.global-maincontainer
{
	width:850px;
	float:left;
}
.global-leftshaddow
{
	width:850px;
	float:left;
	background-image:url(../images/content_leftshaddow.png);
	background-repeat:repeat-y;
	background-color:transparent;
}
.global-rightshaddow
{
	width:850px;
	float:left;
	background-image:url(../images/content_rightshaddow.png);	
	background-position:right top;
	background-repeat:repeat-y;
	background-color:transparent;
}
.layout-container
{
	width:800px;
	float:left;
	margin:0 20px;
	padding:0 5px;
	background-color:white;
}
.global-footer-container
{
	float:left;
	width:850px;
	background-image:url(../images/content_btmbg.png);
	height:84px;
}
.layout-main
{
	width:800px;
	float:left;
}
.content-top-block
{
	width:800px;
	background-color:#501a31;
	height:14px;
	float:left;
}
.header-container
{
	margin-top:4px;
	width:800px;
	float:left;
	height:122px;
	background-image:url(../images/header_img.jpg);
}
.mainmenu-container
{
	float:left;
	width:800px;
	height:30px;
	margin-top:5px;
}
.ul-mainmenu
{
	margin:0 20px;
	padding:0;
}
.ul-mainmenu li
{
	list-style-type:none;
	display:inline-block;
	float:left;
	height:30px;
	margin-right:4px;
}
.ul-mainmenu li a
{
	float:left;
	height:30px;
	padding-right:13px;
	background-image:url(../images/menuright.png);
	background-color:transparent;
	background-repeat:no-repeat;
	background-position:right top;
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.ul-mainmenu li a span
{
	float:left;
	height:26px;
	padding-top:4px;
	padding-left:13px;
	background-image:url(../images/menuleft.png);
	background-color:transparent;
}


.block-002
{
	width:100%;
	float:left;
	background-color:#efd7e7;
	border-top:solid 5px #501a31;
	font-size:0px;
	height:2px;
}
.mid-globalcontainer
{
	width:750px;
	float:left;
	border-top:solid 1px #501a31;
	background-color:#efd7e7;
	padding:0 25px 25px 25px;
}
.mid-globalcontainer-default
{
	width:750px;
	float:left;
	border-top:solid 1px #501a31;
	background-color:#efd7e7;
	padding:0 25px 25px 25px;
}
.main-footer-container
{
	float:left;
	width:700px;
	margin:5px 75px 0 75px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;

}
.ul-footer-lnks
{
	margin:0;
	padding:0;
	text-align:center;
	color:white;
}
.ul-footer-lnks li
{
	display:inline;
}
.ul-footer-lnks li a,
.ul-footer-lnks li a:visited
{
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
}
.ul-footer-lnks li a:hover
{
	text-decoration:underline;
}
.main-content-container
{
	float:left;
	width:750px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	min-height:600px
}



/*START OF PAGE LAYOUT1 STYLES*/
.pagelayout1-container
{
	float:left;
	width:750px;
	padding-top:25px;
	padding-bottom:25px;
}
.pagelayout1-left-container
{
	float:left;
	width:550px;
	padding-right:25px;

}
.pagelayout1-right-container
{
	float:left;
	width:163px;
	padding:10px 6px 50px 6px;
	background-image:url(../images/home_rightpanel_bg.jpg);
	margin-top: 40px;
}

.pagelayout1-right-container2
{
    padding-top: 40px;
}

.pagelayout1-right-container-text
{
	float:left;
	width:163px;
	padding:10px 6px 50px 6px;
}

/*END OF PAGE LAYOUT1 STYLES*/

/*START OF PAGE LAYOUT2 STYLES*/

.pagelayout2-container
{
	float:left;
	width:750px;
}
.submenu-container
{
	float:left;
	margin-top:10px;
	width:750px;
	height:30px;
	background-color:#f9e8f3;
}

.ul-submenu
{
	margin:0;
	padding:4px;
	height:22px;
}
.ul-submenu li
{
	display:inline-block;
	float:left;
	height:22px;
	border-right:groove 2px #501a31;
}
.ul-submenu li a,
.ul-submenu li a:visited
{
	float:left;
	background-image:url(../images/bullet_flower_01.png);
	background-position:3px 2px;
	background-repeat:no-repeat;
	list-style-type:none;
	padding-left:25px;
	padding-right:5px;
	padding-top:2px;
	height:20px;
	text-decoration:none;
	color:#501a31;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.ul-submenu li:hover
{
	background-color:#f3c0d5;
}
.ul-submenu li:hover a
{
	color:white;
}

.pagetitle-block
{
	width:100%;
	margin-top:40px;
	float:left;
	background-image:url(../images/pagetitle_bg.jpg);
	background-repeat:no-repeat;
	height:54px;
	padding-top:15px;
}

.pagetitle-block-l1
{
	width:100%;
	float:left;
	background-image:url(../images/pagetitle_bg.jpg);
	background-repeat:no-repeat;
	height:54px;
	padding-top:15px;
	margin-bottom:10px;
}

.h1-layout01
{
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 0 10px;
	color:#620900;
	font-size:30px;
	font-weight:normal;
}
.layout2-content-container
{
	float:left;
	background-image: url(../images/_small.jpg);
	width: 700px; height: 550px;
	margin: 20px;
}

.mid-globalcontainer1
{
	width:750px;
	float:left;
	border-top:solid 1px #501a31;
	background-color:#efd7e7;
	padding:0 25px 25px 25px;
}

.mid-globalcontainer2
{
	width:750px;
	float:left;
	border-top:solid 1px #501a31;
	background-color:#efd7e7;
	padding:0 25px 25px 25px;
}

.mid-globalcontainer3
{
	width:750px;
	float:left;
	border-top:solid 1px #501a31;
	background-color:#efd7e7;
	padding:0 25px 25px 25px;
}

/*added by brylle*/
.layout3-content-container1
{
	float:left;
	background-image: url(../images/spapackages-v2.jpg);
	background-repeat:no-repeat;
	background-position: 60px top;
	width: 700px; 
	min-height: 700px;
	margin: 20px;
}
/*added by brylle*/
.layout4-content-container
{
	color: #310500;
	float:left;	
	background-repeat:no-repeat;
	width: 700px; height: 400px;
	margin: 20px;
	
}
/*added by brylle*/
.layout-content-spapackages
{
	color: #620900;
	float:left;
	width: 525px;
	
}
/*added by brylle*/
.layout-content-spapackages1
{
	
	vertical-align:middle;
	width: 505px;
	margin: 15px;
	
}

.layout5-content-container
{
	color: #310500;
	margin-right:auto;
    margin-left:auto;
	background-repeat:no-repeat;
	width: 650px; height: 400px;
	margin: 120px 0 0 30px;		
}

.layout-content-aboutus
{
	margin-top:20px;
	float:left;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*added by brylle*/
span.layout-content-wellness
{
	float:right;
	font-weight:bold;
}
/*added by brylle*/
span.small
{
	font-size:13px;
}

/*END OF PAGE LAYOUT2 STYLES*/


/*START OF HOME STYLES*/
.homeright-image-block
{
	width:100%;
	margin-top:10px;
	float:left;
	text-align:center;
}
.homeright-text-block
{
	margin-top:20px;
	float:left;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.main-img-container
{
	width:550px;
	float:left;
}
.mainimg-top
{
	float:left;
	height:36px;
	background-image:url(../images/img_hometopmain.jpg);
	width:550px;
}
.mainimg-btm
{
	float:left;
	height:44px;
	background-image:url(../images/img_homebtmmain.jpg);
	width:550px;
}
.mainimg-txt
{
	float:left;
	width:550px;
	color:#620900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	margin-top:5px;
}
.homemainimg-block
{
	float:left;
	width:550px;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}
.home-blockimgs-container
{
	margin-top:20px;
	width:510px;
	padding:0 20px;
	float:left;
}
.img_sbody
{
	float:left;
	margin-top:10px;
	width:160px;
        height:280px;
	text-align:center;
}
.home-blockimgs-container .img-block,
.home-blockimgs-container .img-block-last
{
	float:left;
	padding:0 2px;
	width:160px;
	text-align:center;
}
.leftpanel-txttitle
{
	font-weight:bold;
}
span.black { color:#000000; }

.link-clickhere001
{
	color:#fceef4;
	text-decoration:none;
}
.link-clickhere001:hover
{
	text-decoration:underline;
}
/*END OF HOME STYLES*/

.btn-send-style
{
	width:65px;
	height:23px;
	background-image:url(../images/btn_send.png);
	background-color:Transparent;
	background-repeat:no-repeat;
	border:0;
}
.btn-submit-style
{
	width:70px;
	height:23px;
	background-image:url(../images/btn_submit.png);
	background-color:Transparent;
	background-repeat:no-repeat;
	border:0;
}
.note-panel
{
	padding-top:10px;
	padding-bottom:10px;
	color:#969696;
}
.note-panel-reservation
{
	width:100%;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	color:#969696;
}
.div-reservationform
{
	width:500px;
	float:left;
	margin-top:10px;
	margin-bottom:30px;
}
.div-reservationform .row
{
	width:100%;
	float:left;
	padding:5px 0;
}
.div-reservationform .row .col1
{
	width:150px;
	float:left;
}
.div-reservationform .row .col2
{
	width:250px;
	float:left;
}
.reservation-msg
{
	float:left;
	width:100%;
}