/* Content Navigation */
#sitemap_content {
	position: relative;
	left: -30px; 
	padding: 0px; 
}

#navigation {
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
#navigation a {
	font-size: 12px;
	color: #900;
}
#navigation a:visited {
	color: #999;
}
#navigation a:hover {
	color: #000;
}
#navigation a:active {
	color: #c60;
}
#navigation h3 {
	font-size: 14px;
	text-align: center;
	color: #000;
	margin: 9px 0px 9px 0px;
}
#navigation span.new
{
	color: #fc0;
	font-weight: bold;
}
.nav_indent { 
	padding: 9px 3px 9px 9px;
}
.nav_links_indent
{
	margin: 0px 0px 9px 9px;
	word-spacing: 1px;
	line-height: 12px;
}
a.category {
	font-weight: bold;
}
span.category {
	color: #000;
	font-weight: bold;
}

#related a
{
	font-size: 11px;
	color: #900;
}
#related h3 
{
	font-size: 14px;
	text-align: center;
	color: #000;
	margin: 9px 0px 9px 0px;
}
#related span.new 
{
	font-size: 11px;
	color: #fco;
	font-weight: bold;
}
.related_nav_indent { 
	margin: 0px 0px 12px 3px; 
}
.related_links_indent
{
	margin: 0px 0px 9px 9px;
	word-spacing: 1px;
	line-height: 12px;
}
a.related_category {
	font-weight: bold;
}
span.related_category {
	color: #000;
	font-weight: bold;
}

/* Colors */
#red {
	background-color: #600}
#red .category {
	font-weight: bold;
	color: #fff;}
#red h3 {
	background-color: #fff;
	padding-bottom: 4px;}
#red a:link {
	color: #ffffff;
	text-decoration: none;}
#red a:visited {
	color: #ccc;
	text-decoration: none;}
#red a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;}

#orange {background-color: #c60;}
#orange .category {
	font-weight: bold;
	color: #fff;}
#orange a.category {
	font-weight: bold;
	color: #fff;}
#orange h3 {background-color: #fff;
	padding-bottom: 4px;}
#orange a:link {color: #ffffff;
	text-decoration: none;}
#orange a:visited {
	color: #ccc;
	text-decoration: none;}
#orange a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;}

#green {background-color: #360;}
#green .category {
	font-weight: bold;
	color: #fff;}
#green a.category {
	font-weight: bold;
	color: #fff;}
#green h3 {background-color: #fff;
	padding-bottom: 4px;}
#green a:link {color: #ffffff;
	text-decoration: none;}
#green a:visited {
	color: #ccc;
	text-decoration: none;}
#green a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;}
	
#blue {background-color: #006;}
#blue .category {
	font-weight: bold;
	color: #fff;}
#blue a.category {
	font-weight: bold;
	color: #fff;}
#blue h3 {background-color: #fff;
	padding-bottom: 4px;}
#blue a:link {color: #ffffff;
	text-decoration: none;}
#blue a:visited {
	color: #ccc;
	text-decoration: none;}
#blue a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;}
	
#olive {background-color: #996;}
#olive .category {
	font-weight: bold;
	color: #fff;}
#olive a.category {
	font-weight: bold;
	color: #fff;}
#olive h3 {background-color: #fff;
	padding-bottom: 4px;}
#olive a:link {color: #ffffff;
	text-decoration: none;}
#olive a:visited {
	color: #ccc;
	text-decoration: none;}
#olive a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;}

#black {background-color: #333;}
#black .category {
	font-weight: bold;
	color: #fff;}
#black a.category {
	font-weight: bold;
	color: #fff;}
#black h3 {background-color: #fff;
	padding-bottom: 4px;}
#black a:link {color: #ffffff;
	text-decoration: none;}
#black a:visited {
	color: #ccc;
	text-decoration: none;}
#black a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;}
