#menu-top {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #F9EFCD;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
#menu-top a { text-decoration: none; color: #F9EFCD; }
#menu-top a:hover {  color: #F9CA2A; }

#location {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #565656;
	font-weight: normal;
	font-size: 9px;
}
#location a {
	color: #565656;
	text-decoration: none;
}

#content, #sidebar-right {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-size: 11px;	
}
#content h1, #sidebar-right h1, h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	font-size: 13px;
}
#content-right h1 {
        margin: 0;
        padding: 0;
}
#content-right p {
        margin-top: 5px;
}
#content p { line-height: 135%; }
a:link { text-decoration:underline; font-weight:bold; color:#B79216; }
a:visited { text-decoration:underline; font-weight:bold; color:#B79216; }
a:hover { text-decoration:underline; font-weight:bold; color:#B79216;}
a:active { text-decoration:underline; font-weight:bold; color:#B79216; }


.csc-sitemap-level1 {}
.csc-sitemap-level2 { text-indent:2em; }
.csc-sitemap-level3 { text-indent:4em; }