* {margin:0;padding:0}
html {
	height:100%;
	border-top:1px solid #fff;
	font-size:100.01%
}
body {
	background:#fff url(images/bg-body.gif) repeat-y;
 	color:#666;
	font:normal .83em/1.5 Verdana,Geneva,Arial,Helvetica,sans-serif;
	padding-top: 30px;
}
h1 {
	color: #ffffff;
	background:#5db104 url(images/banner.jpg) no-repeat;
	margin: 0 0 1em .25em;
	border:1px solid #030;
	height:50px;
}
h1 b {position:relative;left:-999em}
h2 {
	font-size:1.2em;
	background:inherit;
	color:#060
}
p,h2,li {padding:.5em 0}
ul {margin-left:1.25em}
ol {margin:.5em 0 .5em 1.75em}
dt {font-weight:bold}
dt,dd {padding-top:1em}
dt,label {
	clear:left;
	float:left;
	width:11em
}
dd {margin-left:11em}
a:hover,a:focus {background:inherit;color:#c00}
#menu {
	position:absolute;
	top:120px;left:0;
	width:200px;
	padding:15px 0 0;
	font: bold 1em Arial,Helvetica,sans-serif;
	background:inherit;
	color:#030
}
#menu p {
	border-top:1px solid #fff;
	padding:2em 0 1em 1em
}
#menu ul {
	margin:0;
	padding:0 0 1em 0;
	border-bottom:1px solid #fff
} 
#menu li {margin:0 0 1em 2.5em}
#menu a, #menu span {
	background:inherit;
	color:#030;
	text-decoration:none;
	display:block;
	width:150px
}
#menu a:hover,#menu a:focus {
	color:#fff;
	background-color:#62bb48
}
#menu span {
	background:inherit;
	color:#62bb48
}
#content {padding:0 2em 0 230px }
#content p {text-align:justify}
#content ul {list-style:square}
#footer {
	font-size:.9em;
	line-height:20px;
	margin:1em 0 0 195px;
	padding:10px 180px;
	background:transparent url(images/sherwood_plants_logo.jpg) no-repeat;
	border-top:1px solid #ccc;
	clear:both;
}
#topnav {
	list-style:none;
	font-family:Arial,Helvetica,sans-serif;
	background:#fff none;
	color:#393;
	position:absolute;
	top:5px;right:0;
	width: 75%;
	height:25px;
	padding:0;
}
#topnav li {
	float:right;
	margin:0;
	padding:0;
	border-left:1px solid #393
}
#topnav a, #topnav span {
	background:inherit;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	padding:0 1em
}
#topnav span {color:#393}
#topnav a:hover,#topnav a:focus {
	background:inherit;
	color:#c30;
	text-decoration:underline
}
div.photos {
	float:right;
	margin:0 0 0 2em
}
.links {
	color: #62bb48;
	font-weight: bold;
}
form p {padding:.5em 0}
p.button {padding-left:11em}
p.button input {margin-bottom:.5em}
/* MSIE PC \*/
* html ul#TOPNAV li {padding:0 5px}
* html #content {height:1%}
* html dd {text-indent:-3px}
/* End */