/***********************************
May Cover
***********************************/

    /*layoutitems*/

        .may_cover .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .may_cover .column div.container-default {
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

        .may_cover .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*paragraphs*/

        .may_cover .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
        }

        .may_cover .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
        }

        .may_cover .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .may_cover .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
        }

        .may_cover .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
        }

        .may_cover .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 24px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
        }

        .may_cover .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 26px;
           margin-bottom: 24px;
           text-align: center;
        }

        .may_cover .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: center;
        }

    /*inlines*/

        .may_cover .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .may_cover .column a {
           color: #00adef;
        }

    /*headers*/

        .may_cover .column h1 {
           font-family: "bebas-neue-pro",sans-serif;
           font-weight: bold;
           font-size: 42px;
           line-height: 1.2em;
        }

        .may_cover .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 28px;
        }

        .may_cover .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 24px;
           font-weight: 600;
           line-height: 1.3em;
        }

        .may_cover .column h4 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 20px;
           font-weight: 500;
           margin-bottom: 24px;
        }

        .may_cover .column h5 {
        }

        .may_cover .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*lists*/

        .may_cover .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .may_cover .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .may_cover .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .may_cover .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

/***********************************
DPL Spotlights
***********************************/

    /*lists*/

        .dpl_spotlights .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

        .dpl_spotlights .column .NumberedList {
           line-height: 1.6em;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-image: none;
        }

        .dpl_spotlights .column .BulletedList {
           line-height: 1.6em;
           font-size: 20px;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-image: none;
        }

        .dpl_spotlights .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*headers*/

        .dpl_spotlights .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .dpl_spotlights .column h5 {
        }

        .dpl_spotlights .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 22px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
        }

        .dpl_spotlights .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #12a79d;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 24px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .dpl_spotlights .column h2 {
           margin-left: 0px;
           margin-top: 0px;
           color: #140d8c;
           font-size: 32px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-weight: bold;
           text-align: left;
           margin-bottom: 0px;
        }

        .dpl_spotlights .column h1 {
           padding-bottom: 12px;
           padding-left: 10px;
           padding-top: 10px;
           margin-bottom: 12px;
           background-color: transparent;
           color: #140d8c;
           text-align: center;
           line-height: 1.2em;
           font-size: 72px;
           font-family: "bebas-neue-pro",sans-serif;
           margin-top: 100px;
           font-weight: bold;
           margin-left: 0px;
        }

    /*links*/

        .dpl_spotlights .column a {
           color: #140d8c;
        }

    /*inlines*/

        .dpl_spotlights .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .dpl_spotlights .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .dpl_spotlights .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .dpl_spotlights .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .dpl_spotlights .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .dpl_spotlights .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 26px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .dpl_spotlights .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 24px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .dpl_spotlights .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 22px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .dpl_spotlights .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .dpl_spotlights .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 28px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .dpl_spotlights .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .dpl_spotlights .column p {
           margin-right: 0px;
           margin-left: 0px;
           margin-top: 0px;
           color: #140d8c;
           margin-bottom: 0px;
           font-size: 22px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           text-align: left;
        }

    /*images*/

        .dpl_spotlights .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .dpl_spotlights .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .dpl_spotlights .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
Book Clubs
***********************************/

    /*layoutitems*/

        .book_clubs .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .book_clubs .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

        .book_clubs .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*paragraphs*/

        .book_clubs .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           color: #000000;
        }

        .book_clubs .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
        }

        .book_clubs .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .book_clubs .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
        }

        .book_clubs .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
        }

        .book_clubs .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 24px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
        }

        .book_clubs .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 26px;
           margin-bottom: 24px;
           text-align: center;
        }

        .book_clubs .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: center;
        }

        .book_clubs .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 18px;
           padding-left: 20px;
        }

        .book_clubs .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           padding-left: 20px;
        }

        .book_clubs .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 6px;
           padding-left: 20px;
        }

    /*inlines*/

        .book_clubs .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .book_clubs .column a {
           color: #00a6ab;
        }

    /*headers*/

        .book_clubs .column h1 {
           margin-left: 0px;
           font-weight: bold;
           text-transform: uppercase;
           margin-top: 12px;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 45px;
           line-height: 1.2em;
           text-align: left;
           color: #ffffff;
           background-color: #00a6ab;
           margin-bottom: 12px;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 12px;
        }

        .book_clubs .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 28px;
           color: #00a6ab;
           font-weight: 600;
        }

        .book_clubs .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 24px;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #12a79d;
           text-align: center;
           margin-bottom: 10px;
        }

        .book_clubs .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           font-weight: 400;
           margin-bottom: 24px;
        }

        .book_clubs .column h5 {
        }

        .book_clubs .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*lists*/

        .book_clubs .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .book_clubs .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .book_clubs .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .book_clubs .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

