

body { 
	background: #988668 url(images/bg.gif) repeat-x top center;
	color: #313131;
	font-family: arial, verdana, sans-serif;
	font-size: .76em;
	margin: 0px;
	padding: 0px;
	Size: 8.5in 11in landscape;
	Margin: 0.25in;
}

table tr td {	
	font-size: 100%; 
}
	
span {
	
}

.highlight {color: #bd4700;}


h1 {  
	border-bottom: 1px dashed #2d1a12;
	color: #2d1a12; 
	font-size: 200%; 
	font-family: times, times new roman, georgia, serif;
	line-height: 1.2em;
	margin: 0 0 .76em 0;
	padding: 0 0 2px 0;
	position: relative;
} 
 

h2 {
	background: transparent;
	border-bottom: 1px dashed #ddd;
	color: #BA420F;	
	font-size: 180%; 
	font-family: times, times new roman, georgia, serif;
	font-size: 150%;
	line-height: 1.2em;
	margin: 10px 0;
	padding: 0;
	position: relative;
}

h2.bar {
	background: #2b1a12;
	border-bottom: 0;
	color: #dbd1bf;	
	font-size: 160%; 
	font-family: times, times new roman, georgia, serif;
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	padding: 5px 8px;
	position: relative;
}

h3  { 
	color: #333;		
	font-size: 130%; 
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	padding: 0;
	position: relative;
}

h3.bar {
	background: #49281b;
	color: #fff;		
	font-size: 130%; 
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	padding: 5px;
	position: relative;
}

h4  {  
	color: #0094d2;		
	font-size: 120%;
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	padding: 0;
	position: relative;
}

div.beer-content-block h4 {font-style: italic;}

h5  { 
	border-bottom: 1px solid #ad9f5b;
	color: #333; 
	font-weight: bold;  
	font-size: 100%; 
	line-height: 1.2em;
	margin: 0 0 .5em 0;
	padding: 0;
	position: relative;
}

	
h6  {  
	color: #333;
	font-weight: normal;  
	font-size: 100%; 
	line-height: .4em;
	margin: 0 0 .5em 0;
	padding: 0;
	position: relative;
}
	

a {
	color: #0485ba; 
	text-decoration: underline;
}

a:link {
	color: #0485ba; 
	text-decoration: underline;
	outline: none;
}

a:visited{
	color: #0485ba; 
	text-decoration: underline;
	outline: none;

}

a:hover {
	color: #bd4700;
	text-decoration: none;
	outline: none;
}

a:active {
	color: #bd4700;
	text-decoration: none;
	outline: none;
}

p {
	line-height: 1.5em;
	margin: 0 0 1.2em 0;
	padding: 0;
} 

.line {
	border-bottom: 1px dashed #ddd;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.hidden {display: none;}


.caption {
	color: #333;	
	font-size: 90%;
	line-height: 1.2em;
	margin: 0px;
	padding: 2px;
	position: relative;
	text-align: center;
}

.large {font-size: 240%;}

.small {font-size: 90%;}

.first {font-size: 120%}

.floatleft {
	display: inline;
	float: left;
	margin: 0px 10px 5px 0px;
} 

.floatright {
	display: inline;
	float: right;
	margin: 0px 0px 5px 10px;
 }

.floatcenter {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

.framed {
	border: 1px solid #ddd;
	margin: 2px;
	padding: 2px;
}


.quote {
	background: transparent url(images/quotes.gif) no-repeat top left;
	font-size: 110%;
	font-style: italic;
	margin: 20px 0px;
	padding: 5px 20px 0px 30px;
	text-align: left;
}


.signature {
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	text-align: right;
}


div.copy-block {line-height: 1.5em;}
body#beer-styles-page div.copy-block img {
	border: 1px solid #ddd;
	margin: 2px;
	padding: 2px;
}

div.beer-list {
	padding: 0;
	margin: 0;
}

div.beer-content-block {
	margin-bottom: 5px;
}

div.lead-copy-block {
	padding: 0 0 15px 0;
	margin: 0;
}


/* -- WRAP -- */


#wrap {
	background: #fff url(images/wrap-bg.gif) repeat-y top center;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 940px;
}

body#home-page #wrap {
	background: transparent url(images/wrap-bg-home.gif) repeat-y top center;
}

