html body {
	height: 100%;
	color:#999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	background-color:#2E1A07;
	background-image:url(images/body-bg2.jpg);
	background-repeat:repeat;
}

.featured-food {
	margin-right: 23px;
}

.featured-food img {
	border: thin solid #a35624;
}

.food {
	margin-top: 20px;
	float: left;
	margin-bottom: 30px;
}

#footer-holder,
.middle-holder {
	font-size: 112%;
	line-height: 21px;
	height:100%;
}

.darker-back {
	float: left;
	width: 190px;
	background-color: rgba(0,0,0,0.3);
	height: 230px;
	overflow: hidden;
}

.inner-darker-back {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
}

div#nav-wrapper {
	/*background: url(images/nav-back.jpg) repeat-x;*/
	height: 28px;
}

.home {
	float: left;
	margin-right: 296px;
}

/*.beer {
	position: absolute;
	right: -12px;
	top: -84px;
	width: 310px;
}*/

#logo {
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

#main {
	width: 780px;
}

#sidebar {
	width: 140px;
}

#top-wrapper {
	/*background-color:#000;*/
	background-image:url(images/header-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#middle-holder {
	margin-top: 25px;
	margin-bottom: 52px;
	overflow: auto;
}

div.footer-col {
	float: left;
	width: 163px;
	margin-right: 26px;
}

div.footer-col-two {
	float: left;
	width: 263px;
	margin-right: 26px;
	position: relative;
}
div.footer-col-three{
	float: left;
	width: 215px;
	margin-right: 26px;
}
/*div.footer-col-three img{
	width: 202px;
	height: auto;
}*/
div.footer-col-two table.formBlockSurveyTable:before {
	content: "Contact";
	font-size: 10px;
	position: absolute;
	top: 0;
}

div.social-links {
	float: right;
	text-align: right;
	width: 228px;
}

#footer-holder {
	margin-top: 20px;
}


.hidden {
	position: absolute;
	padding-left: 9999px;
	display:none;
}

.full {
	float: left;
	width: 100%;
}

.n60 {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

img {
	border: 0px
}

a {
	cursor: pointer
}

#nav-holder{
	position:relative;
	float: left;
	padding:0px;
	margin:10px 0px 0px 450px;
}

#nav-holder .nav ul.nav li {
	float: left;
	font-size: 10px;
	padding-left: 8px;
	margin-left: 8px;
}

#nav-holder div.nav ul.nav li a {
	display: block;
	color: #999;
}

#nav-holder div.nav ul.nav li.nav-selected a,
#nav-holder div.nav ul.nav li a:hover {
	text-decoration: none;
	color: #6A421C;
}

#nav-holder .nav ul.nav {
	padding-bottom: 0;
	float: left;
	margin-bottom: 0;
	width: 100%;
}

#middle {
	width: 100%;
	/*background-color: #000;*/
	border-bottom: 1px solid #6a421c;
/*	background-image: url(images/bg-image.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	padding-bottom:20px;
	min-height:500px;
}

.middle-holder {
	margin-top: 30px;
	position: relative;
}

#page {
	width: 960px;
	margin: auto;
}

#page #headerSpacer {
	height: 0px
}

#page #header {
	position: relative;
}

#page #header #logo {
	color: #999;
	font-size: 32px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: auto;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 8px;
	cursor: pointer;
	left: 230px;
	z-index: 1;
	width: 100%;
	float: left;
	position: relative;
}

#page #header #logo a {
	color: #999;
	text-decoration: none;
}

#page #header #logo p {
	display: inline;
	line-height: inherit;
	font-size: inherit;
	padding: inherit;
	margin: inherit;
	color: inherit
}

/*#page #header #headerNav {
	position: absolute;
	top: 120px;
	left: 0px;
	z-index: 2;
	width: 100%;
	overflow: visible;
}*/

/*#page #header ul.nav-header {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: auto;
	z-index: 2;
	overflow: visible;
	float: left
}

#page #header ul.nav-header li {
	float: left;
	padding: 0px 10px;
	margin: 0px;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	text-transform: uppercase;
	border-right: 1px solid #FFF;
}

#page #header ul.nav-header li a {
	text-decoration: none;
	color: #FFF;
}

#page #header ul.nav-header li a:hover {
	text-decoration: none;
	color: #f8e22c;
}

#page #header ul.nav-header li.nav-selected {
	color: #f8e22c;
}

#page #header ul.nav-header li first {
	padding-left: 0px
}

#page #header #header-area {
	margin-top: 10px;
	margin-bottom: 10px
}

#page #header #header-area #header-area-inside {
	margin-bottom: 12px;
}

#page #header #header-area img {
	display: block
}

#page .divider {
	padding-top: 12px;
	background: url(images/nav_horizontal_divider.gif) no-repeat top;
	overflow: hidden;
	height: 1px;
	clear: both;
	width: 100%;
}

#page #central {
	clear: both;
	margin-top: 20px;
}

#page .no-sidebar {
	background-image: none !important
}

#page #central.central-left {

}

#page #central.central-left div#sidebar {
	float: left !important;
}

#page #central.central-left #body {
	float: right
}

#page #central #body {
	float: left;
	width: 700px;
	padding-right: 10px;
	padding-left: 0px !important;
	padding-right: 0px !important
}

#page .no-sidebar #body {
	float: none !important;
	width: auto !important;
}

#page #central #sidebar {
	float: right;
	width: 220px;
	overflow: hidden;
	background-image: url(images/40-black.png);
	background-repeat: repeat;
	margin-left: 10px;
}*/

