a:link, a:visited {
	color: #599614;
}

a:hover, a:active {
	color: #d76a0b;
	font-weight: bold;
}

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

#sidebarContainer .sideHeader {
	color: #599614;
}

#navcontainer #current {
	background: #6aaf18;
	border-top-width: 0;
	border-top-color: gray;
}

#navcontainer #current:hover {
	background: #79cc1b;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #6aaf18;
}

#navcontainer a {
	color: white;
	background-color: #6aaf18;
}

#navcontainer a:hover {
	background: #79cc1b;
}

#navcontainer ul ul #current{
	color: #599614;
	background: #ced7e5;
}

#navcontainer ul ul .currentAncestor {
	color: #599614;
	background: #ced7e5;
}

#navcontainer ul ul ul #current{
	background: #f7f5f6;
	color: #599614;
}

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

.blog-entry-category, .blog-entry-permalink {
	color: #599614;
}

.album-title {
	color: #599614;
	font-weight: bold;
}

.thumbnail-caption {
	color: #599614;
}

.photo-navigation {
	background: repeat-x url(../../images/header_bg.jpg);
	height: 80px;
}

.movie-page-title {
	color: #599614;
}

.movie-title {
	color: #599614;
}