﻿@import url(layout.css);
body {
	color: #000;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #1E2110;

}
#container {
	width: 924px;
	margin: auto;
	border: 3px double #4E5932;
	background-color: #1E2110;
	/*position: relative;*/
}
#header {
	/*text-align: right;*/
	width: 924px;
	background-color: #121;
	height: 175px;
	background-image: url('images/farmgatemeats-6.jpg');
	text-align: center;
}
.header_txt	{
	font-size: large;
	color: #d53131;
} 
#navigation {
	background-color: #1e2410;
	border-top: 1px solid #433c27;
	border-bottom: 1px solid #433c27;
	overflow: hidden;
}
#content {
	/*position: relative;*/
	width: 924px;
	border-top: 1px solid #768a40;
	border-bottom: 1px solid #a0bb5f;
	background-color: #f0f0f0;
}
.table {
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #D5DEB6;
}
.leftcell {
	width: 270px;
	background-color: #fff;
	border: 1px solid #B4C981;
}
.rightcell {background-color:#fff;border:#B4C981 solid 1px;}

#rightcontent {
	background-color: #fff;
	text-align: justify;
	padding-left:15px; padding-right:15px;
}
#rightcontent li {list-style:circle;}
#leftcontent {
	background-color:#fff;font-size:12px;
	text-align: center;padding-top:10px;
}
#leftcontent img {border: #c8b37a 1px solid; padding:4px;text-align:center;}

#footer {
	background-color: #37401e;
	padding-bottom: 0px;
	border-top: 1px solid #6c803c;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;padding-left:2px;
}
#navigation li {
	float: left;padding: 2px;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
	padding: 4px 2px 4px 2px;
	border: 1px solid #556f0d;
	background-color: #435121;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #83ac14;
	background-color: #617630;
}
/* Styles for Content */

h1 {
	font-size: 2em;
	color: #283014;
}
h2 {
	font-size: 13px;
	color: #323b19;margin-left:-15px;
}
h3 {
	font-size: 15px;text-align:center;
	color: #4e5932;	font-family: Arial, Helvetica, sans-serif;

}
h4 {
	font-size: 1.25em;
	color: #60327f;
}
h5 {
	font-size: 0.75em;
	color: #60327f;
}
h6 {
	font-size: 0.5em;
	color: #60327f;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;;
	text-align: center;
	color: #777;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color:  #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #d1fc4c;
}
/* Styles for Links */
a {
	color: #469;
	text-decoration: underline;
}
a:hover {
	color: #c64f1a;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;color:#3f175b;
}
.style_italic {
	font-style: italic;	
}
.style_small {font-size:10px;}
.circle {list-style-type: circle;}
.box {
	background-color: #F3F3F3;
	border: 1px solid #FF6600;
	margin: 15px;padding-left:5px;padding-right:5px;
}
.center {text-align: center;}
.style_left {text-align:left;}
.style_right {text-align:right;}

.right {text-align: right;padding-right:5px;}
.center {text-align:center;}}
.picbox {border: #c8b37a 1px solid; padding:4px;}
.picbox2{border: #c8b37a 1px solid;}
.rightpadded {text-align: right;padding-right:6px;}

#bullets li {padding-bottom:6px;padding-top:6px;border-bottom:1px #c0c0d0 dashed;list-style:circle;}
#wf {width:924px;text-align:right;margin:auto;}
#wf a {color: #4E5932;text-decoration: none;font-size:10px;}
#wf a:hover {color: #c64f1a; text-decoration: underline;}


