body{
	background-color: #bbaa72;
	background-image: url(images/backImage.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

* {
margin: 0;
padding: 0;
}

img{
	margin: 0px;
	padding: 0px;
	border: none;
}

.clearer{
	clear: both;
	background-color: #b79026;
}

.rightFloat{
	position: relative;
	float: right;
}

.rightFloat img{
	margin-left: 15px;
	margin-top: 10px;
}

.floatLeft{
	position: relative;
	float: left;
}

.floatLeft img{
	margin: 10px 15px 10px 5px;
}

.center{
	text-align: center;
}

.bold{
	font-weight: bold;
}

.centerBold{
	font-weight: bold;
	text-align: center;
}

.italic{
	font-style: italic;
}

.justify{
	text-align: justify;
}

.goldText{
	color: #b58725;
	font-weight: bold;
}

.goldHeader{
	color: #b58725;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	text-align: center;
}

.orangeHeader{
	color: #b64725;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	text-align: center;
}

.green{
	color: #47a527;
	text-align: center;
	font-weight: bold;
}

.red{
	color: #fa0a0f;
}

.indent{
	text-indent: 10px;
}

.lineAndHalf{
	line-height: 1.5em;
}

#wrapper{
	position: relative;
	width: 990px;
	background-color: #5c443e;
	border: 1px solid #bbaa72;
	margin: 15px auto;
}

#leftContent{
	position: relative;
	float: left;
	width: 200px;
	background-color: #b79026;
	background-image: url(images/leftImageBackground.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	border-bottom: 3px solid #b79026;
}

#linkContainer{
	position: relative;
	float: left;
	width: 200px;
	margin-top: 0;
	margin-bottom: 3px;
	border-right: 1px solid #b79026;
}

.logo{
	border-bottom: 3px solid #b79026;
	border-right: 1px solid #b79026;
}
	

#topImage{
	position: relative;
	float: left;
	width: 590px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 0px;
	background-color: #5b2619;
	background-color: black;
}

#topImage img{
	margin-left: 0px;
}

#newsTopImage{
	position: relative;
	float: left;
	width: 760px;
	padding: 15px;
	background-color: #5c443e;
}
	

#bottomImage{
	position: relative;
	float: left;
	width: 590px;
	padding-top: 15px;
	padding-bottom: 17px;
	margin-left: 0px;
	background-color: #5b2619;
	background-color: black;
}

#bottomImage img{
	margin-left: 0px;
}

#indexRightContent{
	position: relative;
	float: right;
	width: 200px;
	background-color: #5c443e;
}

#indexRightContentText{
	width: 150px;
	margin: 15px;
	background-color: #ffffff;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}

#centerContent{
	position: relative;
	float: left;
	width: 560px;
	background-color: #ffffff;
	text-align: justify;
	padding: 15px 15px 0px 15px;
}

#centerContent img{
	margin-bottom: 15px;
}



#newsletterContent{
	position: relative;
	float: left;
	width: 760px;
	background-color: #ffffff;
	text-align: justify;
	padding: 15px 15px 15px 15px;
}


	
.beefSideImage{
	position: relative;
	width: 200px;
	float: right;
}
	
.beefSideImage img{
	margin-top: 15px;
	margin-bottom: 15px;
}



#tawny{
	position: relative;
	float: left;
	height: 234px;
	width: 575px;
	background-image: url(images/tawny.jpg);
	background-repeat: no-repeat;
	background-color: #e3e9f0;
	text-align: left;
}

#tawnyText{
	margin-top: 45px;
	position: relative;
	float: left;
	height: 261px;
	width: 360px;
	margin-left: 200px;
	text-align: justify;
	padding-right: 15px;
}

#mika{
	position: relative;
	float: left;
	height: 260px;
	width: 575px;
	background-image: url(images/Mika.jpg);
	background-position: right;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #c7d0d9;
}