#flash {display: none;}

#header {
	background: #332117;
	padding: 0;
	margin: 0;
	position: relative;
	height: 136px;
}

#logo {
	display: none;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 107px;
	width: 205px;
}

#logo-print {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 136px;
	width: 200px;
}

#utility-nav {
	background: transparent;
	height: 37px;
	position: absolute;
	left: 205px;
	top: 15px;
}

#utility-nav ul {
	margin: .5em 0px .5em 0px;
	padding: .5em 0px .5em 0px;
	text-align: right;
}

#utility-nav ul li {
	display:inline;
}

#utility-nav ul li a {
	background: transparent;
	color: #fff;
	font-weight: normal;
	margin: 0px;
	padding: .5em 0px .5em 12px;
	text-decoration: none;	
}

#utility-nav ul li a:hover {
	font-weight: bold;
	text-decoration: underline;	
}

#utility-nav ul li a.left {
	
}

#utility-nav ul li a#currentpage {font-weight: bold; text-decoration: underline;}

#utility-nav ul li a#contestpage {color: #b75a34;font-weight: bold;}

#nav {
	background: transparent;
	position: absolute;
	left: 215px;
	top: 69px;
	padding: 0;
	margin: 0;
	height: 38px;
}
	
#nav ul { 
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
	
#nav li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

	/* set the top and bottom padding same as defined in the nav class above */	
#nav a {
	color: #000;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	text-decoration: none;
	height: 38px;
	/* text-indent: -9000px; */
}


body#beers-page #beers a {font-weight: bold; text-decoration: underline;}
body#featured-beers-page #featured-beers a {font-weight: bold; text-decoration: underline;}
body#beer-styles-page #beer-styles a {font-weight: bold; text-decoration: underline;}
body#calendar-page22 #enter-to-win a {font-weight: bold; text-decoration: underline;}
body#calendar-page16 #calendar a {font-weight: bold; text-decoration: underline;}
body#gallery-page #gallery a {font-weight: bold; text-decoration: underline;}



/* -- SUBPAGE MENU ITEMS -- */

#menu {
	margin: 10px 0px 30px 0px;
	padding: 0px; 
	width: 205px;
}
	
#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}
	
#menu li {
	
}

#menu ul li a {
	display: block;
	color: #0485ba;
	margin: 0px;
	padding: 3px 10px 3px 15px;
	text-align: left;
	width: 200px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 175px; 
	outline: none;
}
	
html>body #menu a {
	width: 175px;
}
	
#menu ul li a:link {
	color: #0485ba; 
	text-decoration: none;
}


/*-- on states --*/

#menu ul li a#currentsubpage {
	background: #fff; 
	color: #0485ba;
	font-weight: bold;
	text-decoration: underline;
}

.banner {
	margin: 0;
	padding: 0;
	height: 150px;
	width: 735px;
}

#main {
	background: transparent url(images/logo2.gif) no-repeat top left;
	padding: 0;
	margin: 0;
	width: 940px;
}

body#home-page #main {
	background: transparent url(images/logo2-home.gif) no-repeat top left;
}


#main-content {
	float: left;
	position: relative;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	width: 735px;
}


#sidebar { 
	background: transparent url(images/tap.gif) no-repeat top left;
	float: left;
	position: relative;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
	width: 205px;
}

body#home-page #sidebar { 
	background: transparent url(images/tap-home.gif) no-repeat top left;
}

#tap-handle {
	display: none;

}

#tap-handle img {
	
}

#sidebar-content {
	color: #492f21;
	margin: 0;
	margin-top: 160px;
	padding: 0;
}
/* --
#sidebar-content div.content {
	background: #efefef;
	border: 1px solid #ddd;
	font-size: 90%;
	margin: 10px;
	padding: 10px;
}
--*/
body#home-page #sidebar #sidebar-content { 
	margin-top: 30px; 					/* -- Gets additional margin height from tap-handle img --*/
}

