/* HTML tags */
body {
	background-image: url(../images/bg_grey_lines.gif);
    background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #f0b30f;
	margin: 8px 15px 5px 38px;
	text-transform: uppercase;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #f0b30f;
	margin: 8px 15px 5px 38px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 10px 15px 5px 15px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 10px 15px 5px 15px;
}

p a	{
	color: #f0b30f;
}

.heading_no_margin {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #f0b30f;
	margin: 10px 15px 5px 15px;
}

/* formatting classes */
.learn_more a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f0b30f;
	text-decoration: none;
}

.learn_more a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration:underline;
}

/* DIVs */
/* MASTER TEMPLATE */
#main_content_block {
	position: relative;
	margin: 0px auto;
	width: 750px;
	height: 670px;
	background-image: url(../images/bg_wood.jpg);
    background-repeat: repeat;
	text-align: left;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	margin-top: 5px;
}

#page_title_bar {
	background-color: #000000;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 76px;
	/*float:left;*/
	filter:alpha(opacity=35);
	-moz-opacity:.35;
	opacity:.35;
}

#logo_main {
	position: absolute;
	top: 18px;
	left: 18px;
	z-index:5;
}

#page_footer {
	background-color: #000000;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 750px;
	height: 68px;
	filter:alpha(opacity=35);
	-moz-opacity:.35;
	opacity:.35;
}

#page_footer_text {
	position: absolute;
	width: 750px;
	height: 68px;
	left:0px;
	bottom: 0px;
	border-top: 1px solid #f0b30f;
	text-align: center;
	vertical-align:middle;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #f0b30f;
	z-index:5;
	line-height:130%;
}

#page_footer_text a {
	color:#f0b30f;
}

#page_footer_text a:hover {
	color:#ff0000;
}

#navigation_bar {
	position: absolute;
	width: 750px;
	height: 25px;
	top: 77px;
	left: 0px;
	border-top: 1px solid #f0b30f;
	border-bottom: 1px solid #f0b30f;
}

#left_content_block {
	position: absolute;
	width: 151px;
	height: 497px;
	left: 0px;
	top: 104px;
	border-right: 1px solid #f0b30f;
}

#middle_content_block {
	position: absolute;
	width: 598px;
	height: 497px;
	left: 152px;
	top: 104px;
	background-image:url(../images/bg_emblem.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

/* HOMEPAGE TEMPLATE */
#homepage p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	margin: 5px 15px 5px 38px;
}
#homepage_col2 {
	position: absolute;
	width: 310px;
	height: 497px;
	left: 0px;
	top: 0px;
	border-right: 1px solid #f0b30f;
}
#homepage_col3 {
	position: absolute;
	width: 287px;
	height: 497px;
	left: 311px;
	top: 0px;
}
#homepage_feature_picture {
	position: absolute;
	width: 310px;
	height: 284px;
	left: 0px;
	top: 0px;
	border-bottom: 1px solid #f0b30f;
	text-align: center;
	vertical-align: middle;
}
#homepage_feature_pub {
	position: absolute;
	width: 310px;
	height: 230px;
	left: -1px;
	top: 285px;
}
#homepage_welcome {
	position: absolute;
	width: 287px;
	height: 92px;
	top: 0px;
	border-bottom: 1px solid #f0b30f;
}
#homepage_whatsnew {
	position: absolute;
	width: 287px;
	height: 92px;
	top: 93px;
	border-bottom: 1px solid #f0b30f;
}
#homepage_ourbeliefs {
	position: absolute;
	width: 287px;
	height: 92px;
	top: 186px;
	border-bottom: 1px solid #f0b30f;
}
#homepage_klasenskorner {
	position: absolute;
	width: 287px;
	height: 92px;
	top:279px;
	border-bottom: 1px solid #f0b30f;
}
#homepage_featuredrink {
	position: absolute;
	width: 287px;
	height: 92px;
	top: 372px;
}

/* 2 COLUMN CONTENT PAGES */
#content_col2 {
	position: absolute;
	width: 310px;
	height: 497px;
	left: 0px;
	top: 0px;
	border-right: 1px solid #f0b30f;
}
#content_col2 h1 {
	
}

/* KLASEN'S KORNER */
#kk h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #f0b30f;
	margin: 10px 15px 5px 15px;
}
.kk_subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px !important;
	font-style:italic;
	color: #ffffff;
	margin: 10px 15px 5px 15px;
}
#kk_column1 {
	position: absolute;
	width: 299px;
	height: 497px;
	left: 0px;
	top: 0px;
}
#kk_column2 {
	position: absolute;
	width: 299px;
	height: 497px;
	left: 300px;
	top: 0px;
}

/* FEATURED DRINK */
#drink_col2 {
	position: absolute;
	width: 310px;
	height: 497px;
	left: 0px;
	top: 0px;
	border-right: 1px solid #f0b30f;
}
#drink_col3 {
	position: absolute;
	width: 287px;
	height: 497px;
	left: 311px;
	top: 0px;
}
#drink_col3 p {
	padding-left:23px;
	font-size: 11px;
}

#drink_feature_picture {
	position: absolute;
	width: 310px;
	height: 284px;
	left: 0px;
	top: 0px;
	border-bottom: 1px solid #f0b30f;
	text-align: center;
	vertical-align: middle;
}
#drink_ingredients {
	position: absolute;
	width: 310px;
	height: 230px;
	left: 0px;
	top: 285px;
}

#drink_ingredients p {
	padding-left:23px;
}

.directions {
	color: #f0b30f;
}

/* IMAGES */
.inline_border {
	background: #ffffff;
	padding: 4px;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

/* EVENTS PAGE */
#event_table {
	margin: 10px 20px 10px 20px;
	width: 100%;
}
#event_table th {
	color: #ffffff;
}
#event_table td {
	color: yellow;
}

/* PUB PAGES */
#pub_address_box {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 288px;
	background-color: #000000;
	border: 1px solid #cccccc;
	filter:alpha(opacity=35);
	-moz-opacity:.35;
	opacity:.35;
	z-index: 10;
}
#pub_address_box_content {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 288px;
	z-index: 11;
}
/* END PUB PAGES */

/* BANNER ADS */
#banner_top_feature {
	position: absolute;
	top: 8px;
	left: 270px;
	width: 460px;
	height: 60;
	z-index:5;
}
#banner_left_1 {
	position: absolute;
	top: 40px;
	left: 15px;
	width: 120px;
	height: 240px;
	z-index:5;
}
#banner_left_2 {
	position: absolute;
	top: 290px;
	left: 15px;
	width: 120px;
	height: 90px;
	z-index:5;
}
#banner_left_3 {
	position: absolute;
	top: 390px;
	left: 15px;
	width: 120px;
	height: 90px;
	z-index:5;
}

/* Free Pubs Template */

#freepub_container {
	position: relative;
	margin: 0;
	padding: 0;
}

#freepub_col2 {
	float: left;
	width: 381px;
}

#freepub_col3 {
	float: right;
	width: 216px;
}
.pub-address-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f0b30f;
	margin: 10px 15px 5px 15px;
}
.pub-address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 10px 15px 5px 15px;
	line-height: 130%;
}

.pub-address a {
	color: #f0b30f;
}

.pub-address ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	padding-left: 18px;
	line-height: 130%;
	list-style-type: disc;
}
/* END Free Pubs Template */

/*Overflow List*/
.overflow-text {
	position: absolute;
	width: 400px;
	height: 100px;
	overflow: auto;
	overflow-x: hidden;
}