#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navcontainer a
{
	display: block;
	color: #993300;
	width: 155px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border-bottom: 1px none #666666;
	font-weight: bold;
}

#navcontainer a:hover
{
	color: #FFFFFF;
	background-image: none;
	background-color: #660000;
}

#navcontainer li li a
{
display: block;
color: #3C1E00;
width: 170px;
padding: 1px 3px 1px 17px;
text-decoration: none;
border-bottom: 1px none #fff;
font-weight: normal;
}
.left {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 2px solid #D5BA78;
	text-align: justify;
}
.runaroundimage {
	padding-left: 6px;
	padding-bottom: 3px;
}
.bgdecor {
	background-image: none;
	background-repeat: no-repeat;
}
.imageborder {
	border: 2px solid ##D5BA78;
}
.bodyleftalign {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	white-space: normal;
	text-align: left;
}
.bodyLINKS {
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	white-space: normal;
	text-align: justify;
	color: #660000;
}
