/* CSS copyright seyDoggy http://www.seyDoggy.com  */

#navcontainer {
	background: #ffcc00;
}

#navcontainer li a {
	color: #804000;
}

#navcontainer .current {
	color: #ff6600;
	font-weight: bold;
}

#navcontainer .currentAncestor {
	color: #ff6600;
	font-weight: bold;
}

#navcontainer li a:hover {
	color: #b36600;
}

#navcontainer ul ul li a {
	color: #804000;
}

#navcontainer ul ul li a:hover {
	color: #b36600;
}

#navcontainer ul ul .current {
	color: #ff6600;
	font-weight: bold;
}

.photo-navigation {
	border-bottom: solid #ffcc00;
}

.blog-archive-headings-wrapper {
	border-bottom: solid #ffcc00;
}