#mikaText{
	margin-top: 10px;
	position: relative;
	float: left;
	height: 254px;
	width: 300px;
	margin-right: 150px;
	padding-left: 15px;
	text-align: justify;
}

#autumn{
	position: relative;
	float: left;
	height: 214px;
	width: 575px;
	background-image: url(images/autumn.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #c9d6de;
	text-align: left;
}

#autumnText{
	margin-top: 15px;
	position: relative;
	float: left;
	width: 250px;
	margin-right: 150px;
	padding-left: 15px;
	text-align: justify;
}

#shopRightContent{
	position: relative;
	float: right;
	width: 200px;
	background-image: url(images/shopSideOpaque.jpg);
	background-repeat: repeat-y;
	text-align: justify;
}

#shopRightContent img{
	margin-top: 25px;
}

#customWork{
	position: relative;
	font-family: verdana, arial, sans-serif;
	line-height: 1.2em;
	color: #000000;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
}

                                                  /* TABLES */
.tableHeadingBold{
	font-family: verdana, arial, sans-serif;
	color: #000000;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
                                                  
#doggyTable{
	border: 1px solid #dea978;
	background-color: #ffffff;
	padding: 5px;
}
                                                  
#doggyHeading{
	background-color: #ffffff;
	text-align: center;
}
                                                  
#beefTable{
	border: 1px solid #dea978;
	background-color: #ffffff;
	padding: 5px;
}
                                                  
#beefHeading{
	background-color: #dea978;
	text-align: center;
	color: #ececec;
	height: 25px;
	padding: 0px;
	font-size: 14px;
}
                                                  
.beefSubHeading{
	background-color: #dea978;
	color: #ececec;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	height: 20px;
	padding: 0px;
}
                                                  
#poultryTable{
	border: 1px solid #e5e2a5;
	background-color: #ffffff;
	padding: 5px;
}
                                                  
#poultryHeading{
	background-color: #e5e2a5;
	text-align: center;
	color: #000000;
	height: 25px;
	padding: 0px;
	font-size: 14px;
}
                                                  
#coffeeTable{
	border: 1px solid #e5e2a5;
	background-color: #ffffff;
	padding: 5px;
}
                                                  
#coffeeHeading{
	background-color: #e5e2a5;
	text-align: center;
	color: #000000;
	height: 25px;
	padding: 0px;
	font-size: 14px;
}


                                                  
#valueTable{
	border: 1px solid #e5e2a5;
	background-color: #ffffff;
	padding: 5px;
}
                                                  
#valueHeading{
	background-color: #e5e2a5;
	text-align: center;
	color: #000000;
	height: 25px;
	padding: 0px;
	font-size: 14px;
}
                                                  
#giftCert{
	border: 1px solid #d1ad1b;
	background-color: #ffffff;
	padding: 5px;
}
                                                  
#giftCertHeading{
	background-color: #d1ad1b;
	text-align: center;
	color: #000000;
	height: 25px;
	padding: 0px;
	font-size: 14px;
}
                                                  
#deli{
	border: 1px solid #00943c;
	background-color: #ffffff;
	padding: 5px;
}
                                                  
#deliHeading{
	background-color: #8da898;
	text-align: center;
	color: #ececec;
	height: 25px;
	padding: 0px;
	font-size: 14px;
}
                                                  
.deliSubHeading{
	background-color: #8da898;
	color: #ececec;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	height: 20px;
	padding: 0px;
}
                                                  
#rice{
	border: 1px solid #00943c;
	background-color: #ffffff;
	padding: 5px;
}
                                                  
#riceHeading{
	background-color: #8da898;
	text-align: center;
	color: #ececec;
	height: 25px;
	padding: 0px;
	font-size: 14px;
}
                                                  
.riceSubHeading{
	background-color: #8da898;
	color: #ececec;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	height: 20px;
	padding: 0px;
}
                                                  
#porkTable{
	border: 1px solid #c4daab;
	background-color: #ffffff;
	padding: 5px;
}
                                                  
