/* Reset styles */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #bab0a0;
	background-color: #000;
	background-image: url("../images/tiles/grass-tile.jpg");
}

h1 {
	color: #9fb000;
}

h2 {
	color: #fff;
}

a {
	color: #9fb000;
}

a:hover {
	text-decoration: none;
}

ul {
	list-style-type: none;
}

ol {
	list-style-type: none;
}

blockquote p:before, blockquote p:after {
	content: '"';
}

blockquote, q {
	quotes: "" "";
}

blockquote p {
	font-size: 1em;
}

address {
	font-size: 1.4em;
	color: #fff;
	line-height: 20px;
}

fieldset {
	border: 0;
}

label {

}

input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

br.clear {
	clear: both;
}

div.hr {
	display: block;
	height: 1px;
	margin: 12px 0 24px 0;
	background-color: #212121;
}

div#skip {
	display: none;
}

/* Header */
div#header_wrapper {
	width: 100%;
	background-image: url("../images/bg-top.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	height: 501px;
}

div#header_wrapper div#header {
	width: 970px;
	margin: 0 auto 0 auto;
	padding: 28px 0 0 0;
}

div#header_wrapper div#header ul {
	float: left;
	margin: 16px 0 0 215px;
}

.browserIE6 div#header_wrapper div#header ul {
	margin: 16px 0 0 115px;
}

div#header_wrapper div#header ul li {
	display: inline;
	margin: 0 0 0 24px;
	font-size: 2.7em;
	color: #9fb000;
}

div#header_wrapper div#header ul li a {
	color: #fff;
	text-decoration: none;
}

div#header_wrapper div#header ul li a.active {
	color: #9fb000;
}

div#header_wrapper div#header ul li a:hover {
	color: #6a4a0d;
}

div#header_wrapper div#header_basket {
	margin: 0 15px 0 0;
	float: right;
	background-image: url("../images/tiles/basket.png");
	background-repeat: no-repeat;
}

.browserIE6 div#header_wrapper div#header_basket {
	display: none;
}

.browserIE7 div#header_wrapper div#header_basket {
	margin: 0 0 0 0;
}

div#header_wrapper div#header_basket.over {
	background-image: url("../images/tiles/basket-over.png");
}

.browserIE div#header_wrapper div#header_basket.over {
	background-image: url("../images/tiles/basket.png");
}

div#header_wrapper div#header_basket dl dt {
	float: left;
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	line-height: 11px;
	text-align: center;
}

div#header_wrapper div#header_basket dl dt a {
	display: block;
	padding: 22px 12px 9px 11px;
	color: #fff;
	text-decoration: none;
}

div#header_wrapper div#header_basket dl dt span {
	font-size: 0.7em;
}

div#header_wrapper div#header_basket dl dd {
	float: left;
	font-size: 0.9em;
	text-transform: uppercase;
}

div#header_wrapper div#header_basket dl dd a {
	display: block;
	padding: 15px 0 0 0;
	color: #fff;
	text-decoration: none;
}

div#header_wrapper div#header div#logo {
	position: absolute;
	top: 0px;
	z-index: 2;
	margin: 0 0 0 -55px;
}

div#header_wrapper div#header div#flash {
	position: absolute;
	z-index: 1;
	top: 78px;
}

/* Content wrapper */
div#content_wrapper {
	clear: both;
	width: 100%;
	margin: -135px 0 0 0;
	background-image: url("../images/tiles/soil-tile.jpg");
	background-repeat: repeat-y;
	background-position: top center;
}

div#content_wrapper div#content {
	width: 970px;
	margin: 0 auto 0 auto;
	padding: 8px 0 0 66px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 904px;
}

div#content_wrapper div#content h1 {
	margin: 0 0 12px 0;
	font-size: 3.9em;
}

div#content_wrapper div#content p {
	font-size: 1.2em;
}

/* Home page */
div#content_wrapper div#content div#home {
	width: 904px;
	margin: 12px 0 0 0;
	padding: 0 96px 0 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 776px;
}

div#content_wrapper div#content div#home h1 {
	padding: 0 0 24px 0;
	font-size: 3.4em;
	color: #fff;
}

div#content_wrapper div#content div#home h1 a {
	color: #fff;
	text-decoration: none;
}

