body
{
	background: #4F5A04;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0;
}

#wrapper
{
	width: 940px;
	height: 400px;
	position: relative;
	left: 50%;
	margin-left: -470px;
	background: #4F5A04 url(images/backShadow.gif) no-repeat top center;
}

#contentWrapper
{
	width: 900px;
	margin: 0px 20px 0px 20px;
}

#topShadow
{
	height: 30px;
	background: #4F5A04 url(images/top_shadow.jpg) no-repeat top center;
}

#logo
{
	position: absolute;
	width: 150px;
	height: 65px;
	margin: 25px 0px 0px 25px;
}

h1
{
	position: relative;
	width: 151px;
	height: 66px;
	margin: 0;
	padding: 0;
	font-size: 15px;
}
h1 span
{
	background: url(images/logo.gif) no-repeat top center;
	position: absolute;
	width: 100%;
	height: 100%;
}
h1 a
{
	display: block;
	width: 100%;
	height: 100%;
}

h2
{
	width: 394px;
	height: 50px;
	margin: 0px 0px 30px 30px;
}
h2 span
{
	display: none;
}

#home h2
{
	background: url(images/titles/welcome.gif) no-repeat top left;
}
#about h2
{
	background: url(images/titles/about.gif) no-repeat top left;
}
#shop h2
{
	background: url(images/titles/shop.gif) no-repeat top left;
}
#meatboxPage h2
{
	background: url(images/titles/meatbox.gif) no-repeat top left;
}
#onlineMeatPage h2
{
	background: url(images/titles/online_meat.gif) no-repeat top left;
}
#beefPage h2
{
	background: url(images/titles/beef.gif) no-repeat top left;
}
#lambPage h2
{
	background: url(images/titles/lamb.gif) no-repeat top left;
}
#porkPage h2
{
	background: url(images/titles/pork.gif) no-repeat top left;
}
#turkeyPage h2
{
	background: url(images/titles/turkey.gif) no-repeat top left;
}
#purchasePage h2
{
	background: url(images/titles/purchase.gif) no-repeat top left;
}
#faqsPage h2
{
	background: url(images/titles/faqs.gif) no-repeat top left;
}
#animalsPage h2
{
	background: url(images/titles/animals.gif) no-repeat top left;
}
#longhornsLivestockPage h2
{
	background: url(images/titles/longhorns.gif) no-repeat top left;
}
#oldspotPage h2
{
	background: url(images/titles/old_spot.gif) no-repeat top left;
}
#lleynPage h2
{
	background: url(images/titles/lleyn.gif) no-repeat top left;
}
#turkeysPage h2
{
	background: url(images/titles/turkeys.gif) no-repeat top left;
}
#environmentPage h2
{
	background: url(images/titles/environment.gif) no-repeat top left;
}
#welfarePage h2
{
	background: url(images/titles/welfare.gif) no-repeat top left;
}
#longhornsPage h2
{
	background: url(images/titles/cwrt_longhorns.gif) no-repeat top left;
}
#contractingPage h2
{
	background: url(images/titles/groundworks.gif) no-repeat top left;
}
#contactPage h2
{
	background: url(images/titles/contact.gif) no-repeat top left;
}
#linksPage h2
{
	background: url(images/titles/links.gif) no-repeat top left;
}
#newsPage h2
{
	background: url(images/titles/latest_news.gif) no-repeat top left;
}

.shop
{
	float: left;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
}
.shop a
{
	color: #344506;
	text-decoration: underline;
}
.shop a:hover
{
	text-decoration: none;
}

.shopHeading a
{
	color: #344506;
	font-weight: bold;
	text-decoration: underline;
}
.shopHeading a:hover
{
	text-decoration: none;
}

.imageBorder
{
	float: left;
	width: 160px;
	height: 100px;
	margin-bottom: 10px;
}
.imageBorder a
{
	display: block;
	width: 160px;
	height: 100px;
	background-color: #fff;
	border: 1px solid #ccc;
}
.imageBorder a:hover
{
	background-color: #EAEAEA;
}
.imageBorder a div
{
	cursor: pointer;
}
.imageBorder div
{
	margin: 5px 0px 0px 5px;
}

