/* Authored by Nick Rider  */
html {
	height:100%;
	overflow:auto;
}
body {
	border:0px;
	background-image:url(../_img/Background-Image-Large.jpg);
	height: 100%;
	margin:0px;
	padding:0px;
	display:block;
	overflow:none;
	font-size:13pt;
}
#body {
	background-color: rgba(57, 64, 48, 0.8);
	width: 860px;
	margin: 0px auto;
	padding: 20px 0px;
	font-family: Calibri, Helvetica, sans-serif;
	color:#fff;
	overflow:none;
}
.clear {
	clear:both;
	height:1px;
}
#header {
	background-color:#fff;
	background-color:#rgba(255,255,255,0.8);
	height:157px;
	color: #394030;
	min-width: 320px;
	max-width: 800px;
	margin-left: 30px;
	box-shadow: 8px 8px rgba(0,0,0,0.3);
}
#header img.logo {
	float: left;
	margin-top:25px;
	margin-left:30px;
}
#header .social {
	float: right;
	margin: 0px;
	padding: 25px 20px 0px 0px;
	
	}
#header .address {
	float: right;
	text-align:right;
	padding:25px 20px 0px 0px;
	font-size:16pt;
}
#header a {
	color:#394030;
	}
#since {
	margin: 15px auto;
	color: #fff;
	font-family: "Rage Italic", Helvetica, sans-serif;
	font-size: 34pt;
	text-align:center;
	text-shadow:8px 8px rgba(0,0,0,0.3);
}
#navigation {
	background-color:#394030;
	min-width: 320px;
	max-width: 830px;
	color: #fff;
	margin:10px 0px 20px 0px;
	font-family:Calibri, Helvetica, sans-serif;
	padding-left: 30px;
	box-shadow: 0px 8px rgba(0,0,0,0.4);
}
#navigation ul {
	display:inline;
	padding: 0px;
	margin:0px;
	width:100%;
}
#navigation ul li {
	display:inline-block;
}
#navigation ul li a {
	color:#fff;
	font-size:1.1em;
	text-transform:uppercase;
	display:inline-block;
	height:41px;
	width:133px;
	text-align:center;
	padding-top:15px;
	text-decoration:none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#navigation ul li:nth-child(1) a {
	width:100px;}
#navigation ul li a:hover {
	color:#394030;
	background-color:#fff;
}
#content {
}
#contentBody {
	background-color: rgba(189, 169, 118, 0.55);
	color:#fff;
	padding: 10px 30px 40px 30px;
	margin: 30px;
	box-shadow: 8px 8px rgba(0,0,0,0.3);
}

#contentBody h1 {
	font-size:3em;
	text-transform:uppercase;
	padding:0px;
	margin:0px 0px 15px 0px;
	font-weight:normal;
}
#contentBody h2 {
	font-size:2em;
	text-transform:uppercase;
	color:#394030;
	padding:0px;
	margin:0px 0px 10px 0px;
	font-weight:normal;
}
#contentBody h3 {
	font-size:1.5em;
	padding:0px;
	margin:0px 0px 10px 0px;
}
#contentBody p {
	padding: 0px;
	margin: 10px 0px 20px 0px;
	line-height: 1.5em;
	}
#contentBody p.callout {
		background-color: rgba(153, 44, 40, 0.85);
		padding: 20px;
		}
#contentBody p.footnote {
	font-size: .7em;
	}
#contentBody strong {
	color:#394030;;
	font-size: 1.1em;
}
#contentBody em {}
#contentBody a {
	color:#394030;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 1px solid #394030;
	font-size: 1.1em;
}
#contentBody img.left {
	margin:0px 15px 15px 0px;
	float:left;
}
#contentBody img.right {
	margin:0px 0px 15px 15px;
	float:right;
}
#contentBody ul {
	overflow:auto;}
#contentBody blockquote {
	line-height:1.5em;}
#contentBody table {
	width:100%;
	margin-bottom: 20px;
}
#contentBody table th {
	background-color: #394030;
	padding: 10px;
	text-align:left;
	text-transform: uppercase;
	font-size:1.2em;
	border: 1px dotted #fff;
}
#contentBody table td {
	background-color: rgba(57, 64, 48, 0.55);
	padding:10px;
	border: 1px dotted #fff;
}
#contentBody table.meatBundles {
	border-collapse: collapse;
	width:70%
}
#contentBody table.meatBundles tbody tr {
	margin-bottom: 20px;
	}
#contentBody table.meatBundles tr td strong {
	color:#bda976;
	}
#contentBody div.dotted_div {
	border-bottom: 1px dotted #fff;
	line-height:1px;
	margin: 10px 0px;
	clear:both;
}
#contentBody .primary-Btn {
	background-color:#fff;
	padding:5px;
	border-radius:5px;
}
#contentBody .floatRight {
	float: right;
	}
#contentBody .clear {
	clear:both;
}
#contentBody .rightImg {
	margin: 0px 0px 10px 10px;
	float:right;
	}

