#options {width:100%; text-align:center;}
#options a {text-decoration:none;}
#options a:hover {color:#000}

#acc {width:100%; list-style:none; color:#000;}

#acc h3 {width:100%; background-color:#fff; font-size:14px; color:#000; margin-top:5px; padding:5px; border:solid thin #000; border-radius:5px; cursor:pointer;}

#acc h3:hover {color:#fff; background-color:#D14E43; border:none;}
#acc .acc-section {overflow:hidden; font-size:small;}
#acc .acc-content {width:100%; padding:10px;}
#acc .acc-content ul{font-size:small}
#acc .acc-content ul li{list-style-type:none;font-size:small}
#acc .acc-content ul li a{color:#000}
#acc .acc-content ul li a:hover{color:#000}

#nested {width:100%; list-style:none; color:#000;}
#nested h3 {width:100%; font-weight:bold; cursor:pointer;)}
#nested .acc-section {overflow:hidden;}
#nested .acc-content {width:100%; color:#000}
