#navigation {
background:transparent url(../images/bg-topnav-green.gif) repeat-x scroll 0 0;
border-bottom:5px solid #BE9D67;
color:#FFFFFF;
}
#navigation #menulink_9_topnav {
	background: #BE9D67;
	margin-top: 0 !important;
}

#mainarea {
	background:transparent url(../images/bg-container-child2.gif) repeat-y scroll 0 0;
}
#child-mainarea #leftcolumn {
	background: #dabe90 url(../images/bg-left-column2.gif) repeat-x;
}
#contentarea {
background: #fef7eb;
}

h1 {
	color: #648D3C;
}


#sidenav a {
	color: #4c340c;
}
#sidenav a:hover {
	text-decoration: none;
	color: #FFF;
}


#contentarea a.mainlink {
	color: #333;
	border: 1px solid #648d3c;
	background: #dff1ce url(../images/bg-mainlink2.gif) right no-repeat;
}
#contentarea a.mainlink:hover {
	background: #f2fde8 url(../images/bg-mainlink2.gif) right no-repeat;
}
#contentarea a.mainlink strong, .more {
	color: #436621 !important;
}