/***********************************
Get Caught Reading
***********************************/

    /*layoutitems*/

        .get_caught_reading .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .get_caught_reading .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

        .get_caught_reading .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*paragraphs*/

        .get_caught_reading .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 24px;
           margin-bottom: 12px;
           color: #000000;
           text-align: center;
        }

        .get_caught_reading .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
        }

        .get_caught_reading .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .get_caught_reading .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
        }

        .get_caught_reading .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
        }

        .get_caught_reading .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 24px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
        }

        .get_caught_reading .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 26px;
           margin-bottom: 24px;
           text-align: center;
        }

        .get_caught_reading .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: center;
        }

        .get_caught_reading .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 18px;
           padding-left: 20px;
        }

        .get_caught_reading .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           padding-left: 20px;
        }

        .get_caught_reading .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 6px;
           padding-left: 20px;
        }

    /*inlines*/

        .get_caught_reading .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .get_caught_reading .column a {
           color: #000000;
        }

    /*headers*/

        .get_caught_reading .column h1 {
           margin-left: 0px;
           font-weight: bold;
           margin-top: 50px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 55px;
           line-height: 1.2em;
           text-align: center;
           color: #000000;
           background-color: transparent;
           margin-bottom: 12px;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
        }

        .get_caught_reading .column h2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 36px;
           color: #000000;
           font-weight: 400;
           text-align: center;
        }

        .get_caught_reading .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 40px;
           font-weight: 600;
           line-height: 1.3em;
           color: #000000;
           background-color: transparent;
           text-align: center;
           margin-bottom: 10px;
        }

        .get_caught_reading .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           font-weight: 400;
           margin-bottom: 24px;
        }

        .get_caught_reading .column h5 {
        }

        .get_caught_reading .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*lists*/

        .get_caught_reading .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .get_caught_reading .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .get_caught_reading .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .get_caught_reading .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

/***********************************
Tour Central Library
***********************************/

    /*lists*/

        .tour_central_library .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

        .tour_central_library .column .NumberedList {
           line-height: 1.6em;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-image: none;
        }

        .tour_central_library .column .BulletedList {
           line-height: 1.6em;
           font-size: 20px;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-image: none;
        }

        .tour_central_library .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*headers*/

        .tour_central_library .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .tour_central_library .column h5 {
        }

        .tour_central_library .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 22px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
        }

        .tour_central_library .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #12a79d;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 24px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .tour_central_library .column h2 {
           text-align: center;
           font-weight: 400;
           color: #ffffff;
           font-size: 36px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .tour_central_library .column h1 {
           padding-bottom: 0px;
           padding-left: 0px;
           padding-top: 0px;
           margin-bottom: 12px;
           background-color: transparent;
           color: #ffffff;
           text-align: center;
           line-height: 1.2em;
           font-size: 55px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           margin-top: 100px;
           text-transform: uppercase;
           font-weight: bold;
           margin-left: 0px;
        }

    /*links*/

        .tour_central_library .column a {
           color: #ffffff;
        }

    /*inlines*/

        .tour_central_library .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .tour_central_library .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .tour_central_library .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .tour_central_library .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .tour_central_library .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .tour_central_library .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 26px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .tour_central_library .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 24px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .tour_central_library .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 22px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .tour_central_library .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .tour_central_library .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 28px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .tour_central_library .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .tour_central_library .column p {
           text-align: center;
           color: #ffffff;
           margin-bottom: 12px;
           font-size: 24px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

    /*images*/

        .tour_central_library .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .tour_central_library .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .tour_central_library .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
The History of West Colfax
***********************************/

    /*layoutitems*/

        .the_history_of_west_colfax .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .the_history_of_west_colfax .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

        .the_history_of_west_colfax .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*paragraphs*/

        .the_history_of_west_colfax .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 30px;
           margin-bottom: 12px;
           color: #000000;
           text-align: center;
        }

        .the_history_of_west_colfax .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
        }

        .the_history_of_west_colfax .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .the_history_of_west_colfax .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
        }

        .the_history_of_west_colfax .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
        }

        .the_history_of_west_colfax .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 24px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
        }

        .the_history_of_west_colfax .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 26px;
           margin-bottom: 24px;
           text-align: center;
        }

        .the_history_of_west_colfax .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: center;
        }

        .the_history_of_west_colfax .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 18px;
           padding-left: 20px;
        }

        .the_history_of_west_colfax .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           padding-left: 20px;
        }

        .the_history_of_west_colfax .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 6px;
           padding-left: 20px;
        }

    /*inlines*/

        .the_history_of_west_colfax .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .the_history_of_west_colfax .column a {
           color: #000000;
        }

    /*headers*/

        .the_history_of_west_colfax .column h1 {
           margin-left: 0px;
           font-weight: bold;
           text-transform: uppercase;
           margin-top: 50px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 45px;
           line-height: 1.2em;
           text-align: center;
           color: #000000;
           background-color: transparent;
           margin-bottom: 12px;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
        }

        .the_history_of_west_colfax .column h2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 36px;
           color: #000000;
           font-weight: bold;
           text-align: center;
        }

        .the_history_of_west_colfax .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 24px;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #12a79d;
           text-align: center;
           margin-bottom: 10px;
        }

        .the_history_of_west_colfax .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           font-weight: 400;
           margin-bottom: 24px;
        }

        .the_history_of_west_colfax .column h5 {
        }

        .the_history_of_west_colfax .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*lists*/

        .the_history_of_west_colfax .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .the_history_of_west_colfax .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .the_history_of_west_colfax .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .the_history_of_west_colfax .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