/*///////////////////////////////////////////////////// LEFT NAV ////////////////////////////////////////////////////*/

#sidebar p {
	line-height: 24px
}

#sidebar ul.nav {
	list-style: none;
	margin-left: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}

#sidebar ul.nav li {
	margin:0px 0px 12px 0px;
	padding-bottom:12px;
	border-bottom:1px solid #282828;
}

#sidebar ul.nav a {
	text-decoration: none;
	font-weight:normal;
	color: #808080;
}

#sidebar ul.nav a.nav-selected {
	color:#8d5521;
}

#sidebar ul.nav a:hover {
	color:#8d5521;
	text-decoration: none;
}

#sidebar ul.nav ul {
	list-style: none;
	margin-left: 0px;
	padding: 0px;
	padding-left: 16px;
	margin-top: 0px;
}

/*#page #central #sidebar ul.nav ul li {
	margin-bottom: 16px;
}*/

/*#page #central.navLeft {
	background: url(images/nav_sidebar_left_bg.gif) repeat-y center;
}

#page #central.navLeft  #sidebar {
	float: left
}

#page #central.navLeft  #body {
	float: right;
	padding-right: 0px;
	width: 68%;
}

#page #central.noSideNav {
	background: none;
}

#page #central.noSideNav  #sidebar {
	display: none
}

#page #central.noSideNav  #body {
	float: none;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
}

#page #footer {
	padding-top: 8px;
	clear: both;
	padding-bottom: 8px;
	color: #999;
	font-size: 9px
}

#page .footer a {
	text-decoration: none
}

#page .footer span.sign-in {
	margin-left: 20px
}

#page .footer span.powered-by {
	float: right;
}*/

.pagingNav {
	margin: 16px 0px 8px 0px
}

.pagination {
	text-align: center;
	color: #bbb;
	padding-top: 4px
}

.pagination .pageRight {
	width: 20%;
	float: right;
	text-align: right
}

.pagination .pageLeft {
	width: 20%;
	float: left;
	text-align: left
}

div.code {
	border: 1px solid #ddd;
	background: #eee;
	padding: 10px
}

div.pageSection {
	margin-bottom: 10px;
}

.hp_highlight {
	background-image: url(images/40-black.png);
	background-repeat: repeat;
	padding: 10px;
}

.smallcal .titlehead {
	margin-top: -30px  !important;
}

.smallcal .local {
	font-size: 12px  !important;
}

.smallcal .title {
	padding-bottom: 0px !important;
	line-height: 14px  !important;
}

.footer,
.br {
	clear: both;
}

p.footer {
	opacity: 0.42;
}

p.footer:hover {
	opacity: 1;
}

.one-third {
	width: 201px;
	margin-right: 25px!important;
}

.one-third:nth-child(3) {
	margin-right: 0px;
}

.front-page {
	min-height: 482px;
}

.beer-support h2 {
	font: 26px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #d9d9d9;
}

.super-footer {
	margin-bottom: 12px;
	display: block;
	float: left;
	width: 100%;
	position: relative;
	z-index: 2;
}

.footer-links:first-child {
	margin-right: 17px;
}

.footer-links:last-child {
	float: right;
}

#footer-wrapper {
	background-color:#2e1a07;
	background-image:url(images/footer-logo.png);
	background-repeat:no-repeat;
	background-position:100% 100%;
	height:300px;
}

.email_list_signup_container {
	background-color: #333;
	padding: 5px 15px;
	width: 380px;
	height: 70px;
	border-radius: 8px;
}

.email_list_signup_container .ccm-input-text {
	width: 310px;
	font-size: 15px;
	line-height: 22px;
}

.email_list_signup_container input#submit.ccm-input-submit {
	float: right;
	border-style: none;
	background-color: transparent;
	font: 18px Times, Georgia, "Times New Roman", serif;
	color: silver;
}

.email_list_signup_container form label {
	display: block;
	font: 19px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 6px;
	margin-top: 9px;
}

.ccm-page-list-description {
	color: yellow;
	font-size: 90%;
	line-height: 1.4;
}

div.ccm-page-list:before {
	content: "News";
	font-size: 20px;
}

#footer-holder h2 a {
	color: white;
}

.email_list_signup_error_inblock {
	position: absolute;
	top: -149px;
	left: 0;
	color: black!important;
	padding: 8px;
	width: 618px;
	height: 94px;
}

#main img,
#sidebar img {
	max-width: 100%;
	height: auto;
}

