body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #f5f3e6;
}
a {
	text-decoration: none;
}
div {
	margin: 0px;
	padding: 0px;
}
#page {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background-color: #FFFFFF;
	background-image: url(../images/background_left.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#container {
	background-image: url(../images/background_right.png);
	background-repeat: repeat-y;
	background-position: right 0px;
}
#header {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #532503;
	background-image: url(../images/background_header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 167px;
}
#menu_left {
	float: left;
	width: 200px;
	padding-bottom: 20px;
}
#menu_right {
	float: right;
	width: 200px;
	padding-bottom: 20px;
}
#contents {
	margin-left: 214px;
	margin-right: 214px;
	padding-bottom: 20px;
}
#footer {
	clear: both;
	height: 38px;
	overflow: hidden;
}

/* menu_left */
#menu_left {
}
#menu_left ul {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu_left li {
	list-style-type: none;
	padding: 0px;
	font-size: 15px;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 14px;
	margin-left: 14px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
#menu_left li a {
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 24px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu_left li.first a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menu_left li a:hover {
	background-color: #edbd69;
	background-image: url(../images/arrow_menu_left.jpg);
	background-repeat: no-repeat;
	background-position: 160px center;
}
#menu_left img {
	margin-top: 40px;
	margin-left: 42px;
}
#menu_left h4 {
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 4px;
	padding-top: 0px;
	font-weight: normal;
}
#menu_left h4 a {
	color: #FFFFFF;
}
#menu_left h4 a:hover {
	text-decoration: underline;
}


/* contents */
#contents {
	color: #404040;
}
#contents table {
	padding: 0px;
	border-collapse: collapse;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents table td {
	vertical-align: top;
	padding-bottom: 2px;
	padding-right: 2px;
}
#contents a {
	color: #0c448e;
}
#contents a:hover {
	color: #0052bf;
	text-decoration: underline;
}
#contents h1 {
	font-size: 1.4em;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents h2 {
	font-size: 1.2em;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents h3 {
	font-size: 1.1em;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents h4 {
	font-size: 1em;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents p {
	text-align: justify;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#contents p.address {
	font-size: 0.8em;
	text-align: center;
	padding: 0px;
	margin-top: 60px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#contents li {
	text-align: justify;
}
#contents img.right {
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	border: 1px solid #532503;
}
#contents img.left {
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
	border: 1px solid #532503;
}
#contents img.center {
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 6px;
	border: 1px solid #532503;
}
#contents input, #contents textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;	
}

/* guestbook */
#contents #guestbook {
}
#contents #guestbook table {
	margin-top: 0px;
}
#contents #guestbook table td {
	padding-bottom: 0px;
	padding-right: 0px;
}
#contents #guestbook p {
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
}

/* photo_gallery */
#contents #photo_gallery {
}
#contents #photo_gallery table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#contents #photo_gallery table td {
	vertical-align: bottom;
}
#contents #photo_gallery p {
	text-align: center;
}
#contents #photo_gallery p.PG_categories {
	text-align: center;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#contents #photo_gallery p .PG_CurrentPage {
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#contents #photo_gallery p .PG_TopLink a {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

/* Reservation form */
#contents #Reservations {
}
#contents #Reservations td.label {
	width: 140px;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}
#contents #Reservations img.calendar {
	vertical-align: middle;
	margin-bottom: 4px;
}
#contents #Reservations #first_booking, #contents #Reservations #second_booking, #contents #Reservations #third_booking {
	padding: 0px;
	margin-bottom: 8px;
}
#contents #Reservations #second_booking, #contents #Reservations #third_booking {
	display: none;
}

/* menu_right */
#menu_right {
}
#menu_right ul {
	padding: 0;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu_right ul.languages {
}
#menu_right li {
	list-style-type: none;
}
#menu_right li img {
	vertical-align: middle;
	margin-right: 5px;
}
#menu_right ul.languages li {
	display: inline;
}
#menu_right ul.information li {
	padding: 0px;
	font-size: 15px;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 14px;
	margin-left: 14px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu_right ul.information li a {
	display: block;
	padding-top: 4px;
	padding-bottom: 6px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu_right ul.information li.first a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menu_right ul.information li a:hover {
	background-color: #959f82;
}
#menu_right h4 {
	font-size: 1.2em;
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#menu_right p {
	text-align: center;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#menu_right p a {
	color: #FFFFFF;
}
#menu_right p a:hover {
	text-decoration: underline;
}

/* footer */
#footer {
	background-color: #532503;
	background-image: url(../images/background_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	display: none;
}

/* credits */
p.credits {
	font-size: 9px;
	color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 40px;
	letter-spacing: 1px;
}
p.credits a {
	color: #999999;
}
p.credits a:hover {
	text-decoration: underline;
	color: #777777;
}

/* private_area */
#contents #private_area {
}
#contents #private_area input, #contents #private_area textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
}


/* SLIMBOX */
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	/* font-weight: bold; */
}