div#content_wrapper div#content div#home h1 a:hover {
	color: #6a4a0d;
}

div#content_wrapper div#content div#home h2 {
	margin: 0 0 14px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}

div#content_wrapper div#content div#home h3 {
	margin: -12px 0 14px 0;
	font-size: 1.2em;
	color: #fff;
}

div#content_wrapper div#content div#home p {
	line-height: 16px;
}

div#content_wrapper div#content div#home ul {
	margin: 24px 0 0 0;
}

div#content_wrapper div#content div#home ul li {
	margin: 0 0 6px 0;
	font-size: 1.5em;
	color: #fff;
}

div#content_wrapper div#content div#home ul li.green {
	color: #9fb000;
}

div#content_wrapper div#content div#home ol {
	float: left;
	margin: 20px 0 0 0;
	list-style-position: inside;
}

div#content_wrapper div#content div#home ol li {
	margin: 0 0 10px 0;
	font-size: 1.6em;
	color: #9fb000;
}

div#content_wrapper div#content div#home div#home_top {
	padding: 0 0 45px 0;
	background-image: url("../images/tiles/home-divide.png");
	background-repeat: no-repeat;
	background-position: bottom left;
}

* html div#content_wrapper div#content div#home div#home_top {
	background-image: url("../images/tiles/home-divide.jpg");
}

div#content_wrapper div#content div#home div.home_left {
	clear: both;
	float: left;
	width: 325px;
	padding: 0 45px 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 280px;
}

div#content_wrapper div#content div#home div.home_left img {
	float: left;
	margin: 0 18px 0 0;
}

div#content_wrapper div#content div#home div.home_right {
	float: left;
	width: 451px;
}

div#content_wrapper div#content div#home div.home_right img {
	float: left;
	margin: 0 18px 0 0;
}

div#content_wrapper div#content div#home div.home_right img.btn {
	float: right;
	margin: 30px 80px 0 0;
}

/* Go Organic */
div#content_wrapper div#content div#go_organic {
	width: 904px;
	padding: 0 136px 0 36px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 732px;
}

div#content_wrapper div#content div#go_organic h2 {
	margin: 40px 0 30px 0;
	font-size: 2.9em;
}

div#content_wrapper div#content div#go_organic p {
	line-height: 18px;
}

div#content_wrapper div#content div#go_organic p.first {
	font-size: 1.6em;
	line-height: 24px;
}

div#content_wrapper div#content div#go_organic p strong {
	color: #fff;
}

div#content_wrapper div#content div#go_organic ol {
	float: left;
	width: 33%;
	padding: 0 90px 0 34px;
	color: #9fb000;
	list-style-type: decimal-leading-zero;
}

div#content_wrapper div#content div#go_organic ol.right {
	margin: 0;
}

div#content_wrapper div#content div#go_organic ol li {
	margin: 0 0 20px 0;
	font-size: 1.8em;
	line-height: 12px;
}

div#content_wrapper div#content div#go_organic ol li span {
	color: #fff;
}

div#content_wrapper div#content div#go_organic ol li span.body {
	font-size: 0.7em;
	color: #bab0a0;
}

/* Hampers */
div#content_wrapper div#content div#hampers {
	width: 904px;
	margin: -30px 0 0 0; /* Hack for mystery extra space! */
	padding: 0 120px 0 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 752px;
}

div#content_wrapper div#content div#hampers h2 {
	margin: 10px 0 8px 0;
	font-size: 2.6em;
}

div#content_wrapper div#content div#hampers h3 {
	margin: 40px 0 0 0;
	font-size: 2.2em;
	color: #fff;
	text-align: center;
	line-height: 30px;
}

div#content_wrapper div#content div#hampers h3 span {
	color: #9fb000;
}

div#content_wrapper div#content div#hampers p {
	margin: 0 0 0 0;
	line-height: 18px;
}

div#content_wrapper div#content div#hampers p.first {
	font-size: 1.6em;
	line-height: 24px;
}

div#content_wrapper div#content div#hampers p strong {
	color: #fff;
}

div#content_wrapper div#content div#hampers img {
	margin: 34px 0 0 0;
}

/* News */
div#content_wrapper div#content div#news {
	width: 904px;
	padding: 0 79px 0 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 793px;
}

