@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #25170C;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #E3BB66;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h2 {
	font-size: 18px;
	color: #E1BB66;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p {
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
li {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 10px;
}
#slideshow {
	float: right;
	width: 590px;
	padding-left: 20px;
}


#content_wide {
	width: 940px;
	padding-right: 20px;
	padding-left: 20px;
}
#photos_left {
	float: left;
	width: 280px;
	padding-right: 20px;
}
#text {
	float: left;
	width: 340px;
}
#photos_right {
	float: left;
	width: 280px;
	padding-left: 20px;
}
#photos_right img {
	padding-bottom: 20px;
}
#photos_left img {
	padding-bottom: 20px;
}
p.first_para {
	font-size: 16px;
	color: #E5BB65;
	line-height: 26px;
}
#prices {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#prices td {
	background-color: #412611;
	padding: 4px;
}
#prices td.price {
	background-color: #1A1009;
	width: 140px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
table#contact_details {
	width: 350px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table#contact {
	font-size: 12px;
	color: #E4BA66;
}
#contact_form .textbox {
	color: #FFFFFF;
	background-color: #1A1009;
	border: 1px solid #000000;
	width: 500px;
}
.highlight {
	color: #E4B75A;
}

#contact_details td {
	padding: 5px;
}
#reservations_form .textbox {
	color: #FFFFFF;
	background-color: #1A1009;
	border: 1px solid #000000;
	width: 250px;
}
table#reservations {
	width: 640px;
	font-size: 12px;
}
table#reservations p {
	font-size: 12px;
}
#reservations_form .calendarSelectDate {
	color: #FFFFFF;
	background-color: #1A1009;
	border: 1px solid #000000;
	width: 160px;
}
.testimonial {
	font-size: 0px;
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #1A1009;
}
.testimonial p {
	font-size: 11px;
	line-height: 13px;
}
.testimonial .name {
	font-size: 11px;
	font-weight: bold;
	color: #E3BE6E;
}
#booking {
	width: 262px;
	background-image: url(/images/back_booking.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 460px;
	padding-right: 20px;
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#booking form {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#booking form p {
	font-size: 11px;
	line-height: 13px;
}

#booking form input.textbox {
	color: #FFFFFF;
	background-color: #1A1009;
	border: 1px solid #000000;
	width: 240px;
}

#booking form label {
	clear: both;
	display: block;
	font-weight: bold;
	color: #E4BA66;
	padding-top: 4px;
	padding-bottom: 4px;
}
#booking  form  input#Arrival_Date {
	color: #FFFFFF;
	background-color: #1A1009;
	border: 1px solid #000000;
	width: 120px;
}
#booking form input.number {
	color: #FFFFFF;
	background-color: #1A1009;
	border: 1px solid #000000;
	width: 40px;
}
#content {
	float: left;
	width: 650px;
}
#testimonials_form {
	float: left;
	width: 260px;
	padding-left: 15px;
	padding-right: 15px;
}

#testimonials_form form {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#testimonials_form form p {
	font-size: 11px;
	line-height: 13px;
}

#testimonials_form form input.textbox {
	color: #FFFFFF;
	background-color: #1A1009;
	border: 1px solid #000000;
	width: 240px;
}
#testimonials_form form textarea.textbox {
	color: #FFFFFF;
	background-color: #1A1009;
	border: 1px solid #000000;
	width: 240px;
}
#testimonials_form form label {
	clear: both;
	display: block;
	font-weight: bold;
	color: #E4BA66;
	padding-top: 4px;
	padding-bottom: 4px;
}

