/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #FFFFFF;/*#EBF1EE*/
  color: #1A572E;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 10px;
  color: #1A572E;
  font-size: 24px;
  font-weight: bold;
  line-height: 20px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 10px;
  color: #1A572E;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
}

a:link, a:visited, a:active {
  color:#1A572E;
  text-decoration: underline;
}

a:hover {
	color: #1A572E;
	 text-decoration: none;
}


#outerWrapper {
  background-color: #FFFFFF;/*#EBF1EE*/
  margin: 10px auto 10px auto;
  text-align: left;
  width: 955px;
}
#outerWrapper #contentWrapper {
  border: 1px solid #1A572E;
  /*background:url(../images/header.jpg) top left no-repeat;*/
  margin-bottom: 10px;

}

#outerWrapper #contentWrapper #bannerHome {
background:url(../images/farmshop_cv7.jpg) top left no-repeat;
height: 193px;
}

#outerWrapper #contentWrapper #bannerHome2 {
background:url(../images/farmshop_cv6.jpg) top left no-repeat;
height: 193px;
}


#outerWrapper #contentWrapper #bannerFarm {
background:url(../images/farmyard_2.jpg) top left no-repeat;
height: 193px;
}

#outerWrapper #contentWrapper #rightColumn1 {
/*margin-top: -193px;
*/  float: right;
  width: 252px;
  padding: 10px 10px 10px 10px;
 /* background: url(../images/rightLine.png) top left no-repeat;*/
  }
  
#BannerText h1 {
	display: none;
}

#rightTopImage {
	 margin-top: 40px; 
}

#rightContentTop {
margin-top: 10px;
 background: url(../images/sidebox/sidebox_r1_c1.jpg) top left no-repeat;
 height: 26px;
}

#rightContent {

  padding: 1px 10px 10px 10px;
  /*margin: 10px 0;*/
  background-color: #FFF;
  color: #1A572E;
  background: url(../images/sidebox/sidebox_r3_c1.jpg) top left repeat-y;
}


#rightContentBot {
background: url(../images/sidebox/sidebox_r5_c1.jpg) top left no-repeat;
height: 22px;
}

#rightContent h2 {
	color: #1A572E;
	margin-top: 0;
}

#rightContent p {
	color: #1A572E;
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 15px;
}

#rightContent a:link, #rightContent a:visited, #rightContent a:active {
  color: #1A572E;
  text-decoration: underline;
}

#rightContent a:hover {
	color: #1A572E;
	 text-decoration: none;
}

#outerWrapper #contentWrapper #content {
  /*margin: -193px 270px 0 0;*/
  margin: 0 272px 0 0;
  padding: 10px 10px 10px 10px;
}

#bannerText {

}

#topImages {
margin-top: 140px;
}

#topLImg {

}

#topMImg {
	margin: 0 58px 0 58px;
}

#topRImg {

}

#mainContent {

}

#bottomMontage {
clear: both;
}

#back { width: 120px; float:right; margin-top: 1px;}

.clearBoth {
	clear: both;
}

.mailicon {
	padding-left: 28px;
	background: url(../images/mail.jpg) top left no-repeat;
	height: 26px;
}

.gmapsicon {
padding-left: 28px;
background: url(../images/gmaps.jpg) top left no-repeat;
height: 26px;
}

.flR {
	float: right;
}