#centresite {
  position: relative;
  top: 0;
  right: 0;
  margin: 0 auto;
  width: 906px;
  }
body {
	background-color: #FFFCEA;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Border {
	border: thin solid #007400;
}
.Contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.PriceHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #007400;
}
.BookLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00C;
}
#TopLine {
	position:absolute;
	left:0px;
	top:-5px;
	width:907px;
	height:10px;
	z-index:15;
	background-color: #2b6823;
}
#BottomLine {
	position:absolute;
	left:0px;
	top:800px;
	width:907px;
	height:15px;
	z-index:16;
	background-color: #2b6823;
}
#BottomLineFarm {
	position:absolute;
	left:0px;
	top:686px;
	width:907px;
	height:15px;
	z-index:16;
	background-color: #2b6823;
}
#Layer2 {
	position:absolute;
	left:1px;
	top:295px;
	width:205px;
	z-index:13;
}
#spacer {
	position:absolute;
	left:436px;
	top:980px;
	width:57px;
	height:48px;
	z-index:1;
}
