body {
	margin: 0 0 1em 0;
	padding: 0;
	color: black;
	background-color: #eee;
	line-height: 130%;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	text-align: center;
}

img, a {
border:0px; border:none; border-width:0px;	
}

#wrapper-header {
	background: #222;
}

#header {
	background: #222 url('images/banner03.jpg') left no-repeat;
	width: 75%;
	height: 125px;
	line-height: 125px;
	margin: 0 auto;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
	text-align: left;
	max-width:900px;
	min-width:700px;
}


#header h1 {
	margin: 0;
	padding: 0;
	color: #eee;
	font-size: 42px;
	padding-left: 10px;
}

#wrapper-menu {
	background: #88ac0b url('images/menu-background.png') top left repeat-x;
	float: left;
	width: 100%;
	height: 50px;
	min-width:700px;
}

#menu {
	width: 75%;
	font-size: 95%;
	white-space: nowrap; /* stops half a menu link dropping to next line. Instead, the whole link will drop. This only happens if you have a lot of menu links, and large text size */
	padding-right: 2px;	/* The menu far left, and far right borders are not quite lining up in non IE browsers for some reason. This makes it less noticable */
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: block;
	max-width:900px;
	min-width:700px;
}

* html #menu { padding-right: 0; } /* See above comment. This re-adjusts IE to the above padding */

#menu ul {
	margin: 0;
	list-style: none;
	float: left;
	border-left: 1px solid #95bc0e;
	border-right: 1px solid #95bf0f;
	width: 100%;
	font-size: 12px;
	height: 25px;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

}

#menu li {
	display: inline;
}

#menu a:link, #menu a:visited {
	padding: 0.2em 1em;
	background: transparent;
	color: #FFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #95bc0e;
}

#menu ul li a:hover
{
	background: #b6e41c url('images/menu-hover.png') repeat-x;
	color: #485B06;
}

#content {
	width: 73%;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	background: white;
	font-size: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 1%;
	padding-bottom: 20px;
	padding-left: 1%;
	text-align: left;
	padding-top: 50px;
	display: block;
	line-height: 1.3;
	max-width:875px;
	min-width:684px;
}

* html #content { padding-top: 1.8em; } /* Set padding top in IE to 20px */


#footer {
	margin: 0 auto;
	padding: 2px 1%;
	width: 73%;
	text-align: right;
	color: white;
	letter-spacing: 0.15em;
	background: #8fb40c url('images/menu-background.png') top left repeat-x;
	border: 1px solid #a0c80e;
	font-size: 80%;
	max-width:875px;
	min-width:684px;
	}

h2 {
	color: #666;
	border-bottom: 1px solid #a0c80e;
	font-size: 20px;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-weight: normal;
	display: block;
}
h1 {
	color: #666;
	border-bottom: 1px solid #a0c80e;
	font-size: 24px;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-weight: normal;
}

a:link {
	color: #260;
	text-decoration: underline;
}
a:visited
{
	color: #000;
	text-decoration: underline;
}

a:hover
{
	color: #ABD90E;
	text-decoration: underline;
}

p {
}
#altbody #content #images {
	width: 550px;
	height: auto;
	padding-left: 130px;
}
#altbody #content #images img1 {
	margin-right: 10px;
}
#altbody #content #images #img1 {
	margin-right: 20px;
}
#altbody #content table tr td #FarmHistoryImage {
	float: right;
}
#altbody #content p #brochureimg {
	margin-left: 200px;
}
#altbody #content table tr th p #dyson {
	margin: 0px;
	padding: 0px;
}
#altbody #content #images #Img2 {
	margin-right: 20px;
}
#altbody #content #contactDetails {
	font-size: 10px;
	height: 35px;
}
.listtxt {
	font-size: 11px;
}
#altbody #content #holidayimg {
	float: right;
}
#Grocery {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	border: 2px solid #063;
	height: 693px;
	margin-top: 5px;
}
#altbody #content #HolidayCottageimg {
	padding-left: 200px;
}
#content table tr td p img {
}
.borderright20 {
	margin-right: 20px;
}
.borderleft20 {
	margin-left: 20px;
}

#altbody #content table tr td p {
	margin-bottom: 15px;
	margin-top: 20px;
}
#line {
	height: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	width: 650px;
	line-height: 0px;
	color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

