@charset "utf-8";
/* CSS Document */

body {
	background-color: #267945;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('images/107bg.jpg');
}.bg-chick {
	background-image: url('images/chicken.jpg');
	background-repeat: no-repeat
}
.bg-meat {
	background-image: url('images/meat.jpg');
	background-repeat: no-repeat
}
.bg-seafood {
	background-image: url('images/seafood.jpg');
	background-repeat: no-repeat
}
.bg-soy {
	background-image: url('images/soy.jpg');
	background-repeat: no-repeat
}
.bg-right {
	background-image: url('images/right.jpg');
	background-repeat: no-repeat
}
.bg-nav {
	background-image: url('images/nav9.gif');
	background-repeat: no-repeat
}
.bg-nav-st {
	background-image: url(images/bg-nav.gif);
	background-repeat: no-repeat
}
.bg-btm-lft-corner {
	background-image: url(images/corner-btm-lft.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg-btm-rt-corner {
	background-image: url(images/corner-btm-rt.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg-nav-side {
	background-image: url(images/side-art.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.bg-category {
	background-image: url(images/category.jpg);
	background-repeat: no-repeat
}
.bg-product {
	background-image: url(images/product-fpo.jpg);
	background-repeat: no-repeat
}
.bg-store-back {
	background-image: url(images/store-background.gif);
	background-repeat: repeat;
}









.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #267945;
	letter-spacing: 1px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #267945;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline
}
.text_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #267945;
	text-decoration: underline
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #237140;
	text-transform: uppercase;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #237140;
	text-transform: normal;
}

.border
{
	border-right: #237140 1px solid;
	border-top: #237140 1px solid;
	border-left: #237140 1px solid;
	border-bottom: #237140 1px solid;
}
.txt {
	color: #000000; font-size: 8pt; font-family: Arial; font-weight: 700; text-decoration: none;
}
.tablebg
{ background-color: #a9d7c4;}

.menu_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #237140;
	text-decoration: underline
}
.menu_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00cc00;
	text-decoration: underline
}
.bg-btm-rt-corner {
	background-image: url(images/product-btm-fpo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
