body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #330066;
	margin: 0px;
	padding: 0px;
	text-align:left;
	background: url(../images/bkgrnd.gif) repeat;
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 711px;
	float: none;
	text-align:left;
	background: #fff;
	border-top: 5px solid #666;
	border-right: 1px solid #819485;
	border-bottom: none;
	border-left: 1px solid #819485;
}
#wrapper_front {
	margin: 0px auto;
	padding: 0px;
	width: 711px;
	float: none;
	text-align:left;
	background: #fff;
	border-top: 5px solid #666;
	border-right: 1px solid #819485;
	border-bottom: none;
	border-left: 1px solid #819485;
	background: url(../images/front_bkgrnd.gif)
}
.container{
width: 99%; 
}

#nav1 {
	text-align:center;
}

#nav1 ul{
	padding: 0;
	margin: 0;
	background: transparent;
}

#nav1 ul li{
display: inline;
padding: 0;
margin: 0;
}

#nav1 ul li a{
font: 12px, Arial, Helvetica, sans-serif;
color:#330066;
text-decoration:none;
padding: 0 5px 0 5px;
text-align:center;
width:9em;
}

#nav1 ul li a:hover, #nav1 ul li a:focus{
	color: #898;
}

#nav2 {
	text-align:center;
	background: #ffffff;
}

#nav2 ul{
	padding: 0;
	margin: 0;
	background: #ffffff;
}

#nav2 ul li{
display: inline;
padding: 0;
margin: 0;
}

#nav2 ul li a{
font: 12px, Arial, Helvetica, sans-serif;
color:#898;
text-decoration:none;
padding: 0 5px 0 5px;
text-align:center;
width:9em;
}

#nav2 ul li a:hover, #nav2 ul li a:focus{
	color: #330066;
}

#leftcol{
	float: left;
	width: 30px;
	height: 500px;
	background-color: #6B5E83;
	background: url(../images/banner_left.gif) no-repeat;	
}

#header{
	float: right;
	width: 681px;
	height: 130px;
	background-color: #fff;
	border: none;
	margin: 0px;
	padding: 0px;
}

#flash{
	float: none;
	width: 330px;
	height: 230px;
	background-color: #fff;
}


#flash2{
	float: none;
	width: 660px;
	height: 230px;
	background-color: #fff;
	margin-left: 30px;
}

.link{
color:#330066;
text-decoration:underline;
padding: 0 0px 0 5px;
text-align:left;
}

.link:hover, .link:focus{
	color: #898;
}

.link2{
color:#898;
text-decoration:underline;
padding: 0 0px 0 5px;
text-align:left;
}

.link2:hover, .link2:focus{
	color: #306;
}

.leftimage {
	float: left;
	border: none;
	margin: 10px;
	padding: 0px;
}

.rightimage {
	float:right;
	border: none;
	margin: 10px;
	padding: 0px;
}

.leftimage_plus {
	float: left;
	border: none;
	margin: 20px;
	padding: 0px;
}
.leftimage_zero {
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
}

.signature_image {
	float: left;
	border: none;
	margin: 0px 0px 0px 80px;
	padding: 0px;
}
.rightimage_plus {
	float:right;
	border: none;
	margin: 20px;
	padding: 0px;
}

.clearit {
	display: block;
	clear: both;
}

#footer {
}

#footer p{
	font: 10px, Arial, Helvetica, sans-serif;
	color:#ffffff;
	margin: 0px auto;
	padding: padding-left 20px;
	padding-bottom: 2px;
	background: #666666;
	height: 50px;
	width: 710px;
	clear:left;
}

.header_image {
	float:right;
	width:681px;
	height:130px;
	background:url(../images/header_index.jpg) no-repeat 0px;
	position: static;
}

.contact5_btn {
	float:left;
	width:134px;
	height:30px;
	background:url(../images/contact5_btn.gif) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px none #ccc;
}

a.contact5_btn:link, a.contact5_btn:visited, a.contact5_btn:active,  {
background:url(../images/contact5_btn.gif) no-repeat 0px 0px;
}

a.contact5_btn:hover {
background:url(../images/contact5_btn.gif) no-repeat -134px 0px;
}

.contact5_blank {
	float:left;
	width:134px;
	height:30px;
	background:url(../images/contact5_btn_blank.gif) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px none #ccc;
}
.about5_btn {
	float:left;
	width:135px;
	height:30px;
	background:url(../images/about5_btn.gif) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px none #ccc;
}

a.about5_btn:link, a.about5_btn:visited, a.about5_btn:active,  {
background:url(../images/about5_btn.gif) no-repeat 0px 0px;
}

a.about5_btn:hover {
background:url(../images/about5_btn.gif) no-repeat -135px 0px;
}

.about5_blank {
	float:left;
	width:135px;
	height:30px;
	background:url(../images/about5_btn_blank.gif) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px none #ccc;
}
.spa5_btn {
	float:left;
	width:135px;
	height:30px;
	background:url(../images/spa5_btn.gif) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	border-left: none;
}

a.spa5_btn:link, a.spa5_btn:visited, a.spa5_btn:active,  {
background:url(../images/spa5_btn.gif) no-repeat 0px 0px;
}

