html * {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	/* overflow: scroll; */
}

html, body {
	height: 100%;
}

table {
	border: 0 none;
}

p {
	padding: 0.4em 0 0.4em 0;
}

hr {
	color: #93c765;
	background-color: #93c765;
	height: 5px;
	clear: both; 
}

a { text-decoration:none; }
a:link,
a:visited	{ color:#689541; text-decoration:none; }
a:active,
a:hover,
a:focus { color:#689541; text-decoration:underline; }

abbr,
acronym {
	border-bottom:dotted 1px #999;
	cursor:help;
}

#pageContainer {
	position: relative;
	text-align: left;
	background: #fff;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	z-index: 1;
}

#contentContainer { padding: 0 0 4em 0; }

#login {
	position: absolute;
	top:2px;
	right:0;
	z-index: 99;
}
#login a			    { text-decoration:none; }
#login a:link,
#login a:visited	{ color:#d7d8db; text-decoration:none; }
#login a:active,
#login a:hover,
#login a:focus		{ color:#bbbdc1; text-decoration:none; }

#topmargin {
	position: relative;
	height: 15px;
	text-align: center;
}

#top {
	position: relative;
	background: #fff;
	z-index: 99;
}

#title {
	position: absolute;
	left: 30px;
	bottom: 0;
}

#banner {
	position: relative;
	background: #fff;
	height: 236px;
	z-index: 1;
	text-align:left;
	text-transform:uppercase;
	font-size:1.3em;
	color: #ccc;
	margin-bottom:10px;
}

#content {
	clear: both;
	text-align: left;
	background: #fff;
	color: #757678;
	z-index: 33;
}

.resources a { text-decoration:none; }
.resources a:link { color:#689541; text-decoration:underline; }
.resources a:visited { color:#557935; text-decoration:underline; }
.resources a:active,
.resources a:hover,
.resources a:focus { color:#93c765; text-decoration:underline; }

.subcontent { padding: 0 30px; }

#content ul { margin-left: 1.5em; }

.titleContainer { position: relative; z-index:2; }

#hands_organic {
	width:273px;
	height:219px;
	background-image:url('images/hands_organic.png');
}
#hands_water {
	width:279px;
	height:158px;
	background-image:url('images/hands_water.png');
}

/* ############################### */
/* ##### NEWS SECTION STARTS ##### */

#news_title { padding: 0.4em 0 0.4em 0; }

#news_title a { color:#93c765; }

#search {
	float:right;
	padding: 0.4em 0 0.4em 0;
	margin-top:8px;
	vertical-align:middle;
}

.search_box {
	border:solid #c0ceb5 1px;
	background:#fdfdfd;
	height:1.4em;
}


.search_button {
	margin-left:3px;
	border:solid #afb0b1 1px;
	padding: 1px 0.4em;
	background:#e0e1e3;
}

.search_button:hover {
	margin-left:3px;
	border:solid #afb0b1 1px;
	padding: 1px 0.4em;
	background:#dfe6d9;
}

.grnSubBanner,
#grnSubBanner {
	clear:both;
	position: relative;
	background: #93c765;
	height:2px;
	font-size: 1px;
	margin:15px -30px;
}

#news_sidebar {
	float:right;
	width:25%;
	text-align:left;
	font-size:small;
}

#news_sidebar ul,
#news_sidebar ul li {
	list-style:none;
	line-height:1.3;
	padding:0;
	margin:0;
}

#news_sidebar ul li ul,
#news_sidebar ul li ul li {
	color:#adaeaf;
	list-style:disc;
	padding:0.2em;
	margin:0 0 0 0.6em;
}
#news_sidebar .widget { margin-top:1em; }


#news .post,
#news .post-cat-three {
	float:left;
	width:75%;
	.width:65%;
	border:solid #d1dbc8 1px;
	background:#fdfdfd;
	margin-left:-15px;
	margin-right:-15px;
	margin-bottom:15px;
}

#news .post,
#news .post-one {
	border:solid #d1dbc8 1px;
	background:#fdfdfd;
	margin-left:-15px;
	margin-right:-15px;
	margin-bottom:15px;
}