/***********************************
Creating and Making
***********************************/

    /*layoutitems*/

        .creating_and_making .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .creating_and_making .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

        .creating_and_making .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*paragraphs*/

        .creating_and_making .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           color: #000000;
        }

        .creating_and_making .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
        }

        .creating_and_making .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .creating_and_making .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
        }

        .creating_and_making .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
        }

        .creating_and_making .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 24px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
        }

        .creating_and_making .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 26px;
           margin-bottom: 24px;
           text-align: center;
        }

        .creating_and_making .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: center;
        }

        .creating_and_making .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 18px;
           padding-left: 20px;
        }

        .creating_and_making .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           padding-left: 20px;
        }

        .creating_and_making .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 6px;
           padding-left: 20px;
        }

    /*inlines*/

        .creating_and_making .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .creating_and_making .column a {
           color: #007744;
        }

    /*headers*/

        .creating_and_making .column h1 {
           margin-left: 0px;
           font-weight: bold;
           text-transform: uppercase;
           margin-top: 12px;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 45px;
           line-height: 1.2em;
           text-align: left;
           color: #ffffff;
           background-color: #007744;
           margin-bottom: 12px;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 12px;
        }

        .creating_and_making .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 28px;
           color: #007744;
           font-weight: 600;
        }

        .creating_and_making .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 24px;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #007744;
           text-align: center;
           margin-bottom: 10px;
        }

        .creating_and_making .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           font-weight: 400;
           margin-bottom: 24px;
        }

        .creating_and_making .column h5 {
        }

        .creating_and_making .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*lists*/

        .creating_and_making .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .creating_and_making .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .creating_and_making .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .creating_and_making .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

/***********************************
Preservation Week
***********************************/

    /*paragraphs*/

        .preservation_week .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
        }

        .preservation_week .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
        }

        .preservation_week .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .preservation_week .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
        }

        .preservation_week .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
        }

        .preservation_week .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 24px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
        }

        .preservation_week .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 26px;
           margin-bottom: 24px;
           text-align: center;
        }

        .preservation_week .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: center;
        }

    /*inlines*/

        .preservation_week .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .preservation_week .column a {
           color: #00adef;
        }

    /*headers*/

        .preservation_week .column h1 {
           font-family: "bebas-neue-pro",sans-serif;
           font-weight: bold;
           font-size: 42px;
           line-height: 1.2em;
        }

        .preservation_week .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 28px;
        }

        .preservation_week .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 24px;
           font-weight: 600;
           line-height: 1.3em;
        }

        .preservation_week .column h4 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 20px;
           font-weight: 500;
           margin-bottom: 24px;
        }

        .preservation_week .column h5 {
        }

        .preservation_week .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*lists*/

        .preservation_week .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .preservation_week .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .preservation_week .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

