a:link, a:visited {
	color: #6E3D14;
}

#banner {
	background: url(../../images/green/header_bg.png) repeat-x;
}

#banner #insert {
	background: url(../../images/green/view4.jpg) no-repeat;
}

#pageHeader {
	border-top-color: #999966;
}

#navcontainer #current {
	background: #666666;
	color: #ffffff;
}

#navcontainer #current:hover {
	background: #999966;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #666666;
	color: #ffffff;
}

#navcontainer a:hover {
	background: #999966;
}

#navcontainer ul ul #current{
	background: #999999;
}
#navcontainer ul ul .currentAncestor {
	background: #999999;
}

#navcontainer ul ul ul #current{
	background: #999966;
}

#navcontainer ul ul ul .currentAncestor {
	background: #666633;
}

#navcontainer ul ul  ul ul #current{
	background: #ececec;
	color: #999966;
}

#navcontainer ul ul ul ul .currentAncestor {
	background: #ececec;
	color: #666633;
}

blockquote {
	background: #999900;
}

.blog-entry-title {
	color: #362928;
}
