.bg-left {
	background-image: url(images/sean-wilson-cheese_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-right {
	background-image: url(images/sean-wilson-cheese_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom {
	background-image: url(images/sean-wilson-cheese_10.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.grass {
	background-image: url(images/grass.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FA831D;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}
.footer-bg {
	background-image: url(images/footer-bg.jpg);
}
.bg-left-small {
	background-image: url(images/bg-left-small.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-right-small {
	background-image: url(images/bg-right-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table-top {
	background-image: url(images/table-top.jpg);
	background-repeat: no-repeat;
}
.table-centre {
	background-image: url(images/table-centre.jpg);
}
.prod-title {
	background-color: #FA831D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #FFF;
}
.prod-table {
	background-color: #F7F7F7;
	border: 1px dotted #999;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.input-box {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin-bottom: 7px;
}
.include-box {
	border: 1px dotted #333;
}
