a:link {
	color: #2ea25a;
}

a:visited {
	color: #58ae7d;
}

#pageHeader {
	background: url(../../images/header_bg.jpg) repeat-x;
}

#pageHeader h1 {
	text-shadow: 0px 1px 2px #003f7d;
}

#pageHeader h2 {
	text-shadow: 0px 1px 2px #003f7d;
}

#sidebarContainer .sideHeader {
	color: #58ae7d;
}

#breadcrumbcontainer a:hover {
	color: #58ae7d;
}

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

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

#navcontainer a:hover {
	background: url(../../images/button_over.png) repeat-x;
}

#navcontainer ul ul .currentAncestor{
	color: #58ae7d;
}

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

.photo-navigation {
	color: #cbd4cc;
	background-image: none;
}

.photo-title {
	text-shadow: 0px 1px 2px #003f7d;
	color: #bed4c1;
}

.photo-caption {
	text-shadow: 0px 1px 2px #003f7d;
	color: #cfe5cf;
}

.movie-page-title {
	color: #2ea25a;
}
