@charset "utf-8";
/* CSS Document */
body
{
	margin: 0;
	text-align: center;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}
a:focus
{
	outline: none;
}
#MainPanel
{
	position: relative;
	width:1027px;
}
#Logo
{
	width: 243px;
	height: 292px;
	float:left;
	border:0px;
	margin-top:30px;
}
#CentralPanel
{
	width:784px;
	float:right;
	position:relative;
	top:30px;
	background-image:url(../images/central_bg.gif);
	background-repeat:repeat-y;
	background-position:right top;
}
#ContentPanel
{
	width:740px;
	min-height:500px;
	height:auto !important;
	height:500px;
	background-image:url(../images/light_bg.jpg);
	float:left;
	margin:50px 0px 0px 0px;
	position:relative;
	left:11px;
}
#MainImage
{
	float:left;
	width:330px;
	height:400px;
}
#MainImage a
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#434343;
	text-decoration:underline;
}
#MainImage object
{
	float:none;
	margin:0px;
	padding:0px;
}
#FlashUpdateText
{
	position:relative;
	top:200px;
	text-align:center;
}
#Notice
{
	position:relative;
	top:136px;
	left:139px;
}
#Bottom
{
	height:35px;
	width:771px;
	margin:0px 0px 10px 0px;
	position:relative;
	top:30px;
	padding-top:12px;
	float:right;
	font-family:Georgia, san-serif;
	font-size:11px;
	color:#b04325;
	text-align:left;
	background-image:url(../images/bottom_bg.png);
	background-repeat:no-repeat;
	background-position:right top;
}
#Adress
{
	background-image:url(../images/adress.png);
	width:359px;
	height:14px;
	float:left;
}
#Email
{
	background-image:url(../images/email.png);
	background-repeat:no-repeat;
	width:178px;
	height:14px;
	margin-left:6px;
	cursor:pointer;
	float:left;
}
#Email span
{
	visibility:hidden;
}

/*Home Page*/
#TextPanel
{
	width:398px;
	float:right;
}
#TextPanel .Quoting
{
	margin:24px 0px 0px 34px;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#603813;
	font-weight:bold;
	font-style:italic;
	word-spacing:2px;
}
#Title
{
	width:185px;
	height:36px;
	margin:0px 0px 0px 34px;
}
#TextPanel p
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#434343;
	padding-left:0px;
	font-weight:bold;
	text-align:left;
	margin:0px;
	line-height:20px;
}
#TextPanel p a
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#434343;
	text-decoration:underline;
}
#TextPanel p.Author
{
	color:#603813;
	font-weight:bold;
	padding-top:5px;
	margin:0px 0px 20px 34px;
}
#TextPanel p.Author span
{
	color:#87171a;
	text-transform:uppercase;
}
#TextPanel p.Author a
{
	color:#86171A;
	text-decoration:none;
	cursor:pointer;
}
h2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#603813;
	font-weight:bold;
	margin:0px;
	margin:0px 0px 4px 0px;
	text-transform:uppercase;
}
.legalNoticesArrow
{
	top: 10px;
	left: -4px;
}
/* Text  */
#Text
{
	position: relative;
	padding-left:18px;
	padding-right:18px;
	text-align:justify;
	border-left:2px solid #fff;
	float:right;
	top:15px;
}
#Text p
{
	width:349px;
}
#BottomMenu
{
	list-style-type:none;
	width:740px;
	height:80px;
	clear:both;
	padding:25px 0px 0px 0px;
	margin:0px;
}
#BottomMenu li
{
	display:inline;
	width:223px;
	height:75px;
}
#BottomMenu li a
{
	float:left;
	width:224px;
	height:77px;
	text-decoration:none;
	color:#000;
	font-size:10px;
	margin:0px 0px 0px 10px;
	background-repeat:no-repeat;
}
#BottomMenu li a span
{
	visibility:hidden;
}
li#SpaMenu a
{
	background-image:url(../images/spa_menu.jpg);
}
li#SpaMenu a:hover, li#SpaMenu a.menuSelected
{
	background-image:url(../images/spa_menu_selected.jpg);
}
li#Book a
{
	background-image:url(../images/book.jpg);
}
li#Book a:hover, li#Book a.menuSelected
{
	background-image:url(../images/book_selected.jpg);
}
li#GiftCertificates a
{
	background-image:url(../images/gift_certificate.jpg);
}
li#GiftCertificates a:hover, li#GiftCertificates a.menuSelected
{
	background-image:url(../images/gift_certificate_selected.jpg);
}
#Sound
{
	position:relative;
	float:right;
	height:21px;
	background-repeat:no-repeat;
	top:5px;
}
#Sound.Off
{
	width:44px;
	background-image:url(../images/sound_off.png);
	right:34px;
	top:5px;
}
#Sound.On
{
	width:55px;
	background-image:url(../images/sound_on.png);
	right:23px;
}
#Credits, #Products
{
	color:#B04325;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8px;
	font-weight:bold;
	letter-spacing:1px;
	text-decoration:none;
	margin-right:35px;
	text-transform:uppercase;
	cursor:pointer;
}
#Products {
	float:right;
	font-size:11px;
	font-weight:normal;
	position:absolute;
	right:0;
	top:-31px;
	height: 25px;
}
#Products a {
	color:#B04325;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	text-decoration:none;
	margin:0px;
	text-transform:uppercase;
	cursor:pointer;
	position:relative;
	top:-2px;
}
#Products a:hover
{
	color:#744817;
}
#Credits:hover, #Products:hover
{
	color:#744817;
}

