/* general elements ------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body { 
	background: #8ea88c; 
	margin: 0 auto 0 auto; 
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana; 
	font-size: 9pt; 
	color: #030; 
}

#container {
	position: relative;
	width: 780px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	border-left: 8px solid #233221;
	border-right: 8px solid #233221;
	z-index: 1;
}

#header { 
	width: 780px;
	background: #fff url(images/title.jpg) no-repeat; 
	height: 190px; 
}

#navigation, #links-wrapper {
	width: 780px;
	background: #030 url(images/navigation_bg.jpg) repeat-x;
}

#navigation {
	text-align: left;
}

.rightcol {
	border: 1px solid #8ea88c;
	background-color: #effec7;
	margin-left: 20px;
	width: 200px;
	float: right;
	margin-bottom: 20px;
	text-align: center;
}

.topic {
	padding: 7px 20px;
}	

/* main content ------------------------------------------- */

#content { 
	background: #fff url(images/content_bg.gif) repeat-y; 
	width: 780px;
	text-align: left;
	vertical-align: top; 
}

#innercontent {
	background-color: transparent;
	width: 547px;
	padding-bottom: 35px;
}

#heading {
	padding: 20px;
}

#mainpara {
	padding: 0 20px;
}	

#content p {
	margin-top: 7px;
	margin-bottom: 7px;
}

#content a, .notice a {
	color: #A78307; 
	font-weight: bold; 
	text-decoration: underline;
}

#content a.pad {
	padding-left: 3px;
}

#content a:hover, .notice a:hover {
	color: #47774b; 
	text-decoration: none; 
} 

td {
	vertical-align: top; 
}

p, td {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif; 
	font-size: 9pt;
	color: #030;
}

b { font-weight: bold; padding-left: 1px;}

p {
	line-height: 1.3em;
}

.p2 {
	text-indent: 25px;
}

#content ul {
	margin: 10px 0 10px 55px;
}
#content li {
	padding-bottom: 6px;
}
.notice ul {
	margin: 5px 0 5px 8px;
}
.notice li {
	list-style: none;
	padding-bottom: 4px;
}

.contentbox {
	background-color: #030;
}

.contentbox p {
	color: white;
	padding: 5px 10px;
}

.imgfloat { float: right; margin: 3px 0 15px 20px; }
.imgfloatleft { float: left; margin: 3px 20px 15px 20px; }


h1 { 
	width: 300x; 
	height: 50px; 
	margin: 10px 0 10px 0;
}
h1 span, h2 span {
	display: none;
}
h1.about { 
	background: transparent url(images/hdr_aboutus.jpg) no-repeat; 
}
h1.contact { 
	background: transparent url(images/hdr_contact.jpg) no-repeat; 
}
h1.pricelists { 
	background: transparent url(images/hdr_pricelists.jpg) no-repeat; 
}
h1.productrange{ 
	background: transparent url(images/hdr_productrange.jpg) no-repeat; 
}
h1.specialoffers { 
	background: transparent url(images/hdr_specialoffers.jpg) no-repeat; 
}

h2 { 
	height: 33px; 
	margin: 14px 0 20px 0;
}
h2.under {
	border-bottom: 1px solid #42703e;
}
h2.products { 
	background: transparent url(images/hdr_products.jpg) no-repeat; 
}
h2.prices { 
	background: transparent url(images/hdr_prices.jpg) no-repeat; 
}
h2.premises { 
	background: transparent url(images/hdr_premises.jpg) no-repeat; 
}
h2.otherproducts { 
	background: transparent url(images/hdr_otherproducts.jpg) no-repeat; 
}
h2.promise { 
	background: transparent url(images/hdr_promise.jpg) no-repeat; 
}
h2.special { 
	background: transparent url(images/hdr_special.jpg) no-repeat; 
}
h2.meatprices { 
	background: transparent url(images/hdr_meatprices.jpg) no-repeat; 
}
h2.chickenprices { 
	background: transparent url(images/hdr_chickenprices.jpg) no-repeat; 
}