#onlineMeat
{
	width: 150px;
	height: 90px;
	background: url(images/photos/onlineMeat.jpg) no-repeat top left;
}
#meatBox
{
	width: 150px;
	height: 90px;
	background: url(images/photos/meatBox.jpg) no-repeat top left;
}
#onlineBeefButt
{
	width: 150px;
	height: 90px;
	background: url(images/photos/beef.jpg) no-repeat top left;
}
#onlineLambButt
{
	width: 150px;
	height: 90px;
	background: url(images/photos/lamb.jpg) no-repeat top left;
}
#onlinePorkButt
{
	width: 150px;
	height: 90px;
	background: url(images/photos/pork.jpg) no-repeat top left;
}
#onlineTurkeyButt
{
	width: 150px;
	height: 90px;
	background: url(images/photos/turkey.jpg) no-repeat top left;
}

.shopInfo
{
	float: right;
	width: 200px;
}

.meatBoxButt
{
	width: 379px;
	height: 46px;
}
.meatBoxButt a
{
	display: block;
	width: 100%;
	height: 100%;
}
.meatBoxButt span
{
	display: none;
}

#ourBeef
{
	background: url(images/buttons/ourBeef.gif) no-repeat top left;
}
#ourLamb
{
	background: url(images/buttons/ourLamb.gif) no-repeat top left;
}
#ourPork
{
	background: url(images/buttons/ourPork.gif) no-repeat top left;
}
#ourPoultry
{
	background: url(images/buttons/ourPoultry.gif) no-repeat top left;
}

.meatBoxInfo
{
	width: 373px;
	margin: 0px 3px 0px 3px;
}

table
{
	width: 373px;
	font-size: 10px;
	background-color: #999;
	margin: 5px 0px 5px 0px;
}
th
{
	background-color: #ccc;
}
td
{
	vertical-align: top;
	text-align: center;
}
.odd
{
	background-color: #E5E5E5;
}
.even
{
	background-color: #fff;
}



#navBar
{
	width: 900px;
	height: 52px;
	background: url(images/navBar.gif) no-repeat top center;
}

#nav
{
	float: right;
	width: 555px;
	margin: 18px 0px 0px 0px;
	padding: 0;
	list-style: none;
	font-size: 13px;
}
#nav li
{
	float: left;
	color: #fff;
	margin-right: 7px;
}
#nav li a
{
	color: #3E5A0B;
	text-decoration: none;
}
#nav li a:hover
{
	color: #fff;
}
.nav
{
	border-left: 1px solid #7E9B33;
	padding-left: 7px;
}

#threeCol
{
	float: left;
	width: 900px;
}
#home #threeCol
{
	background: #fff url(images/pagePhotos/home.jpg) no-repeat top right;
}
#about #threeCol
{
	background: #fff url(images/pagePhotos/about.jpg) no-repeat top right;
}
#shop #threeCol
{
	background: #fff url(images/pagePhotos/shop.jpg) no-repeat top right;
}
#meatboxPage #threeCol
{
	background: #fff url(images/pagePhotos/shop.jpg) no-repeat top right;
}
#onlineMeatPage #threeCol
{
	background: #fff url(images/pagePhotos/shop.jpg) no-repeat top right;
}
#beefPage #threeCol
{
	background: #fff url(images/pagePhotos/beef.jpg) no-repeat top right;
}
#lambPage #threeCol
{
	background: #fff url(images/pagePhotos/lamb.jpg) no-repeat top right;
}
#porkPage #threeCol
{
	background: #fff url(images/pagePhotos/pork.jpg) no-repeat top right;
}
#turkeyPage #threeCol
{
	background: #fff url(images/pagePhotos/turkey.jpg) no-repeat top right;
}
#purchasePage #threeCol
{
	background: #fff url(images/pagePhotos/shop.jpg) no-repeat top right;
}
#faqsPage #threeCol
{
	background: #fff url(images/pagePhotos/beef.jpg) no-repeat top right;
}
#animalsPage #threeCol
{
	background: #fff url(images/pagePhotos/animals.jpg) no-repeat top right;
}
#longhornsLivestockPage #threeCol
{
	background: #fff url(images/pagePhotos/longhorn1.jpg) no-repeat top right;
}
#oldspotPage #threeCol
{
	background: #fff url(images/pagePhotos/oldspot.jpg) no-repeat top right;
}
#lleynPage #threeCol
{
	background: #fff url(images/pagePhotos/lleyn.jpg) no-repeat top right;
}
#turkeysPage #threeCol
{
	background: #fff url(images/pagePhotos/turkeys.jpg) no-repeat top right;
}
#environmentPage #threeCol
{
	background: #fff url(images/pagePhotos/environment.jpg) no-repeat top right;
}
#welfarePage #threeCol
{
	background: #fff url(images/pagePhotos/welfare.jpg) no-repeat top right;
}
#longhornsPage #threeCol
{
	background: #fff url(images/pagePhotos/longhorn2.jpg) no-repeat top right;
}
#contractingPage #threeCol
{
	background: #fff url(images/pagePhotos/contracting.jpg) no-repeat top right;
}
#contactPage #threeCol
{
	background: #fff url(images/pagePhotos/contact.jpg) no-repeat top right;
}
#linksPage #threeCol
{
	background: #fff url(images/pagePhotos/links.jpg) no-repeat top right;
}
#newsPage #threeCol
{
	background: #E5E6BF;
}