#contentBody a.actionCall {
	font-size:14pt;
	text-transform:uppercase;
	text-decoration:underline;
	background-color: #fff;
	color:#a32c28;
	padding:8px;
	border-radius:5px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border: 0px;
}
#contentBody a.actionCall:hover {
	background-color: rgba(0,0,0,0.5);
	text-decoration:none;
	color:#fff;
	}
	
	
	
	
#weeklyAd h2,#hours h2,#meatBundles h2,#brands h2 {
	font-family:"Copperplate Gothic Light", Georgia, Times New Roman;
	font-size: 34pt;
}

#weeklyAd p,#hours p,#meatBundles p,#brands p,#since p {
	margin:0px;
	padding:0px;
}
#weeklyAd {
	background-color:#bda976;
	min-width:320px;
	width:65%;
	height:324px;
	float:left;
	margin-left:30px;
	margin-bottom:30px;
	background-image:url(../_img/weeklyAd.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	box-shadow: 8px 8px rgba(0,0,0,0.3);
}
#weeklyAd h2 {
	margin:10px 0px 0px 20px;
}
#weeklyAd p {
	margin: 10px 20px 40px 20px;
	width:60%;
	font-size:20pt;
	text-transform:uppercase;
}
#weeklyAd a {
	margin: 20px 20px 20px 40px;
	width:60%;
	font-size:24pt;
	text-transform:uppercase;
	color:#a32c28;
	padding:20px 0px 20px 80px;
	background-image:url(../_img/adArrow.png);
	background-position: left;
	background-repeat:no-repeat;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#weeklyAd a:hover {
	background-color: #fff;
	border-radius:5px;
	padding:20px 10px 20px 90px;
	}
#hours {
	float: left;
	background-color:#7b8155;
	min-width:170px;
	width:24%;
	height:324px;
	margin-left:30px;
	margin-bottom:30px;
	background-image:url(../_img/hoursBG.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	box-shadow: 8px 8px rgba(0,0,0,0.3);
}
#hours h2 {
	margin:84px 0px 0px 5px;
}
#meatBundles {
	float:left;
	min-width: 320px;
	width:93%;
	height:245px;
	background-color:#a32c28;
	margin-left:30px;
	margin-bottom:90px;
	overflow:hidden;
	box-shadow: 8px 8px rgba(0,0,0,0.3);
}
#meatBundles h2 {
	margin:10px 0px 0px 20px;
}
#meatBundles ul {
	padding: 20px 0px 0px 35px;
	margin: 0px;
}
#meatBundles ul li {
	display:inline-block;
	font-size: 17pt;
	line-height:18pt;
	text-transform:uppercase;
	width: 155px;
	height: 85px;
	padding:15px 20px;
	background-color: rgba(0, 0, 0, 0.25);
}
#meatBundles ul li.oneTwo {
		margin-right:60px;
}
#meatBundles ul li.three {
		margin-right:30px;
} 
#meatBundles ul li span.number {
	float: right;
	color: rgba(0, 0, 0, 0.15);
	font-size:64pt;
	line-height:48pt;
	}
#meatArrow {
	position:relative;
	left:520px;
	top:-100px;
	height:40px;
}
#meatArrow a {
	font-size:28pt;
	color:#fff;
	position:relative;
	top:-20px;
	text-transform:uppercase;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-shadow:8px 8px rgba(0,0,0,0.3);
}
#meatArrow a:hover {
	background-color:#fff;
	border-radius: 5px;
	color:#a32c28;
	padding:0 10px;
	text-shadow:0px 0px rgba(0,0,0,0.0);
	text-decoration:none;
}
#brands {
	float: left;
	background-color:#7b8155;
	min-width: 320px;
	width:93%;
	height:165px;
	margin-left:30px;
	margin-bottom:30px;
	text-align:center;
	overflow:hidden;
	box-shadow: 8px 8px rgba(0,0,0,0.3);
}
#brands h2 {
	margin: 15px;
}
#footer {
	margin:0px 0px -20px 0px;
	min-width: 320px;
	max-width: 860px;
	height:264px;
	background-color:#394030;
	color:#fff;
	padding-top: 20px;
}
#footer ul {
	margin-bottom: 40px;
}
#footer ul li {
	display:inline-block;
	width: 190px;
	padding: 5px 20px;
	border-radius:5px;
}
#footer ul li.bgColor {
	background-color: rgba(189, 169, 118, 0.35);
	margin-left: 47px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
#footer ul li.bgColor:hover {
	background-color: rgba(189, 169, 118, 0.55);
}
#footer ul li span.heading {
	display:block;
	text-transform:uppercase;
	font-size: 24pt;
}
#footer ul li h3 {
	margin: 0px;
	padding:0px;
}
#footer span.bottom {
	margin-top:20px;
	text-align:center;
	font-family:"Copperplate Gothic Light", Georgia, Times New Roman;
	font-size:10pt;
	text-transform:uppercase;
	margin-bottom:0px;
}
#footer span.bottom h3 {
	padding:0px;
	margin:0px;
	}

#footer span.bottom p {
	font-size:8pt;
	margin:0px;
	padding:0px;
	}
#footer a:link, #footer a:visited, #footer a:hover {
    color:#fff;
}