html body {
	height: 100%;
	background-color:#191919;
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-x;
}


#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 {
}*/

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

#header-image {
	position:relative;
	float:left;
	margin-left:250px;
	margin-top:-228px;
	width:700px;
}

#logo {
	padding:20px 0px 0px 50px;
	/*float: left;
	height:58px;
	position:relative;
	margin-left: 50px;
	margin-top: 27px;
	margin-bottom:16px;*/
}

.left {
	float: left;
}

.right {
	float: right;
}

#main {
	width: 700px;
	margin:20px 55px 0px 0px;
	padding:0px;
}

#sidebar {
	width: 220px;
	margin:20px 0px 0px 55px;
	padding:0px;
}

#top-wrapper {
	/*background-image:url(images/header-bg.jpg);
	background-position:top;
	background-repeat:none;*/
	width:100%;
	margin:0px;
}

#top-holder {
	background-image:url(images/header-bg.png);
	background-position:top;
	background-repeat:none;
	width: 1050px;
	/*height:345px;*/
}

#middle-holder {
	overflow: auto;
	background-image:url(images/middle-bg.png);
	background-repeat:repeat-y;
	width: 1050px;
}

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

div.footer-col-two {
	float: left;
	width: 170px;
	margin-right: 26px;
	position: relative;
}
div.footer-col-three{
	float: left;
	width: 150px;
	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 {
	width: 1050px;
	/*height:120px;*/
	background-image:url(images/footer-bg.png);
	background-repeat:no-repeat;
	background-position:top;
	padding:50px 0px 0px 0px;
}


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

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

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

img {
	border: 0px
}

a {
	cursor: pointer
}

#nav-holder{
	position:relative;
	/*float: left;*/
	padding:0px;
	width:220px;
	margin:18px 0px 0px 50px;
}

#nav-holder .nav ul.nav li {
	/*float: left;*/
	font-size: 15px;
	margin-bottom:1px;
	height:37px;
	background-repeat:no-repeat;
	background-image:url(images/nav-bg.png);

}

#nav-holder div.nav ul.nav li a {
	display: block;
	color: #fff;
	padding: 8px 0px 0px 6px;
	text-decoration:none;
}

#nav-holder div.nav ul.nav li.nav-selected a,
#nav-holder div.nav ul.nav li a:hover {
	background-image:url(images/nav-bg-HOT.png);
	height:29px;
	text-decoration:none;
}

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


#middle {
	width: 100%;
	padding:0px;
	margin:0px;
	background: url(images/mid-bg.png) repeat-y center;
}


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

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

#page #headerSpacer {
	height: 0px
}

#page #header {
	position: relative;
}



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

#sidebar p {
	line-height: 18px
}

#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;
}

.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;
	margin:0px 0px 0px 20px;
	width:250px;
}

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 {
	
}

.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;
}
