body {
	background-color: #99CC99;
	background-attachment: fixed;
}
#outer {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	background-image: url(background.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#logo {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	width: 100%;
}
.block {
	clear: both;
	padding-bottom: 10px;
}
#navigation {
	margin-right: 8px;
	margin-top: 8px;
	clear: both;
	text-align: center;
	width: auto;
}
#navigation a:link, #navigation a:visited {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	background-color: #99CC99;
	margin: 20px 1px 4px 0px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 4px;
}
#navigation a:hover  {
	background-color: #336633;
}
#navigation ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation img {
	border: none;
	margin: 0px;
	padding: 0px;
}
#content {
	clear: both;
	border: 1px none #999999;
	margin: 10px;
	padding: 20px;
}
#logo .main {
	margin-bottom: 10px;
}
.strapline {
	clear: both;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: justify;
}
#content h1 {
	color: #336633;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 0.95em;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #666666;
	margin-right: 10px;
	width: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}
#free {
	padding: 6px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #003300;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	width: 80%;
}
#leftpictures {
	float: left;
	height: 208px;
	width: 208px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#leftpictures img {
	margin: 2px;
}
#suppliers {
	clear: both;
	margin-bottom: 10px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#suppliers img {
	margin-right: 20px;
	margin-left: 6px;
}
#logo .sherwood {
	margin-bottom: 40px;
}
#logo .archer {
	margin-top: 10px;
}

