body  {
	background: #4D2D00 url(greentree/bg.gif) repeat;
}

h1, h2, h3, h4, h5, h6  {
	color: #fff;
}

a:link, a:visited  {
	color: #4ecaf3;
}

/* STRUCTURE */

#wrap {

}

#header  {
	background: #000000 url(greentree/header.jpg) repeat-x top left;
	border-bottom: 7px solid #F2EEE4;
}

#header h1.title a  {
	color: #FF7E00;
}

#header p.description  {
	color: #	;
}

#rss  {
	background-color: #284200;
}

#rss a  {
	color: #fff;
}

#featured  {
	background: #574F49 url(greentree/featuredbg.jpg) repeat-x top left; 
height: 252px;
}

#featured .buttons a.prev  {
	background: url(greentree/prev.jpg) no-repeat top left;
}

#featured .buttons a.next  {
	background: url(greentree/next.jpg) no-repeat top left;
}

#steps  {
	background: #4093ce url(greentree/stepsbg.jpg) repeat-x top left;
}

#steps ul li a  {
	color: #FFA800;
}

#content  {
	border-top: 7px solid #dfeaeb;
	border-bottom: 7px solid #dfeaeb;
	background-color: #E3DED2;
}

#content .moreinfo  {
	border: 1px solid #C7BDA5;
	background-color: #D2CAB8;
	color: #000;
}

#content .moreinfo h3  {
	color: #61491A;	
}

#content .moreinfo .more a  {
	color: #61491A;
	background: url(greentree/moreinfo.png) no-repeat center left;
}

#news  {
	color: #75818a;
}

#news h3  {
	color: #442709;
}

#news ul li a  {
	color: #FF8400;
}

#news p.more a  {
	color: #392A08;
}

#bottom  {
	background: #4C6D3B url(greentree/bottombg.jpg) repeat-x top left;
}

#newsletter input.text  {
	background-color: #d6e4e5;
}

#footer  {
	background: #DEDCC4 url(greentree/footerbg.jpg) repeat-x top left;
	color: #fff;
}

#footer p a  {
	color: #fff;
}

/* NAVIGATION */

#nav ul li a:link, #nav ul li a:visited  {
	color: #000;
}

/* BLOG CSS */

.post .categories  {
	background-color: #FFA800;
	color: #fff;
}

.post .categories a  {
	color: #fff;
}

.post h2.title .date a  {
	color: #99bcbf;
}

.post h2.title a  {
	color: #000;
}

.post p.comments a  {
	background: url(greentree/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #4ecaf3;
}

#postad  {
	background-color: #f5f8f8;
}

a.adlink  {
	color: #000;
}
.asidespost  {
	border-left: 3px solid #4ecaf3;
}

#sidebar img.bigad  {
	border: 2px solid #453405;
}

#tabbox  {
	border: 1px solid #9bbec1;
}

#tabbox ul.idTabs  {
	background: #e9f0f1;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #000;
}

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #8bc62d url(greentree/selectedtab.jpg) repeat center center;
}

#boxes ul  {
	background: #fff;
}

#boxes ul li {
	background: url(greentree/tablibg.jpg) no-repeat top left;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #000;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}

.widgetlist  h3  {
	background: url(greentree/widgethead.jpg) no-repeat center left;
	color: #fff;
}

.widgetlist ul li  {
	border-bottom: 1px solid #f0f0f0;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #000;
}
.commentlist {
	border-top: 2px solid #C8DCDE;
}
.commentlist li {
	border-bottom: 2px solid #C8DCDE;
}
.commentlist .alt {
	background: #DFEAEB;
}
#commentform input {
	background: #DFEAEB;
	border: 1px solid #C8DCDE;
}
#commentform textarea {
	background: #DFEAEB;
	border: 1px solid #C8DCDE;
}