body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background-color: #999966;
	background-attachment: fixed;
	background-image: url(site_graphics/backmain.gif);
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 625px;
	background-color: #666633;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333300;
	margin-top: 0%;
	margin-bottom: 0%;
	height: 190px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333300;
	border-left-color: #333300;
}
#titlebar {
	background-color: #996600;
	margin-right: auto;
	margin-left: auto;
	width: 617px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333300;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333300;
	border-left-color: #333300;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: normal;
	color: #F0F0E6;
	margin-top: 0%;
	margin-bottom: 0%;
	letter-spacing: .25em;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 625px;
	margin-top: 0%;
	margin-bottom: 0%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #848F52;
	height: 100%;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333300;
	border-left-color: #333300;
}
p {
	font-size: 90%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 185%;
	color: #333333;
	text-align: justify;
}
.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 165%;
	font-weight: bold;
	color: #738F1E;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #996600;
	font-size: 125%;
	font-weight: bold;
	margin-bottom: -2%;
	letter-spacing: .25em;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #996600;
	margin-bottom: -2%;
	letter-spacing: .125em;
}
#mainnav {
}
ul  {
	margin: 0px;
	padding: 0;
	list-style: none;
	width: 163px;
	}
ul li {
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #565527;
	}
li ul {
	position: absolute;
	left: -165px;
	top: 0;
	display: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	}
ul li a {
	display: block;
	text-decoration: none;
	color: #B4B29A;
	padding: 5px 5px 5px 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	}
ul li a:hover {
	display: block;
	text-decoration: none;
	padding: 5px 5px 5px 15px;
	color: #666633;
	background-color: #B4B29A;
	}
/* Fix IE. Hide from IE Mac \*/
* html ul li {
	float: left;
}
* html ul li a {
	height: 1%;
}
/* End */
li:hover ul, li.over ul {
	display: block;
}
.top {
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666633;
	border-right-color: #666633;
	border-bottom-color: #666633;
	border-left-color: #666633;
}
#bottomnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #738F1E;
	margin-right: auto;
	margin-left: auto;
	width: 625px;
	text-align: center;
	margin-top: 35px;
	word-spacing: .25em;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AEBF78;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #738F1E;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 625px;
	margin-top: 35px;
	padding-bottom: 100%;
}
ol {
	list-style-type: disc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	line-height: 135%;
}
.photoright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 5px;
}
.divider {
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEBF78;
	width: 375px;
}
#left {
	vertical-align: top;
	width: 460px;
	background-image: url(site_graphics/backleft.gif);
	background-repeat: repeat-y;
	padding-bottom: 25px;
}
#inside {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	margin-top: 25px;
}
#right {
	vertical-align: top;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333300;
	background-image: url(site_graphics/backright.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	width: 163px;
}
#main {
	height: 100%;
}
.header {
	border: 0px none 0;
	text-align: center;
}
.bottom {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.photoright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 5px;
}
.photoleft {
	margin: 5px;
	float: left;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	text-align: center;
	margin-bottom: 100%;
}
#reserve {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #B4B29A;
	margin-right: auto;
	margin-left: auto;
}
input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}
#left a:link {
	color: #666633;
	text-decoration: underline;
}
#left a:hover {
	color: #996600;
	text-decoration: none;
}
#left a:visited {
	color: #666633;
	text-decoration: underline;
}
#cp {
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	text-align: center;
}
#outdoor {
	margin-right: auto;
	margin-left: auto;
	width: 125px;
	text-align: center;
}
