body {
	background-color: #d0c58c;
}
#wrapper {
	width: 760px;
	position: relative;
	margin: auto;
	background-image: url(images/logobg.jpg);
}
#logo {
	background-image: url(images/logobg.jpg);
	width: 250px;
	height: 60px;
	background-repeat: repeat;
	text-decoration: none;
	margin-left: 10px;
	border: 0;
}
#header_about {
	width: 760px;
	height: 200px;
	background-image: url(header/about_image.jpg);
}
#header_index {

	width: 760px;
	height: 200px;
	background-image: url(header/index_image.jpg);
}
#main_nav {
	background-color: #f4d840;
	height: 30px;
	width: 510px;
}
#main_nav ul {
	margin: 0;
	padding-left: 10px;
}
#main_nav ul li {
	display: inline;
	height: 30px;
}
#content {
	background-color: #f5f2de;
	position: relative;
	margin: 0px;
}
#main_text {
	width: 510px;
	color: #2E210E;
}
#logo img {
	border: 0;
}
#main_nav img {
	border: 0;
}


#main_text p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #140D05;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
}

#second_nav {
	width: 250px;
	float: right;
	min-height: 122px;
}
#second_nav a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4A4027;
	text-decoration: none;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F4D840;
	line-height: 1em;
}
.secondary_nav_small {
	font-size: .8em;
}

#second_nav a:hover {
	color:
	color: #4A86AB;
	color: #807044;
}
#home_main_text p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #251E12;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 30px;
	margin: 0;
}
#footer {
	background-color: #ffeb7d;
	text-align: center;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #2D1F0F;
	margin-top: 30px;
}
#home_main_text img {
	margin-bottom: 20px;
}

#second_nav li {
	list-style-type: none;
	line-height: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
}

#footer li {
	display: inline;
	list-style-type: none;
}
#footer ul {
	padding: 0;
	margin: 0;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 0..3em;
	padding: 0;
	line-height: 0.5em;
	color: #3B2B15;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color:#8B5F2E;
}
#footer p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #564323;
	margin-left: 35px;
}
#header_accomodations {
	background-image: url(header/accomodation_image.jpg);
	height: 200px;
}
#header_things {
	background-image: url(header/things_image.jpg);
	height: 200px;
}
#main_text li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	list-style-type: none;
	text-decoration: none;
	color: #191208;
	font-weight: bold;
}
#main_text li a:hover {
	font-size: 1em;
	font-weight: bolder;
	border-top: medium solid #FFEB7D;
	border-bottom: medium solid #FFEB7D;

}
#main_text ul {
	padding-top: 10px;
}

#main_text li {
	list-style-type: none;
	padding-bottom: 5px;
}
