/* Custom Formatting                                            */
/* ------------------------------------------------------------ */
/* ------------------------------------------------------------ */


.accordion_one_hold
    {
    background-color: #ffffff;          /* Brilliance White */
    }

#link_2017,
#link_2015,
#link_2013
    {
    background-color: #b7b1a9;          /* Warm Gray 4 */
    }

#link_2017:active,
#link_2017:hover,
#link_2017:focus,
#link_2015:active,
#link_2015:hover,
#link_2015:focus,
#link_2013:active,
#link_2013:hover,
#link_2013:focus
    {
    background-color: #a59d95;          /* Warm Gray 6 */
    }

#link_2018,
#link_2016,
#link_2014
    {
    background-color: #8b8178;          /* Warm Gray 8 */
    }

#link_2018:active,
#link_2018:hover,
#link_2018:focus,
#link_2016:active,
#link_2016:hover,
#link_2016:focus,
#link_2014:active,
#link_2014:hover,
#link_2014:focus
    {
    background-color: #766a62;          /* Warm Gray 10 */
    }