/***********************************
Community Technology Center
***********************************/

    /*lists*/

        .community_technology_center .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

        .community_technology_center .column .NumberedList {
           line-height: 1.6em;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-image: none;
        }

        .community_technology_center .column .BulletedList {
           line-height: 1.6em;
           font-size: 20px;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-image: none;
        }

        .community_technology_center .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*headers*/

        .community_technology_center .column h6 {
           margin-bottom: 0px;
           font-size: 36px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-weight: bold;
           text-align: center;
           color: #ffffff;
        }

        .community_technology_center .column h5 {
        }

        .community_technology_center .column h4 {
           margin-bottom: 8px;
           font-weight: bold;
           font-size: 40px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #ffffff;
           text-align: center;
           text-transform: uppercase;
           margin-top: 8px;
        }

        .community_technology_center .column h3 {
           margin-bottom: 0px;
           text-align: center;
           background-color: transparent;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 30px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .community_technology_center .column h2 {
           text-align: center;
           font-weight: 400;
           color: #ffffff;
           font-size: 32px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           margin-bottom: 8px;
        }

        .community_technology_center .column h1 {
           padding-bottom: 0px;
           padding-left: 0px;
           padding-top: 0px;
           margin-bottom: 12px;
           background-color: transparent;
           color: #ffffff;
           text-align: center;
           line-height: 1.2em;
           font-size: 45px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           margin-top: 50px;
           font-weight: bold;
           margin-left: 0px;
        }

    /*links*/

        .community_technology_center .column a {
           color: #ffffff;
        }

    /*inlines*/

        .community_technology_center .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .community_technology_center .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .community_technology_center .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .community_technology_center .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .community_technology_center .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .community_technology_center .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 26px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .community_technology_center .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 24px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .community_technology_center .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 22px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .community_technology_center .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .community_technology_center .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 28px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .community_technology_center .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 24px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .community_technology_center .column p {
           text-align: center;
           color: #ffffff;
           margin-bottom: 20px;
           font-size: 24px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

    /*images*/

        .community_technology_center .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .community_technology_center .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .community_technology_center .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
Eleanor Gehres 2025 Award Recipient
***********************************/

    /*lists*/

        .eleanor_gehres_2025_award_rec .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

        .eleanor_gehres_2025_award_rec .column .NumberedList {
           line-height: 1.6em;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-image: none;
        }

        .eleanor_gehres_2025_award_rec .column .BulletedList {
           line-height: 1.6em;
           font-size: 20px;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-image: none;
        }

        .eleanor_gehres_2025_award_rec .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*headers*/

        .eleanor_gehres_2025_award_rec .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .eleanor_gehres_2025_award_rec .column h5 {
        }

        .eleanor_gehres_2025_award_rec .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 22px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
        }

        .eleanor_gehres_2025_award_rec .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: transparent;
           color: #000000;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 36px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .eleanor_gehres_2025_award_rec .column h2 {
           text-align: center;
           color: #000000;
           font-size: 36px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-weight: 400;
        }

        .eleanor_gehres_2025_award_rec .column h1 {
           padding-bottom: 0px;
           padding-left: 0px;
           padding-top: 0px;
           margin-bottom: 12px;
           background-color: transparent;
           color: #000000;
           text-align: center;
           line-height: 1.2em;
           font-size: 45px;
           font-family: Palatino;
           margin-top: 50px;
           font-weight: bold;
           margin-left: 0px;
        }

    /*links*/

        .eleanor_gehres_2025_award_rec .column a {
           color: #000000;
        }

    /*inlines*/

        .eleanor_gehres_2025_award_rec .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .eleanor_gehres_2025_award_rec .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .eleanor_gehres_2025_award_rec .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .eleanor_gehres_2025_award_rec .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .eleanor_gehres_2025_award_rec .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .eleanor_gehres_2025_award_rec .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 26px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .eleanor_gehres_2025_award_rec .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 24px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .eleanor_gehres_2025_award_rec .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 22px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .eleanor_gehres_2025_award_rec .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .eleanor_gehres_2025_award_rec .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 28px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .eleanor_gehres_2025_award_rec .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .eleanor_gehres_2025_award_rec .column p {
           text-align: center;
           color: #000000;
           margin-bottom: 12px;
           font-size: 24px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

    /*images*/

        .eleanor_gehres_2025_award_rec .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .eleanor_gehres_2025_award_rec .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .eleanor_gehres_2025_award_rec .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
Nominate a Latino Changemaker
***********************************/

    /*paragraphs*/

        .nominate_a_latino_changemaker .column p {
        }

    /*inlines*/

        .nominate_a_latino_changemaker .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .nominate_a_latino_changemaker .column a {
        }

    /*headers*/

        .nominate_a_latino_changemaker .column h1 {
        }

        .nominate_a_latino_changemaker .column h2 {
        }

        .nominate_a_latino_changemaker .column h3 {
        }

        .nominate_a_latino_changemaker .column h4 {
        }

        .nominate_a_latino_changemaker .column h5 {
        }

        .nominate_a_latino_changemaker .column h6 {
        }

/***********************************
Library Lightning Round
***********************************/

    /*layoutitems*/

        .library_lightning_round .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .library_lightning_round .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

        .library_lightning_round .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*paragraphs*/

        .library_lightning_round .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           margin-bottom: 24px;
           padding-left: 22px;
           padding-right: 22px;
           color: #000000;
        }

        .library_lightning_round .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
        }

        .library_lightning_round .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .library_lightning_round .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
        }

        .library_lightning_round .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
        }

        .library_lightning_round .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 24px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
        }

        .library_lightning_round .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 26px;
           margin-bottom: 24px;
           text-align: center;
        }

        .library_lightning_round .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: center;
        }

    /*inlines*/

        .library_lightning_round .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .library_lightning_round .column a {
           font-weight: bold;
           color: #000000;
        }

    /*headers*/

        .library_lightning_round .column h1 {
           font-family: "bebas-neue-pro",sans-serif;
           font-weight: bold;
           font-size: 42px;
           line-height: 1.2em;
        }

        .library_lightning_round .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 28px;
        }

        .library_lightning_round .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 24px;
           font-weight: 600;
           line-height: 1.3em;
        }

        .library_lightning_round .column h4 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 20px;
           font-weight: 500;
           margin-bottom: 24px;
        }

        .library_lightning_round .column h5 {
        }

        .library_lightning_round .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*lists*/

        .library_lightning_round .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .library_lightning_round .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .library_lightning_round .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .library_lightning_round .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

