@charset "utf-8";
/* Page Content */
.content_farmers {
	float: left;
	width: 712px; height: 430px;
	font-size: 1.1em; color: #581e00;	
}
.farmers_img, .redTractor_img {
	width: 235px;
	float: right;
	margin-left: 22px;
}
.farmers_img p {
	background: url(../images/bg_cookTip.jpg) top left no-repeat;
	padding: 8px 2px 6px 8px;
	margin: 0; 
}
.redTractor_img p {
	height: 68px;
	background: url(../images/bg_redTractor.jpg) top left no-repeat;
	padding: 20px 2px 2px 68px;
	margin: 12px 0 0 0; 
}
.farmers_img a, .redTractor_img a {
	text-decoration: underline;
}
/* Scroll Pane */
.content_scroll {
	float: left;
	width: 435px; height: 238px;
	overflow: auto;
	padding: 0 20px 1px 0; margin: 0;
	scrollbar-3dlight-color:#bf9e47; 
	scrollbar-darkshadow-color:#bf9e47;
	scrollbar-arrow-color:#581e00; 
	scrollbar-base-color:#581e00; 
	scrollbar-face-color:#cdb369; 
	scrollbar-highlight-color:#d3bd7c; 
	scrollbar-shadow-color:#d3bd7c;  	
	scrollbar-track-color:#e2cea1; 
}
.content_scroll ul {
	margin-top: 0;
}
.content_scroll ul li {
	margin: 0 0 6px 0;
}
.content_scroll p, .content_scroll ol li {
	margin: 0 0 14px 0;
}
.content_scroll a {
	text-decoration: underline;
}
/* Buttons */
#btn_backFarmers {
	float: right;
	width: 176px; height: 31px;
	background: url(../images/btn_backFarmers.gif) top left no-repeat;
	margin: 20px 16px 0 10px; 	
}
/* Page Titles */
#title_redTractor {
	width: 249px;  height: 55px;
	background: url(../images/title_redTractor.gif) top left no-repeat;
	margin: 20px 0 14px;
}
.title_moreInfo {	
	width: 84px; height: 17px;
	background: url(../images/title_moreInfo.gif) top left no-repeat;
	margin: 12px 0 6px 8px; 
}
#title_redTractor span, .title_moreInfo span, #btn_backFarmers span, #title_britishFarmers span, #title_farmer01 span, #title_farmer02 span, #title_farmer03 span, #imgLink_RedTractor span {
	display: none;
}
/* Farmers Homepage */
.lftFla, .rgtCol, #imgLink_RedTractor {
	float: left;
}
.lftFla {
	width: 480px; height: 400px;
}
.rgtCol  {
	width: 212px; 
	margin-left: 10px; 
}
#title_britishFarmers {
	width: 172px;  height: 21px;
	background: url(../images/title_britishFarmers.gif) top left no-repeat;
	margin: 24px 0 14px;
}

#imgLink_RedTractor {
	width: 232px; height: 122px;
	background: url(../images/imgBtn_redTractor.gif) top right no-repeat;
	margin-top: 40px;
}
#btn_backFarmers a, #imgLink_RedTractor a {
	display: block;
	width: 100%; height: 100%;
}

/* Farmer's Detail Pages */
#title_farmer01 {
	width: 122px;  height: 21px;
	background: url(../images/farmers/title_farmer01.gif) top left no-repeat;
	margin: 24px 0 14px;
}
#title_farmer02 {
	width: 95px;  height: 18px;
	background: url(../images/farmers/title_farmer02.gif) top left no-repeat;
	margin: 24px 0 14px;
}
#title_farmer03 {
	width: 113px;  height: 21px;
	background: url(../images/farmers/title_farmer03.gif) top left no-repeat;
	margin: 24px 0 14px;
}