div#content_wrapper div#content div#news div#news_left {
	clear: both;
	float: left;
	width: 444px;
}

div#content_wrapper div#content div#news div#news_left h2 {
	margin: 0 0 4px 0;
	font-size: 1.8em;
}

div#content_wrapper div#content div#news div#news_left h2 a {
	color: #fff;
	text-decoration: none;
}

div#content_wrapper div#content div#news div#news_left h2 a:hover {
	text-decoration: underline;
}

div#content_wrapper div#content div#news div#news_left h3 {
	margin: 30px 0 0 0;
	font-size: 2.4em;
	color: #fff;
}

div#content_wrapper div#content div#news div#news_left small {
	display: block;
	margin: 0 0 10px 0;
	font-size: 1em;
	color: #9fb000;
	text-transform: uppercase;
}

div#content_wrapper div#content div#news div#news_left p {
	margin: 0 0 20px 0;
	line-height: 18px;
}

div#content_wrapper div#content div#news div#news_left p a {
	color: #bab0a0;
}

div#content_wrapper div#content div#news div#news_left ul.pagination {
	display: block;
	padding: 20px 0 0 0;
}

div#content_wrapper div#content div#news div#news_left ul.pagination li {
	float: left;
}

div#content_wrapper div#content div#news div#news_left ul.pagination li:last-child {
	float: right;
}

div#content_wrapper div#content div#news div#news_left dl {
	clear: both;
	padding: 10px 0 0 0;
	font-size: 1.1em;
	color: #fff;
}

div#content_wrapper div#content div#news div#news_left dl a {
	color: #fff;
}

div#content_wrapper div#content div#news div#news_left dl dt {
	float: left;
	margin: 0 4px 0 0;
	padding: 0 0 0 22px;
	background-repeat: no-repeat;
	background-position: center left;
}

div#content_wrapper div#content div#news div#news_left dl dt.posted {
	background-image: url("../images/bullets/posted.png");
}

div#content_wrapper div#content div#news div#news_left dl dt.comments {
	background-image: url("../images/bullets/comments.png");
}

div#content_wrapper div#content div#news div#news_left dl dd {
	float: left;
	margin: 0 35px 0 0;
}

div#content_wrapper div#content div#news div#news_left img {
	clear: both;
	margin: 0 0 10px 0;
}

div#content_wrapper div#content div#news div#news_left div.post {
	margin: 0 0 26px 0;
	border-bottom: #251f13 1px solid;
	padding: 0 0 34px 0;
}

div#content_wrapper div#content div#news div#news_left form {
	min-height: 345px;
	padding: 120px 50px 0 60px;
	background-image: url("../images/news/comment-form.jpg");
	background-repeat: no-repeat;
}

div#content_wrapper div#content div#news div#news_left form label {
	float: left;
	margin: 4px 0 14px 0;
	font-size: 1.2em;
	color: #fff;
}

div#content_wrapper div#content div#news div#news_left form label span {
	color: #cc0000;
}

div#content_wrapper div#content div#news div#news_left form input {
	float: right;
	width: 18em;
	margin: 0 0 14px 0;
	padding: 2px 0 2px 2px;
	font-size: 1.2em;
	color: #333;
}

div#content_wrapper div#content div#news div#news_left form textarea {
	float: right;
	width: 18em;
	margin: 0 0 14px 0;
	padding: 2px 0 2px 2px;
	font-size: 1.5em;
	color: #333;
}

div#content_wrapper div#content div#news div#news_left form input.btn {
	width: auto;
}

div#content_wrapper div#content div#news div#news_left div#comments {
	margin: -20px 0 0 0;
}

div#content_wrapper div#content div#news div#news_left div#comments div.comment {
	padding: 3px 0 0 0;
	background-image: url("../images/news/comments-top.jpg");
	background-repeat: no-repeat;
}

div#content_wrapper div#content div#news div#news_left div#comments div.comment blockquote {
	padding: 12px 22px 26px 22px;
	background-image: url("../images/news/comments-bottom.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #272727;
}

div#content_wrapper div#content div#news div#news_left div#comments div.comment blockquote p {
	margin: 0 0 8px 0;
	color: #bab0a0;
}

