.masthead {
	background-color : #180b15;
	border-bottom : 1px solid #6f524e;
}
.navRail {
	background-color : #9b8984;
	border-top : 1px solid #b7a8a5;
	border-bottom : 1px solid #7e6a66;
}

.navRail A:Hover {
	background-color : #b4a0a0;
}

.mastheadSearchText {
	background-color : #c9bebb;
}