a.spa5_btn:hover {
background:url(../images/spa5_btn.gif) no-repeat -135px 0px;
}
.spa_menu_blank {
	float:left;
	width:135px;
	height:30px;
	background:url(../images/spa5_btn_blank.gif) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	border-left: none;
}

.accomodation5_btn {
	float:left;
	width:135px;
	height:30px;
	background:url(../images/accomodation5_btn.gif) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	border-left: 1px solid #ccc;
}

a.accomodation5_btn:link, a.accomodation5_btn:visited, a.accomodation5_btn:active,  {
background:url(../images/accomodation5_btn.gif) no-repeat 0px 0px;
}

a.accomodation5_btn:hover {
background:url(../images/accomodation5_btn.gif) no-repeat -135px 0px;
}

.accomodation5_blank {
	float:left;
	width:135px;
	height:30px;
	background:url(../images/accomodation5_btn_blank.gif) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	border-left: 1px solid #ccc;
}
.cafe5_btn {
	float:left;
	width:135px;
	height:30px;
	background:url(../images/cafe5_btn.gif) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px none #ccc;
}

a.cafe5_btn:link, a.cafe5_btn:visited, a.cafe5_btn:active,  {
background:url(../images/cafe5_btn.gif) no-repeat 0px 0px;
}

a.cafe5_btn:hover {
background:url(../images/cafe5_btn.gif) no-repeat -135px 0px;
}
.cafe_blank {
	float:left;
	width:135px;
	height:30px;
	background:url(../images/cafe5_btn_blank.gif) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px none #ccc;
}

.facilities5_btn {
	float:left;
	width:135px;
	height:30px;
	background:url(../images/facilities5_btn.gif) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-left: 1px none #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

a.facilities5_btn:link, a.facilities5_btn:visited, a.facilities5_btn:active,  {
background:url(../images/facilities5_btn.gif) no-repeat 0px 0px;
}

a.facilities5_btn:hover {
background:url(../images/facilities5_btn.gif) no-repeat -135px 0px;
}
.facilities5_blank {
	float:left;
	width:135px;
	height:30px;
	background:url(../images/facilities5_btn_blank.gif) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-left: 1px none #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}


.benefits5_btn {
	float:left;
	width:135px;
	height:30px;
	background:url(../images/benefits5_btn.gif) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px none #ccc;
}

a.benefits5_btn:link, a.benefits5_btn:visited, a.benefits5_btn:active,  {
background:url(../images/benefits5_btn.gif) no-repeat 0px 0px;
}

a.benefits5_btn:hover {
background:url(../images/benefits5_btn.gif) no-repeat -135px 0px;
}
.benefits5_blank {
	float:left;
	width:135px;
	height:30px;
	background:url(../images/benefits5_btn_blank.gif) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px none #ccc;
}
.events5_btn {
	float:left;
	width:135px;
	height:30px;
	background:url(../images/events5_btn.gif) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	border-left: none;
}

a.events5_btn:link, a.events5_btn:visited, a.events5_btn:active,  {
background:url(../images/events5_btn.gif) no-repeat 0px 0px;
}

a.events5_btn:hover {
background:url(../images/events5_btn.gif) no-repeat -135px 0px;
}

.events5_blank {
	float:left;
	width:135px;
	height:30px;
	background:url(../images/events5_btn_blank.gif) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: none;
	border-left: none;
}

#treatment {
	padding: 5px;
	float:none;
	background:#D3CBE0 url(../images/treatment.gif) repeat-y right;
	position: static;
	margin-left: 40px;
}

#treatment2 {
	margin: 0px auto 0px 10px;
	padding: 0px;
	width:310px;
	height:250px;
	background:#fff url(../images/treatment2.gif) no-repeat;
	position: static;
}


h1 {
	margin: 10px 10px -5px 50px;
	padding: 0px;
	font: 16px Arial, Helvetica, sans-serif;
	color: #898;
	font-weight: bold;
}

h2 {
	font: 14px Arial, Helvetica, sans-serif;
	margin: 10px 10px -5px 50px;
	padding: 0px;
	color: #898;
	font-weight: bold;
}

h3 {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-weight: bold;
	margin: 10px 10px -5px 50px;
	padding: 0px;
}

h4 {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-weight: normal;
	margin: 5px 50px 0px;
	padding: 0px;
}

h5 {
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-weight: normal;
	margin: 5px 50px 0px;
	padding: 0px;
}

h6 {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-weight: bold;
	margin: 10px;
	padding: 10px;
	color: ffffff;
}
#container h1 {
	padding: 0px;
	margin-left: 50px;
	margin-right: 150px;
}

#container h2 {
	padding: 0px;
	margin-left: 50px;
	margin-right: 150px;
}

#container h4 {
	padding: 0px;
	margin-left: 50px;
	margin-right: 150px;
}

#treatment h2 {
	padding: 0px;
	color: #fff;
	margin-left: 0px;
}

