@charset "utf-8";
/* CSS Document */
html, body {
	margin:0;
	padding:0;
	height:100%;
	background-color: #006600;
	}
	#header {
	height: 230px;
	position:relative;
	background-attachment: scroll;
	background-color: #6699CC;
	background-image: url(/site-images/devon-organic-poultry-honiton.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	#container {
	min-height:100%;
	position:relative;
	margin: 0px;
	padding: 0px;
	}

	#body {
	padding-bottom:140px; /* Height of the footer */
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #006600;
	position:relative;
	background-image: url(/site-images/devon-free-range-chicken-honiton.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	}
#right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFF66;
	margin-bottom: 10px;
}


	#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:100px;
	background-attachment: scroll;
	background-color: #006600;
	background-image: url(/site-images/devon-organic-chicken-honiton.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339900;
	line-height: 1.2em;
	}
.wrap {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}



.header {
	height: 230px;
	background-image: url(/site-images/devon-organic-turkey-honiton.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 10px;
}
.footer strong {
	color: #FFCC00;
}
.footer a {
	color: #FFCC00;
}
.footer a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#soil {
	height: 130px;
	width: 235px;
	position: absolute;
	top: -35px;
	right: 0px;
}
#navi {
	height: 30px;
	width: 750px;
	position: absolute;
	bottom: 0px;
	z-index: 10;
}
#navi li {
	float: left;
}
#navi a {
	width: 100px;
	display:block;
	padding: 5px;
	margin-right: 10px;
	background-color: #006600;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	border: 2px solid #006600;
}
#navi a:hover {
	width: 100px;
	display:block;
	padding: 5px;
	margin-right: 10px;
	background-color: #669933;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #669933;
	border-left-color: #006600;
}
#navi a:active {
	width: 100px;
	display:block;
	padding: 5px;
	margin-right: 10px;
	background-color: #669933;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #669933;
	border-left-color: #006600;
}

#logo {
	float: none;
	height: 80px;
	width: 378px;
	margin-top: 60px;
	text-align: center;
	position: absolute;
}
.body {
	margin-top: 20px;
}

#logo h1 {
	background-image: url(/site-images/devon-organic-chicken-honiton.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 378px;
	display: block;
	text-indent: -9000px;
}
#logo h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
}
#chicken {
	height: 191px;
	width: 200px;
	position: absolute;
	right: 70px;
	bottom: 0px;
}
#left {
	float: left;
	width: 500px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003300;
	color: #FFFFFF;
}
#right strong {
	font-weight: bold;
}
#left h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF66;
	font-style: normal;
	margin-bottom: 10px;
}
#map {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF99;
	border-right-color: #FFFF99;
	border-bottom-color: #FFFF99;
	border-left-color: #FFFF99;
	margin-bottom: 10px;
}
#left table {
	padding: 2px;
	background-color: #003300;
}
#left td {
	padding: 3px;
}

#left strong {
	font-weight: bold;
}
#left p {
	margin-bottom: 10px;
}
#right ul {
	margin-bottom: 10px;
}


#right {
	float: right;
	width: 200px;
	color: #FFFFFF;
}
#right p {
	margin-bottom: 10px;
}

.bodyimage {
	border: 5px solid #FFFF99;
	float: left;
	margin-right: 10px;
}