/***********************************
Clubs and Social Connections
***********************************/

    /*lists*/

        .clubs_and_social_connections .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

        .clubs_and_social_connections .column .NumberedList {
           line-height: 1.6em;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-image: none;
        }

        .clubs_and_social_connections .column .BulletedList {
           line-height: 1.6em;
           font-size: 20px;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-image: none;
        }

        .clubs_and_social_connections .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*headers*/

        .clubs_and_social_connections .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .clubs_and_social_connections .column h5 {
        }

        .clubs_and_social_connections .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 22px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
        }

        .clubs_and_social_connections .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #12a79d;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 24px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .clubs_and_social_connections .column h2 {
           font-weight: 600;
           color: #1d5171;
           font-size: 28px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .clubs_and_social_connections .column h1 {
           padding-bottom: 12px;
           padding-left: 10px;
           padding-top: 10px;
           margin-bottom: 12px;
           background-color: #1d5171;
           color: #ffffff;
           text-align: left;
           line-height: 1.2em;
           font-size: 45px;
           font-family: "bebas-neue-pro",sans-serif;
           margin-top: 12px;
           text-transform: uppercase;
           font-weight: bold;
           margin-left: 0px;
        }

    /*links*/

        .clubs_and_social_connections .column a {
           color: #1d5171;
        }

    /*inlines*/

        .clubs_and_social_connections .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .clubs_and_social_connections .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .clubs_and_social_connections .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .clubs_and_social_connections .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .clubs_and_social_connections .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .clubs_and_social_connections .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 26px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .clubs_and_social_connections .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 24px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .clubs_and_social_connections .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 22px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .clubs_and_social_connections .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .clubs_and_social_connections .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 28px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .clubs_and_social_connections .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .clubs_and_social_connections .column p {
           color: #000000;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

    /*images*/

        .clubs_and_social_connections .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .clubs_and_social_connections .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .clubs_and_social_connections .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
Celebrating Older Adults Month
***********************************/

    /*layoutitems*/

        .celebrating_older_adults_mont .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .celebrating_older_adults_mont .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

        .celebrating_older_adults_mont .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*paragraphs*/

        .celebrating_older_adults_mont .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           color: #ffffff;
        }

        .celebrating_older_adults_mont .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
        }

        .celebrating_older_adults_mont .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .celebrating_older_adults_mont .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
        }

        .celebrating_older_adults_mont .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
        }

        .celebrating_older_adults_mont .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 24px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
        }

        .celebrating_older_adults_mont .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 26px;
           margin-bottom: 24px;
           text-align: center;
        }

        .celebrating_older_adults_mont .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: center;
        }

        .celebrating_older_adults_mont .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 18px;
           padding-left: 20px;
        }

        .celebrating_older_adults_mont .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           padding-left: 20px;
        }

        .celebrating_older_adults_mont .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 6px;
           padding-left: 20px;
        }

    /*inlines*/

        .celebrating_older_adults_mont .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .celebrating_older_adults_mont .column a {
           color: #ffffff;
        }

    /*headers*/

        .celebrating_older_adults_mont .column h1 {
           margin-left: 0px;
           font-weight: bold;
           margin-top: 12px;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 45px;
           line-height: 1.2em;
           text-align: center;
           color: #ffffff;
           background-color: transparent;
           margin-bottom: 12px;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 12px;
        }

        .celebrating_older_adults_mont .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 28px;
           color: #ffffff;
           font-weight: 600;
        }

        .celebrating_older_adults_mont .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 24px;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #12a79d;
           text-align: center;
           margin-bottom: 10px;
        }

        .celebrating_older_adults_mont .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           font-weight: 400;
           margin-bottom: 24px;
        }

        .celebrating_older_adults_mont .column h5 {
        }

        .celebrating_older_adults_mont .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*lists*/

        .celebrating_older_adults_mont .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .celebrating_older_adults_mont .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .celebrating_older_adults_mont .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .celebrating_older_adults_mont .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

/***********************************
Families (All Ages)
***********************************/

    /*lists*/

        .families_all_ages_ .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

        .families_all_ages_ .column .NumberedList {
           line-height: 1.6em;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-image: none;
        }

        .families_all_ages_ .column .BulletedList {
           line-height: 1.6em;
           font-size: 20px;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-image: none;
        }

        .families_all_ages_ .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*headers*/

        .families_all_ages_ .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .families_all_ages_ .column h5 {
        }

        .families_all_ages_ .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 22px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
        }

        .families_all_ages_ .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #12a79d;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 24px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .families_all_ages_ .column h2 {
           font-weight: 600;
           color: #e7625d;
           font-size: 28px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .families_all_ages_ .column h1 {
           padding-bottom: 12px;
           padding-left: 10px;
           padding-top: 10px;
           margin-bottom: 12px;
           background-color: #e7625d;
           color: #ffffff;
           text-align: left;
           line-height: 1.2em;
           font-size: 45px;
           font-family: "bebas-neue-pro",sans-serif;
           margin-top: 12px;
           text-transform: uppercase;
           font-weight: bold;
           margin-left: 0px;
        }

    /*links*/

        .families_all_ages_ .column a {
           color: #e7625d;
        }

    /*inlines*/

        .families_all_ages_ .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .families_all_ages_ .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .families_all_ages_ .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .families_all_ages_ .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .families_all_ages_ .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .families_all_ages_ .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 26px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .families_all_ages_ .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 24px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .families_all_ages_ .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 22px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .families_all_ages_ .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .families_all_ages_ .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 28px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .families_all_ages_ .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .families_all_ages_ .column p {
           color: #000000;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

    /*images*/

        .families_all_ages_ .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .families_all_ages_ .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .families_all_ages_ .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
AA.NH/PI Heritage Month
***********************************/

    /*layoutitems*/

        .aa_nh_pi_heritage_month .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .aa_nh_pi_heritage_month .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

        .aa_nh_pi_heritage_month .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*paragraphs*/

        .aa_nh_pi_heritage_month .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           color: #000000;
        }

        .aa_nh_pi_heritage_month .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
        }

        .aa_nh_pi_heritage_month .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .aa_nh_pi_heritage_month .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
        }

        .aa_nh_pi_heritage_month .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
        }

        .aa_nh_pi_heritage_month .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 24px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
        }

        .aa_nh_pi_heritage_month .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 26px;
           margin-bottom: 24px;
           text-align: center;
        }

        .aa_nh_pi_heritage_month .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: center;
        }

        .aa_nh_pi_heritage_month .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 18px;
           padding-left: 20px;
        }

        .aa_nh_pi_heritage_month .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           padding-left: 20px;
        }

        .aa_nh_pi_heritage_month .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 6px;
           padding-left: 20px;
        }

    /*inlines*/

        .aa_nh_pi_heritage_month .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .aa_nh_pi_heritage_month .column a {
           color: #2e0f90;
        }

    /*headers*/

        .aa_nh_pi_heritage_month .column h1 {
           margin-left: 0px;
           margin-top: 24px;
           font-family: Impact, sans-serif;
           font-size: 50px;
           line-height: 1.2em;
           text-align: center;
           color: #2e0f90;
           background-color: transparent;
           margin-bottom: 0px;
           padding-top: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
        }

        .aa_nh_pi_heritage_month .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 28px;
           color: #2e0f90;
           font-weight: 600;
        }

        .aa_nh_pi_heritage_month .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 30px;
           font-weight: 600;
           line-height: 1.3em;
           color: #2e0f90;
           background-color: transparent;
           text-align: center;
           margin-bottom: 20px;
        }

        .aa_nh_pi_heritage_month .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           font-weight: 400;
           margin-bottom: 24px;
        }

        .aa_nh_pi_heritage_month .column h5 {
        }

        .aa_nh_pi_heritage_month .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*lists*/

        .aa_nh_pi_heritage_month .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .aa_nh_pi_heritage_month .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .aa_nh_pi_heritage_month .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .aa_nh_pi_heritage_month .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

