:focus {
	outline: none;
}
a {
	color: #b55200;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
html,body {
	background-image: url(../gfx/bg.gif);
	height:100%;
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	margin-bottom: 1px;
}
#langbar {
	width: 780px;
	text-align: right;
	padding: 0 5px 2px 0;
}
#wrapper {
	width: 780px;
	background-color: #ffffff;
}
#wrapper .header {
	height: 108px;
	position: relative;
}
#wrapper .header .logo {
	float: left;
	margin: 27px 0 0 27px;
}
#wrapper .header .menu {
	position: absolute;
	top: 41px;
	right: 22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 36px;
	float:right;
	background: url(../gfx/menu_sep.gif) no-repeat right;
}
#wrapper .header .menu div {
	padding: 10px 20px 0 20px;
	float: left;
	height: 26px;
	background: url(../gfx/menu_sep.gif) no-repeat left;
}
#wrapper .header .menu div.sel {
	background: url(../gfx/menu_bg.gif) left;
}
#wrapper .header .menu a {
	color: #000000;
	text-decoration: none;
}
#wrapper .header .menu a:hover{
	text-decoration: underline;
}
#wrapper .main {
	border-top: 8px solid #b04b00;
	margin: 0 5px 0 5px;
	padding: 0px;
}
#wrapper .main .slideshow {
	width: 488px;
	height: 326px;
	float: left;
	background-color: #e06400;
	background-color: #f3f3f3;
}
#wrapper .main .content {
	width: 770px;
	float: left;
	background-color: #f3f3f3;
	background-image: url(../gfx/text_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
#wrapper .main .content .contenttext {
	float: left;
	width: 457px;
	padding: 20px 15px 20px 15px;
}
#wrapper .main .content .contenttext h1 {
	font-size: 16px;
	margin: 0px 0px 6px 0px;
}
#wrapper .main .content .contenttext h2 {
	font-size: 13px;
	margin: 0px 0px 3px 0px;
}
#wrapper .main .content .contenttext h2 .thin {
	font-weight: normal;
}
#wrapper .main .content .contenttext p {
	margin: 0px 0px 9px 0px;
	line-height: 18px;
	text-align: justify;
}
#wrapper .main .content .contenttext input {
	font-size: 11px;
}
#wrapper .main .content .contenttext textarea {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 300px;
}
#wrapper .main .txt {
	text-align: left;
	width: 282px;
	height: 326px;
	float: right;
	background: url(../gfx/text_bg.gif) repeat-y;
	position: relative;
}
#wrapper .main .txt {
	line-height: 18px;

}
#wrapper .main .txt h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	margin: 20px 17px 0 17px;
}
#wrapper .main .txt p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 5px 17px 0 17px;
}
#wrapper .main .txt .bookBtn {
	position: absolute;
	bottom: 9px;
	left: 9px;
}
#wrapper .main .txt .bookBtn2 {
	position: absolute;
	top: 9px;
	left: 9px;
}
#wrapper .footer {
	border-top: 8px solid #b04b00;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 26px;
	padding-top: 10px;
	clear: both;
}
.clear {
	clear: both;
}
.gallery {
	text-align: center;
}
.pricetable {
	border: 1px solid #cfcfcf;
	margin: 1px 0 20px 0;
}
.pricetable th {
	background: #f3f3f3 url(../gfx/bg_th.jpg) top left repeat-x;
	border-bottom: 1px solid #cfcfcf; 
}
.pricetable td {
	background: #fbfbfb;	
}
.pricetable td.highlight {
	background: #fcfcfc;
}
.unit {
	float: left;
	font-weight: bold;
}
.price {
	float: right;
}
.bookres-bg { background-color: #ffffff; }
.approvement h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.approvement h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}