body {
	background: #720000;
	margin: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #111111;
}

a, a:link, a:active, a:visited {
	color: #7b1315;
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

p {
	margin: 0 0 16px;
}

img {
	border: 0;
}

h1 {
	font-weight: normal;
	font-size: 36px;
	line-height: 38px;
	padding: 0 0 12px;
	margin: 0;
	width: 100%;
	border-bottom: 1px #ddd solid;
	font-family: Garamond;
	font-style: italic;
}

h3 {
	font-weight: normal;
	font-size: 24px;
	line-height: 26px;
	padding: 0;
	margin: 0;
	width: 100%;
	font-family: Garamond;
	font-style: italic;
}

.box_top h3 {
	margin: 12px 0 0 !important;
}


.generic {
	width: 870px;
	float: left;
	clear: both;
}

.pad_twenty {
	padding: 0 20px;
}

.fade {
	background: url(../../images/template/fade.jpg) no-repeat left top;
}

.top_pad {
	padding-top: 12px;
}

.bottom_pad {
	padding-bottom: 12px;
}

.bottom_pad {
	padding-bottom: 18px;
}

.bottom_margin {
	margin-bottom: 18px;
}

.wrapper_uber {
	background: #efeadd url(../../images/template/bg.jpg) repeat-x left top;
	width: 100%;
}

.wrapper_uber_middle {
	background: #efeadd;
	width: 100%;
}

#wrapper_content {
	width: 870px;
	padding: 0 45px;
	overflow: hidden;
	background: #ffffff url(../../images/template/wrapper_content.png) no-repeat left top;
	margin: 0 auto;
}

#wrapper_content_bottom {
	width: 960px;
	overflow: hidden;
	background: #ffffff url(../../images/template/wrapper_content_bottom.png) no-repeat left top;
	height: 8px;
	margin: 0 auto;
}

#nav {
	width: 870px;
	float: left;
	clear: both;
	height: 38px;
	padding-top: 12px;
	padding-bottom: 13px;
	line-height: 13px;
	height: 13px;
	background: url(../../images/template/nav.png) no-repeat left top;
}

#nav li, #nav ul {
	margin: 0;
	list-style: none;
	line-height: 13px;
	font-size: 13px;
	text-transform: uppercase;
	color: #273270;
	font-family: "Goudy Old Style", Times, "Times New Roman", serif;
}

#nav ul {
	padding: 0;
	float: right;
}

#nav ul li {
	float: left;
}

#nav ul li a, #nav ul li a:link, #nav ul li a:active, #nav ul li a:visited {
	color: #273270;
	text-decoration: none;
	margin: 0 0 0 24px;
}

#nav ul li a:hover {
	color: #777777;
}

#header {
	width: 870px;
	height: 354px;
	overflow: hidden;
	float: left;
	clear: both;
}

.landing_page_box {
	width: 277px;
	float: left;
	overflow: hidden;
	padding-bottom: 8px;
	position: relative;
}

img.landing_page_link {
	width: 277px;
	height: 224px;
	float: left;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
}

a.landing_page_link, a.landing_page_link:link, a.landing_page_link:active, a.landing_page_link:visited {
	width: 277px;
	height: 224px;
	display: block;
	overflow: hidden;
	text-decoration: none;
	background: url(../../images/template/landing_page_boxes.png) no-repeat;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}

a.landing_page_link span {
	display: none;
}

a#beach {
	background-position: 0 0;
}

a#beach:hover {
	background-position: 0 -224px;
}

div#beach {
	margin-right: 20px;
}

a#bush {
	background-position: -277px 0;
}

a#bush:hover {
	background-position: -277px -224px;
}

a#traditional_zulu {
	background-position: -554px 0;
}

a#traditional_zulu:hover {
	background-position: -554px -224px;
}

div#traditional_zulu {
	margin-left: 19px;
}

.landing_page_info_left {
	width: 150px;
	float: left;
	clear: left;
	color: #73683d;
	font-size: 13px;
	padding-left: 17px;
	line-height: 15px;
}

.landing_page_info_right {
	width: 93px;
	float: right;
	clear: right;
	text-align: right;
	color: #7b1315;
	font-size: 13px;
	padding-right: 17px;
	line-height: 15px;
}

a.view span {
	font-size: 11px;
	line-height: 13px;
}

a.view:hover {
	color: #555555;
}

#wrapper_uber_footer {
	width: 100%;
	height: 125px;
	background: url(../../images/template/bg_footer.png) repeat-x left top;
	overflow: hidden;
}

#wrapper_footer {
	width: 870px;
	padding: 25px 45px 0;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../../images/template/wrapper_footer.png) no-repeat left top;
}

/* Lodges Index */