#sidebar h5 {
	border-bottom: 1px solid #333;
	color: #492f21;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 7px;
}

.random-quote {
	font-size: 90%;
	line-height: 1.5em;
	width: 160px;
}

.content {
	line-height: 1.3em;
	margin: 0;
	padding: 20px;
	text-align: left;
}


div.break {
	border-bottom: 1px dashed #333;
	clear: both;
	display: block;
	line-height: .1em;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}



#footer {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 940px;
}


#footer-content {
	float: left;
	font-size: 90%;
	line-height: 1.3em;
	margin: 0;
	padding: 10px 0;
	text-align: left;
}

body#home-page #footer-content {margin-left: 15px;}

#footer-logos {
	float: right;
	font-size: 90%;
	line-height: 1.3em;
	margin: 0;
	padding: 10px 0;
	text-align: right;
}

/*-- HOMEPAGE ELEMENTS --*/

#homepage-box1 {
	border: 1px solid #ccc;
	background: #b57933;
	margin-top: 20px;
}


#homepage-box2 {
	border: 1px solid #ccc;
	background: #fff;
	margin-top: 10px;
}


body#home-page div.content {
	line-height: 1.3em;
	margin: 0;
	padding: 10px 20px 20px 20px;
	text-align: left;
}


/* -- CALENDAR ELEMENTS -- */

#calendar-sm {padding-bottom: 10px;}

#calendar-sm table {border: 1px solid #333;}

#calendar-sm table tr td {
	border: 1px solid #333;
	padding: 2px;
}

tr.calendar-sm-row1 {
	background: #333;
	color: #efefef;
}

#calendar-sm table tr td a {
	background: #1981ad;
	color: #efefef;
	padding: 1px;
}

#calendar-lg table {border: 1px solid #ddd;}

#calendar-lg table td {border: 1px solid #ddd;}

div.calendar-events {font-size: 90%;}

#calendar-lg div.calendar-events a {font-weight: bold;}

#calendar-lg-row1 {
}

/*-- EVENT CALENDAR POPUP --*/

body#event-popup {
	background: transparent;
}

div.popupBody {
	margin: 15px;
	padding: 0;
}

div.popupContent {}
		
div#closewindow a {
	background: #333;
	border: 1px solid #ccc;
	color: #fff;
	margin: 5px;
	padding: 5px;
	float: right;
}
		
div.popupHdrBox {
	margin: 3px;
	padding: 15px 0px;
}

div.popupBttm


/* -- FORM ELEMENTS -- */

legend {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 110%;
	font-weight: bold;
	margin: 10px;
	padding: 5px;
}

fieldset {
	border: 1px solid #ccc;
	margin: 0px;
	padding: 5px 5px 10px 5px;
	width: 600px;
}

label {
	display: block;
	color: #333;
	font-weight: normal;
	font-size: 90%;
}

input, select, option {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
}

textarea {
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	width: 400px;
}

fieldset div {
	padding: 2px 10px 3px 10px;
}

.submitbutton {
	background: #333;
	border: 0px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 100%;
	margin: 5px;
	padding: 3px 7px 3px 7px;
}

.req {
	color: #F90;
}



/*-- qTip --*/

div#qTip {
	border: 1px solid #666;
	display: none;
	background: transparent;
	color: #ddd;
	font-family: Arial, sans-serif;
	font-size: 90%;
	padding: 5px;
	text-align: left;
	position: absolute;
	width: 130px;
	z-index: 1000;
}

/* -- EXPANDING DIVS -- */

.msg_list {
	margin: 0px;
	padding: 0px;
}

.msg_head {
	background: #2b1a12 url(images/expand-collapse2.gif) no-repeat top right;
	cursor: pointer;
	position: relative;
	color: #dbd1bf;	
	font-size: 120%; 
	font-family: times, times new roman, georgia, serif;
	line-height: 1.2em;
	margin: 0 0 15px 0;
	padding: 5px 8px;

}

.msg_body {
	padding: 5px 10px 15px 10px;
}



