#sidebar1 li {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
        font-weight: bold;

}

/* NOTE: For most consistent results, change width: 100% in the style block below  */
/* to match your exact pixel-width for the content navigation menus (150 or 180px) */

#sidebar1 li a {
	display: block;
	padding: 6px 5px 6px 1.8em;
	text-decoration: none;
	width: 80%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CACACA;
        color: #1E1109;
}

#sidebar1 li a.activelink {
	background: url(../graphics/contentnav-arrow.gif);
        color: #C66D47;
}

#sidebar1 li a:hover {
	color: #C66D47;
}

#sidebar1 li a:hover.activelink {
	background: url(../graphics/contentnav-arrow-hover.gif);

}

#sidebar1 ul {
	border: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar1 ul ul {
	border: none;
	list-style: none;
	margin-left: 1em;
	}

#sidebar1 li {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
        font-weight: bold;

}

/* NOTE: For most consistent results, change width: 100% in the style block below  */
/* to match your exact pixel-width for the content navigation menus (150 or 180px) */

#topmenu  li a {
	display: inline;
	padding: 6px 0 0 0;
	text-decoration: none;
	width: 80%;
    color: #1E1109;
}

#topmenu  li a.activelink {
	background: url(../graphics/contentnav-arrow.gif);
        color: #C66D47;
}

#topmenu  li a:hover {
	color: #C66D47;
}

#topmenu1 li a:hover.activelink {
	background: url(../graphics/contentnav-arrow-hover.gif);

}

#topmenu  ul {
	border: none;
	list-style: none;
	margin: 0;
	padding: 0;
}

#topmenu  {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
        font-weight: bold;
}