/* Companion Custom CSS over-rides for [ Space Base 8 ]:  -  */

a:link {
	color: #315048;
}

a:visited {
	color: #fff;
}

.menu ul li a:hover {
	color: #fff;
	background: #dea188; /*background of menu items during onmouseover (hover state)*/
}

.menunav-rss:hover {
	background: #dea188;
	color: #fff;
}

/* this is the color of the text in the menubar when its on that page */
.menu .current_page_item a {
	color: #f0d5b7 !important;
}
