

#nav {
	position: relative;
	width: 774px;
	height: 25px;
	margin-top: -26px;
}

#nav a:hover {
	background-position: 0 -25px;
}


#nav_home, #nav_home a {
	position: relative;
	float: left;
	height: 25px;
	width: 113px;
	background-image: url(../images/img_nav_home.gif);
	text-align: left;
	display: block;
}

#nav_bookings, #nav_bookings a {
	position: relative;
	float: left;
	height: 25px;
	width: 124px;
	background-image: url(../images/img_nav_bookings.gif);
	text-align: left;
	display: block;
}

#nav_gallery, #nav_gallery a {
	position: relative;
	float: left;
	height: 25px;
	width: 128px;
	background-image: url(../images/img_nav_gallery.gif);
	text-align: left;
	display: block;
}

#nav_contact, #nav_contact a {
	position: relative;
	float: left;
	height: 25px;
	width: 93px;
	background-image: url(../images/img_nav_contact.gif);
	text-align: left;
	display: block;
}

#nav_left_img {
	position: relative;
	float: left;
}

#nav_right_img {
	position: relative;
	float: left;
}


body {
	text-align: center;
	background-color: #f3ebd3;
}

h1 {
	font-family: verdana;
	font-size: 11px;
	color: #81724e;
	margin: 0;
}

#container {
	width: 774px;
	margin: 0 auto;
	text-align: left;
}

#header_text {
	position: relative;
	left: -25px;
	width: 774px;
	text-align: right;
	top:-55px;	
}

#header {
	margin: 0;
}



#content_container {
	position: relative;
	v-align: top;
	background-image: url(../images/img_content_bg.gif);
	background-repeat: repeat-y;
	margin: 0;
}

#top_content_container {

}
a {
	font-family: verdana;
	font-size: 11px;
	color: #81724e;
}

#home_content1 {
	width: 470px;
	position: relative;
	float: left;
	height: 222px;
	left: 13px;
	font-family: verdana;
	font-size: 11px;
	color: #81724e;
	text-align: left;
	padding-top: 13px;
	padding-left: 15px;
	line-height: 15px;
	margin-top: 0px;
	background-color: #f4eddc;
	border-color: #e4ddcd;
	border-style: solid;
	border-width: 1px;
	margin-right: 26px;
}

#home_content2 {
	position: relative;
	float: right;
	width: 230px;
	height: 222px;
	left: -3px;
	_left: 0;
	font-family: verdana;
	font-size: 11px;
	color: #81724e;
	text-align: left;
	padding-top: 13px;
	padding-left: 15px;
	line-height: 13px;
	margin-top: 0px;
	margin-right: 10px;
	background-color: #f4eddc;
	border-color: #e4ddcd;
	border-style: solid;
	border-width: 1px;
}

#home_content3 {
	width: 730px;
	position: relative;
	float: left;
	height: 200px;
	left: 13px;
	font-family: verdana;
	font-size: 11px;
	color: #81724e;
	text-align: left;
	padding-top: 13px;
	padding-left: 15px;
	line-height: 13.5px;
	margin-top: 12px;
	background-color: #f4eddc;
	border-color: #e4ddcd;
	border-style: solid;
	border-width: 1px;
}


#bookings_content1 {
	width: 732px;
	position: relative;
	float: left;
	height: 255px;
	height: 320px;
	left: 13px;
	font-family: verdana;
	font-size: 11px;
	color: #81724e;
	text-align: left;
	padding-top: 13px;
	padding-left: 15px;
	line-height: 15px;
	margin-top: 0px;
	background-color: #f4eddc;
	border-color: #e4ddcd;
	border-style: solid;
	border-width: 1px;
	margin-right: 26px;
}

#bookings_content2 {
	width: 732px;
	position: relative;
	float: left;
	height: 100px;
	left: 13px;
	font-family: verdana;
	font-size: 11px;
	color: #81724e;
	text-align: left;
	padding-top: 13px;
	padding-left: 15px;
	line-height: 15px;
	margin-top: 0px;
	background-color: #f4eddc;
	border-color: #e4ddcd;
	border-style: solid;
	border-width: 1px;
	margin-right: 26px;
}

#gallery_content1 {
	width: 732px;
	position: relative;
	float: left;
	height: 480px;
	left: 13px;
	font-family: verdana;
	font-size: 11px;
	color: #81724e;
	text-align: left;
	padding-top: 13px;
	padding-left: 15px;
	line-height: 15px;
	margin-top: 0px;
	background-color: #f4eddc;
	border-color: #e4ddcd;
	border-style: solid;
	border-width: 1px;
	margin-right: 26px;
}

#contact_content1 {
	width: 732px;
	position: relative;
	float: left;
	height: 205px;
	left: 13px;
	font-family: verdana;
	font-size: 11px;
	color: #81724e;
	text-align: left;
	padding-top: 13px;
	padding-left: 15px;
	line-height: 15px;
	margin-top: 0px;
	background-color: #f4eddc;
	border-color: #e4ddcd;
	border-style: solid;
	border-width: 1px;
	margin-right: 26px;
}

.photos {
	display: inline;
	margin-right: 31px;
}


.photos img{
	border-color: #6f5643;
	margin-top: 20px;
}

.photos a:hover img{
border-color: #c7bc9c;
}

#footer {
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	color: #81724e;
	margin: 0;
	padding-top: 6px;
	v-align: top;
	background-image: url(../images/img_footer_bg.gif);
	background-repeat: no-repeat;
}

#footer a{
	font-family: verdana;
	font-size: 11px;
	color: #81724e;
}

.clear {
	clear: both;
}