#navbar {
	background: #9D0F0E;
	width: 100%;
	height: 20px;
	padding: 5px 0 5px 0;
	border-top: 1px solid #9D0F0E;
	border-bottom: 1px solid #9D0F0E;

}

#primarylink {
	float: left;
	padding: 0;
	margin: 0;
}

#primarylink a {
	padding: 6px 12px; 
	color: #ffffff;
	font-weight: 100;
	font-size: 18px;
	text-decoration: none;
}


#primarylink a:hover {
	color: #9D0F0E;
	background: #ffffff;
	font-weight: 100;
	font-size: 18px;
	text-decoration: none;
}

.linkcss{position:absolute;visibility: hidden;border-top:0;border-bottom-width: 0;font:100 14px Arial;line-height: 18px;z-index: 100;
background-color: #dcbc70;width: 175px;
margin: 1px 0 0 15px;}.linkcss a{width: 100%;display: block;text-indent: 3px;border-bottom: 1px solid #b08528;padding: 1px 0;
color: #000;
text-decoration: none;
text-indent: 5px;}

.linkcss a.last{border-bottom-width: 0;}.linkcss a:hover{ /*hover background color*/background-color: #000;color: #dcbc70;}}
