body {
	background: #FFFFFF;
}

a:link, a:visited {
	color: #47533b;
}

#top_grad {
	background: #FFFFFF;
}

#container {
	background: #FFFFFF;
}

#pageHeader {
	background: #338954;
}

html > body #pageHeader h2 {
	border-bottom-color: #338954;
}

#sidebarContainer .sideHeader {
	color: #47533b;
}

#footer { 
	background: #FFFFFF;
}

#footer a:link, #footer a:visited {
	background: FFFFFF;
}

#navcontainer {
	background: #338954;
}

#navcontainer #current {
	background: #C3E9D1;
	color: #47533b;
	height: 37px;
}

#navcontainer .currentAncestor {
	background: #C3E9D1;
	color: #47533b;
	height: 37px;
}

#navcontainer li {
	background: #338954;
}

#navcontainer a:hover {
	background: #C3E9D1;
	color: #47533b;
	height: 37px;
}

#navcontainer ul ul {
	height: 25px;
	text-align: left;
	font-size: 1.0em;
	font-weight: bold;
}

#navcontainer ul ul a {
	background: #338954;
	font-size: 1.0em;
	height: 25px;
	width: 255px;
}

#navcontainer ul ul a:hover{
	background: #C3E9D1;
	height:25px
}

#navcontainer ul ul #current{
	background: #C3E9D1;
	color: #47533b;
	height: 25px;
}

#navcontainer ul ul .currentAncestor {
	background: #C3E9D1;
	height: 25px;
}

#contentContainer #content li {
	background-image: #C3E9D1;
}

.filesharing-item-title a:hover {
	color: #33568f;
}

.photo-background {
	color: #7b8770;
}

.photo-navigation {
	background: repeat-x url(../../images/green/top_grad.png) left -100px;
}

.photo-links {
	background: no-repeat url(../../images/green/photo_header.png);
}

.photo-navigation a:link, .photo-navigation a:visited {
	background: no-repeat right bottom url(../../images/green/menu_divider.png);
}

.photo-navigation a:hover {
	color: #47533b;
	background: no-repeat url(../../images/green/button_over.png) right bottom;
}

html > body .photo-caption {
	border-bottom: 1px solid #47533b;
}