div#content_wrapper div#content div#news div#news_left div#comments div.comment blockquote p a {
	color: #bab0a0;
}

div#content_wrapper div#content div#news div#news_left div#comments div.comment cite {
	display: block;
	margin: 0 0 32px 34px;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
}

div#content_wrapper div#content div#news div#news_left div#comments div.comment cite span {
	color: #fff;
}

div#content_wrapper div#content div#news div#news_left div#comments div.comment cite a {
	color: #fff;
}

div#content_wrapper div#content div#news div#news_right {
	float: left;
	width: 349px;
	margin: -6px 0 0 0;
	padding: 0 0 0 40px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 309px;
}

div#content_wrapper div#content div#news div#news_right h3 {
	margin: 30px 0 14px 0;
	font-size: 2.4em;
	color: #fff;
}

div#content_wrapper div#content div#news div#news_right ul {
	margin: 0 0 45px 0;
}

div#content_wrapper div#content div#news div#news_right ul li {
	border-top: #251f13 1px solid;
	padding: 4px 0 4px 0;
	font-size: 1.2em;
	color: #bab0a0;
}

div#content_wrapper div#content div#news div#news_right ul li a {
	color: #bab0a0;
	text-decoration: none;
}

div#content_wrapper div#content div#news div#news_right ul li a:hover {	
	color: #fff;
}

div#content_wrapper div#content div#news div#news_right form {
	margin: 20px 0 0 0;
}

div#content_wrapper div#content div#news div#news_right form legend {
	margin: 0 0 12px 0;
	font-size: 1.6em;
	color: #fff;
}

div#content_wrapper div#content div#news div#news_right form label {
	display: none;
}

div#content_wrapper div#content div#news div#news_right form input {
	width: 15em;
	padding: 8px 10px 8px 10px;
	color: #bab0a0;
	font-size: 1.8em;
}

div#content_wrapper div#content div#news div#news_right form input.btn {
	width: auto;
	margin: 8px 2px 0 0;
	float: right;
}

div#content_wrapper div#content div#news div#news_right div.news_column {
	float: left;
	width: 150px;
	padding: 0 20px 0 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 130px;
}

div#content_wrapper div#content div#news div#news_right div.news_column ul li {
	border-top: none;
	border-bottom: #251f13 1px solid;
}

/* Contact */
div#content_wrapper div#content div#contact {
	width: 904px;
	padding: 0 82px 0 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 790px;
}

div#content_wrapper div#content div#contact p {
	margin: 0 0 18px 0;
	line-height: 18px;
}

div#content_wrapper div#content div#contact p.first {
	font-size: 1.6em;
	line-height: 24px;
}

div#content_wrapper div#content div#contact p strong {
	color: #fff;
}

div#content_wrapper div#content div#contact div#map {
	clear: both;
	float: left;
	width: 562px;
	padding: 20px 0 0 0;
}

div#content_wrapper div#content div#contact div#contact_right {
	float: left;
	width: 228px;
	padding: 40px 0 0 28px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 200px;
}

div#content_wrapper div#content div#contact div#contact_right h2 {
	margin: 0 0 10px 0;
	font-size: 2.8em;
	color: #9fb000;
}

div#content_wrapper div#content div#contact div#contact_right address {
	margin: 0 0 26px 0;
}

div#content_wrapper div#content div#contact div#contact_right dl {
	font-size: 1.2em;
}

div#content_wrapper div#content div#contact div#contact_right dl dt {
	clear: both;
	float: left;
	padding: 0 6px 6px 0;
}

div#content_wrapper div#content div#contact div#contact_right dl dd {
	float: left;
	padding: 0 0 6px 0;
	color: #fff;
}

div#content_wrapper div#content div#contact div#contact_right dl dd a {
	color: #fff;
}

div#content_wrapper div#content div#contact div#contact_right table caption {
	margin: 40px 0 14px 0;
	font-size: 2.8em;
	color: #9fb000;
	text-align: left;
}

div#content_wrapper div#content div#contact div#contact_right table tbody th {
	padding: 0 18px 4px 0;
	text-align: left;
	font-size: 1.2em;
}

div#content_wrapper div#content div#contact div#contact_right table tbody td {
	padding: 0 0 4px 0;
	font-size: 1.2em;
	color: #fff;
}

