body {
	font-family: Tahoma, sans-serif;
	background: #004a85 url('graphics/body_bg.jpg') top center repeat-x;
}
#logo {
	border: none;
	width: 196px;
	height: 147px;
	background-color: transparent;
}

#bg2 {
    background: transparent;
    border: 0 none;
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: 758px;
}

#bg2_in {
	border: 0 none;
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: auto;
    position: relative;
}

#bg2_in2 {
    border: 0 none;
    height: auto;
    margin: 0 auto;
    padding: 0 0 15px;
    width: auto;
}

#bg3 {
	background: #ACBAD6 url('graphics/bg3_bg.gif') repeat-x top center;
    margin: 0;
    padding: 0;
    text-align: left;
    border-color: #6672AB;
    border-style: solid;
    border-width: 0px 1px 1px 1px;
}

#bg4 {
	text-align: right;
	margin-left: 12px;
}


#header {
	background: transparent url('graphics/header_bg.jpg') top left no-repeat;
	border: none;
	height: 147px;
	margin-right: 4px;
	_margin-right: 2px;
	overflow: hidden;
	padding: 0;
}
#header_in {
	padding: auto;
	border: none;
	height: auto;
	overflow: hidden;
	margin: auto;
}
#header_in2 {
	padding: 0;
	border: none;
	height: auto;
	overflow: hidden;
	margin: 0;
}
.header_contact {
	width: 200px;
    height: auto;
    line-height: 18px;
    font-size: 100%;
    margin: 19px 0 0 15px;
    /*_margin-top: 39px;*/
    padding: 10px;
    border: 0;
    background: #555555;
    filter: alpha(opacity=80);
    -moz-opacity: .80;
    opacity: .80;
    display: block;
    position: relative;
}
.header_contact_text {
    color: #FFFFFF;
    filter: alpha(opacity=99);
    -moz-opacity: 1;
    opacity: 1;
}
.header_contact a {
	color: #fff;
	font-size: 12px;
}
#menu {
	padding: 1em 0;
	background: #fff;
	border: none;
	width: 196px;
}
#menu #menu_in {
	border: none;
	background-color: transparent;	
}
#menu ul {
	border: none;
	background: transparent url('graphics/menu_li_bg.gif') center top repeat-x;
}
#menu ul li {
	border: none;
	line-height: 30px;
	height: 30px;
	width: 196px;
	background: transparent url('graphics/menu_arrow.gif') 7px center no-repeat;
}
#menu ul li a {
	border: none;
	text-transform: none;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	padding-left: 25px;
	background: transparent url('graphics/menu_li_bg.gif') center bottom repeat-x;
}
#menu ul li a:hover {
	font-weight: bold;
	text-decoration: underline;
	background: transparent url('graphics/menu_li_bg.gif') center bottom repeat-x;
}
#news {
	border: none;
	font-size: 94%;
	position: relative;
}
#news dl {
    margin: 6px 5px;
    padding: 0;
}
#news dl {
    margin: 1px 5px;
    padding: 0;
}
#news .news-title {
	padding-bottom: 4px;
	margin-bottom: 0;
	height: 1.1em;
	font-size: 14px;
	padding-left: 10px;
}
#head {
	height: 167px;
	margin: 0 auto 0 0;
    _margin-bottom: -15px;
}
#lang {
	margin: 0 25px 0 auto;
	width: auto;
	height: 21px;
	border: none;
	padding: 0;
	background-color: transparent;
}
#lang li {
	font-size: 12px;
	line-height: 20px;
	vertical-align: middle;
	height: 20px;
	width: 30px;
	margin: 0;
	padding: 0;
	background: #bbbcbf url('graphics/lang_bg.gif') top left repeat-x;
	border-color: #6f7073;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	float: left;
	display: inline;	
}
#lang li a {
	height: 20px;
}
#lang li a:hover {
    background: #bbbcbf url('graphics/lang_current_bg.gif') top left repeat-x;
}
#lang li.current {
	background: #cc8714 url('graphics/lang_current_bg.gif') top left repeat-x;
	border-color: #2e3b92;
}
#lang ul li.separator {
	display: none;
}
#content {
    _width: 533px;
}
#content_in2 {
	background: #fff;
}
#content p {
    margin: 10px;
}
#content_in2 h1 {
	font-size: 130%;
	height: 35px;
	line-height: 35px;
	vertical-align: bottom;
}

.hotel-properties {
    float: right;
    width: 75px;
    margin: 3px 5px;
    padding: 3px;
}
.hotel-properties img {
    margin: 3px;
}

#quick-reservationIframe {
    margin: 0 20px;
}

#footer {
	position: relative;
	margin: 0;
	width: 758px;
    height: 5em;
    line-height: 5em;
	background: transparent;
}
#footer #copy {
    width: auto;
    padding: 0 10px;
}
