<--#nav {
	background: #003e5d url(../images/colors/nav-green.png) repeat-x 0 0;
} -->
#nav {
	background: #aebc28;
}


<--#nav .current_page_item a, #nav .current_page_item a:hover, #nav li a:active, #nav .current_page_ancestor{
	background:#000 url(../images/colors/nav-green.png) repeat-x 0 -70px;
}-->
#nav .current_page_item a, #nav .current_page_item a:hover, #nav li a:active, #nav .current_page_ancestor{
	background:#003e5d 
} 


<-- #nav li a:hover{
	background:#03230E url(../images/colors/nav-green.png) repeat-x 0 -35px;
}-->
#nav li a:hover{
	background:#fcbe59 
}


#nav li a:active{
	color:#ddd;
	background:#03230E url(../images/colors/nav-green.png) repeat-x 0 -70px;
}


#feature{
	background: #000 url(http://thedivorceconference.com/wp-content/uploads/2010/05/featurebg-green-div.jpg) no-repeat 0 0;
}

#featurenav a{
	border: 1px solid #03230E;
	background: #fff;
	color: #003e5d;
}

.fcontent .fsub {color: #000;}


#maincontent #highlight {
	
	background: #03230E url(../images/colors/highlightbg_green.png) repeat-x 0 0;
	border-top: 1px solid #aebc28;
	border-bottom: 1px solid #000;

}

<--#welcome {
	background:#000 url(../images/colors/welcomebg-green.png) repeat-x top left;
	color: #003e5d;
	text-shadow: #003e5d 0px 0px 1px;
}-->

#welcome {
	background:#fcbe59;
	color: #003e5d;
	text-shadow: #003e5d 0px 0px 1px;
}

#welcome .greeting {border-bottom: 1px solid #1E9140;}
#welcome .welcometext {color:#003e5d;}

.post-date em {
	background: #eee;
	color: #000;
}
.post-date em a{
	color: #aebc28;
}


a,.commentlist cite,.commentlist cite a, .headline h1 a:hover{color:#000;}