ul.lodges_index {
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
}

ul.lodges_index li {
	width: 290px;
	height: 265px;
	float: left;
	overflow: hidden;
}

a.lodges_index_item, a.lodges_index_item:link, a.lodges_index_item:active, a.lodges_index_item:visited {
	width: 248px;
	height: 232px;
	margin: 5px 10px;
	padding: 11px;
	float: left;
	overflow: hidden;
	border-bottom: 1px #ffffff solid;
}

a.lodges_index_item:hover {
	background: #efeadd;
	color: #111111;
	border-bottom: 1px #d9d3c5 solid;
}

a.lodges_index_item img {
	float: left;
	clear: both;
	width: 248px;
	height: 186px;
	overflow: hidden;
}

span.lodges_index_item {
	float: left;
	clear: both;
	display: block;
	margin: 8px 0 0;
	width: 248px;
	height: 36px;
	line-height: 18px;
	text-align: center;
	font-size: 13px;
	overflow: hidden;
}

span.greyedout {
	color: #999999 !important;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 18px;
}

/* Lodges Detail */

.left_column {
	width: 500px;
	margin: 12px 20px;
	float: left;
}

.right_column {
	width: 290px;
	margin: 12px 20px;
	float: right;
}

.right_column_box {
	width: 258px;
	padding: 15px;
	float: left;
	margin-bottom: 16px;
	background: #f4f1e8;
	border: 1px #dddddd solid;
}

.box_top {
	background: #f4f1e8 url(../../images/template/details_fade.jpg) repeat-x left top;
	padding: 15px 15px 7px;
}

.lodge_details_image {
	width: 256px;
	border: 1px #999999 solid;
}

img.lodge_details_thumbs {
	margin:5px;
}

ul.lodge_stats {
	padding: 0;
	list-style: none;
	float: left;
	clear: both;
}

ul.lodge_stats li {
	width: 258px;
	padding: 6px 0;
	float: left;
	clear: both;
	border-bottom: 1px #dddddd solid;
	font-size: 11px;
	color: #333333;
}

/* Enquiries Page */

.form_row {
	width: 100%;
	float: left;
	clear: both;
	padding: 12px 0;
	border-bottom: 1px #efefef solid;
}

label {
	display: block;
	float: left;
	width: 230px;
}

label span {
	color: #720000;
}

.form_input {
	width: 300px;
	border-top: 1px #777777 solid;
	border-right: 1px #dddddd solid;
	border-bottom: 1px #dddddd solid;
	border-left: 1px #777777 solid;
	background: #ffffff;
	padding: 2px;
	margin: 0;
	line-height: 17px;
	font-size: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	color: #000000;
	float: left;
}

div.captcha_box {
	width: 540px;
	float: left;
}

#captcha_image {
	float: left;
	clear: both;
	margin-top: 12px;
}

#submit {
	margin-right: 24px;
}

textarea.form_input {
	height: 102px;
}

/* Validation */

.LV_validation_message {
	margin-left: 12px;
	font-size: 11px;
	line-height: 17px;
}

.LV_invalid_field {
	background: #efeadd;
}

/* Footer */

#footer_left, #footer_right {
	font-size: 11px;
	line-height: 13px;
}

#footer_left {
	float: left;
}

#footer_nav_title {
	color: #ffffff;
	float: left;
	clear: both;
	margin-bottom: 12px;
	text-transform: uppercase;
}

#footer_nav {
	float: left;
	clear: both;
	margin-left: -3px;
}

#footer_nav ul {
	list-style: none;
	padding: 0 12px 0 0;
	margin: 0 12px 0 0;
	float: left;
}

ul.dotted_border_line {
	border-right: 1px solid #912c2d;
}

#footer_nav ul li {
	float: left;
	clear: both;
}

#footer_nav ul li a, #footer_nav ul li a:link, #footer_nav ul li a:active, #footer_nav ul li a:visited {
	float: left;
	clear: both;
	display: block;
	padding: 3px;
	color: #b87778;
	width: 64px;
}

#footer_nav ul li a:hover {
	background: #912c2d;
	color: #ffffff;
}

#footer_right {
	float: right;
	color: #b87778;
	text-align: right;
}

#footer_right a, #footer_right a:link, #footer_right a:active, #footer_right a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer_right a:hover {
	color: #b87778;
}

.booking_form {
	font-size:11px;
}
.booking_form div {
	display:block;
	height:32px;
	line-height:32px;
	vertical-align:middle;
}
.booking_form span {
	float:left;
	display:inline;
}
.booking_form input {
	float:right;
	display:inline;
	border:1px solid #acacac;
	padding:5px;
	margin:2px;
}
.booking_form input[type="hidden"] {
	display:none;
}