#twoCol
{
	float: left;
	width: 654px;
	background: url(images/twoColBack.gif) repeat-y top left;
}

#newsPage #twoCol
{
	width: 900px;
}

#colOne
{
	float: left;
	width: 454px;
	background-color: #fff;
}
#colTwo
{
	float: left;
	width: 200px;
}
#newsPage #colTwo
{
	width: 446px;
}

#galleryHolder
{
	width: 406px;
	margin: 20px;
}

#iGallery
{
	width: 406px;
	height: 400px;
	
}

h3
{
	width: 200px;
	height: 64px;
	margin: 0;
	padding: 0;
}
h3 span
{
	display: none;
}

#home h3
{
	background: #E5E6BF url(images/subtitles/quickLinks.gif) no-repeat top left;
}
#about h3
{
	background: #E5E6BF url(images/subtitles/quickLinks.gif) no-repeat top left;
}
#shop h3
{
	background: #E5E6BF url(images/subtitles/special_offers.gif) no-repeat top left;
}
#meatboxPage h3
{
	background: #E5E6BF url(images/subtitles/special_offers.gif) no-repeat top left;
}
#quickMeats
{
	width: 200px;
	height: 64px;
	margin: 0;
	padding: 0;
	background: #E5E6BF url(images/subtitles/meatProducts.gif) no-repeat top left;
}
#quickMeats span
{
	display: none;
}
#caseHead
{
	width: 200px;
	height: 64px;
	margin: 0;
	padding: 0;
	background: #E5E6BF url(images/subtitles/caseStudies.gif) no-repeat top left;
}
#caseHead span
{
	display: none;
}
#onlineMeatPage h3
{
	background: #E5E6BF url(images/subtitles/special_offers.gif) no-repeat top left;
}
#beefPage h3
{
	background: #E5E6BF url(images/subtitles/special_offers.gif) no-repeat top left;
}
#lambPage h3
{
	background: #E5E6BF url(images/subtitles/special_offers.gif) no-repeat top left;
}
#porkPage h3
{
	background: #E5E6BF url(images/subtitles/special_offers.gif) no-repeat top left;
}
#turkeyPage h3
{
	background: #E5E6BF url(images/subtitles/special_offers.gif) no-repeat top left;
}
#purchasePage h3
{
	background: #E5E6BF url(images/subtitles/special_offers.gif) no-repeat top left;
}
#faqsPage h3
{
	background: #E5E6BF url(images/subtitles/special_offers.gif) no-repeat top left;
}
#animalsPage h3
{
	background: #E5E6BF url(images/subtitles/livestock.gif) no-repeat top left;
}
#longhornsLivestockPage h3
{
	background: #E5E6BF url(images/subtitles/livestock.gif) no-repeat top left;
}
#oldspotPage h3
{
	background: #E5E6BF url(images/subtitles/livestock.gif) no-repeat top left;
}
#lleynPage h3
{
	background: #E5E6BF url(images/subtitles/livestock.gif) no-repeat top left;
}
#turkeysPage h3
{
	background: #E5E6BF url(images/subtitles/livestock.gif) no-repeat top left;
}
#environmentPage h3
{
	background: #E5E6BF url(images/subtitles/livestock.gif) no-repeat top left;
}
#welfarePage h3
{
	background: #E5E6BF url(images/subtitles/livestock.gif) no-repeat top left;
}
#longhornsPage h3
{
	background: #E5E6BF url(images/subtitles/longhorns.gif) no-repeat top left;
}
#contractingPage h3
{
	background: #E5E6BF url(images/subtitles/quickLinks.gif) no-repeat top left;
}
#contactPage h3
{
	background: #E5E6BF url(images/subtitles/quickLinks.gif) no-repeat top left;
}
#linksPage h3
{
	background: #E5E6BF url(images/subtitles/quickLinks.gif) no-repeat top left;
}

