body{
	background: #ffffff url("../images/woodgrain_brown.gif") repeat center center;
	font-family: 'Open Sans', sans-serif;
}

.container{
	margin:auto;
	overflow:auto;
	width:80%;
	max-width:1200px;
	min-height:625px;
	padding-bottom:60px;
}

.container-bg{
	background: #53180d url("../images/desk.jpg") repeat center center;
	margin:auto;
	overflow:auto;
	width:80%;
	max-width:1200px;
	min-height:400px;
	padding:90px 0px 50px 0px;
}

.heading-content{
	margin:0px 45px 0px 45px;
	text-align:right;
}

.smallerNav{
	width:80%;
	max-width:1200px;
	margin:auto;
}

.slidersection {
	width:79%;
	top:100px;
	z-index:10;
	overflow:hidden;
	background-color:#333;
	float:left;
	padding-bottom:0;
	padding-top:0;
	position:relative;
	margin-bottom:25px;
	border-radius:5px;
}

.newssection {
	background: #53180d url("../images/desk.jpg") repeat center center;
	width:200px;
	height:550px;
	top:100px;
	position:relative;
	z-index:10;
	overflow:hidden;
	float:right;
	margin-bottom:25px;
	border-radius:5px;
}

.specials p {
	margin-bottom:5px;
	font-size:16px;
}

.specials h2 {
	font-family: 'Bree Serif', serif;
	color:#ef4023;
	font-weight:normal;
	text-transform:uppercase;
	font-size:36px;
	margin-bottom:10px;
	margin-top:15px;
	letter-spacing:1px;
}

.specialscontainer{
	float:left;
	margin-bottom:20px;
	width:40%;
	margin:100px 45px 0px 45px;
}

#beer {
	margin-right:45px;
	height:600px;
	width:456px;
	background:url("../images/beer.png") no-repeat;
	background-position: -58px 0;
	float:right;
}

.locations-container{
	margin-left:45px;
	margin-right:45px;
}

.story-container{
	height:auto;
	overflow:auto;
	margin:0px 45px 0px 45px;
}

.story-text{
	float:left;
	width:48%;
}

.story-pic{
	height:450px;
	width:450px;
	float:right;
	background:url("../images/latimers3.png") no-repeat;
}

#piggy{
	display:none;
	float:right;
	position:relative;
	width:155px;
}
