div.accordion_toggle {
	color:#fff;
	text-decoration:none;
	display:block;
	background-color: #4e1c00;
	background-repeat: no-repeat;
	background-position: 8px 50%;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #973501;
	border-bottom-color: #973501;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 25px;
}

div.accordion_toggle a {color:#ffffff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 108%; text-decoration:none; border-bottom:none;}
div.accordion_toggle a:hover {
	color:#f5a93d;
}

div.nontogglequic{
	padding:8px 0px 8px 21px;
	font-size:1.15em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#bd7e5c;
	text-decoration:none;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #973501;
}
div.nontoggle {
	color:#fff;
	text-decoration:none;
	display:block;
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: 8px 50%;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffcc00;
	border-bottom-color: #ffcc00;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 25px;
}
div.nontoggle a:hover {

}
#secondary_navigation div.accordion_toggle_active {background-image:url('');}

#secondary_navigation .accordion_content {overflow:hidden;} 
#secondary_navigation .accordion_content ul {margin:5px 0px;}
#secondary_navigation .accordion_content ul li {list-style:none; padding:3px;}
#secondary_navigation .accordion_content ul li a {background:none; display:block; color:#999900; padding:1px 0px 1px 8px; margin-left:10px; font-size:1em; text-align:left; border-left:2px #ccc solid; text-decoration:none; border-bottom:none;}
#secondary_navigation .accordion_content ul li a:hover {border-left:2px solid #920007; text-decoration:none; color:#920007;}

#secondary_navigation div#state {background:url('') no-repeat 105px 5px; padding-bottom:10px; height:220px; width:240px;}
#secondary_navigation div#state ul {margin:18px 0px 0px 0px; padding:0;}
#secondary_navigation div#state ul li {margin:0px; padding:3px 0px 3px 0px; line-height:1.45em;}
#secondary_navigation div#state ul li a {padding:2px 0px 2px 5px; display:inline;}

div#secondary_navigation div.access {
	background:url(../image/background/object.png) no-repeat #fff top right;
	height:252px;
	width:238px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8f624a;
	border-right-color: #8f624a;
	border-bottom-color: #8f624a;
	border-left-color: #8f624a;
} 
div#secondary_navigation div.access ul {padding-top:5px;}
div#secondary_navigation div.access ul li {margin:0px 0px 4px 10px; background:none;}
div#secondary_navigation div.access ul li a {background:none; padding:1px 10px 1px 8px; border:none; border-left:2px #ccc solid; color:#333; font-size:100%;}
div#secondary_navigation div.access ul li a:hover {background:none; border:none; border-left:2px #920007 solid; color:#920007;}
