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

a:hover, a:active {
	color: #ffa200;
	border-bottom: none;
}

#pageHeader h1 {
		color: #e18f00;
	margin: 0px;
	font-weight: bold;
	padding: 0px 20px 0px 10px;
	letter-spacing: 2px;
	font-size: 2.2em;
}

#sidebarContainer .sideHeader {
	color: #e18f00;
}

#navcontainer #current {
	color: #e18f00;

}

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

#navcontainer .currentAncestor {
}

#navcontainer a {
	color: #e18f00;
	border-bottom: none;
}

#navcontainer a:hover {
}

#navcontainer ul ul #current{
	color: #e18f00;
}

#navcontainer ul ul .currentAncestor {
	color: #e18f00;
}

#navcontainer ul ul ul #current{
	color: #e18f00;
}

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

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

.album-title {
	color: #e18f00;
}

.thumbnail-caption {
	color: #e18f00;
}

.photo-navigation {
	height: 80px;
}

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

.movie-title {
	color: #e18f00;
}