body
{
	margin: 0;
	background: #757f73;
	color: #fff;
	font-family: georgia, times new roman, serif;
	font-size: 100%;
	line-height: 1.6;
	text-align: center;
}

img
{
	border: 0 none;
}

a
{
	color: #214143;
}

a:hover
{
	text-decoration: none;
	color: #fff !important;
}

hr
{
	background: #858b83;
	color: #858b83;
	border: 0 none;
	border-top: 1px solid #626861;
}

form
{
	margin: 0;
	display: block;
}

input, select, textarea
{
	font-family: georgia, times new roman, serif;
	font-size: 100%;	
}

h1, h2, h3, h4, h5, h6, p, ul, ol
{
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {font-size: 300%;}
h2
{
	font-size: 200%;
	font-weight: normal;
}

.title
{
	font-size: 145%;
}

#wrapper,
.center
{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header
{
	padding-top: 31px;
	position: relative;
	height: 50px;
	background: url(/media/images/header-bg.jpg) center top repeat-x;
}

#header .center
{
	position: relative;
}

body#home #header
{
	height: 319px;
}

body#home .rotate1#header {background: #617443 url(/media/images/header-1.jpg) center center no-repeat;}
body#home .rotate2#header {background: #c7b299 url(/media/images/header-2.jpg) center center no-repeat;}
body#home .rotate3#header {background: #6a3213 url(/media/images/header-3.jpg) center center no-repeat;}

#header .wave
{
	height: 11px;
	width: 100%;
	background: url(/media/images/header-wave.png) repeat-x top;
	position: absolute;
	bottom: 0;
	left: 0;
}

#side #menu
{
	background: url(/media/images/menu-content-bg.gif) bottom no-repeat;
	padding: 0 8px 6px 8px;
	margin-top: -200px;
	position: relative;
	width: 304px;
	text-align: center;
}

body#home #side #menu
{
	margin-top: -450px;
	background-image: url(/media/images/menu-home-bg.gif);
}	

#menu .top
{
	background: url(/media/images/menu-top.png);
	height: 5px;
}

#menu .bottom
{
	background: url(/media/images/menu-bottom.png);
	height: 7px;
}

#menu .inner
{
	background: url(/media/images/menu-bg.png);
	padding: 20px 0 0 0;
}

#menu ul
{
	margin: 25px 0 0 0;
	padding: 0 0 0 22px;
	list-style: none;
	font-size: 150%;
	text-align: left;
	line-height: 1;
}

#menu ul span
{
	display: block;
}

#menu ul li
{
	min-height: 1px;
	display: block;
}

#menu ul li a
{
	color: #fff;
	min-height: 1px;
}

#menu ul li ul
{
	font-size: 70%;
	margin: 0 0 8px 0;
}

#menu ul li ul li
{
	padding-bottom: 5px;
	margin-bottom: 0;
	padding-left: 43px;
}

#menu ul li ul li.menu-4 {background: url(/media/images/menu-icon-butchery.gif) center left no-repeat;}
#menu ul li ul li.menu-5 {background: url(/media/images/menu-icon-gloucester.gif) center left no-repeat;}
#menu ul li ul li.menu-6 {background: url(/media/images/menu-icon-hens.gif) center left no-repeat;}
#menu ul li ul li.menu-7 {background: url(/media/images/menu-icon-beef.gif) center left no-repeat;}
#menu ul li ul li.menu-8 {background: url(/media/images/menu-icon-foods.gif) center left no-repeat;}
#menu ul li ul li.menu-9 {background: url(/media/images/menu-icon-kidz.gif) center left no-repeat;}

#bar
{
	background: #262725;
	color: #979d96;
	padding: 10px 0 25px 0;
	font-size: 90%;
}

#bar .title
{
	font-size: 160%;
	color: #545652;
	border-bottom: 2px solid #323431;
	display: inline-block;
	margin-bottom: 0;
}

#newsletter
{
	padding-left: 320px;
	width: 640px;
}

body#home #newsletter
{
}

.newsletterBar
{
	width: 636px;
	height: 41px;
	background: url(/media/images/newsletter-bg.gif) no-repeat;
}

.newsletterBar .text
{
	width: 482px;
	border: 0 none;
	padding: 12px 0 0 12px;
	background: none;
	color: #262725;
	float: left;
}

.newsletterBar a
{
	float: left;
	width: 139px;
	height: 36px;
	margin-top: 2px;
	background: url(/media/images/newsletter-btn.gif) no-repeat;
	text-indent: -10000px;
}

.newsletterBar a:hover
{
	background-position: bottom left;
}

#contact
{
	float: right;
	width: 230px;
	height: 213px;
	padding: 15px 0 0 49px;
	margin-top: -38px;
	background: url(/media/images/contact-bg.png) no-repeat;
	color: #6f756e;
}

#contact strong
{
	font-size: 150%;
	color: #acb6ab;
}

#contact img
{
	float: right;
	margin: -35px 30px 0 0;
}

#main
{
	background: url(/media/images/main-shadow.gif) repeat-x top;
	padding: 8px 0 0 0;
}

#content
{
	width: 620px;
	float: right;
	margin-bottom: 30px;
}

/*
body#home #content
{
	float: left;
}
*/

#content p.big
{
	font-size: 125%;
	color: #262725;
}

#content h1
{
	border-bottom: 2px solid #a7ada7;
	display: inline-block;
}

#content .bigImage
{
	margin: -8px 0 0 -20px;	
}

#content .side
{
	float: right;
	background: #696f6a;
	color: #292928;
	padding: 3px 3px 8px 3px;
	font-size: 75%;
	font-style: italic;
	margin: 10px 0 10px 10px;
}

#content .side img
{
	border: 1px solid #818983;
	margin-bottom: 8px;
}

#content table th,
#content table td
{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

#side
{
	width: 320px;
	float: left;
	margin-bottom: 25px;
}

/*
body#home #side
{
	float: right;
	width: 270px;
}
*/

#side .panel
{
	background: #696f6a;
	margin: 10px 0;
	width: 270px;
}

#side .panel .top
{
	height: 5px;
	background: url(/media/images/side-corners.gif) no-repeat;
}

#side .panel .bottom
{
	height: 5px;
	background: url(/media/images/side-corners.gif) bottom no-repeat;
}

#side .panel .inner
{
	padding: 0 10px;
}

#side .title
{
	border-bottom: 2px solid #5e645f;
	display: inline-block;
	margin: 10px;
}

#latestnews p.date,
#latestnewsletter p.date
{
	border-top: 2px solid #757f73;
	font-size: 70%;
	text-align: right;
	margin: -5px -10px -10px -10px;
	padding: 5px 10px 0 0;
}

#latestnews h2,
#latestnewsletter h2
{
	font-size: 115%;
}

#latestnews h2 a,
##latestnewsletter h2 a
{
	text-decoration: none;
	display: block;
}

#latestnews h2 a:hover,
#latestnewsletter h2 a:hover
{
	color: #fff;
}

#side #latestnews .title,
#side ##latestnewsletter .title
{
	margin-bottom: 15px;
}

#side #events #calendar
{
	border-top: 2px solid #757f73;
	margin: 0 -10px;
	padding: 10px;
	text-align: center;
}

#side #events #calendar table
{
	line-height: 1.2;
	margin: 0 auto;
	width: 100%;
}

#side #events #calendar table th
{
	color: #2e2f2d;
	font-weight: bold;
	font-style: italic;
}

#side #events #calendar table a
{
	background: #214143;
	color: #fff;
	padding: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
}

#footer
{
	clear: both;
	background: url(/media/images/footer-bg.jpg) center repeat-x;
	padding: 25px 0 30px;
	font-size: 85%;
	color: #8d8072;
	position: relative;
	min-height: 1px;
}

#footer .center
{
	position: relative;
}

#footer .wave
{
	height: 11px;
	width: 100%;
	background: url(/media/images/footer-wave.png) repeat-x top;
	position: absolute;
	top: 0;
	left: 0;
}

#footer a
{
	color: #8d8072;
}

#footer #designby
{
	float: right;
	margin: 0;
	font-size: 90%;
}

#footer #social
{
	position: absolute;
	left: 170px;
	top: -10px;
}

.paging
{
	margin-top: -22px;
}

.showing
{
	text-align: right;
	font-size: 90%;
	margin: 0;
}

#news-list .date
{
	border-top: 2px solid #696f6a;
	font-size: 75%;
	text-align: right;
	padding-top: 4px;
	margin-bottom: -10px;
}

#news-detail p.back
{
	text-align: right;
	margin: 0;
}

#news-detail .date
{
	font-style: italic;
	margin-top: -8px;
}

#news-featured
{
	background: #696f6a;
	padding: 5px 15px;
	margin-bottom: 25px;
}

#news-featured .title
{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: -12px;
}

#news-featured .date
{
	font-size: 75%;
	float: right;
	margin: 10px 0 0 0;
}

#news-featured h2
{
	font-size: 160%;
}
