* {
	margin:0;padding:0;
}
html, body {
	height:100%; /* needed for container min-height */
}
body {
	background:#FFF5DB url('../images/bg.gif') repeat-x left top;
	font-family:'Times New Roman',sans;
}
#wrap {
	position:relative;
	width:808px;
	margin:0 auto;
	background:url('../images/shadows.png') repeat-y left top;

	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
#content {
	position:relative;
	width:800px;
	margin:0 auto;
	padding-bottom:127px;
}
#wrap > #content {
	overflow:hidden;
}
* html #content {
	padding-bottom:17px;
	height:1%;
}
#header {
	height:149px;
	margin-bottom:7px;
	background:url('../images/header_bg.gif') no-repeat;
}
#visual {
	position:relative;
	width:707px;height:312px;
	margin:0 auto 7px;
	padding-top:13px;
	background:url('../images/obj_bg.gif') no-repeat;
	z-index:1;
	text-align:center;
}
#visual.intranet {
	height:147px;
	overflow:hidden;
	background-image:url('../images/obj_bg_intranet.gif');
}
#short-box {
	position:relative;
	width:702px;height:222px;
	margin:0 auto;
	z-index:1;
}
* html #short-box {

}
#short-box div,
#short-box a.special,
#short-box a.special1 {
	display:inline;
	position:relative;
	width:222px;height:102px;
	margin-left:18px;
	margin-bottom:18px;
	float:left;
}
#left-box .special1 {
	display:block;
	position:relative;
	width:200px;height:102px;
	margin-bottom:10px;
	background:url('../images/inside-self.gif') no-repeat;
	text-decoration:none;
	z-index:1 !important;
}
#left-box .special1 img {
	width:50px;height:50px;
	margin:10px 10px 0 0;
	float:right;
}
#short-box div.online-booking {
	margin-left:0;
	background:url('../images/ob.jpg') no-repeat;
}
#short-box div.online-bookinglv {
	margin-left:0;
	background:url('../images/ob-lv.jpg') no-repeat;
}
#short-box div.online-booking a {
	display:block;
	width:100%;height:100%;
}
.special,
.special1 {
	position:relative;
	background:url('../images/special_bg.jpg') no-repeat;
}
.special1 {
	z-index:1000;
}
#short-box div.newsletter-search {
	margin-left:0;
	background:url('../images/newsletter_search_bg.gif') no-repeat;
}
.gallery {
	background:url('../images/gallery_bg.gif') no-repeat;
}
#left-box {
	display:inline;
	width:200px;
	margin-left:53px;
	float:left;
}
#content-box {
	position:relative;
	width:478px;
	margin-left:20px;
	float:left;
}
#free-text {
	border-bottom:2px solid #EDDCB5;
}
.news-index {
	position:relative;
	padding:10px 0 0;
	clear:left;
}
.news-index.active {
	background:url('../images/news_index_bg.gif') no-repeat center;
}
.jqbody {
	display:none;
	clear:left;
}
.news-index .dots {
	position:relative;
	left:0;bottom:0;
	display:block;
	width:100%;height:1px;
	background:url('../images/dot.gif') repeat-x left top;
	clear:left;
	overflow:hidden;
}
#legal {
	position:absolute;
	width:800px;
	bottom:0;left:50%;
	height:117px;
	margin:0 auto;
	margin-left:-400px;
	background:url('../images/footer_bg.gif') no-repeat center top;
}
* html #legal {
	position:relative;
}
/* Headings */
#short-box h1,
#left-box a h1 {
	margin:10px 10px 5px;
	font-size:18px;
	font-weight:normal;
	color:#6C2769;
	text-decoration:none;
}
#left-box a.special1 h1 {
	padding-top:10px;
}
#free-text h1,
#forms h1 {
	margin-bottom:10px;
	font-size:18px;
	font-weight:normal;
	color:#5D5237;
}
.news-index h2 {
	font-size:14px;
	color:#5D5237;
}
.news-index.active h2 a {
	color:#963D82;
}
#free-text h2 {
	position:relative;
	margin-bottom:10px;
	padding-bottom:2px;
	font-size:16px;
	color:#5D5237;
	background:url('../images/fade_heading.gif') no-repeat left bottom;
}
#free-text h3 {
	position:relative;
	margin-bottom:5px;
	padding-bottom:2px;
	font-size:14px;
	color:#5D5237;
	background:url('../images/fade_heading.gif') no-repeat left bottom;
}
#short-box .gallery h1 {
	margin-bottom:5px;
	color:#D06F19;
}
/* Links */
#logo {
	position:absolute;
	top:25px;left:54px;
	display:block;
	width:160px;height:68px;
	text-indent:-999px;
	overflow:hidden;
}
#menu li a {
	text-decoration:none;
	color:#887342;
}
.news-index h2 a {
	color:#5D5237;
	text-decoration:none;
}
.news-index h2 a:hover {
	text-decoration:underline;
}
#short-box div p a,
#left-box .special1 p {
		color:#5D5237;
		text-decoration:none;
}
#short-box div p a:hover {
	text-decoration:underline;
}
#short-box a.special,
#short-box a.special1  {
	text-decoration:none;
}
/* Lists */
ul {
	list-style:none;
}
#menu {
	position:absolute;
	top:125px;
	width:100%;
	text-align:center;
}
#menu li {
	position:relative;
	display:inline;
	font-size:14px;
	font-weight:bold;
	padding-bottom:6px;
	*padding-bottom:9px;
}
* html #menu li {
	padding-bottom:9px;
}
#menu li:hover,
#menu li.hover {
	/*border-bottom:3px solid #7B3C75;*/
	background:url('../images/menu_fade.gif') no-repeat center bottom;
}
#menu li a {
	padding:0 4px 0 18px;
	line-height:14px;
	background:url('../images/flower.gif') no-repeat 0 0;
}
#menu li a:hover {
	background-image:url('../images/flower_hover.gif');
}
#left-box ul {
	margin-left:10px;
	margin-bottom:20px;
}
#left-box ul li {
	padding-bottom:1px;
	background:url('../images/dot.gif') repeat-x left bottom;
}
#left-box ul li a {
	color:#8B7236;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