/***********************************
Early Learners (age 0-5, with an Adult)
***********************************/

    /*lists*/

        .early_learners_age_0_5_with_a .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

        .early_learners_age_0_5_with_a .column .NumberedList {
           line-height: 1.6em;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-image: none;
        }

        .early_learners_age_0_5_with_a .column .BulletedList {
           line-height: 1.6em;
           font-size: 20px;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-image: none;
        }

        .early_learners_age_0_5_with_a .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*headers*/

        .early_learners_age_0_5_with_a .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .early_learners_age_0_5_with_a .column h5 {
        }

        .early_learners_age_0_5_with_a .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 22px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
        }

        .early_learners_age_0_5_with_a .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #12a79d;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 24px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .early_learners_age_0_5_with_a .column h2 {
           font-weight: 600;
           color: #2a9ad2;
           font-size: 28px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .early_learners_age_0_5_with_a .column h1 {
           padding-bottom: 12px;
           padding-left: 10px;
           padding-top: 10px;
           margin-bottom: 12px;
           background-color: #2a9ad2;
           color: #ffffff;
           text-align: left;
           line-height: 1.2em;
           font-size: 45px;
           font-family: "bebas-neue-pro",sans-serif;
           margin-top: 12px;
           text-transform: uppercase;
           font-weight: bold;
           margin-left: 0px;
        }

    /*links*/

        .early_learners_age_0_5_with_a .column a {
           color: #2a9ad2;
        }

    /*inlines*/

        .early_learners_age_0_5_with_a .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .early_learners_age_0_5_with_a .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .early_learners_age_0_5_with_a .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .early_learners_age_0_5_with_a .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .early_learners_age_0_5_with_a .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .early_learners_age_0_5_with_a .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 26px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .early_learners_age_0_5_with_a .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 24px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .early_learners_age_0_5_with_a .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 22px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .early_learners_age_0_5_with_a .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .early_learners_age_0_5_with_a .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 28px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .early_learners_age_0_5_with_a .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .early_learners_age_0_5_with_a .column p {
           color: #000000;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

    /*images*/

        .early_learners_age_0_5_with_a .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .early_learners_age_0_5_with_a .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .early_learners_age_0_5_with_a .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
Summer of Adventure Teaser
***********************************/

    /*headers*/

        .summer_of_adventure_teaser .column h6 {
        }

        .summer_of_adventure_teaser .column h5 {
        }

        .summer_of_adventure_teaser .column h4 {
        }

        .summer_of_adventure_teaser .column h3 {
        }

        .summer_of_adventure_teaser .column h2 {
        }

        .summer_of_adventure_teaser .column h1 {
        }

    /*links*/

        .summer_of_adventure_teaser .column a {
        }

    /*inlines*/

        .summer_of_adventure_teaser .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .summer_of_adventure_teaser .column p {
        }

/***********************************
Storytime
***********************************/

    /*layoutitems*/

        .storytime .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .storytime .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

        .storytime .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*paragraphs*/

        .storytime .column p {
           margin-top: 0px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: center;
        }

        .storytime .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 30px;
           margin-bottom: 0px;
        }

        .storytime .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .storytime .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
        }

        .storytime .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
        }

        .storytime .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 24px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
        }

        .storytime .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 26px;
           margin-bottom: 24px;
           text-align: center;
        }

        .storytime .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: center;
        }

    /*inlines*/

        .storytime .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .storytime .column a {
           color: #580053;
           text-align: center;
           background-color: transparent;
           font-size: 30px;
        }

        .storytime .column a.newlink {
           color: #000000;
           text-align: center;
           background-color: transparent;
           font-size: 30px;
        }

    /*headers*/

        .storytime .column h1 {
           font-family: "bebas-neue-pro",sans-serif;
           font-weight: 900;
           font-size: 65px;
           line-height: 1.2em;
           text-align: center;
           color: #580053;
        }

        .storytime .column h2 {
           font-weight: bold;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 28px;
           padding-bottom: 16px;
           text-align: center;
           color: #f17212;
        }

        .storytime .column h3 {
           margin-bottom: 20px;
           margin-right: 20px;
           margin-left: 20px;
           padding-left: 25px;
           background-color: #f17212;
           margin-top: 12px;
           color: #ffffff;
           text-align: center;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           font-weight: 600;
           line-height: 1.6em;
           padding-right: 24px;
        }

        .storytime .column h4 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           font-weight: 600;
           margin-bottom: 0px;
           color: #000000;
           background-color: transparent;
           text-align: center;
           margin-top: 12px;
           margin-left: 0px;
           margin-right: 0px;
           padding-left: 0px;
           padding-right: 0px;
        }

        .storytime .column h5 {
           text-align: center;
        }

        .storytime .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*lists*/

        .storytime .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .storytime .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .storytime .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .storytime .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

