*
{
	padding: 0em;
	margin: 0em;
	color: #666666;
}

body
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #fff url("../img/background-gradients.gif") repeat-y center center;
}

.clearBoth {
	clear:both;
	float:none;
	}

p
{
	line-height: 1.6em;
	margin-bottom: 1em;
	font-size: 1em;
	margin-top: 0em;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h2,h3,h4
{
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
}

h2
{
	font-size: 1.7em;
	background-image:  url(../img/logo-min.gif);
	margin-bottom: 1em;
	padding-left: 1.7em;
}

h3
{
	font-size: 1.2em;
	padding-left: 1em;
	background-image:  url(../img/db2.gif);
}

.contentarea
{
	padding-top: 0.5em;
}

img
{
	border: solid 4px #4E8F29;
}

img.left
{
	float: left;
	margin: 0em 1.8em 1.8em 0em;
	clear: none;
}

img.right
{
	float: right;
	margin:  0em 0em 1.8em 1.8em;
}

.divider1
{
	background: #fff url(../img/stripe_14t.gif) repeat-x;
	height: 12px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}

.divider2
{
	height: 1px;
	margin: 3.0em 0em 1.5em 0em;
	border-bottom: solid 1px #eaeaea;
	clear: both;
}

.post .details
{
	font-size: 0.8em;
	color: #787878;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image:  url("../img/icon-printerfriendly.gif");
}

.post ul.controls li a.comments
{
background-image:  url("../img/icon-comments.gif");
}

.post ul.controls li a.more
{
background-image:  url("../img/icon-more.gif");
}

.box
{
	background: #fff url("../img/boxbg.gif") repeat-x;
	left: -1.5em;
	top: -1.5em;
	padding: 1.5em;
	margin-bottom: 1em;
	margin-top: 0.5em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#outer
{
	z-index: 1;
	/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 786px;
	border: 3px solid #1C4434;
	background-color: #fff;
	margin: 0 auto;
}

#header
{
	height: 100px;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	background-image: url(../img/naturewayslogo.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

#headercontent
{
	bottom: 0em;
	padding: 0em;
	top: 0px;
	height: 100px;
	background-image: url(../img/top-banner.jpg);
	background-repeat: no-repeat;
	background-position: right center;

}
#headercontent img
{
	border: 0;
	margin-left: 425px;
}
#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}
#titlebar{
	color:#FFFFFF;
	background-color:#4E8F29;
	height: 50px;
	}
#titlebar h1{
	font-size:1.8em;
	margin:10px 0 0 0;
	padding:10px;
	text-align: center;
	letter-spacing: 0.33em;
	margin-top: 0px;
	margin-bottom: 0px;
}
#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url("../img/buttonbg.gif") repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
	position: relative;
	height: 109px;
	margin-bottom: 2px;
	background-color: #D7EFBE;
}

#menu
{
	width: 100%;
	clear: both;
	height: 2.2em;
	background-image: url(../img/menubar2_02.gif);
	background-repeat: repeat-x;
	background-color: #4E8F29;

}

#menubottom
{
	background: #fff url("../img/stripe_14.gif") repeat-x;
	height: 14px;
	margin-bottom: 1.5em;
	clear: both;
	background-position: center center;
}

#content
{
	clear: both;
	padding: 0 2em;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
	margin: 1.5em 20em 0em 0em;
	width: 100%;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}

#footer
{
	position: relative;
	height: 2em;
	clear: both;
	padding-top: 5em;
	background: #fff url("../img/stripe_14.gif") repeat-x 0em 2.5em;
	font-size: 0.7em;
	line-height: 1.5em;
}

#footer .left
{
position: absolute;
left: 22px;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}
#normalcontent
{
	margin: 0em 0em 2em 0em;
	width: 100%;
	padding: 0;
}
#normalcontent .twoColumn
{
	margin:0;
	padding: 5px 0;
}
#normalcontent .twoColumn .halfPageLeft
{
	margin: 0 400px 0 0; /* the left margin can be given in ems or pixels. It creates the space down the left side of the page. */
	padding: 2px 0;
}
#normalcontent .twoColumn .halfPageRight
{
	float: right; 
	padding: 0; /* top and bottom padding create visual space within this div */
	width: 375px; /* since this element is floated, a width must be given */
}
	
#normalcontent h1 {
	color: #666666;
	padding-right: 0.5em;
	text-transform: uppercase;
	margin-bottom: 0.5em;
	font-family: "Trebuchet", Arial, Helvetica, sans-serif;
	padding-bottom: 0em;
	line-height: 1em;
	padding-top: 0.5em;
	font-size: 1.8em;
	letter-spacing: 0.25em;
}
#normalcontent h2
{
	font-size: 1.7em;
	background-image:  url(../img/logo-min.gif);
	padding-left: 1.7em;
}
#normalcontent ul
{
	margin-left: 2em;
	margin-top: 0.5em;
}
#normalcontent ol
{
	margin-left: 2em;
	margin-top: 0.5em;
}
#normalcontent .dlLink a {
	float:right;
	padding-left:20px;
	background:url(../img/pdf.gif) left center no-repeat;
	}

.pullquote {
	float:right;
	font-size:125%;
	line-height:140%;
	margin:10px;
	background: url(../img/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}
.pullquote:first-letter {
	background: url(../img/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}.author {
	clear: both;
	font-size: 1em;
	color: #666666;
	text-align: right;
	padding-right: 1em;
}
.clientcomment {
	float: right;
	width: 300px;
	margin: 1em 0em 1em 1em;
}
.clientcommentRight {
	float: right;
	width: 300px;
	margin: 1em 0em 1em 1em;
}
.clientcommentLeft {
	float: left;
	width: 300px;
	margin: 1em 1em 1em 0em;
}
.post {
	background: no-repeat url(../img/post_bg.gif) right top;
	padding: 1em 15px 1em 5px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear:left;
}
.post ul, .post ol{
	margin-left: 2em;
}
.GB_navStatus { 
	clear:none;
	}
.postRhs {
	float: right;
	text-align: left;
	width: 360px;
	border-left: 1px solid #f0f0f0;
	padding-left: 5px;
}
.postLhs {
	float: left;
	width: 335px;
}
