body.mceContentBody{
	padding:10px;
	background-color:white;
	background-image:none;
	color:#5c5957;
text-align:left;
}
div.umbMacroHolder {
	display:block;
	clear:both;
	width:100%;
	min-height:100px;
}

body {
	font-family: Verdana;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#736f65;
	text-align:justify;
	background: url(/images/bg.jpg) repeat-x #a9a08a;
}
h1 {
	font-size:20px;
	font-weight:normal;
	text-align:left;
	color:#736f65;
	margin-top:0px;
	margin-bottom:8px;
}
h2 {
	font-size:14px;
	font-weight:normal;
	text-align:left;
	color:#736f65;
	margin-top:0px;
	margin-bottom:5px;
}
p {
	margin:0px;
	margin-bottom:8px;
}
.cleaner {
	clear:both;
	height:0px;
}

.container {
	width:960px;
	margin:0px auto;
	padding:px;
	background-color:#dad4c5;
}
.header {
		height:622px;
}
.media {
	padding:2px;
	position:absolute;
	width:956px;
	height:622px;
	background:url(/images/mediaBg.jpg) no-repeat left top;
}
.transBg {
	background:url(/images/topMenuBg.png) no-repeat left top;
	width:908px;
	height:99px;
	padding:0px 24px 5px 24px;
	position:absolute;
	z-index:1;
	top:2px;
	left:2px;
}
.topRight {
	float:right;
	height:83px;
	padding-top:5px;
	width:700px;
}
.iconsArea {
	margin:0px 10px 0px 0px;
	/*width:290px;
	float:right;*/
height:23px;
}
.search {float:left; text-align:right; width:440px;}
.search form {margin:0px;padding:0px;}
.search input {font-size:11px;}
.search .title {color:#fff;padding-right:6px;font-size:14px;}
.icons{float:left; text-align:right; width:140px;margin-top:5px;}
.iconsArea .icons img {
	margin-left:10px;
	border:none;
}
.lang{ float:right;width:100px;margin-top:5px;}
.lang img {
	margin:2px 4px 0px 4px;
	padding:1px; border:#afa68d solid 1px;
}


/*---------------Menu--------------*/
.topMenu {
	float:right;
	width:700px;
	text-align:right;
	padding:0px;
	font-size:14px;
	margin-top:3px;
}
.topMenu ul{ padding:30px 0 20px 0; margin:0px;}
.topMenu li{ display: inline;}
.topMenu a {
	color:#fff;
	text-decoration:none;
	padding:30px 20px 20px 20px;
	background:url(/images/borderTop.png) no-repeat right top;
}
.topMenu a:hover, .topMenu a.selected {
	color:#3fe2fc;
}

/*---------------menu--------------*/

.transBgBot{
	background:url(/images/botMenuBg.png) no-repeat left top;
	height:75px;
	margin-top:545px;
	/*padding:0px 24px 5px 24px;
	width:908px;*/
padding:0px 0px 5px 0px;
width:956px;
	position:absolute;
	z-index:1;
	top:2px;
	left:2px;
}
.BotMenu {
	/*float:right;
	width:908px;*/
	text-align:left;
	padding:0px;
	font-size:14px;
	margin-top:9px;
margin-left:2px;
}

/*
.BotMenu ul{ padding:20px 0 23px 0; margin:0px;}
.BotMenu li{ display: inline;}
.BotMenu a {
	color:#fff;
	text-decoration:none;
	padding:20px 20px 30px 20px;
	background: url(/images/borderBot.png) no-repeat right top;
}
.BotMenu a:hover, .BotMenu a.selected {
	color:#3fe2fc;
}*/

/*-----------menu------*/

.reservation { background: url(/images/onlineBg.jpg) no-repeat left top; padding:10px 40px; height:41px; margin-bottom:10px;font-size:11px;}
.reservation form {margin:0px;padding:0px; color:#736f65;}
.reservation select {color:#443112;font-size:11px;}
.reservation input {border:none;background:none;}

.main {
	position:static;
	width:896px;
	padding:15px 32px;
	margin-top:15px;
	z-index: 100;
}
.leftCol {
	width:696px;
	float:left;
}
.lefBor{background:url(/images/borderCon.jpg) no-repeat left top #ede7d7; padding-left:1px;}
.rightBor{background:url(/images/borderCon.jpg) no-repeat right top #ede7d7; padding-right:1px;}
.content{
	padding:30px 40px;
	line-height:18px;
	background:url(/images/ContBg.jpg) repeat-x left top #dad4c5;
	border-top:1px solid #b9b19d;
	border-bottom:1px solid #ede7d7;}
.rightCol {
	width:180px;
	float:right;
	padding-left:20px;
}
/*-----------menu------*/

.teaser{margin-bottom:20px;}

/*----------------weather----------*/
.weather {
	background:url(/images/weatherBg.jpg) no-repeat left top;
	padding:40px 0 15px 0;
	width:180px;
}
.weather .title {
	font-size:14px;
	font-weight:normal;
	padding:8px 0px 6px 10px;
	text-align:left;
}
.weather .icon {
	text-align:center;
	background-repeat:no-repeat;
	padding:0px 0px 0px 10px;
	width:40px;
}
.weather .descr {
	width:120px;
	padding-left:10px;
	padding-top:1px;
	padding-bottom:10px;
	font-size:11px;
	text-align:left;
}
/*----------------weather----------*/

.bottom{ margin:0px auto; padding:0px; width:960px;}
/*-----------footer-----*/
.footer {
	margin:0px auto;
	width:920px;
	padding:10px 20px 0px 20px;
	text-align:center;
	color:#bfb8a5;
}
.footer_menu {
	font-size:12px;
}
.footer_menu a {
	color:#bfb8a5;
	text-decoration: none;
	padding:3px 10px 3px 10px;
}
.footer_menu a:hover, .footer_menu a.selected {
	color:#e6dfd1;
	text-decoration: none;
}
.address {
	padding:5px 0px 0px 0px;
	line-height:18px;
	font-size:10px;
	color:#c6c1b3;
}
.address a {
	color:#c6c1b3;
	text-decoration:underline;
}
.address a:hover {
	color:#c6c1b3;
	text-decoration:underline;
}

/*-----------extra2--------------*/
.extra2 {
	color:#c6c1b3;
	padding:5px 0px 5px 0px;
	font-size:10px;
}
.extra2 a {
	color:#c6c1b3;
	text-decoration:none;
}
.extra2 a:hover {
	color:#c6c1b3;
	text-decoration:underline;
}

.sitemap li {line-height:18px;}
.sitemap a {text-decoration:none;color:#767676;}
.sitemap a:hover {text-decoration:underline;}


.seoLinks {margin-top:6px;font-size:10px;text-align:center;}
.seoLinks a{text-decoration:none;color:#545561;margin:0px 8px;}
.seoLinks a:hover {text-decoration:underline;}


.photoGallery td {text-align:center;}
.photoGallery img {padding:2px; border:1px solid #b7ae9a;}
.photoGallery .photoTitle {color:#033057;text-align:center;font-size:10px;padding:4px 5px 0px 5px;}


#contactform input, #contactform select, #contactform textarea {color:#838383;}
#contactform input.chkBtn {
	background:#a9a08a;
	border:none;
	color:#fff;
	font-size:12px;
	margin:0;
	padding:3px 10px;
	cursor:pointer;
border:#dbdfe0 solid 1px;
}


#contactform input.chkBtn:hover {
	color:#fff;
	background:#b9b19d;
}

.hReviews h1 a{color:#736f65;}
.hReviews .review#title a {color:#998a54;}
.hReviews .review#title a:hover {text-decoration:none;}
.hReviews .review { border-bottom:#fff dotted 1px;margin-bottom:6px;padding-bottom:6px;}
.hReviews .review div {padding:4px 0px;}
.hReviews img {border:none;}














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

}

h2 {

}