/* Generic content */
div#content_wrapper div#content div#generic_content {
	width: 904px;
	padding: 0 136px 0 36px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 732px;
}

div#content_wrapper div#content div#generic_content div.site_map_col {
	float: left;
	width: 366px;
}

div#content_wrapper div#content div#generic_content div.site_map_col h2 {
	margin: 0 0 14px 0;
}

div#content_wrapper div#content div#generic_content div.site_map_col ul li {
	margin: 0 0 8px 0;
}

div#content_wrapper div#content div#generic_content h2 {
	margin: 30px 0 12px 0;
	font-size: 2.9em;
}

div#content_wrapper div#content div#generic_content h3 {
	margin: 12px 0 12px 0;
	font-size: 2em;
	color: #fff;
}

div#content_wrapper div#content div#generic_content p {
	margin: 0 0 12px 0;
	line-height: 18px;
}

div#content_wrapper div#content div#generic_content a {
	color: #fff;
}

div#content_wrapper div#content div#generic_content a.top {
	font-size: 1.2em;
	color: #9fb000;
}

div#content_wrapper div#content div#generic_content ul {
	margin: 0 0 0 20px;
	list-style-type: disc;
	color: #fff;
}

div#content_wrapper div#content div#generic_content ul li {
	margin: 0 0 5px 0;
	font-size: 1.3em;
}

div#content_wrapper div#content div#generic_content ol {
	margin: 12px 0 0 24px;
	list-style-type: lower-alpha;
}

div#content_wrapper div#content div#generic_content ol li {
	margin: 0 0 4px 0;
	font-size: 1.2em;
	line-height: 18px;
}

div#content_wrapper div#content div#generic_content dl {
	display: block;
	margin: 14px 0 14px 0;
	font-size: 1.2em;
}

div#content_wrapper div#content div#generic_content dl dt {
	display: inline;
}

div#content_wrapper div#content div#generic_content dl dd {
	display: inline;
}

div#content_wrapper div#content div#generic_content address {
	margin: 14px 0 0 0;
	font-size: 1.2em;
	color: #bab0a0;
}

div#content_wrapper div#content div#generic_content table {
	margin: 0 0 12px 0;
	border-top: #bab0a0 1px solid;
	border-right: #bab0a0 1px solid;
	font-size: 1.2em;
}

div#content_wrapper div#content div#generic_content table th {
	border-left: #bab0a0 1px solid;
	border-bottom: #bab0a0 1px solid;
	padding: 8px;
	font-weight: bold;
	text-align: left;
}

div#content_wrapper div#content div#generic_content table td {
	border-left: #bab0a0 1px solid;
	border-bottom: #bab0a0 1px solid;
	padding: 8px;
}

div#content_wrapper div#content div#generic_content span {
	color: #ff0000;
}

/* Footer */
div#footer_wrapper {
	clear: both;
	width: 100%;
	background-image: url("../images/bg-footer.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

div#footer_wrapper div#footer {
	width: 942px;
	margin: 0 auto 0 auto;
	padding: 178px 0 116px 190px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 708px;
}

div#footer_wrapper div#footer p {
	margin: 0 0 6px 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #30240f;
}

div#footer_wrapper div#footer ul {
	margin: 0 0 8px 0;
}

div#footer_wrapper div#footer ul li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0 5px 0 0;
	font-size: 0.9em;
	font-weight: bold;
	color: #30240f;
	text-transform: uppercase;
	background-image: url("../images/bullets/footer.gif");
	background-repeat: no-repeat;
	background-position: center right;
}

div#footer_wrapper div#footer ul li span {
	text-transform: lowercase;
}

div#footer_wrapper div#footer ul li:last-child {
	background-image: none;
}

div#footer_wrapper div#footer ul li a {
	color: #30240f;
}

div#footer_wrapper div#footer dl {
	font-size: 0.9em;
	font-weight: bold;
	color: #30240f;
	text-transform: uppercase;
}

div#footer_wrapper div#footer dl dt {
	float: left;
	margin: 0 4px 0 0;
}

div#footer_wrapper div#footer dl dd {
	float: left;
}

div#footer_wrapper div#footer dl a {
	color: #30240f;
}