/*Left Navigation Begins*/




ul#nav  ul{
	padding: 4px 0 12px 0;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
}

ul#nav  ul li{
	font-size: 12px;
	list-style-type: none;
	padding: 5px 0 4px 0;
	margin: 0;
	color: #000000;
	background: none;
}		

ul#nav  ul a{
	color: #c19c03 !important;
	padding: 0;
	margin-left: -15px;
}

ul#nav ul li a.selected{
	font-weight: normal;
}

ul#nav  ul li a:hover{
	color: #aa5915;
	text-decoration: underline;
}

/*Ends*/

.saledescr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.salescontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}

