a:link, a:visited {
	color: #5f7d55;
}

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

#navcontainer #current {
	background: url(../../images/green/menu_tab.png) no-repeat center top;
	color: #5f7d55;
}

#navcontainer .currentAncestor {
	background: url(../../images/green/menu_tab.png) no-repeat center top;
	color: #5f7d55;
}

#navcontainer a:hover { 
	background: url(../../images/green/menu_tab.png) no-repeat center top;
	color: #5f7d55;
}

#navcontainer ul ul li a:link,
#navcontainer ul ul li a:visited {
	color: #b0c8a8;
}

#navcontainer ul ul li a:hover {
	color: #5f7d55;
}

.photo-links {
	background: repeat-x url(../../images/green/menu_bg.png);
	color: #7da470;
}

.photo-navigation a:hover {
	background: url(../../images/green/menu_tab.png) no-repeat center top;
	color: #5f7d55;
}
