

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Helvetica, Arial, tahoma, Verdana;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 0;
	padding: 0;
}
li, dd, blockquote {
	margin-left: 1em;
}
img {
	border: none;
}
fieldset {
	border: none;
}
input, select, textarea {
	font-size: 100%;
}
a:active, a:focus {
	outline: none;
}
.float_r {
	float: right;
}
.float_l {
	float: left;
}
.clear {
	clear: both;
}
.text_mid {
	text-align:center;
}
.text_full {
	text-align:justify;
}
.text_left {
	text-align:left;
}
.text_right {
	text-align: right;
}
.text_bold {
	font-weight:bold;
}
.display_none {
	display: none;
}
.display_block {
	display:block;
}

.float_r {
	float: right;	
}
.float_l {
	float: left;	
}
.clear {
	clear: both;	
}
.text_mid {
	text-align:center;	
}
.text_full {
	text-align:justify;
}
.text_left {
	text-align:left;
}
.text_right {
	text-align: right;
}
.text_bold{
	font-weight:bold;	
}
.display_none {
	display: none;	
}
.display_block {
	display:block;
}
.small_text {
	font-size: 10px;
	font-family:Verdana, Geneva, sans-serif;
}

html,body {
	height:100%;	
}
body {
	background-color: #000000;
}
#site-block {
	position:relative;
	float:left;
	height:50%;
	margin-bottom:-230px;
	width:1px;
	text-indent: -5000px;
	overflow: hidden;
}
#site {
	margin:0 auto;
	width:750px;
	height:460px;
	clear:both;
	background:#ce670b;
	z-index:1;
	position: relative;
}
#nav {
	float: left;
	width: 200px;
	height: 400px;
}
#logo {
	width: 200px;
	height: 90px;
	text-align:center;
}
#logo img {
	margin-top:10px;
}
#barrels {
	background:url(/lib/img/barrels.jpg) no-repeat;
	width:200px;
	height:70px;
}
#nav-holder {
	margin-top: 50px;
	margin-right: 6px;
	text-align:right;
	text-transform:lowercase;
}
#nav-holder a, #nav-holder strong {
	display:block;
	clear:both;
	font-size:13px;
	line-height:18px;
	text-decoration:none;
	margin: 4px 0px;
}
#nav-holder.half a {
	opacity:.65;
}
#nav-holder.full a {
	opacity:1;
}
#nav-holder a:hover {
	font-weight: bold;
}
.menulinks {
	color: white;
}
.menulinks a, a:visited {
	color: white;
}
.menulinks a:visited {
	color: white;
	text-decoration: none;
}
.menulinks2 {
	color: #444444;
}
.menulinks2 a, .menulinks2 a:visited {
	color: #444444;
}
#content-wrap {
	float: left;
	width: 550px;
	height: 400px;
	z-index:1;
	position:relative;
}
#ribbon {
	width: 530px;
	height:90px;
	background:url(/lib/img/fiveforkstextlogo.gif) no-repeat center right;
	clear:both;
	z-index:999;
	position:relative;
}
#pics {
	width: 550px;
	height: 70px;
	background:url(/lib/img/temppic.jpg) no-repeat top right;
	z-index:999;
	position:relative;
}
#hours { 
	color: #605F5F;
	font-size: 10px;
	line-height: 12px;
	background-color: #fff;
	border: solid 1px yellow;
	width: 110px;
	text-align:center;
	float: right;
	margin-left: 12px;
}
#hours h4 {
	text-decoration:underline;
}
#hours p{
	margin-bottom: 8px;
}
#content {
	padding:12px;
	width: 526px;
	height:216px;
	overflow-y:auto;
	color: white;
	font-size: 12px;
	line-height: 14px;
	z-index:1;
	position:relative;
}
#content a, #content a:visited {
	color: white;
	font-weight: bold;
}
#content a:hover {
	text-decoration: none;
}
#content h1 {
	font-size: 18px;
	line-height: 20px;
	margin-top: 4px;
	margin-bottom: 12px;
}
#content h2 {
	font-size: 16px;
	line-height: 18px;
	margin-top: 4px;
	margin-bottom: 12px;
}
#content h3 {
	font-size: 14px;
	line-height:16px;
	margin-top: 4px;
	margin-bottom: 12px;
}
#content h4 {
	font-size: 13px;
	line-height: 15px;
	margin-top: 4px;
	margin-bottom: 8px;
}
#content h5 {
	font-size: 12px;
	line-height: 14px;
	margin-top: 4px;
	margin-bottom: 8px;
}
#content h6 {
	font-size: 11px;
	line-height: 13px;
	margin-top: 4px;
	margin-bottom: 8px;
}
#content p {
	margin-bottom: 12px;	
}
#content .cat_heading {
	font-size: 13px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
}
#content .cat_desc {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
#content .item_name {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 0 10px;
}
#content .item_space {
	background-image: url(../images/menuspacer.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
#content .item_price {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
#content .item_desc {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	text-align: justify;
	padding-top: 2px;
	padding-right: 75px;
	padding-left: 35px;
}
#content .backtotop a {
	color: #888;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 20px;
	text-decoration: none;
}
#content .backtotop a:hover {
	text-decoration: underline;
}
#content .spacer {
	padding-bottom: 12px;
	padding-left: 12px;
}
#content .menulinks {
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #2b135e;
}
#content .menulinks a {
	color: #2b135e;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