#treatment h3 {
	padding: 0px;
	margin-left: 10px;
}
#treatment h4 {
	padding: 0px;
	margin-left: 20px;
}
#treatment2 h1 {
	padding: 0px;
	color: #330066;
	margin-left: 0px;
	font-weight: bold;
}
#treatment2 h3 {
	padding: 0px;
	color: #330066;
	margin-left: 0px;
	font-weight: bold;
}
#treatment2 h4 {
	padding: 0px;
	color: #330066;
	margin-left: 20px;
}
.map_btn {
	float:left;
	width:120px;
	height:110px;
	background:url(../images/map_btn_2.jpg) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px none #ccc;
}

a.map_btn:active, a.map_btn:hover {
	background:url(../images/map_btn_2.jpg) no-repeat -120px 0px;
	position: relative;
}

.download_btn {
	float:left;
	width:120px;
	height:110px;
	background:url(../images/download_btn_2.jpg) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px none #ccc;
}

a.download_btn:active, a.download_btn:hover {
	background:url(../images/download_btn_2.jpg) no-repeat -120px 0px;
	position: relative;
}
.enquiry_btn {
	float:left;
	width:120px;
	height:110px;
	background:url(../images/enquiry_btn_2.jpg) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

a.enquiry_btn:active, a.enquiry_btn:hover {
	background:url(../images/enquiry_btn_2.jpg) no-repeat -120px 0px;
	position: relative;
}
.pricelist_btn {
	float:left;
	width:120px;
	height:110px;
	background:url(../images/pricelist_btn_2.jpg) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px none #ccc;
}

a.pricelist_btn:active, a.pricelist_btn:hover {
	background:url(../images/pricelist_btn_2.jpg) no-repeat -120px 0px;
	position: relative;
}
.terms_btn {
	float:left;
	width:120px;
	height:110px;
	background:url(../images/terms_btn_2.jpg) no-repeat 0px;
	position: static;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px none #ccc;
	margin-right: 20px;
}

a.terms_btn:active, a.terms_btn:hover {
	background:url(../images/terms_btn_2.jpg) no-repeat -120px 0px;
	position: relative;
}

#form {
float: left;
padding: 10px;
margin-left: 30px;
}

form {
border: 1px dashed #ccc;
padding: 3px;
background-color: #F5F6F5;
}
input {
color: #330066;
background-color: #fff;
border: 1px solid #a9b;
}
input.btn {
color: #330066;
background-color: #ccc;
border: 1px outset #a9b;
padding: 2px;
}
.btn {
color: #fff;
background-color: #ccc;
border: 1px solid #ccc;
}

.email_btn {
	float:right;
	width:103px;
	height:129px;
	background:url(../images/email_btn.jpg) no-repeat 0px;
	position: static;
	margin-right: 10px;
}

a.email_btn:active, a.email_btn:hover {
	background:url(../images/email_btn.jpg) no-repeat -103px 0px;
	position: relative;
	}
	
.special_btn {
	float:right;
	width:103px;
	height:129px;
	background:url(../images/special_btn.jpg) no-repeat 0px;
	position: static;
}

a.special_btn:active, a.special_btn:hover {
	background:url(../images/special_btn.jpg) no-repeat -103px 0px;
	position: relative;
	}
	
.datatable {
border: 1px solid #a9b;
border-collapse: collapse;
margin-left: 50px;
}

.datatable td{
border: 1px solid #a9b;
text-align: centre;
padding: 5px;
}

.datatable th{
border: 1px solid #a9b;
text-align: centre;
padding: 5px;
}
.datatable caption{
font: 14px Arial, Helvetica, sans-serif;
	color: #898;
	font-weight: bold;
}

.datatable tr:hover {
background-color: #a9b;
colour: #000;
}

.footerinfo {
	margin: 0px auto;
	padding: 0px;
	width: 710px;
	float: none;
	text-align:left;
}

.ewebseo, .ewebseo a:link, .ewebseo a:visited, .ewebseo a:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color:#999999;
text-decoration: none;
}

#linkpage {
	float:left;
	position: static;
	margin: 10px;
}

#menu {
	width: 680px;
	background: #666;
	float: left;
	border-top: 1px solid #ccc;
	border-right: 1px none #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 136px;
float: left;
}

#menu h2 {
	font: bold 12px/normal arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 6px 0px;
	border-right: 1px solid #ccc;
	color: #fff;
	background: #666;
	text-align: center;
}

#menu a {
	font: bold 12px/normal arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 6px 3px;
	border: 1px solid #ccc;
	color: #fff;
background: #666;
text-decoration: none;
text-align: center;
filter: alpha(opacity=90);
opacity: 0.9;
}

#menu a:hover {
color: #372655;
background: #ccc;
}

#menu a blank{
	font: bold 12px/normal arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 6px 3px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

#menu ul ul {
position: absolute;
z-index: 500;
}

div#menu ul ul {
display: none;
}

div#menu ul li:hover ul
{display: block;}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

body {
behavior: url(csshover.htc);
}

<!--[if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
font-size: 100%;
}

#menu ul li {float: left; width: 100%;}
#menu ul li a {height: 1%;} 

#menu a, #menu h2 {
font: bold 12px/normal arial, helvetica, sans-serif;
}
</style>
<![endif]-->