#news .article_header {
	background:#f8f9f7;
	border-bottom:solid #eaeee6 1px;
	padding:10px;
	padding-bottom:0;
	line-height:1.2;
}

#news .entry { padding:5px 10px; }

#news .article_footer {
	border-top:solid #eaeee6 1px;
	padding:10px;
	padding-bottom:5px;
	padding-top:0;
	font-size:0.8em;
}

/* ###### NEWS SECTION ENDS ###### */
/* ############################### */




#content:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

.rightImgContainer {
	border: 1px solid #93c765;
	margin: 10px 0 0 0;
	text-align: right;
	float: right; 
	clear: right; 
}

.leftImgContainer {
	padding: 1em;
	float: left; 
	clear: left; 
}

.rightImgContainer img {
	border: 1px solid #aaa;
}

.imgDescription {
	max-width: 279px;
	width: 279px;
	font-size: 0.76em;
	line-height: 1em;
	margin:0;
	margin:-0.2em;
	padding:0;
	padding-bottom:1em;
}

#footer {
	clear: both;
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 4em;
}

#footer p {
	display: none;
	background: #fff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #ccc;
	line-height: 2;
}

.greentext { color: #93c765; }
.drkgreentext { color: #75B040; }
.medgreytext { color: #999; }


.greentext a:link { color: #93c765; text-decoration:none; }
.drkgreentext a:link { color: #75B040; text-decoration:none; }
.medgreytext a:link { color: #999; text-decoration:none; }

.greentext a:active,
.drkgreentext a:active,
.medgreytext a:active { color: #93c765; text-decoration: underline; }

.greentext a:hover,
.greentext a:focus,
.drkgreentext a:hover,
.drkgreentext a:focus,
.medgreytext a:hover,
.medgreytext a:focus { color: #689541; text-decoration: underline; }

.anchortitletext {
	font-weight: bold;
	font-size: 1.3em;
}
.anchortitletext:link,
.anchortitletext:visited,
.anchortitletext:active,
.anchortitletext:hover,
.anchortitletext:focus { color:#93c765; text-decoration:none; }

.titletext {
	font-size: 2em;
	font-weight: bold;
}

.subtitletext {
	font-weight: bold;
	font-size: 1.5em;
}

.subtitle2text {
	font-weight: bold;
	font-size: 1.3em;
}

.subtitle3text {
	font-weight: bold;
	font-size: 1.1em;
}

.smalltext { font-size: 0.76em; }

.pdftext { margin-left: 1em; font-size: 0.76em; }

.padleft2em { padding-left: 2em; }

.specialnote { font: normal 0.8em/1.4em Georgia, "Times New Roman", Times, serif }
.asterisks { font-size:medium; }
.topmargins { margin: 1em 0; }
.topmargin { margin: 1em 0 0 0; }


.bottomlinks {
	margin-right: 350px;
	font-size:0.9em;
}

.bottomlinks td {
	vertical-align:top;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	line-height:1.2;
}

.externallink a { text-decoration:none; }
.externallink a:link,
.externallink a:visited,
.externallink a:active,
.externallink a:hover,
.externallink a:focus { color:blue; text-decoration:underline; }

.softlink a { color:999; text-decoration:none; cursor:pointer; }

.alignCenter { text-align:center; }

.topmargin10 { margin-top: 10px; }

.sideMargin1 { margin:0 1em; }
.sideMargin2 { margin:0 2em; }
.sideMargin3 { margin:0 3em; }
.sideMargin4 { margin:0 4em; }
.sideMargin5 { margin:0 5em; }

.Pad1 { padding:1em; }

.clear { clear:both; }

.lightBorder { border:solid 1px #ccc }

.smallCaps { font-variant:small-caps; }

.leftmargin250 { margin-left: 250px; }

.width450 { width: 454px; }

.width325 { width: 326px; }

.nolinewrap { white-space: nowrap; }

.defaultCursor { cursor:default; }

.hide { visibility: hidden; }

.floatleft { float: left; }

.floatright { float: right; }

.hilite { background:#FFFF00; }