#subContent
{
	margin: 34px 17px 30px 17px;
	font-size: 11px;
}
#subContent p
{
	margin: 0px 0px 5px 0px;
	padding: 0;
}
#subContent span
{
	font-weight: bold;
}
#subContent ul
{
	list-style: none;
	margin: 8px;
	padding: 0;
}
#subContent li
{
	border-bottom: 1px dotted #666;
	padding: 10px 0px 10px 0px;
}
#subContent a
{
	color: #000;
}
#subContent a:hover
{
	text-decoration: none;
}

#swishBase
{
	width: 454px;
	height: 150px;
	background: #fff url(images/swishBase.gif) no-repeat top left;
}

#stampButt
{
	float: right;
	width: 125px;
	height: 99px;
	margin: 25px 30px 0px 0px;
}
#stampButt a
{
	display: block;
	width: 125px;
	height: 99px;
	background: url(images/stampButt.gif) no-repeat top left;
}
#stampButt a:hover
{
	background: url(images/stampButt.gif) no-repeat bottom left;
}
#stampButt span
{
	display: none;
}

#content
{
	width: 379px;
	margin: 0px 0px 40px 45px;
	font-size: 11px;
}
#content a
{
	color: #344506;
	text-decoration: underline;
}
#content a:hover
{
	text-decoration: none;
}

h4
{
	font-size: 11px;
	margin: 20px 0px 5px 0px;
	padding: 0;
}
h5
{
	font-size: 11px;
	margin: 15px 0px 0px 0px;
	padding: 0;
}

.pdfLink
{
	display: block;
	background: url(images/pdf_small.gif) no-repeat top left;
	padding-left: 30px;
	height: 20px;
}

#legalBar
{
	clear: both;
	width: 900px;
	height: 40px;
	background: url(images/legalBar.gif) no-repeat top left;
	font-size: 11px;
	color: #fff;
}
#legalBar div
{
	margin: 0px 0px 12px 43px;
	padding: 11px 0px 0px 0px;
}
#legalBar a
{
	color: #AFD243;
	text-decoration: none;
}
#legalBar a:hover
{
	text-decoration: underline;
}

.thumbFrame
{
	width: 164px;
}
.thumbFrame img
{
	margin: 5px;
}
.thumbFrame a
{
	display: block;
	width: 164px;
	background-color: #fff;
	border: 1px solid #ccc;
}
.thumbFrame a:hover
{
	background-color: #EAEAEA;
}
.thumbName
{
	text-align: center;
	padding: 7px 0px 20px 0px;
}

