#body {
	background: #70521c url(/images/bg.jpg) repeat-x;

}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;

}

#header {
	margin-top: -10px;
	width: 1000px;
	height: 218px;
	background: #70521C url(/images/kentucky-grass-fed_01.jpg);
}

.image .caption { 
	font-size: 80%;
       font-family: Verdana, Arial, sans-serif;
	text-align: center;

}

#top {
	width: 360px;
	height: 200px;
	padding-top: 100px;
	padding-left: 150px;
	font: 18px Trebuchet MS;
	font-weight: bold;
	color: #ffffff;

}

#top2 {
	width: 1000px;
	height: 218px;
	background: #70521C url(/images/kentucky-grass-fed_03.jpg);
}

#top3 {
	width: 315px;
	padding-top: 50px;
	padding-right: 60px;
	float: right;
	font: 15px Trebuchet MS;
	font-weight: bold;
	color: #ffffff;

}

#main {
	margin-top: -5px;
}

#contentContainer {
	
	width: 1000px; 
	background: white url(/images/kentucky-grass-fed_06.jpg) repeat-y; 
	margin-top: -1px;
}


#footer {
	margin-top: -5px;
}



#content {
	width: 550px;
	float: left;
	margin-left: 30px;
	font: 14px Trebuchet MS;
	text-align: left;
	color: #f7f7cf;
	padding-left: 15px;
	margin-top: 5px;
}

#content a {
	color: #EED85E;
}

#menu {
	width: 210px; 	
	float: left;
	margin-left: 75px;

}

#menuList {
	padding: 0px;
	margin-left: 15px;
	width: 200px;
	display: block;
	border-top: 1px solid #BEB431;	
}

#menuList li {
	background-position: -10 50%;
	list-style: none;
	line-height: 110%;
	background-color: #785c2a;
	border-bottom: 0px solid #BEB431;
	border-right: 0px solid black;
	text-indent: 1em;
	font: 14px Trebuchet MS;
	color: #C9AF65;
	
}

#menuList li a, 
#menuList li a:visited {
	width: 100%;
	display: block;
	text-align: left;
	border-bottom: 1px solid #BEB431;
	color: #ffffff;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
}


#menuList li a:hover {
	background-color: #35270D;
	color: #ffffff;
}

#menuList ul {
	display: block;
	_width: 200px;
	_margin-left: -40px;
}

#menuList ul a {
	background-color: #828066;
	text-indent: 3em;
	color: #FFE965;
	width: 200px;
	margin-left: -40px;
}

#menuList ul a, 
#menuList ul a:visited {
	width: 200px;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
}

#menuList ul a:hover {
	background-color: #FBE74A;
	color: #000;
}

h1.small {
	font-weight: bold;
	font: 10px verdana;
	color: #000000;
	margin: .5em auto;
	text-align: center;
}

h1.smallmain {
	font-weight: bold;
	font: 10px verdana;
	color: #ffffff;
	margin: .5em auto;
	text-align: center;
}

h1.footer {
	font-weight: bold;
	font: 10px verdana;
	color: #ffffff;
	margin: .5em auto;
	text-align: center;
}

h2.small {
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	margin: .5em auto;
	text-align: center;
}

h1.item2 {
	font-size: 10pt;
	font-weight: bold;
	color: #5D1E0D;
	margin: .5em auto;
	text-align: center;
}

h1.designby, h1.designby a {
	font-weight: bold;
	font: 10px verdana;
	color: #ffffff;
	margin: .5em auto;
	text-align: center;
}

#footer2 h2 { 
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0px;
  font: 11px verdana;
  text-align: center;
  color: #253475;
 }

#footer2 ul { 
  margin: 0; 
  padding: 0; 
  list-style: none; 
 }

#footer2 ul li { 
  margin: 0; 
  padding: 0 5px; 
  display: inline; 
  text-align: center; 
 }

#footer2 ul li a { 
  margin: 0; 
  padding:0;
  border: 0; 
  font: bold 11px Tahoma, sans-serif;
  color: #900;
 }

#footer2 ul li a:hover { color: #000; }

#copyright { 
  font: normal 11px Tahoma, Arial, sans-serif;
  color: #130A5B;
  padding: 0 0 0 0;
  text-align: center;  
}
 
#item {
	padding: 6px 12px;
	border: 1px solid #5D1E0D;
	background: #FEEC8A;
	margin-bottom: 8px;
}

#itemhome {
	padding: 6px 1px;
	width: 500px;
	text-align: justify;
	border: 1px solid #EEE;
	background: #5D1E0D;
	margin-left: 5px;
	margin-bottom: 8px;
}

#itemhome2 {
	padding: 6px 12px;
	background: #EFF9F1;
	text-align: justify;
	margin-bottom: 8px;
}

ul.item, ul.item a {
	list-style: url(/images/li.jpg);
	margin-left: 8px;
	color: #000000;
}


h1.item, h2.item, h3.item {
	font-size: 8pt;
	font-weight: bold;
	color: #0A224E;
	padding-top: 3px;
}

#item2 {
	float: left;
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	align: right;
	margin-bottom: 8px;
	width: 45%;
}

#item3 {
	float: right;
	padding: 6px 12px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 8px;
	width: 40%;
}

#item4 {
	float: none;
	padding: 6px 6px;
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 6px;
	text-align: left;
	width: 45%;
}

#img-box {
	float: right;
	padding: 6px 12px;
	background: #FFF;
	margin-bottom: 2px;
	width: 200px;
}

#box {
	float: left;
	padding: 6px 12px;
	background: #A4D6B1;
	border: 1px solid #081E45;
	margin-bottom: 2px;
	width: 430px;
}

h1.box {
	font-size: 10pt;
	font-weight: bold;
	margin: .5em auto;
	text-align: left;
}



