body  {
/*background:url(../img/natural-bg.gif);*/
background:url(../img/natural-bg--3.gif);
margin: 0;
padding: 50px 0 50px 0;
font-family: "Myriad Pro";
}

#container { 
width: 780px;
margin: 0 auto;
}

#header { 
height:136px;
/*background-image:url(../img/natural-header.gif);*/
background-image:url("../img/natural-header3.jpg");
background-repeat:no-repeat;
} 

#logo {
padding: 32px 0 0 50px;
}

#logo a {
color: #647c00;
text-decoration: none;
font-size: 36px; 
font-family: "Trebuchet MS", Helvetica, sans-serif;
}

#slogan {
padding: 47px 30px 0 60px;
color: #647c00;
font-size: 21px;
/*float:right;*/
}

#menu {
background-color: #8DB527; 
padding: 6px 0 6px 30px;
border-left: 1px #FFFFFF solid;
border-right: 1px #FFFFFF solid;
/*height: 1px;*/
}

#menu ul {
margin: 0px;
padding: 0px;
}

#menu li {
/*display: inline-block;
float: right;*/
/*width: 90px;*/
list-style: none;
padding-right:150px;
text-align:right;
}

#menu a {
color: #F8FCF7;
text-decoration: none; 
font-size: 14px; 
text-transform: uppercase;
font-weight:bold;
letter-spacing:1px;
}

#menu a:hover {
color: #E0F0B9;
}

#sidebar {
float: right;
width: 182px;
padding: 5px 12px 0 18px;
margin: 0;
color: #2B370C;
font-size: 13px;
line-height: 18px;
}

#sidebar ul {
margin: 0px;
padding: 0px;
}

#sidebar li {
list-style:none;
font-family: Georgia, serif;
font-size: 13px; 
color: #333; 
}

#sidebar li p {
font-family: Tahoma,Georgia, serif;
font-size: 17px; 
padding-top: 30px;
padding-bottom: 8px;
font-variant: small-caps;
font-weight:bold;
color:#253106;
}

#sidebar li a {
	line-height:110%;
}

#sidebar h2 {
color: #647c00;
font-size: 16px; 
margin: 20px 0 0 0;
}

#sidebar a {
text-decoration: none; 
color: #2B370C;
text-decoration: underline; 
font-size: 14px; 
text-transform: uppercase;
font-weight:bold;
font-family: "Times New Roman", Times, serif;
}

#sidebar a:hover {
color: #647c00;
}

#main {
background-image:url(../img/natural-bg2.gif);
}

#text { 
margin: 0 220px 0 0;
padding: 5px 30px 30px 30px;
color: #2B370C;
font-size: 14px; 
line-height: 19px;
text-align: justify;
} 

#text h1 {
color: #647c00;
font-size: 24px;
font-weight:normal; 
margin: 25px 0 2px 0;
}

#text h2 {
color: #647c00;
font-size: 23px; 
margin: 25px 0 2px 0;
font-family: Tahoma,Verdana,sans-serif;
font-weight:normal; 
letter-spacing:-1px;
line-height:105%;
}

#text h3 {
color: #647c00;
margin: 25px 0 5px 0;
}

#text a {
color: #799600; 
text-decoration: none;
}

#text a:hover {
color: #4F6300;
}

#text h4 { 
font-family: Tahoma;
font-weight:bold; 
font-size:110%;
}

#footer {
height: 90px;
background-image: url(../img/natural-footer.gif);
color: #F8FCF7;
font-size: 14px;
}

#footer a {
text-decoration: none; 
color: #FFFFFF;
}

#footer a:hover {
color: #E0F0B9;
}

#footer_left {
float:left;
padding: 60px 0 0 30px;
}

#footer_right {
float:right;
padding: 60px 30px 0 0;
}

.postmetadata {
font-size: 13px;
margin: 7px 0 0 0;
}

.postmetadata small {
font-size: 11px;
}

.entry p {
margin: 5px 0 0 0;
font-size: 13px;
font-family: Verdana,Arial,sans-serif;
padding-top:10px;
}

#searchform {
margin: 0;
}

#searchform #searchsubmit {
width: 30px;
height: 21px;
border: none;
color: #FFFFFF;
background-color: #8DB527;
}

#searchform #s {
width: 121px;
}

#commentform #comment {
width: 500px;
}

#commentform #author, #commentform #email, #commentform #url {
width: 250px;
}

#commentform #submit {
height: 21px;
border: none;
color: #FFFFFF;
background-color: #8DB527;
}

#commentform p {
margin: 5px 0 5px 0;
}

#calendar caption {
color: #647c00;
font-size: 15px;
font-weight:bold;
text-align:left;
}

#calendar h2 {
margin: 0;
padding: 0;
}

#wp-calendar th {
padding-right:6px;
text-align:left;
}

#wp-calendar td {
padding-right:6px;
}

.commentlist .alt {
background-color:#F6FAEE;
}

.commentlist p {
margin: 5px 0 10px 0;
}

.navigation {
text-transform:uppercase;
margin-top: 20px;
font-size:120%;
font-family:"Trebuchet MS";
}

blockquote {
font-style:italic;
border-left:3px solid #EFF4DE;
padding-left: 5px;
margin-left: 20px;
}

code {
line-height:normal;
font-size:12px;
}

.clear {
clear:both;
}