.slidenav
{
	list-style: none;
	margin-left: 10px;
	margin-top: 5px;
	padding-left: 0;
	padding-top: 0px;
	margin-bottom: 0px;
}
.slidenav li
{
	color: #5d1209;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 30px;
	text-transform: uppercase;
	margin-bottom: 6px;
	line-height: 20px;
}
.slidenav li:hover
{
	background-image: url(../img/flourish_bullets.gif);
	background-position: 0 .5em;
	background-repeat: no-repeat;
	color: #5d1209;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 30px;
	text-transform: uppercase;
	margin-bottom: 6px;
	line-height: 20px;
}

.slidenavsub
{
	list-style: none;
	margin-bottom: 6px;
	margin-left: 30px;
	margin-top: 0px;
	padding-left: 0;
	padding-top: 0px;
}
.slidenavsub li
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-left: 20px;
}

#sf_comm
{
	display: none;
}
#th_comm
{
	display: none;
}
#aa_comm
{
	display: none;
}