#left-box ul li a:hover {
	color:#862174;
}
#left-box ul li ul {
	margin:0;
	background:url('../images/sub_bg.gif') no-repeat 0 bottom;
}
#left-box ul li ul li {
	background:none;
	line-height:10px !important;
}
#left-box ul li ul li a {
	padding-left:15px;
	font-size:12px;
	font-weight:normal;
	background:url('../images/flower_sub.gif') no-repeat;
}
#left-box ul li ul li a:hover {
	background:url('../images/flower_sub_hover.gif') no-repeat;
}
#location-bar {
	margin-bottom:10px;
	padding-bottom:5px;
	background:url('../images/dot.gif') repeat-x left bottom;
}
#location-bar li {
	display:inline;
	padding:0 2px 0 10px;
	background:url('../images/bullet.gif') no-repeat 0 4px;
	font-size:11px;
}

#location-bar li a {
	text-decoration:none;
	color:#8B7236;
}
#location-bar li.active {
	background-image:url('../images/bullet_hover.gif');
}
#location-bar li.active a {
	color:#862174;
}
#free-text ul,
.news-index ul {
	margin:10px 40px;
	font-size:12px;
	color:#685D42;
}
.news-index ul {
	margin-left:10px;
}
#free-text ul li,
.news-index ul li {
	position:relative;
	padding-left:10px;
	background:url('../images/bullet.gif') no-repeat 0 4px;
}
#lng {
	position:absolute;
	top:8px;right:50px;
	margin:0;
	height:11px;

}
#lng li {
	display:;
	line-height:12px;
	font-size:12px;
	float:left;
	margin-left:3px;
}
#lng li a {
	color:#887342;
	text-decoration:none;
}
#search-results ul {
	font-size:12px;
}
#search-results ul li {
	margin-bottom:5px;
}
#search-results ul li a {
	color:#6C2769;
}
#search-results ul li a:hover {
	text-decoration:none;
}
/* Text */
#short-box p,
#left-box .special1 p {
	margin-left:10px;
	font-size:12px;
	color:#5D5237;
}
#content-box p,
#free-text p,
.news-index p,
#content-box table,
#search-results p,
#forms p.header,
#forms p.footer {
	font-size:12px;
	color:#5D5237;
	font-weight:normal;
}
#forms p {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
#forms p.footer {
	padding-top:10px;
	margin-bottom:15px;
	font-weight:normal;
}
#forms  p.legend {
	font-size:12px;
	font-weight:normal;
	color:#000;
	font-size:13px;
}
#free-text p,
.news-index p {
	margin-bottom:10px;
}
#search-results p {
	font-size:15px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:2px solid #EDDCB5;
}
/* Images & Objects */
img {
	display:block;
}
#playerSwitch {
	position:absolute;
	top:0;right:0;
	margin-top:6px;margin-right:170px;
	text-decoration:none;
	font-size:12px;
	color:#887342;
}
#visual img,
#visual object {
	display:block;
	position:relative;
	margin:0 auto;
	z-index:1;
}
#short-box img {
	margin:10px;
	float:right;
	border:2px solid #fff;
}
#short-box .gallery img {
	display:inline;
	margin:0 10px;
	float:none;
}
#ob-inside {
	margin:0 auto 10px;
}
.news-index img,
.staticbox {
	margin-right:10px;
	margin-bottom:9px;
	border:2px solid #fff;
	float:left;
}
.staticbox {
	width:60px;height:60px;
}
#short-box a div.staticbox {
	position:relative;
	width:60px;height:60px;
		margin-right:10px;
	margin-bottom:9px;
	border:2px solid #fff;
	float:right;
	z-index:3;
}
.news-index.active img {
	position:relative;
	border-color:#963D82;
}
.news-index img.procimgLarge {
	position:absolute;
	top:0;left:0;
	width:120px;height:120px;
	margin-top:-30px;
	margin-left:-30px;
	z-index:999;
	border:solid 1px #D3C29C;
	padding:4px;
	background:#fff;
}
* html .news-index img.procimgLarge {
	margin-left:-100px;
	margin-top:-30px;
}
#short-box a img.procimgLarge {
	position:absolute !important;
	width:120px;height:120px;
	top:0;right:0 !important;
	margin-right:-30px !important;
	margin-top:-30px;
	z-index:9999;
	border:solid 1px #D3C29C;
	padding:4px;
	background:#fff;
}
#gallery-index img {
	margin-right:5px;
	margin-bottom:5px;
	width:60px;height:60px;
	border:2px solid #fff;
	float:left;
}
#legal img {
	border:2px solid #fff;
	position:absolute;
	left:0;top:0;
	margin-left:100px;
	margin-top:35px;
}
#left-box img {
	border-width:0;
	margin-bottom:10px;
}
/* Forms */
#newsletter,
#fsearch {
	padding:5px 13px;
}
#newsletter {
	padding-bottom:8px;
}
#short-box #newsletter div,
#short-box #fsearch div {
	height:auto;
	margin:0;
	float:none;
}
#newsletter div label,
#fsearch div label,
#search div label	 {
	display:block;
	color:#006594;
}
#newsletter div label,
#fsearch div label {
	font-size:12px;
}
#newsletter div input,
#fsearch div input,
#search div input {
	padding:1px 3px;
	border-width:1px;
	background-color:#FFF5DB;
	font:normal 12px 'Times New Roman', sans;
	color:#71654C;
}
#fsearch .submit,
#newsletter .submit {
	width:40px;
}
#search {
	margin-bottom:18px;
}
#search div {
	padding:10px 0 20px 10px;
	border:2px solid #E1CC9C;
	border-width:2px 0;
}
#search div input#search-input {
	padding-left:18px;
	background:url('../images/lens.gif') no-repeat 2px 2px;
}
#legal p {
	margin-right:53px;
	padding-top:35px;
	margin-left:200px;
	font-size:12px;
	color:#5D5237;
	text-align:right;
}
#content-box table {
	border-collapse:collapse;
	margin-bottom:10px;
}
#content-box td {
	padding:2px 5px;
	border:1px solid #E7D29F;
}
#content-box tr.odd  {
	background:#FFEAB2;
}
#content-box tr:hover,
#content-box tr.hover {
	background:#EEDDB2;
}
#content-box tr:hover td {
	border-color:;
}
#forms,
#newsletter-block {
	font-size:12px;
}
#forms fieldset {
	border-width:0;
}
#forms div,
#newsletter-block div {
	margin-bottom:10px;
}
p.header {
	margin-bottom:15px !important;
	padding-bottom:10px;
	background:url('../images/fade_heading.gif') no-repeat left bottom;
}
#forms label,
#newsletter-block label {
	display:block;
}
#forms label {
	font-size:13px;
}
#forms input,
#newsletter-block div input,
#newsletter-block div select,
#forms textarea {
	width:300px;
	padding:1px 2px;
	font:normal 12px 'Times New Roman';
	border-width:1px;
	color:#5D5237;
}
#forms select {
	padding:1px 2px;
	border-width:1px;
}
#forms select option {
	padding-right:15px;
	font:normal 11px 'Times New Roman';
}
#forms div.aggree p,
#forms div.aggree label {
	display:inline;
	vertical-align:middle;
}
#forms div.aggree input {
	width:auto;
	vertical-align:middle;
}
#forms div.aggree div.other {
	display:inline;
}
#forms div.date input {
	width:30px;
}
#newsletter-block div select {
	width:auto;
}
#newsletter-block div select option {
	padding-right:5px;
}
#forms .submit input,
#newsletter-block div.submit input {
	width:auto;
	background:#FFF5DB;
}

/* PNG Alpha Internet Explorer */
* html #wrap {background-image:none !important; behavior:url('/css/pngfix.htc');}