@charset "UTF-8";
body {
	margin: 0px;
	background-color: #B89757;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-family: 'Roboto Slab', serif;
	color: #FFF;

}
#top {
	position: relative;
	height: 247px;
	width: 100%;
	background-image: url(images/bg_top_shadow.png);
	background-position: center bottom;
	background-repeat: repeat;
	z-index: 9000;
	padding-top: 40px;
}

#top_in {
	position: relative;
	height: 247px;
	width: 100%;
	background-image: url(images/bg_top.gif);
	background-position: center bottom;
	background-repeat: repeat;
	text-align: center;
}

.menu_item {
	position: relative;
	height: 33px;
	width: auto;
	min-width: 30px;
	font-size: 22px;
	font-weight: 300;
	color: #FFF;
	text-align: center;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 15px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	background-image: url(images/BG_menu_item.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none;
	margin-right: 2px;
	vertical-align: top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #115342;
}
.menu_item:active {
	color: #FFF;
	background-image: url(images/BG_menu_item.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-color: #DB2427;
}
.menu_item:hover {
	background-image: url(images/BG_menu_item.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #DB2427;
	border-bottom-color: #DB2427;
}

a.menu_item2 {
	position: relative;
	height: 33px;
	width: auto;
	min-width: 30px;
	font-size: 22px;
	font-weight: 300;
	color: #FFF;
	text-align: center;
	padding-top: 7px;
	padding-right: 15px;
	padding-left: 15px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	background-image: url(images/BG_menu_item.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none;
	margin-right: 2px;
	vertical-align: top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #115342;
}
a.menu_item2:active {
	border-bottom-color: #DB2427;
}
a.menu_item2:hover {
	border-bottom-color: #DB2427;
}

.submenu {
	display: none;
	width: auto;
	position: absolute;
	top: 43px;
	background-repeat: repeat;
	background-position: top;
	text-align: left;
	height: auto;
	left: 0px;
	background-image: url(images/bg_submenu.png);
	z-index: 9999;
	}
	
	
a.submenu_item {
	width: 135px;
	position: relative;
	font-size: 16px;
	color: #CCC;
	display: inline-block;
	zoom: 1;
    *display: inline;
	font-weight: 300;
	text-align: left;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	text-decoration: none;
	padding-right: 10px;
}
a.submenu_item:hover {
	background-color: #000;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DB2427;
}	


#menu .menu_itemHover .submenu,
#menu .menu_item:hover .submenu {
	display: inherit;	 
	}

#menu2 .menu_itemHover .submenu,
#menu2 .menu_item:hover .submenu {
	display: inherit;	 
	}
	
.socials_1 {
	position: absolute;
	height: 150px;
	width: 150px;
	left: 20px;
	top: 23px;
	z-index: 9998;
	background-position: left bottom;
}

.socials_1:hover {
	background-position: left top;
}

.socials_2 {
	position: absolute;
	height: 80px;
	width: 150px;
	right: 20px;
	top: 23px;
	z-index: 9998;
	background-position: left bottom;
}

.socials_2:hover {
	background-position: left top;
}

.socials_3 {
	position: absolute;
	height: 80px;
	width: 80px;
	right: 20px;
	top: 113px;
	z-index: 9998;
	background-position: left bottom;
}

.socials_3:hover {
	background-position: left top;
}



	
	.socials_holder_top {
	position: fixed;
	height: 18px;
	width: 100px;
	top: 14px;
	text-align: right;
	z-index: 9999;
}

			


#showroom {
	position: relative;
	height: 500px;
	width: 100%;

	margin-top: -40px;
	background-color: #333;
}
#bottom {
	background-image: url(images/bg_bottom_shadow.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	height: 65px;
	width: 100%;
	z-index: 9000;
	margin-top: -60px;
}
#bottom_in {
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	height: 65px;
	width: 100%;
}

#content {
	height: auto;
	width: 100%;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	text-align: center;
	background-position: center top;
	background-image: url(images/bg_content.png);
	text-decoration: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.content_holder {
	height: auto;
	min-height: 100px;
	width: 90%;
	max-width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DB2427;
	position: relative;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.content_holder_food {
	height: auto;
	width: 90%;
	max-width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	position: relative;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.content_holder_noline {
	height: auto;
	width: 90%;
	min-height: 20px;
	max-width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.gallery {
	height: auto;
	min-height: 100px;
	width: 90%;
	max-width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DB2427;
	position: relative;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/bg_gallery.png);
	background-position: right bottom;
}

.content_holder_pic {
	height: auto;
	min-height: 280px;
	width: 90%;
	max-width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #115342;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #FFF;
}

a:hover {
	color: #DB2427;
}




#footer {
	font-size: 14px;
	font-weight: 300;
	color: #000;
	text-decoration: none;
	position: relative;
	height: auto;
	width: 90%;
	text-align: center;
	margin-bottom: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}


h1 {
	font-size: 36px;
	color: #FFF;
	text-decoration: none;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: 700;
}
h2 {
	font-size: 24px;
	color: #CCC;
	text-decoration: none;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: 700;
	display: inline-block;
	zoom: 1;
    *display: inline;
}
h3 {
	font-size: 18px;
	color: #DB2427;
	text-decoration: none;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.7);
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: 700;
}

a.text_link {
	position: relative;
	height: 12px;
	width: 22px;
	background-image: url(images/link_icon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline-block;
}

a.text_link:hover {
	background-position: left top;
}

.tn_180 {
	position: relative;
	height: 180px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin: 10px;
	filter: Gray;
}

.tn_245 {
	position: relative;
	height: 230px;
	width: 230px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin: 2px;
	filter: Gray;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}

.tn_245:hover {
	position: relative;
	height: 230px;
	width: 230px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin: 2px;
	filter: Gray;
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

a.social_holder_item {
	margin: 2px;
	height: 60px;
	width: 60px;
	position: relative;
	display: inline-block;
	zoom: 1;
    *display: inline;
	background-color: #333;
	background-repeat: no-repeat;
	background-position: left top;
}
a.social_holder_item:hover {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.page_pic_desc

{
	background-color: #000;
	padding: 2%;
	height: auto;
	width: 96%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 12px;
	color: #999;
}

.kom_item {
	width: 100%;
	height: auto;
	min-height: auto;
	padding: 0px;
	position: relative;
	margin-bottom: 10px;
	text-align: left;
	background-image: url(images/bg_beer.png);
	vertical-align: top;
	color: #CCC;
	text-decoration: none;
	background-position: right bottom;
}


.kom_item:hover {
	background-image: url(images/bg_content2.png);
}
.kom_thumbnail {
	background-color: #666;
	position: relative;
	height: auto;
	width: 15%;
	display: inline-block;
	zoom: 1;
    *display: inline;
	top: 0px;
	left: 0px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	vertical-align: top;
}

.kom_text {
	position: relative;
	height: auto;
	width: 74%;
	display: inline-block;
	zoom: 1;
    *display: inline;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: top;
}
.availability {
	position: relative;
	height: 28px;
	width: 200px;
	display: inline-block;
	zoom: 1;
    *display: inline;
	vertical-align: middle;
	margin-top: 10px;
}
.font_red {
	color: #F00;
}

.font_grey {
	color: #666;
}
.font_food_bold {
	font-size: 1.2em;
	font-weight: 700;
	color: #FFF;
	text-decoration: none;
}

.font_food_bold_grey {
	font-size: 1.2em;
	font-weight: 700;
	color: #CCC;
	text-decoration: none;
}

.font_food_italic_grey {
	font-size: 1.2em;
	font-weight: 300;
	color: #CCC;
	text-decoration: none;
	font-style: italic;
}
