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

a:hover, a:active {
	color: #ffa200;
}

#pageHeader {
	
}


#pageHeader h1 {
	color:  orange;
}

#pageHeader h2 {
	color: orange;
}


#sidebarContainer .sideHeader {
	color: #e18f00;
}

#navcontainer #current {
	color: #ffa200;
}

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

#navcontainer a {
	color: #a96b00;
}

#navcontainer a:hover {
}

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

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

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

.album-title {
	color: #e18f00;
}

.thumbnail-caption {
	color: #e18f00;
}

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

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

.movie-title {
	color: #e18f00;
}
