@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background-color: #B3BD7F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1   {
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
}
h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #006A39;
	line-height: 16px;
}
h3 {
	color: #5D2C0F;
	font-size: 20px;
}
h4  {
	font-weight: bold;
	color: #15582C;
	font-style: normal;
}
h6 {
	font-size: 11px;
	color: #5D2C0F;
	font-weight: normal;
	padding-top: 5px;
}
#mainContentrt a {
	color: #F09F45;
}
.oneColFixCtrHdr  #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #5D2C0F;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/background.jpg);
	color: #DCE69E;
	background-repeat: no-repeat;
	background-color: #F6F8E2;
}
.oneColFixCtrHdr  #container2 {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #5D2C0F;
	text-align: left;
	color: #DCE69E;
	background-color: #F6F8E2;
}
.oneColFixCtrHdr #header {
	background: #DDDDDD;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #D5E14D;
	height: 100px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/logo_03.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
}
.oneColFixCtrHdr  #header img {
	border-top-width: 20px;
	border-right-width: 0px;
	border-bottom-width: 20px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D5E14D;
	border-right-color: #D5E14D;
	border-bottom-color: #D5E14D;
	border-left-color: #D5E14D;
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
	margin-left: 340px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 25px;
	height: 400px;
}
.marketmiddlepic {
	margin-right: 15px;
	margin-left: 15px;
}
.oneColFixCtrHdr #footer {
	background-color: #5D2C0F;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	font-size: 10px;
	text-align: right;
	color: #FFFFFF;
	line-height: 15px;
}
.oneColFixCtrHdr #mainContent p {
	font-size: 11px;
	line-height: 14px;
}
.oneColFixCtrHdr #container #footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.brownfont a {
	color: #FF9900;
}
a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.brownfont p {
	color: #5D2C0F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.brownfont h1 {
	color: #5D2C0F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
}
.pics {
	border: 1px solid #5D2C0F;
}
#pic1 {
	position:absolute;
	left:119px;
	top:120px;
	width:318px;
	height:378px;
	z-index:1;
}
#pic2 {
	position:absolute;
	left:230px;
	top:120px;
	width:95px;
	height:95px;
	z-index:2;
}
#pic3 {
	position:absolute;
	left:342px;
	top:120px;
	width:95px;
	height:95px;
	z-index:3;
}
#pic4 {
	position:absolute;
	left:289px;
	top:314px;
	width:150px;
	height:175px;
	z-index:4;
}
#sidebar1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DCE69E;
	float: left;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: 10px;
	height: 100%;
}
#sidebar1 img {
	border: 1px solid #FF6600;
}
#mainContentrt  {
	margin-left: 375px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	padding-top: 0px;
	padding-left: 20;
	clear: right;
	margin-top: 25px;
	margin-bottom: 20px;
}
#mainContentrt  p  {
	font-size: 11px;
	line-height: 14px;
}
 
.label {
	color: #006A39;
	font-weight: bold;
}
.brownfont {
	color: #5D2C0F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.brownfont  h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C4216;
	margin-top: 4px;
	font-weight: normal;
}
.oneColFixCtrHdr #container2 table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D2C0F;
	background-position: left top;
}
.oneColFixCtrHdr #container2 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}
#mainvendors {
	margin-left: 375px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	padding-top: 0;
	padding-left: 20;
	clear: right;
	margin-top: 25px;
}
.oneColFixCtrHdr #container2 th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006E35;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.browntitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #5D2C0F;
	margin-top: 25px;
}
#vendorstb img {
	border: 1px solid #FF9900;
}