#porkHeading{
	background-color: #c4daab;
	text-align: center;
	color: #000000;
	height: 25px;
	padding: 0px;
	font-size: 14px;
}
                                                  
.porkSubHeading{
	background-color: #c4daab;
	color: #000000;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	height: 20px;
	padding: 0px;
}
                                                  
#lamb{
	border: 1px solid #bbaa72;
	background-color: #ffffff;
	padding: 5px;
}
                                                  
#lambHeading{
	background-color: #bbaa72;
	text-align: center;
	color: #ececec;
	height: 25px;
	padding: 0px;
	font-size: 14px;
}
                                                  
.lambSubHeading{
	background-color: #bbaa72;
	color: #ececec;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	height: 20px;
	padding: 0px;
}
                                                  
#fish{
	border: 1px solid #76722b;
	background-color: #ffffff;
	padding: 5px;
}
                                                  
#fishHeading{
	background-color: #76722b;
	text-align: center;
	color: #ececec;
	height: 25px;
	padding: 0px;
	font-size: 14px;
}
                                                  
.fishSubHeading{
	background-color: #76722b;
	color: #ececec;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	text-align: center;
	height: 20px;
	padding: 0px;
}
                                                  
#rabbit{
	border: 1px solid #762b2b;
	background-color: #ffffff;
	padding: 5px;
}
                                                  
#rabbitHeading{
	background-color: #762b2b;
	text-align: center;
	color: #ececec;
	height: 25px;
	padding: 0px;
	font-size: 14px;
}

                                                  /* ANCHOR LINKS */

.anchorLinks{
	text-decoration: none;
}

.topLinks{
	text-decoration: none;
	font-size: 10px;
	text-align: right;
}

                                                  /* FOOTER */

#footer{
	position: relative;
	width: 970px;
	padding: 5px 10px;
	background-color: #B68F25;
	background-image: url(images/footerImage.jpg);
	background-repeat: no-repeat;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #ffffff;
	height: 15px;
}

.footerTextRight{
	position: absolute;
	top: 5px;
	right: 5px;
	text-align: right;
}

#footer a{
	color: #ffffff;
}

                                        /*CODE BELOW MUST ALWAYS ALWAYS ALWAYS ON THE BOTTOM OF THIS STYLE SHEET!*/
#linkContainer a img {
	position: relative; 
	float: left; 
	height: 75px; 
	width: 195px; 
	border-width: 0;
	background: top left no-repeat;
	margin-left: 4px;
	margin-top: 3px;
	}

#linkContainer a#meat img {
	background-image: url(images/navigation/meatUp.jpg);
	}

#linkContainer a#meat:visited img {
	background-image: url(images/navigation/meatUp.jpg);
	}

#linkContainer a#meat:hover img {
	background-image: url(images/navigation/meatDown.jpg);
	}

#linkContainer a#meat:active img {
	background-image: url(images/navigation/meatUp.jpg);
	}

#linkContainer a#price img {
	background-image: url(images/navigation/priceUp.jpg);
	}

#linkContainer a#price:visited img {
	background-image: url(images/navigation/priceUp.jpg);
	}

#linkContainer a#price:hover img {
	background-image: url(images/navigation/priceDown.jpg);
	}

#linkContainer a#price:active img {
	background-image: url(images/navigation/priceUp.jpg);
	}

#linkContainer a#beef img {
	background-image: url(images/navigation/beefUp.jpg);
	margin-top: 0px;
	}

#linkContainer a#beef:visited img {
	background-image: url(images/navigation/beefUp.jpg);
	}

#linkContainer a#beef:hover img {
	background-image: url(images/navigation/beefDown.jpg);
	}

#linkContainer a#beef:active img {
	background-image: url(images/navigation/beefUp.jpg);
	}

#linkContainer a#pork img {
	background-image: url(images/navigation/porkUp.jpg);
	}

#linkContainer a#pork:visited img {
	background-image: url(images/navigation/porkUp.jpg);
	}