/***********************************
Kids (Age 5-12)
***********************************/

    /*layoutitems*/

        .kids_age_5_12_ .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .kids_age_5_12_ .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

        .kids_age_5_12_ .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*paragraphs*/

        .kids_age_5_12_ .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           color: #000000;
        }

        .kids_age_5_12_ .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
        }

        .kids_age_5_12_ .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .kids_age_5_12_ .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
        }

        .kids_age_5_12_ .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
        }

        .kids_age_5_12_ .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 24px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
        }

        .kids_age_5_12_ .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 26px;
           margin-bottom: 24px;
           text-align: center;
        }

        .kids_age_5_12_ .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: center;
        }

        .kids_age_5_12_ .column p.multiple {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 18px;
           padding-left: 20px;
        }

        .kids_age_5_12_ .column p.last {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           padding-left: 20px;
        }

        .kids_age_5_12_ .column p.basic {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 6px;
           padding-left: 20px;
        }

    /*inlines*/

        .kids_age_5_12_ .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .kids_age_5_12_ .column a {
           color: #e59529;
        }

    /*headers*/

        .kids_age_5_12_ .column h1 {
           margin-left: 0px;
           font-weight: bold;
           text-transform: uppercase;
           margin-top: 12px;
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 45px;
           line-height: 1.2em;
           text-align: left;
           color: #302c55;
           background-color: #fdc67c;
           margin-bottom: 12px;
           padding-top: 10px;
           padding-left: 10px;
           padding-bottom: 12px;
        }

        .kids_age_5_12_ .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 28px;
           color: #e59529;
           font-weight: 600;
        }

        .kids_age_5_12_ .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 24px;
           font-weight: 600;
           line-height: 1.3em;
           color: #ffffff;
           background-color: #12a79d;
           text-align: center;
           margin-bottom: 10px;
        }

        .kids_age_5_12_ .column h4 {
           text-align: center;
           color: #1259a6;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           font-weight: 400;
           margin-bottom: 24px;
        }

        .kids_age_5_12_ .column h5 {
        }

        .kids_age_5_12_ .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*lists*/

        .kids_age_5_12_ .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .kids_age_5_12_ .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .kids_age_5_12_ .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .kids_age_5_12_ .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

