/* CSS Document - Directory - Specific Settings per Directory */
/* The Safety Directory: rm (3+), #FF6600 (11), #F8D0AA (7) - A53A00*/

a,a:link,a:active,a:visited {color:#A53A00;	text-decoration: none;}

body {background-color: #999;}
#container {
	border-left:6px solid #666;
	border-right:6px solid #666;
	border-bottom:6px solid #666;
}

#content a:hover {color:#A53A00;	text-decoration: underline;}

#main {background-color:#FF6600;}

#location {background-color:#F8D0AA;	font-size: 10px;}
#subnav {background-color:#F8D0AA;}

#main #nava li {border-right: 2px solid #FFF;}
#main #nava li a:hover {background: #F8D0AA;}

#lhcol h3 {
	font-size: 13px;
	color: #A53A00; 
	font-weight: bold;
}

#lhcol #navb dd a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#FF6600;
}

#lhcol #navb .mcat {
	color: #FFFFFF;
	background: #FF6600;
}

#lhcol #navb .scatoff {
	background: #FEC;
	border-left: 5px solid #FF6600;
}
#lhcol #navb .scatoff a:hover {
	color: #A53A00;
	background: #FEC;
}
 	
#lhcol #navb .scat a {
	background: #F8D0AA;
	border-left: 5px solid #FF6600;
}

#lhcol #navb .scat a:hover {
	color: #A53A00;
	background: #F8D0AA;
}

#lhcol #navb dt {color:#A53A00;}

.infobox {color:#4D4021;}

.special{
	color:#000000;
	background-color:#F8D0AA;
}

.special h2{color:#A53A00;}

#rhcol .infobox h3 {
	color: #A53A00;
}

#footer {
	border-top:5px solid #FF6600;
	border-bottom:5px solid #FF6600;
}


.header_mcat {background: #FF6600;}
.header_scat {background: #F8D0AA;}
.header_mcat a {color: #FFF;}
#content .header_mcat a:hover {color: #FFF;}


a.rm, a.rm:visited {color: #036; font-weight: bold;}
a.bl, a.bl:visited {color: #009; font-weight: bold;}
a.bd, a.bd:visited {color: #009; font-weight: bold;}
a.sl, a.sl:visited {color: #004600; font-weight: bold;}
a.sd, a.sd:visited {color: #004600; font-weight: bold;}
a.hr, a.hr:visited {color: #594570; font-weight: bold;}
a.tl, a.tl:visited {color: #F60; font-weight: bold;}
a.te, a.te:visited {color: #F60; font-weight: bold;}
a.lr, a.lr:visited {color: #900; font-weight: bold;}
a.ba, a.ba:visited {color: #692A00; font-weight: bold;}