.longhornFrame
{
	width: 367px;
	background-color: #fff;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.longhornFrame img
{
	margin: 5px;
}

img
{
	border: 0;
}

.boxList
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.boxList li
{
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #F7F7EA;
}

.linkList
{
	margin: 0;
	padding: 0;
}
.linkList li
{
	padding-bottom: 10px;
}

#newsList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#newsList li
{
	background: url(images/newsArrow.gif) no-repeat 0 50%;
	padding-left: 15px;
}
#newsList li span
{
	padding-left: 20px;
}

.date
{
	color: #666;
}

#galleryTitle
{
	height: 35px;
	background: url(images/titles/gallery.gif) no-repeat top center;
}

.divider
{
	height: 2px;
	border-top: 1px solid #ccc;
}

.quickLinks
{
	width: 166px;
	height: 36px;
	margin-bottom: 5px;
}
.quickLinks a
{
	display: block;
	width: 166px;
	height: 36px;
}
.quickLinks a span
{
	display: none;
}
#quickShop a
{
	background: url(images/buttons/quickShop.jpg) no-repeat top left;
}
#quickShop a:hover
{
	background: url(images/buttons/quickShop.jpg) no-repeat bottom left;
}
#quickGroundworks a
{
	background: url(images/buttons/quickGroundworks.jpg) no-repeat top left;
}
#quickGroundworks a:hover
{
	background: url(images/buttons/quickGroundworks.jpg) no-repeat bottom left;
}
#quickLivestock a
{
	background: url(images/buttons/quickLivestock.jpg) no-repeat top left;
}
#quickLivestock a:hover
{
	background: url(images/buttons/quickLivestock.jpg) no-repeat bottom left;
}
#quickLonghorns a
{
	background: url(images/buttons/quickLonghorns.jpg) no-repeat top left;
}
#quickLonghorns a:hover
{
	background: url(images/buttons/quickLonghorns.jpg) no-repeat bottom left;
}

#quickBeef a
{
	background: url(images/buttons/quickBeef.jpg) no-repeat top left;
}
#quickBeef a:hover
{
	background: url(images/buttons/quickBeef.jpg) no-repeat bottom left;
}
#quickLamb a
{
	background: url(images/buttons/quickLamb.jpg) no-repeat top left;
}
#quickLamb a:hover
{
	background: url(images/buttons/quickLamb.jpg) no-repeat bottom left;
}
#quickPork a
{
	background: url(images/buttons/quickPork.jpg) no-repeat top left;
}
#quickPork a:hover
{
	background: url(images/buttons/quickPork.jpg) no-repeat bottom left;
}
#quickTurkey a
{
	background: url(images/buttons/quickTurkey.jpg) no-repeat top left;
}
#quickTurkey a:hover
{
	background: url(images/buttons/quickTurkey.jpg) no-repeat bottom left;
}
#quickMeatbox a
{
	background: url(images/buttons/quickMeatbox.jpg) no-repeat top left;
}
#quickMeatbox a:hover
{
	background: url(images/buttons/quickMeatbox.jpg) no-repeat bottom left;
}
#quickFAQs a
{
	background: url(images/buttons/quickFAQs.jpg) no-repeat top left;
}
#quickFAQs a:hover
{
	background: url(images/buttons/quickFAQs.jpg) no-repeat bottom left;
}
#quickPurchase a
{
	background: url(images/buttons/quickPurchase.jpg) no-repeat top left;
}
#quickPurchase a:hover
{
	background: url(images/buttons/quickPurchase.jpg) no-repeat bottom left;
}

label
{
	display: block;
	padding-bottom: 5px;
	padding-top: 10px;
}
input,textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}
textarea
{
	height: 75px;
}
.textfield
{
	border: 1px solid #ccc;
	background-color: #eaeaea;
	width: 300px;
}

form
{
	margin: 10px 0px 0px 0px;
}
#contactForm
{
	border: 1px solid #ccc;
	padding: 15px;
}
#contactHead
{
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}
.submit
{
	margin-top: 20px;
}

#notes
{
	margin-top: 20px;
}
#meatboxNotes
{
	float: left;
	width: 250px;
}
#FAWLlogo
{
	float: right;
	width: 88px;
	height: 227px;
	background: #fff url(images/FAWLlogo.jpg) no-repeat top right;
	margin-bottom: 20px;
}
#pandp
{
	clear: both;
}

#xmas_link
{
	display: block;
	width: 166px;
	height: 289px;
	background: url(images/buttons/xmas_link.png) no-repeat top left;
	margin: 0px 0px 20px 18px;
}
#spring_link
{
	display: block;
	width: 166px;
	height: 289px;
	background: url(images/buttons/spring_link.png) no-repeat top left;
	margin: 0px 0px 20px 18px;
}