a, .navbar-default .navbar-nav li a:hover
{ 	color: #6F5B46;
}
a:hover, .sidenav li a:hover, .menucontent a.selected
{
	color: #93856b;
	text-decoration: underline;
}
.splitline 
{
	height: 3px;
}
.splitlineLeft 
{
	background-color: #afda01;
	background-color: #93856b;
	width: 20px;
	float: left;
	height: 3px;
}
.splitlineMiddle
{
	float: left;
	background-color: #ffffff;
	width: 3px;
	height: 3px;
}
.splitlineRight 
{
	background-color: #c8c8c8;
	height: 3px;
}
.bgcolor
{
	background-color: #93856b; 
}
.colorline
{
	background-color: #93856b; 
	height: 5px;
}
.tagList a, .tagList a:hover
{
	background-color: #93856b;
}
.sidenav ul {
	margin: 0;
	margin-left: 15px;
	padding: 0;
	list-style-type: square;
	color: #93856b;
}
.container{ 
max-width: 990px;
background-color: #ffffff;
 }
footer { margin-top: 15px; }
footer .container {
background: none;
}
