body {
	background-color: #402b24;
	margin: 0px; padding: 0px;
	text-align: center;
}
#container {
	width: 864px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: transparent url("images/repeat.gif") repeat-y;
}
#container, #container td {
	font-family: arial !important;
	font-size: 10px !important;
	color: #495d2d !important;
	vertical-align: top;
}
#header {
	height: 290px;
	background: transparent url("images/header_new.jpg") no-repeat;
	padding: 0 0 0 0;
}
#header .inside {
	padding: 0px 0 0 475px;
}
#header > .inside { /* IE FIX, GO FIGURE */
	padding-top: 0px;
}
#header .inside img {
	margin: 0 4px 0 0;
}
#navigation {
	height: 25px;
	background: transparent url("images/navigation.gif") no-repeat;
}
#navigation a {
	display: block;
	height: 25px;
	float: left;
}
#navigation a:hover {
	background-position: 0 -25px;
}
#navigation a span {
	display: none;
}
#navigation .inside {
	margin-left: 90px;
}
#nav1 { background-image: url("images/nav1.gif"); width: 72px; }
#nav2 { background-image: url("images/nav2.gif"); width: 92px; }
#nav3 { background-image: url("images/nav3.gif"); width: 72px; }
#nav4 { background-image: url("images/nav4.gif"); width: 91px; }
#nav5 { background-image: url("images/nav5.gif"); width: 110px; }
#nav6 { background-image: url("images/nav6.gif"); width: 92px; }
#nav7 { background-image: url("images/nav7.gif"); width: 92px; }
#content {
	background: transparent url("images/content.jpg") no-repeat 62px 0;
}
body#home #content {
	background-image: none;
}
#content .inside {
	padding: 0 100px 0px 100px;
}
body#home #content .inside {
	padding: 0px 72px 0px 62px;
}
body#menu #content .inside, body#events #content .inside, body#directions #content .inside, body#services #content .inside {
	padding: 0px 72px 0px 62px;
}
#footer {
	height: 49px;
	background: transparent url("images/footer.gif") no-repeat;
	text-align: center;
	color: white;
	font-size: 10px;
}

#footer .inside {
	padding: 3px 0 0 0;
}

#footer a {
	color: #e6c68f;
	text-decoration: none;
}
a {
	color: #243012;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	line-height: 17px;
	margin: 0 0 8px 0;
	padding: 0px;
}
#heading_image {
	
}
.page_controls {
	text-align: center;
}
#promo_text .inside2 {
	margin: 46px 20px 0 228px;
}
#promo_text .inside2 p {
	line-height: 20px;
	font-size: 11px;
}
h1 {
	color: #3f5127;
	font-family: arial;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0px;
}
h2 {
	color: #402b24;
	font-family: "Times New Roman", Times;
	font-size: 13px;
	margin: 0 0 4px 0;
	padding: 0px;
}
h3 {
	color: #3f5127;
	font-family: verdana;
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 0px;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	color: #402b24;
}
a img { border: 0px; }
.mini_promo {
	overflow: hidden;
	height: 146px; width: 365px;
	background-repeat: no-repeat;
}
.mini_promo p {
	line-height: 13px;
}
li {
	line-height: 24px;
}