.logo {
	position: relative;
	height: 110px;
	width: 700px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	padding: 25px 0px 0px;
	text-align: center;
}
.nav {
	position: relative;
	height: 25px;
	width: 100%;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	padding: 8px 0px 0px;
	background-image: url(file:///D|/WEB/woodcotefarm.co.uk/images/topbar.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
.nav a:link {
	color: #336633;
}
.nav a:visited {
	color: #336633;
}
.nav a:active {
	color: #33CC33;
}
.nav a:hover {
	color: #003300;
}
.content {
	display:block;
	position: static;
	text-decoration: none;
	width: 702px;
	padding: 0px;
	height: auto;
	margin: 0px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
}

body {
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
}
a:link {
	color: #339933;
	text-decoration: none;
}
a:visited {
	color: #339933;
	text-decoration: none;
}
a:active {
	color: #33CC33;
	text-decoration: none;
}
a:hover {
	color: #003300;
	text-decoration: none;
}
.bodytext {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	width: 700px;
	padding: 20px 0px;
	visibility: visible;
	margin: 0px;
	height: auto;
	z-index: auto;
	top: 0px;
	right: 0px;
	overflow: visible;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	position: relative;
	text-align: center;
	width: 702px;
	padding: 10px 0px 0px;
	height: auto;
	margin: 0px;
	z-index: 0;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003300;
}
.footer a:link {
	font-size: 9px;
	color: #336633;
}
.footer a:visited {
	font-size: 9px;
	color: #336633;
}
.footer a:active {
	font-size: 9px;
	color: #339933;
}
.footer a:hover {
	font-size: 9px;
	color: #003300;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	margin-bottom: 5px;
	font-weight: bold;
	letter-spacing: 1px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	display: inline;
}
h3 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	font-weight: normal;
	color: #336699;
	line-height: normal;
}
h4 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
	clear: right;
}
