body {
	font-family: Tahoma, sans-serif;
	background: #ded7ac url('graphics/body_bg.gif') center top repeat-x;
}
#bg2 {
    background: #FFFFFF;
    border: 0;
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: 742px;
    position: relative;
}

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

#bg2_in2 {
	background: #FFFFFF;
    border: 0;
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: auto;
    position: relative;
}

#bg3 {
	background: #FFFFFF;
    margin: 0;
    padding: 0;
    text-align: left;
    position: relative;
}

#bg4 {
	text-align: right;
	margin: -138px 0 0 0;
    padding: 0;
    position: relative;
}

/************ lang ************/
#lang {
	width: 742px;
	height: 22px;
	border: none;
	margin: 0;
	padding: 0;
	background: #ded7ac url('graphics/body_bg.gif') top left repeat-x;
}
#lang li {
	font-size: 10px;
	line-height: 20px;
	vertical-align: middle;
	height: 20px;
	width: 30px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
#lang li a {
	font-weight: bold;
	height: 20px;
}
#lang ul li.separator {
	background: transparent url('graphics/lang_separator_bg.gif') center center no-repeat;
}
/************ head ************/
#head {
    width: 742px;
	height: 158px;
	margin: 0;
	padding: 0;
	position: relative;
	background: url('graphics/body_bg.gif') center -22px repeat-x;
}
#logo {
	border: none;
	width: 210px;
	height: 158px;
	background-color: #FFFFFF;
	margin: 0;
}
#logo img {
	margin: 7px;
}

#header {
    background: #FFFFFF;
	border: none;
	height: 158px;
	width: 531px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#header_in {
	background: transparent url('graphics/header_bg.gif') center top repeat-x;
	padding: 0;
	border: none;
	overflow: hidden;
	width: auto;
	margin: 7px;
}
#header_in2 {
	background: transparent url('graphics/header_map.gif') 120px 0 no-repeat;
	padding: 0;
	border: none;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.header_contact {
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	margin: 0;
	padding: 10px 0 0 10px;
}
.header_contact a {
	color: #fff;
	font-size: 12px;
}
div#header-cleaner {
    width: 742px;
    height: 14px;
	background: url('graphics/body_bg.gif') center -179px repeat-x;
    display: block;
    visibility: visible;
    padding: 0;
    border: 0;
    position: absolute;
    top: 157px;
    left: 0;
}

/************ menu ************/
#menu {
	padding: 7px;
	background: #fff;
	border: none;
	width: 196px;
	margin-top: 14px;
}
#menu #menu_in {
	border: none;
	background-color: transparent;	
}
#menu ul {
	border: none;
	background-color: transparent;
}
#menu ul li {
	background: transparent url('graphics/menu_bg.gif') center top repeat-x;
	border: none;
	line-height: 31px;
	height: 31px;
	width: 196px;
}
#menu ul li a {
	background: transparent url('graphics/menu_bg.gif') center top repeat-x;
	border: none;
	text-transform: none;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	padding-left: 16px;
}
#menu ul li a:hover {
	background: transparent url('graphics/menu_hover_bg.gif') center top repeat-x;
}
/************ news ************/
#news {
	border: none;
	font-size: 90%;
	margin: 7px;
	position: relative;
}
#news .news-title {
	background: #fff url('graphics/news_h1_bg.gif') center center repeat-x;
	color: #442800;
	padding: 0;
	margin: 0;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	padding-left: 11px;
}
#news .date {
    color: #b99a49;
}


/************ reservation ************/
#quick-reservation {
    display: block;
    background: transparent url('graphics/quick-reservation_bg.gif') center top repeat-x;
    width: 179px;
    height: 138px;
    border: none;
    position: relative;
    top: 32px;
    left: 553px;
    color: #FFFFFF;
    z-index: 5;
    margin: 0;
    padding: 0;
}
#quick-reservation_in {
    padding: 9px 13px;
    width: auto;
    height: auto;
}
#quick-reservation .quick-reservation-title {
    text-align: left;
    padding: 0 7px;
    font-size: 110%;
    display: block;
    height: 33px;
    vertival-align: middle;
    line-height: 33px;
    background: url('graphics/quick-reservation_title_bg.gif') center top repeat-x;
}
#quick-reservation form {
    margin: 0;
    padding: 0;
}
#quick-reservation table {
    border-collapse: separate;
    text-align: center;
    margin: 0;
    padding: 0;
    width: auto;
    height: 87px;
}
#quick-reservation table td {
    padding: 0;
    width: 50%;
    text-align: left;
}
#quick-reservation table .res_format {
    font-size: 90%;
}
#quick-reservation table .res_button td {
    text-align: center;
    margin: 0;
    padding: 0 0 0 2px;
}
#quick-reservation table td label {
    font-weight: bold;
    text-align: left;
    margin: 0;
    padding: 0;
    font-size: 90%;
}
#quick-reservation table input {
    border: 0;
    margin: 0;
    padding: 1px;
    width: 65px;
    background: #e0c47a;
    font-size: 90%;
    color: #442800;
}
#quick-reservation table select {
    border: 1px solid #e0c47a;
    margin: 0;
    font-size: 90%;
    padding: 0;
    background: #e0c47a;
    color: #442800;
}
#quick-reservation table select option {
    font-size: 10px;
    padding: 1px 2px;
    margin: 2px 0;
}
#quick-reservation table #od, #quick-reservation table #do {
    width: 70px;
    height: 100%;
    text-align: right;
    font-size: 80%;
    padding: 1px 1px;
}

#quick-reservation table .button-verify {
    width: 147px;
    height: 21px;
    border: none;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: lowercase;
    background: url('graphics/button_bg.gif');
}


#content {
    width: 518px;
}
#content h3 {
    font-size: 115%;
}
#content_in {
    width: auto;
    margin: 18px 1px;
}
#content_in2 {
    padding: 0 0 0 10px;
}
#content_in2 h1 {
	background-color: transparent;
	color: #b99a49;
	font-size: 150%;
	padding-left: 0;
}
#content h2 {
    padding: 10px 0 0 0;
}
#content h3 {
    margin: 2px 10px 5px 0;
}
   table {
    margin: 2px 0;
}
.objectKind-detail {
    margin-left: 0;
}

input.button {
    width: 147px;
    height: 21px;
    border: none;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: lowercase;
    background: url('graphics/button_bg.gif');
}


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