.bs-topmenuli {
	list-style-type:none;
	float:left;
	font-weight: bold;
	padding: 0 0 0 6px;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#bs-dmenu li>ul { 
	top: auto;
	left: auto;
}

#bs-dmenu {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size:11px;
	color: #F7F0D4;	
	margin: 0;
	padding: 2px 0 2px 0;
	width:540;
}

#bs-topbarblue a, #bs-topbarblue a:link
{
	text-decoration: none;
	border-width: 0 0 0 0;
	color: #EEE08B;
}

#bs-topbarblue a:hover
{
	color: #FFF;
}

#bs-header-vendor
{
padding: 3px 1px 3px 3px;
}

#bs-headerlogo
{ width: 760px; }

.bs-bscomlogo
{ padding: 15px 0 0 0; }

#bs-headernav
{
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	border-color: #A48A00;
	width: 760px;
}