* {
	margin: 0;
	padding: 0;
}

body {
	text-align: left;
	font-family: trebuchet;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(images/liberty_oak_background_01.png);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 36px;
	color: #666666;
}

h2 {
	font-size: 160%;
	font-weight: normal;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
	text-indent: 0px;
}

ul, ol {
	margin-left: 3em;
}

a:link {
	color: #336600;
}

a:active {
	color: #990033;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

/* Menu */

#menu {
	width: 770px;
	height: 53px;
	margin: 0 auto;
	border-right-color: #EDEBD5;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 109px;
	height: 31px;
	text-transform: lowercase;
	text-decoration: none;
	text-align: center;
	font-size: 120%;
	color: #666600;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	border-left-color: #EDEBD5;
}

#menu a:hover {
	background-color: #CCCC66;
}

#menu .active a {
	background: #F49A24;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 770px;
	height: 192px;
	margin: 0 auto;
	background-image: url(images/header.jpg);
}

#header h1 {
	float: left;
	width: 220px;
	height: 100px;
	margin: 0;
	padding: 70px 0 0 0;
	background: url(images/img02.jpg) no-repeat;
	text-align: center;
	font-size: 36px;
}

#header h2 {
	float: right;
	width: 530px;
	height: 86px;
	margin: 0;
	background: url(images/img03.jpg) no-repeat;
	padding: 84px 20px 0 0;
	text-align: right;
}

/* Page */

#page {
	width: 770px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	background-repeat: repeat-x;
	height: 350px;
}

/* Content */

#content {
	float: left;
	width: 550px;
	padding-top: 10px;
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom-color: #EDEBD5;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 5px;
	background-color: #FFFFFF;
	height: 330px;
}

#sidebar h2 {
	margin: 0;
	padding: 5px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-align: left;
	letter-spacing: -0.5px;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar a {
	color: #FFFFFF;
	padding: 10px;
}
#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebarcontent {
	background-image: url(images/sidebar_bkg.png);
	background-repeat: repeat-x;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	height: 300px;
}

/* Footer */

#footer {
	clear: both;
	height: 50px;
	background-color: #EDEBD5;
	padding-right: 0;
	padding-bottom: 25px;
	background-image: url(images/footer_background.png);
}

#footer p {
	text-align: center;
	font-size: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#footer a {
	color: #666666;
}
#directions {
	width: 770px;
	height: 192px;
	margin: 0 auto;
	background-image: url(images/directions.jpg);
}
#events {
	width: 770px;
	height: 192px;
	margin: 0 auto;
	background-image: url(images/events.jpg);
}
#about {
	width: 770px;
	height: 192px;
	margin: 0 auto;
	background-image: url(images/about.jpg);
}
#menus {
	width: 770px;
	height: 192px;
	margin: 0 auto;
	background-image: url(images/menus.jpg);
}
#contact {
	width: 770px;
	height: 192px;
	margin: 0 auto;
	background-image: url(images/contact.jpg);
}
#links {
	width: 770px;
	height: 192px;
	margin: 0 auto;
	background-image: url(images/links.jpg);
}
.style6 {
	color: #903;
}
