body {
	background: #e9dcc9;
	color:#5B5043;
	font-size: 100.01%;
	font-family:'Bookman Old Style', 'Georgia', 'Times New Roman', serif;
	background-image: url(../images/body_back.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	}


#banner {margin-left:auto;margin-right:auto;margin-top:5px;width:980px;height:50px;border:0px solid #000;}
#logo {float:left;border:0px solid #000;margin-left:10px;}

#menu_holder {float:right;margin-top:14px;border:0px solid #000;}
.menu {display: block;width: 700px;position: relative;text-align: left;margin-top:8px;}
.navigator {position: absolute;padding: 0 5px;height: 5px;bottom: 0;}
.menu ul {margin: 0;padding: 0;font-size:14px;list-style-type: none;}


	
.menu ul li {cursor: pointer;text-align: center;display: inline;border:0px solid #000;padding: 10px;color: #433B30;}

.menu a {color:#433B30;text-decoration:none;font-weight:normal;}
.menu a:hover {color:#AF7A3A;text-decoration:none;border-bottom:4px solid #AF7A3A;}

#home #nav-home a,
#menu #nav-menu a,
#accommodation #nav-accommodation a,
#about #nav-about a,
#team #nav-team a,
#gallery #nav-gallery a,
#news #nav-news a,
#links #nav-links a,
#contact #nav-contact a {color:#AF7A3A;text-decoration:none;border-bottom:4px solid #AF7A3A;}

#content {
	width:980px;
	height:480px;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	background-image:url(../images/content_back.png);
	background-position:50% 0%;
	border:0px solid red;
	padding-bottom:5px;
	}

#content_ext {
	width:980px;
	/*height:550px; */
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	background-image:url(../images/content_back_ext.png);
	background-position:50% 100%;
	}
	

#content_holder {border:0px solid red;padding:15px 25px 15px 40px;}

#content_left {float:left;width:410px;border:0px solid red;margin-top:20px;line-height:18px;}
#content_right {float:right;width:465px;height:435px;border:0px solid red;}

#content_all {width:915px;height:435px;border:0px solid red;margin-top:0px;line-height:18px;}

#content_bottom_back {
	background-image:url(../images/content_back_ext.png);
	background-position:50% 100%;
	background-repeat:no-repeat;
	height:50px;
	border:1px solid red;
	}

#footer {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	padding-left:0px;
	color:#fff;
	border:0px solid #898;
	}

#footer_content {

	border:0px solid #898;
	margin-top:0px;
	font-size:11px;
	color:#766754;
	padding-bottom:15px;
	float:right;
	}

#footer_content a {color:#766754;}
#footer_content a:hover {color:#AF7A3A;}




h1 {font-size:22px;font-weight:normal;line-height:25px;margin-bottom:0px;padding-bottom:0px;}
h2 {font-size:17px;font-weight:normal;line-height:25px;margin-bottom:0px;padding-bottom:0px;}

hr {width:250px;height:1px;border-top:1px solid #433b30;}

a {
	color: #AF7A3A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	
	overflow: hidden;
	padding: 10px 0;
	text-align: left;
	font-size:80%;
}

.quote_box {border:0px solid #433B30;width:310px;padding: 10px;margin:15px 30px 15px 30px; background-color: #D9D2CA; color: #433B30; font-size: 12px;font-style:italic;}
.quote_small_text {font-size:10px;color:#433B30;font-weight:bold;float:right;}

