@charset "UTF-8";
#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	width: 700px;
	background-color: #333;
	text-indent: 30px;
	padding-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}

#menu a {
	font-family: Verdana, Geneva, sans-serif;
	color: #b4975a;
	text-decoration: none;
	font-weight: lighter;
	font-size: 0.85em;
}

#smallimage {
	width: 700px;
	background-color: #f5ecd2;
	margin-bottom: 0px;
}

#content {
	background-color: #F9E7B9;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .85em;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
	text-align: left;
}
#content2 {
	width: 700px;
	background-color: #f5ecd2;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	padding-top: 0px;
	height: 800px;
}

body {
	margin-bottom: 0px;
	background-image: url(images/wood.jpg);
	margin-top: 0px;
	font-size: 0.85em;
	background-color: #000;
}

#content h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-weight: normal;
	margin-top: 0px;
	color: #000;
	margin-bottom: 0px;
}
#content h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	margin-bottom: 0px;
	font-weight: normal;
}

#content p {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #000;
	line-height: 1.6em;
	padding: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 0.85em;
}

#content a {
	color: #03F;
	text-decoration: none;
}

#smallimage img {
	margin-top: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.three_pix_margin_right {
	margin-right: 3px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333;
	text-align: right;
}
.floatleft {
	float: left;
}
#content img {
	margin-right: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

#pics {
	background-color: #f5ecd2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 575px;
	width: 700px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

	
#pics img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#pics a {
	color: #2b3742;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#pics h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	margin-bottom: 10px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
}
#image_title {
	margin: 0px;
	padding: 0px;
}
#directions {
	width: 250px;
	float: left;
}
.floatright {
	float: right;
}
#map {
	width: 425px;
	float: right;
}