#linkContainer a#pork:hover img {
	background-image: url(images/navigation/porkDown.jpg);
	}

#linkContainer a#pork:active img {
	background-image: url(images/navigation/porkUp.jpg);
	}

#linkContainer a#poultry img {
	background-image: url(images/navigation/poultryUp.jpg);
	}

#linkContainer a#poultry:visited img {
	background-image: url(images/navigation/poultryUp.jpg);
	}

#linkContainer a#poultry:hover img {
	background-image: url(images/navigation/poultryDown.jpg);
	}

#linkContainer a#poultry:active img {
	background-image: url(images/navigation/poultryUp.jpg);
	}

#linkContainer a#goats img {
	background-image: url(images/navigation/goatsUp.jpg);
	}

#linkContainer a#goats:visited img {
	background-image: url(images/navigation/goatsUp.jpg);
	}

#linkContainer a#goats:hover img {
	background-image: url(images/navigation/goatsDown.jpg);
	}

#linkContainer a#goats:active img {
	background-image: url(images/navigation/goatsUp.jpg);
	}

#linkContainer a#family img {
	background-image: url(images/navigation/familyUp.jpg);
	}

#linkContainer a#family:visited img {
	background-image: url(images/navigation/familyUp.jpg);
	}

#linkContainer a#family:hover img {
	background-image: url(images/navigation/familyDown.jpg);
	}

#linkContainer a#family:active img {
	background-image: url(images/navigation/familyUp.jpg);
	}

#linkContainer a#contact img {
	background-image: url(images/navigation/contactUp.jpg);
	}

#linkContainer a#contact:visited img {
	background-image: url(images/navigation/contactUp.jpg);
	}

#linkContainer a#contact:hover img {
	background-image: url(images/navigation/contactDown.jpg);
	}

#linkContainer a#contact:active img {
	background-image: url(images/navigation/contactUp.jpg);
	}

#linkContainer a#home img {
	background-image: url(images/navigation/homeUp.jpg);
	}

#linkContainer a#home:visited img {
	background-image: url(images/navigation/homeUp.jpg);
	}

#linkContainer a#home:hover img {
	background-image: url(images/navigation/homeDown.jpg);
	}

#linkContainer a#home:active img {
	background-image: url(images/navigation/homeUp.jpg);
	}

#linkContainer a#links img {
	background-image: url(images/navigation/linksUp.jpg);
	}

#linkContainer a#links:visited img {
	background-image: url(images/navigation/linksUp.jpg);
	}

#linkContainer a#links:hover img {
	background-image: url(images/navigation/linksDown.jpg);
	}

#linkContainer a#links:active img {
	background-image: url(images/navigation/linksUp.jpg);
	}

#linkContainer a#gallery img {
	background-image: url(images/navigation/galleryUp.jpg);
	}

#linkContainer a#gallery:visited img {
	background-image: url(images/navigation/galleryUp.jpg);
	}

#linkContainer a#gallery:hover img {
	background-image: url(images/navigation/galleryDown.jpg);
	}

#linkContainer a#gallery:active img {
	background-image: url(images/navigation/galleryUp.jpg);
	}
	
#linkContainer a#newsletter img {
	background-image: url(images/navigation/newsletterUp.jpg);
	}

#linkContainer a#newsletter:visited img {
	background-image: url(images/navigation/newsletterUp.jpg);
	}

#linkContainer a#newsletter:hover img {
	background-image: url(images/navigation/newsletterDown.jpg);
	}

#linkContainer a#newsletter:active img {
	background-image: url(images/navigation/newsletterUp.jpg);
	}
		
#linkContainer a#intern img {
	background-image: url(images/navigation/internUp.jpg);
	}

#linkContainer a#intern:visited img {
	background-image: url(images/navigation/internUp.jpg);
	}

#linkContainer a#intern:hover img {
	background-image: url(images/navigation/internDown.jpg);
	}

#linkContainer a#intern:active img {
	background-image: url(images/navigation/internUp.jpg);
	}
