body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #154a3e;
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
div {
	margin: 0px;
	padding: 0px;
}
table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#page {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 950px;
}
#container {
}
#header {
	height: 119px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #eaa301;
	background-color: #eaa301;
	background-image: url(../images/background-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
#menu_top {
	padding: 0px;
	margin: 0px;
}
#menu_left {
	float: left;
}
#bar_right {
	float: right;
	width: 175px;
}
#contents {
	margin-left: 238px;
	margin-right: 192px;
}
#footer {
}

/* header */
#header img.logo {
	float: left;
	height: 119px;
	width: 230px;
}
#header #languages {
	float: right;
	margin-top: 75px;
}
#header #languages img {
	margin-bottom: 1px;
	margin-right: 9px;
}
#header #menu_top {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 238px;
}
#header #menu_top ul {
	padding-top: 102px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	list-style-type: none;	
}
#header #menu_top li {
	display: inline;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 0.86em;
}
#header #menu_top li a {
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
}
#header #menu_top li a:hover {
	background-color: #0f4046;
}

/* menu_left */
#menu_left {
}
#menu_left {
	background-image: url(../images/background-menu-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 38px;
	width: 183px;
	overflow: hidden;
}
#menu_left ul {
	padding: 0px;
	list-style-type: none;
	background-color: #337b5b;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#menu_left li {
	margin-left: 1px;
	margin-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0x;
	padding: 0px;
}
#menu_left li a {
	width: 159px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 18px;
	display: block;
	color: #ebecca;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #79a890;
}
#menu_left li.prices a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #79a890;
}
#menu_left li a:hover {
	background-color: #0f4046;
}
#menu_left h4 {
	font-size: 1.1em;
	text-align: center;
	color: #ebecca;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#menu_left p {
	background-color: #d1cf8d;
	font-size: 0.9em;
	color: #333333;
	text-align: center;
	margin: 0;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e5bb;
}
#menu_left img.munaywasi {
	background-color: #d1cf8d;
	text-align: center;
	margin: 0;
	padding-top: 34px;
	padding-bottom: 20px;
	padding-left: 22px;
	padding-right: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e5bb;
}

/* contents */
#contents {
}
#contents a:hover {
	text-decoration: underline;
}
#contents h1 {
	font-size: 1.4em;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents h2 {
	font-size: 1.3em;
	text-transform: uppercase;
	padding: 6px;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #337b5b;
	text-align: center;
}
#contents h3 {
	font-size: 1.2em;
	padding: 0px;
	margin-bottom: 0px;
}
#contents h4 {
	font-size: 1.1em;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 12px;
}
#contents h5 {
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #377534;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 0.8em;
	font-weight: normal;
}
#contents p {
	text-align: justify;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 14px;
}
#contents p.properties {
	margin-top: 2px;
	margin-bottom: 4px;
}
#contents p.properties label {
	float: left;
	display: block;
	font-weight: bold;
	width: 106px;
}
#contents p.form_fields {
	margin-top: 2px;
	margin-bottom: 4px;
}
#contents p.form_fields label {
	float: left;
	display: block;
	font-weight: bold;
	width: 170px;
	text-align: right;
	margin-right: 8px;
}
#contents input.field_wide, #contents textarea.field_wide {
	width: 300px;
}
#contents td {
	padding-bottom: 3px;
	padding-right: 6px;
}
#contents input, #contents textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;	
}
#contents img {
	border: 1px solid #FFFFFF;
	float: right;
	margin-left: 14px;
	margin-bottom: 6px;
}
#contents img.left {
	float: left;
	margin-left: 0px;
	margin-right: 14px;
}

/* guestbook */
#contents #guestbook {
}
#contents #guestbook h3 {
	margin-bottom: 8px;
}
#contents #guestbook p {
	margin-top: 2px;
	margin-bottom: 4px;
}
#contents #guestbook fieldset {
	border: none;
}
#contents #guestbook .field_wide {
	width: 240px;
}
#contents #guestbook .field_small {
	width: 80px;
	margin-top: 4px;
}
#contents #guestbook p label {
	float: left;
	display: block;
	width: 240px;
	font-weight: bold;
	text-align: right;
	margin-right: 8px;
}
#contents #guestbook p img {
	float: left;
	margin-right: 8px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 4px;
}
#contents #guestbook p input.send_button {
	margin-top: 6px;
}
#contents #guestbook div.guestbook_entry {
	margin-top: 4px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #377534;
}
#contents #guestbook div.guestbook_entry h4,
#contents #guestbook div.guestbook_entry p.date,
#contents #guestbook div.guestbook_entry p.country {
	margin-top: 6px;
}
#contents #guestbook h4 {
	float: left;
	display: block;
	margin-right: 8px;
}
#contents #guestbook p.date {
	float: right;
	display: block;
}
#contents #guestbook div.guestbook_entry p.country {
	padding-top: 7px;
	margin-bottom: 8px;
}
#contents #guestbook div.guestbook_entry p.date {
	padding-top: 1px;
}
#contents #guestbook div.guestbook_entry p {
}

/* 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;
}
#photo_gallery p.PG_TopLink a, #photo_gallery p.PG_TopLink .PG_NoLink, #photo_gallery p.PG_TopLink .PG_CurrentPage {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #154a3e;
}
#photo_gallery p.PG_TopLink a:hover {
	background-color: #337b5b;
	border: 1px solid #337b5b;
	text-decoration: none;
}
#photo_gallery p.PG_TopLink .PG_CurrentPage {
	font-weight: bold;
	border: 1px solid #337b5b;
}

/* price information */
#price_information {
}
#price_information p.header {
	color: #FFFFFF;
	background-color: #eaa301;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 6px;
	font-size: 1.1em;
}
#price_information p {
	background-color: #d1cf8d;
	color:#333333;
	padding: 4px 6px;
	margin: 4px 0px;
	font-weight: bold;
}
#price_information p a {
	color:#000000;
}
#price_information p label {
	float: left;
	width: 140px;
}
#price_information p em {
	float: left;
	width: 140px;
	font-style: normal;
}

/* footer */
#footer {
}

/* credits */
p.jeronimodesign {
	font-size: 9px;
	color: #337b5b;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 40px;
	letter-spacing: 1px;
	margin-left: 238px;
	margin-right: 192px;
	clear: both;
}
p.jeronimodesign a {
	color: #337b5b;
	color: #43A378;
}
p.jeronimodesign a:hover {
	text-decoration: underline;
}

/* private_area */
#contents #private_area {
}
#contents #private_area h2 {
	background-color: #154a3e;
	text-align: left;
	padding: 0px;
}
#contents #private_area input, #contents #private_area textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
