@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/side-art.gif');
	background-repeat: repeat-y
}
.bg-btm-lft-corner {
	background-image: url('images/corner-btm-lft.jpg');
	background-repeat: no-repeat;
	background-position-y:50%
}
.bg-btm-rt-corner {
	background-image: url('images/corner-btm-rt.jpg');
	background-repeat: no-repeat;
	background-position-y:50%
}
.bg-nav-side {
	background-image: url('images/bg-nav.gif');
	background-repeat: repeat-y;
	background-position-y:50%
}
.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
}
.bg-viewcart {
	background-image: url('images/corner2.jpg');
	background-repeat: no-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;
	line-height: 14pt;
	text-transform:none;

}
.text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14pt;
	text-transform:none;
	text-decoration: none;
}
.text_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14pt;
	text-transform:none;
	text-decoration: underline;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC3300;
	text-transform:none;
	line-height: 14pt;
}

.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #237140;
	line-height: 16pt;
	text-transform:none;
}
.ul_arrow {
	list-style-image: url('images/arrow.gif');
	vertical-align: middle;
	list-style-position: outside
}

.ul_disc li {
	list-style: disc;
}

.header1_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #237140;
	text-decoration: none;
	text-transform:none;
	line-height: 16pt;
}
.header1_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #237140;
	text-transform:none;
	text-decoration: underline;
	line-height: 16pt;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #237140;
	text-transform: normal;
	text-decoration: none;

}
.header2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #237140;
	text-transform: underline;
	text-decoration: underline;

}
.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #237140;
	text-transform: normal;
	font-weight: normal;
}
.header2-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	text-transform: normal;
}

.header2-red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
	text-transform: normal;
}
.header3-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	text-transform: normal;
	font-weight: normal;
}
.header2-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: normal;
	text-decoration: none;
}
.header2-black:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-transform: normal;
	text-decoration: underline;
}
.header3-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform: normal;
	font-weight: normal;
}

.rule {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.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
}
/* Encloses all content area under header */
#wrap {
	border:0px solid #e5e5e5;
}
.submitbtn {
   color:#666666;
   font-family: Tahoma,Arial, Helvetica, sans-serif;
   background-color: #f3f3f3;
   font-size: x-small;
   font-weight: bold;
   border:1px solid #aaaaaa;
}