#branding ul {
	margin-top: 4px;
	margin-left: 8px;
	margin-right: 260px;
}
#branding li {
	list-style: none;
	display: inline;
	color: #9D4505;
	font-weight: bold;
}
#branding a {
	font-weight: normal;
	color: #9D4505;
	text-decoration: none;
}
#branding a:hover {
	font-weight: bold;
	color: #515B06;
}
#rtCol ul {
	margin-top: 4px;
	margin-left: 16px;
}
#rtCol li {
	color: #7ED7FF;
	list-style: none;
	font-weight: bold;
	margin-top: 14px;
	margin-right: 16px;
	margin-left: 20px;
}
#rtCol ul ul li {
	font-weight: normal;
	border-width: 0px;
	margin: 0px 12px 0px 0px;
	line-height: 11pt;
}
#rtCol ul ul {
	border-width: 0px;
	margin-left: 0px;
}
#rtCol ul a {
	text-decoration: none;
	color: #EFEACA;
}
#rtCol ul a:hover {
	font-weight: normal;
	color: #66CCFF;
}
#leftCol a {
	color: #CFA383;
}
#leftCol a:hover {
	color: #EFEACA;
}