#content .menulinks a:hover {
	line-height: 20px;
	text-decoration: underline;
}
#content .no_items {
	color: black;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight: normal;
	margin: 0 0 0 10px;
}
#menulinks {
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #fff200;
}
#menulinks a {
	color: #fff200;
	font-weight: bold;
	text-decoration: none;
}
#menulinks a:hover {
	text-decoration: underline;
}
#footer {
	font-size:11px;
	line-height: 13px;
	color:#444444;
	font-weight:bold;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	width:750px;
	height: 57px;
	background: #000000;
	padding-top: 3px;
}
#footer a, #footer a:visited {
	margin: 0px 4px;
	color:#CE670B;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
/*********************************************************
UPCOMING EVENTS STYLES
**********************************************************/
div.indEvent {
	margin-left: 5px;
}
div.eventTitle {
	font-weight:bold;
	font-size:12px;
	clear:both;
}
div.eventDate {
	font-size:9px;
	line-height: 20px;
	font-style:italic;
	clear:both;
}
div.eventDesc {
	font-size:10px;
	clear:both;
	margin: 12px 0px 16px;
}
div.divider {
	border-top: 1px solid #b2590a;
	background: #f77c0d;
	height:1px;
	margin:12px 0px;
}
/****************************************
EVENT CALENDAR STYLES
*****************************************/
#cal_options {
	background-color: #121212;
	width: 180px;
	height:0px;
	margin: 0;
	padding: 0;
	border: none;
	display: block;
	position:absolute;
	top:90px;
	right:-180px;
	overflow:hidden;
	z-index:0;
	color: #f1f1f1;
	font-size: 12px;
}
#myCalendar {
	color: #777777;
	font-size: 10px;
	width: 180px;
}
#myCalendar td {
	text-align: center;
	height: 23px;
}
#myCalendar a {
	display: block;
	width:auto;
	line-height:23px;
	color: #ce670b;
	text-decoration: none;
}
.myCalendarHeading {
	font-weight: bold;
}
.nonMonthDay {
	background-color: #f1f1f1;
}
.monthDay {
	background-color: white;
}
.weekDays {
	color: #ce670b;
	font-weight: bold;
}
#myCalendar td.calevent a {
	border: 1px solid #F9E915;
	background-color: #F9E915;
	color: white;
	line-height: 21px;
	width:auto;
}
#myCalendar td.calevent a:hover {
	border: 1px solid #0099ff;
}
.weekEND {
	background-color: #eaeaea;
}
#searchform p {
	text-align: right;
	height:20px;
}
#searchform p label {
	float:left;
	width: 70px;
	text-align:left;
	display: block;
	line-height: 20px;
}
#searchform p input {
	width: 95px;
	font-size: 10px;
	float: right;
	margin-bottom:2px;
}