/***********************************
Teen (age 13-18)
***********************************/

    /*lists*/

        .teen_age_13_18_ .column .AlphabeticalList {
           line-height: 1.6em;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

        .teen_age_13_18_ .column .NumberedList {
           line-height: 1.6em;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-image: none;
        }

        .teen_age_13_18_ .column .BulletedList {
           line-height: 1.6em;
           font-size: 20px;
           list-style-type: disc;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-image: none;
        }

        .teen_age_13_18_ .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*headers*/

        .teen_age_13_18_ .column h6 {
           margin-bottom: 18px;
           font-size: 14px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .teen_age_13_18_ .column h5 {
        }

        .teen_age_13_18_ .column h4 {
           margin-bottom: 24px;
           font-weight: 400;
           font-size: 22px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           color: #1259a6;
           text-align: center;
        }

        .teen_age_13_18_ .column h3 {
           margin-bottom: 10px;
           text-align: center;
           background-color: #12a79d;
           color: #ffffff;
           line-height: 1.3em;
           font-weight: 600;
           font-size: 24px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .teen_age_13_18_ .column h2 {
           font-weight: 600;
           color: #673090;
           font-size: 28px;
           font-family: "bebas-neue-pro",sans-serif;
        }

        .teen_age_13_18_ .column h1 {
           padding-bottom: 12px;
           padding-left: 10px;
           padding-top: 10px;
           margin-bottom: 12px;
           background-color: #673090;
           color: #ffffff;
           text-align: left;
           line-height: 1.2em;
           font-size: 45px;
           font-family: "bebas-neue-pro",sans-serif;
           margin-top: 12px;
           text-transform: uppercase;
           font-weight: bold;
           margin-left: 0px;
        }

    /*links*/

        .teen_age_13_18_ .column a {
           color: #673090;
        }

    /*inlines*/

        .teen_age_13_18_ .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .teen_age_13_18_ .column p.basic {
           padding-left: 20px;
           margin-bottom: 6px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .teen_age_13_18_ .column p.last {
           padding-left: 20px;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .teen_age_13_18_ .column p.multiple {
           padding-left: 20px;
           margin-bottom: 18px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .teen_age_13_18_ .column p.PullQuoteCredit {
           text-align: center;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .teen_age_13_18_ .column p.PullQuote {
           text-align: center;
           margin-bottom: 24px;
           font-size: 26px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .teen_age_13_18_ .column p.SIdebarH2 {
           padding-bottom: 12px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 24px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .teen_age_13_18_ .column p.SidebarH3 {
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 22px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .teen_age_13_18_ .column p.SidebarBody {
           padding-bottom: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .teen_age_13_18_ .column p.SidebarH1 {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           background-color: #000000;
           color: #ffffff;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 28px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .teen_age_13_18_ .column p.NoLineSpace {
           margin-bottom: 0px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

        .teen_age_13_18_ .column p {
           color: #000000;
           margin-bottom: 24px;
           font-size: 20px;
           font-family: "bebas-neue-pro-expanded",sans-serif;
        }

    /*images*/

        .teen_age_13_18_ .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .teen_age_13_18_ .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
           gap: normal;
        }

    /*layoutitems*/

        .teen_age_13_18_ .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
        }

/***********************************
TAB
***********************************/

    /*headers*/

        .tab .column h6 {
        }

        .tab .column h5 {
        }

        .tab .column h4 {
        }

        .tab .column h3 {
        }

        .tab .column h2 {
        }

        .tab .column h1 {
        }

    /*links*/

        .tab .column a {
        }

    /*inlines*/

        .tab .column .default-drop-cap {
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
        }

    /*paragraphs*/

        .tab .column p {
        }

/***********************************
DPL Locations
***********************************/

    /*layoutitems*/

        .dpl_locations .column div.layoutitem-default {
           flex-basis: 0px;
           flex-shrink: 1;
           flex-grow: 1;
           padding: 0;
        }

    /*containers*/

        .dpl_locations .column div.container-default {
           gap: normal;
           align-items: stretch;
           justify-content: space-around;
           flex-wrap: wrap;
           flex-direction: row;
           display: flex;
           padding: 10;
        }

    /*images*/

        .dpl_locations .column img.image-default {
           box-sizing: border-box;
           overflow: hidden;
           margin-right: autopx;
           margin-left: autopx;
           alignment: center;
           float: none;
           display: block;
           height: auto;
           width: 100%;
           max-width: 100;
        }

    /*paragraphs*/

        .dpl_locations .column p {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           color: #ffffff;
        }

        .dpl_locations .column p.NoLineSpace {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
           color: #ffffff;
        }

        .dpl_locations .column p.SidebarH1 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 28px;
           font-weight: bold;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .dpl_locations .column p.SidebarBody {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
        }

        .dpl_locations .column p.SidebarH3 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 22px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
        }

        .dpl_locations .column p.SIdebarH2 {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 24px;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #000000;
           padding-left: 18px;
           padding-right: 18px;
           padding-bottom: 12px;
        }

        .dpl_locations .column p.PullQuote {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 26px;
           margin-bottom: 24px;
           text-align: center;
        }

        .dpl_locations .column p.PullQuoteCredit {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           margin-bottom: 24px;
           text-align: center;
        }

    /*inlines*/

        .dpl_locations .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .dpl_locations .column a {
           color: #ffffff;
        }

    /*headers*/

        .dpl_locations .column h1 {
           font-family: "bebas-neue-pro",sans-serif;
           font-weight: bold;
           font-size: 42px;
           line-height: 1.2em;
        }

        .dpl_locations .column h2 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 28px;
           color: #ffffff;
        }

        .dpl_locations .column h3 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 24px;
           font-weight: 600;
           line-height: 1.3em;
        }

        .dpl_locations .column h4 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 20px;
           font-weight: 500;
           margin-bottom: 24px;
        }

        .dpl_locations .column h5 {
        }

        .dpl_locations .column h6 {
           font-family: "bebas-neue-pro",sans-serif;
           font-size: 14px;
           margin-bottom: 18px;
        }

    /*lists*/

        .dpl_locations .column ol {
           list-style-type: decimal;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 11px;
           margin-shared: 0;
           line-height: 1.6em;
           font-variant: normal;
           font-style: normal;
           font-weight: normal;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
           color: #222222;
           background-color: transparent;
           list-style-image: none;
        }

        .dpl_locations .column .BulletedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           list-style-type: disc;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .dpl_locations .column .NumberedList {
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .dpl_locations .column .AlphabeticalList {
           list-style-type: lower-alpha;
           font-family: "bebas-neue-pro-expanded",sans-serif;
           font-size: 20px;
           line-height: 1.6em;
           list-style-image: none;
        }

/***********************************
What do you think of Engage?
***********************************/

    /*paragraphs*/

        .what_do_you_think_of_engage_ .column p {
        }

    /*inlines*/

        .what_do_you_think_of_engage_ .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .what_do_you_think_of_engage_ .column a {
        }

    /*headers*/

        .what_do_you_think_of_engage_ .column h1 {
        }

        .what_do_you_think_of_engage_ .column h2 {
        }

        .what_do_you_think_of_engage_ .column h3 {
        }

        .what_do_you_think_of_engage_ .column h4 {
        }

        .what_do_you_think_of_engage_ .column h5 {
        }

        .what_do_you_think_of_engage_ .column h6 {
        }