h3 {
	font-size: 10pt;
}
.clearer {
	clear: both;
	height: 1px;
}
.notice h4 {
	font-size: 10pt;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold; 
	color: white;
	margin: 0 0 20px 0;
	padding: 10px 0 10px 12px;
	background: #8ea88c;
}

.note {
	text-align: center;
	margin: 10px;
	padding: 7px;
	border-top: 1px solid #c0cfc0;
	border-bottom: 1px solid #c0cfc0;
	background: #d3ded3;
}

.withpad {
	margin-top: 25px;
	}

.note p {
	color: #42703e;
	font-weight: bold;
}

/* links -------------------------------------------------------*/

#links-wrapper {
	clear: both;
	width: 780px;
	text-align: center;
}

.links {
	text-align: center;
	color: #fc0;
	padding: 5px;
}

.links a {
	font-size: 11px;
	color: white; 
	text-decoration: none;
	letter-spacing: 0.6em;
	padding: 0 10px;
}

.links a:hover {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	color: #fc0;
}

/* copyright -------------------------------------------------------*/

#copyright-wrapper {
	width: 780px;
	border-top: 1px solid #1d4c23; 
	border-bottom: 1px solid #1d4c23; 
	background: #030 url(images/footer_bg.jpg) repeat-x; 
}

.copyright {
	padding: 8px 0;
	text-align: center; 
	font-family: "Trebuchet MS", Arial, Verdana; 
	font-size: 11px; 
	color: white;
}
.copyright a { 
	text-decoration: underline; 
	color: white;
}
.copyright a:hover { 
	color: #fc0; 
	text-decoration: none;
}

/* footer ------------------------------------------------------------*/

#footer-wrapper {
	width: 780px;
	border-top: 1px solid #1d4c23; 
	background-color: #d3ded3;
}

.footer { 
	padding: 18px 0;
	font-weight: bold; 
	vertical-align:top; 
}

.footer p {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #47a6bc;
}
.footer a {
	font-size: 11pt;
	color: #030; 
	text-decoration: underline;
}
.footer a:hover {
	color: #47a6bc; 
	text-decoration: none;
}

/* rhs elements -------------------------------------------------*/

#rhs {
	float: right;	
	width: 230px; 
	vertical-align:top; 
	background-color: #transparent;
}

.centerimg {
	text-align: center;
	margin: 5px;
}

img {
	border: 0;
}	

.notice {
	margin-bottom: 30px;
	}
.notice p { 
	padding: 5px 10px; 
}


/* tables --------------------------- */

.prices {
	border-collapse:collapse;
}
.prices th {
	margin: 5px; 
	padding: 8px;
	border: 1px solid #21381f;
	background-color: #21381f;		
	font-family: Arial, Helvetica, sans-serif; 
	color: white;	
	font-size: 11px;	
	font-weight: bold;
}

.prices td {
	margin:5px; 	
	padding: 3px;
	border:1px solid #42703e;	
	font-size: 11px;
}

.prices td.title {
	background-color: #8ea88c;
	font-weight: bold;
	color: white;
	padding-left: 5px;		
}

.amount {
	text-align: right;
}
.size {
	text-align: center;
}

legend {font-weight:bold; color: #030; padding: 10px;}

.contactform td {
	font-weight: normal; 
	font-family: "Trebuchet MS", Arial, Verdana; 
	font-size: 9pt; 
	color: #030;
}

td.con, td.conv {
	font-weight:bold; 
	text-align: right; 
	padding-right: 5px;
}

.cf275 {
	font-weight: normal; 
	font-family: "Trebuchet MS", Arial, Verdana; 
	background-color: #fff; 
	width: 275px; color: #21381f;
}

input.submitbutton {
	background-color: #8ea88c;
	border: 1px solid white;
	padding: 2px;
	color: #030;
	font-weight: bold;
	font-size: 9pt; 
	margin-right: 12px;
}
