@charset "utf-8";
/* CSS Document */

body {
	background-color: #8F7457;
	font-size: 62.5%;
	padding: 0;
	background-image: url(../images/bgImages/bodyBG.jpg);
	background-repeat: repeat;
	background-position: 0px;
/*	margin-top: 5;
	margin-bottom: 5;*/
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	margin-left: 10px;
}


#main {
	width: 960px;
	background-color: #19110a;
	border: 5px solid #5b350a;
	height: 100%;
	/*margin-top: 0;*/
	margin-right: auto;
	/*margin-bottom: 0;*/
	margin-left: auto;
}

#navBar {
	height: 30px;
	width: 960px;
	background-color: #369;
	clear: both;
	float: left;
}
#content {
	height: 100%;
	width: 960px;
	background-color: #19110a;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6C543A;
}
.beers {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer {
	height: 75px;
	width: 960px;
	clear: both;
	background-repeat: repeat;
	background-position: left;
	background-image: url(../images/bgImages/footerBG.jpg);
	background-color: #3F3222;
}
#header {
	height: 138px;
	width: 960px;
	background-color: #8F7457;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C543A;
}
.bodyTxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	margin-left: 10px;
	margin-top: 20px;
}
iframe {
	margin-left: 10px;
}



ul.menu {
	list-style-type: none;
	height: 30px;
	width: 960px;
	margin: auto;
	margin: 0;
	padding: 0;
	background-color: #31271D;
	background-image: url(../images/bgImages/navigation_bg.jpg);
	background-repeat: repeat-x;
}

ul.menu li a{
	background-image: url(../images/bgImages/navigation_bg_divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}

ul.menu li {
	float: left;
}

ul.menu li a:hover {
	color: #B69547;
}
.landLordImage {
	float: right;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 20px;
}
.copyrightTxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	margin-left: 10px;
	padding-top: 20px;
}
.emailLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.siteDesign {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	padding-left: 70px;
}
ul.opening {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	list-style-type: none;
	font-style: normal;
	line-height: 18px;
	margin-left: 110px;
}
.bodyTxtBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	margin-top: 20px;
	margin-left: 10px;
}
.bodyTxtLink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	margin-top: 20px;
	text-decoration: underline;
}
.imageTwo {
	float: right;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 20px;
	clear: both;
}
.bodyTxtBoldNoLeft {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	margin-top: 20px;
}
.bodyTxtComingsoon {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 320px;
}
#events_box {
	background-color: #7D5F48;
	float: none;
	height: 100%;
	width: 550px;
	margin-left: 20px;
	border: 2px solid #FFF;
	margin-bottom: 10px;
}
.xml_date_time {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	margin-left: 10px;
}
.xml_event {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	margin-left: 10px;
}
.xml_eventDescription {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	margin-left: 10px;
	margin-bottom: 10px;
}

