/***********************************
Talking Stick
***********************************/

    /*paragraphs*/

        .cover .column p {
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
        }

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

    /*images*/

        .cover .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;
        }

    /*lists*/

        .cover .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;
        }

    /*containers*/

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

    /*layoutitems*/

        .cover .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Helping Through Trauma
***********************************/

    /*paragraphs*/

        .helping_through_trauma .column p {
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
           padding-bottom: 18px;
        }

        .helping_through_trauma .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 24px;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
        }

        .helping_through_trauma .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 18px;
           line-height: 1.5em;
        }

        .helping_through_trauma .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 30px;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
        }

        .helping_through_trauma .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 36px;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
        }

        .helping_through_trauma .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 22px;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
        }

    /*inlines*/

        .helping_through_trauma .column .default-drop-cap {
           float: left;
           margin-top: 0px;
           margin-right: 12px;
           font-size: 120px;
           line-height: 1em;
           font-family: "quatro-slab",serif;
           color: #65aacc;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: bold;
           margin-bottom: 0px;
        }

    /*links*/

        .helping_through_trauma .column a {
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
        }

    /*headers*/

        .helping_through_trauma .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
        }

        .helping_through_trauma .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 32px;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
        }

        .helping_through_trauma .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 28px;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
        }

        .helping_through_trauma .column h4 {
           font-size: 24px;
           font-family: "minion-3",serif;
           font-weight: bold;
        }

        .helping_through_trauma .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 36px;
           font-weight: 600;
        }

        .helping_through_trauma .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 22px;
        }

    /*lists*/

        .helping_through_trauma .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           list-style-image: none;
        }

        .helping_through_trauma .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;
        }

    /*images*/

        .helping_through_trauma .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;
        }

    /*containers*/

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

    /*layoutitems*/

        .helping_through_trauma .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Conversations
***********************************/

    /*lists*/

        .conversations .column .Bullets {
           margin-left: 0px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 20px;
           font-family: Georgia, serif;
           list-style-type: square;
           list-style-image: none;
        }

    /*headers*/

        .conversations .column h6 {
           font-size: 22px;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
        }

        .conversations .column h5 {
           font-weight: 600;
           font-size: 36px;
           font-family: "quatro-slab",serif;
        }

        .conversations .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 24px;
        }

        .conversations .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 28px;
           font-family: "canada-type-gibson",sans-serif;
        }

        .conversations .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 32px;
           font-family: "open-sans",sans-serif;
        }

        .conversations .column h1 {
           margin-top: 12px;
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 48px;
           font-family: "quatro-slab",serif;
        }

    /*links*/

        .conversations .column a {
           line-height: 1.5em;
           font-size: 20px;
           font-family: Georgia, serif;
        }

    /*inlines*/

        .conversations .column .default-drop-cap {
           font-weight: bold;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #293661;
           font-family: "quatro-slab",serif;
           line-height: 1em;
           font-size: 60px;
           margin-right: 12px;
           margin-top: 0px;
           float: left;
        }

    /*paragraphs*/

        .conversations .column p.Questions {
           color: #293661;
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 22px;
           font-family: "canada-type-gibson",sans-serif;
        }

        .conversations .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 36px;
           font-family: "quatro-slab",serif;
        }

        .conversations .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 30px;
           font-family: "quatro-slab",serif;
        }

        .conversations .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 18px;
           font-family: "open-sans",sans-serif;
        }

        .conversations .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 24px;
           font-family: "open-sans",sans-serif;
        }

        .conversations .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 20px;
           font-family: Georgia, serif;
        }

/***********************************
First Person
***********************************/

    /*images*/

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

    /*lists*/

        .first_person .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;
        }

        .first_person .column .Bullets {
           margin-left: 0px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 20px;
           font-family: Georgia, serif;
           list-style-type: square;
           list-style-image: none;
        }

    /*headers*/

        .first_person .column h6 {
           font-size: 22px;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
        }

        .first_person .column h5 {
           font-weight: 600;
           font-size: 36px;
           font-family: "quatro-slab",serif;
        }

        .first_person .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 24px;
        }

        .first_person .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 28px;
           font-family: "canada-type-gibson",sans-serif;
        }

        .first_person .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 32px;
           font-family: "open-sans",sans-serif;
        }

        .first_person .column h1 {
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 48px;
           font-family: "quatro-slab",serif;
        }

    /*links*/

        .first_person .column a {
           line-height: 1.5em;
           font-size: 20px;
           font-family: Georgia, serif;
        }

        .first_person .column a.biolink {
           line-height: 1.5em;
           font-size: 18px;
           font-family: "open-sans",sans-serif;
        }

    /*inlines*/

        .first_person .column .default-drop-cap {
           font-weight: 400;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           float: left;
        }

    /*paragraphs*/

        .first_person .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 22px;
           font-family: "canada-type-gibson",sans-serif;
        }

        .first_person .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 36px;
           font-family: "quatro-slab",serif;
        }

        .first_person .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 30px;
           font-family: "quatro-slab",serif;
        }

        .first_person .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 18px;
           font-family: "open-sans",sans-serif;
        }

        .first_person .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 24px;
           font-family: "open-sans",sans-serif;
        }

        .first_person .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 20px;
           font-family: Georgia, serif;
        }

/***********************************
Vision
***********************************/

    /*paragraphs*/

        .vision .column p {
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
           padding-bottom: 18px;
        }

        .vision .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 24px;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
        }

        .vision .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 18px;
           line-height: 1.5em;
        }

        .vision .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 30px;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           color: #964541;
        }

        .vision .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 36px;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
        }

        .vision .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 22px;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
        }

    /*inlines*/

        .vision .column .default-drop-cap {
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: 400;
        }

    /*links*/

        .vision .column a {
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
        }

    /*headers*/

        .vision .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #964541;
           margin-top: 12px;
           padding-bottom: 12px;
        }

        .vision .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 32px;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
        }

        .vision .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 28px;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
        }

        .vision .column h4 {
           font-size: 24px;
           font-family: "minion-3",serif;
           font-weight: bold;
        }

        .vision .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 36px;
           font-weight: 600;
        }

        .vision .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 22px;
        }

    /*lists*/

        .vision .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           list-style-image: none;
        }

        .vision .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;
        }

    /*images*/

        .vision .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;
        }

    /*containers*/

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

    /*layoutitems*/

        .vision .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Spotlight: Drexel University
***********************************/

    /*images*/

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

    /*lists*/

        .spotlight_drexel_university .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;
        }

        .spotlight_drexel_university .column .Bullets {
           margin-left: 0px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 20px;
           font-family: Georgia, serif;
           list-style-type: square;
           list-style-image: none;
        }

    /*headers*/

        .spotlight_drexel_university .column h6 {
           font-size: 22px;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
        }

        .spotlight_drexel_university .column h5 {
           font-weight: 600;
           font-size: 36px;
           font-family: "quatro-slab",serif;
        }

        .spotlight_drexel_university .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 24px;
        }

        .spotlight_drexel_university .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 28px;
           font-family: "canada-type-gibson",sans-serif;
        }

        .spotlight_drexel_university .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 32px;
           font-family: "open-sans",sans-serif;
        }

        .spotlight_drexel_university .column h1 {
           margin-top: 12px;
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 48px;
           font-family: "quatro-slab",serif;
        }

    /*links*/

        .spotlight_drexel_university .column a {
           line-height: 1.5em;
           font-size: 18px;
           font-family: "open-sans",sans-serif;
        }

        .spotlight_drexel_university .column a.Bodylink {
           line-height: 1.5em;
           font-size: 20px;
           font-family: Georgia, serif;
        }

    /*inlines*/

        .spotlight_drexel_university .column .default-drop-cap {
           font-weight: 400;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           float: left;
        }

    /*paragraphs*/

        .spotlight_drexel_university .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 22px;
           font-family: "canada-type-gibson",sans-serif;
        }

        .spotlight_drexel_university .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 36px;
           font-family: "quatro-slab",serif;
        }

        .spotlight_drexel_university .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 30px;
           font-family: "quatro-slab",serif;
        }

        .spotlight_drexel_university .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 18px;
           font-family: "open-sans",sans-serif;
        }

        .spotlight_drexel_university .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 24px;
           font-family: "open-sans",sans-serif;
        }

        .spotlight_drexel_university .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 20px;
           font-family: Georgia, serif;
        }

    /*containers*/

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

    /*layoutitems*/

        .spotlight_drexel_university .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Spotlight: University of Oregon
***********************************/

    /*paragraphs*/

        .spotlight_oregon .column p {
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
           padding-bottom: 18px;
        }

        .spotlight_oregon .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 24px;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
        }

        .spotlight_oregon .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 18px;
           line-height: 1.5em;
        }

        .spotlight_oregon .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 30px;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
        }

        .spotlight_oregon .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 36px;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
        }

        .spotlight_oregon .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 22px;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
        }

    /*inlines*/

        .spotlight_oregon .column .default-drop-cap {
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: 400;
        }

    /*links*/

        .spotlight_oregon .column a {
           font-family: "open-sans",sans-serif;
           font-size: 18px;
           line-height: 1.5em;
        }

    /*headers*/

        .spotlight_oregon .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
           margin-top: 12px;
        }

        .spotlight_oregon .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 32px;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
        }

        .spotlight_oregon .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 28px;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
        }

        .spotlight_oregon .column h4 {
           font-size: 24px;
           font-family: "minion-3",serif;
           font-weight: bold;
        }

        .spotlight_oregon .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 36px;
           font-weight: 600;
        }

        .spotlight_oregon .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 22px;
        }

    /*lists*/

        .spotlight_oregon .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           list-style-image: none;
        }

        .spotlight_oregon .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;
        }

    /*images*/

        .spotlight_oregon .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;
        }

/***********************************
Passing the Knowledge Baton
***********************************/

    /*paragraphs*/

        .passing_the_knowledge_baton .column p {
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
           padding-bottom: 18px;
        }

        .passing_the_knowledge_baton .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 24px;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
        }

        .passing_the_knowledge_baton .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 18px;
           line-height: 1.5em;
        }

        .passing_the_knowledge_baton .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 30px;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           color: #20a0de;
        }

        .passing_the_knowledge_baton .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 36px;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
        }

        .passing_the_knowledge_baton .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 22px;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
        }

    /*inlines*/

        .passing_the_knowledge_baton .column .default-drop-cap {
           float: left;
           margin-top: 0px;
           margin-right: 12px;
           font-size: 60px;
           line-height: 1em;
           font-family: "quatro-slab",serif;
           color: #20a0de;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: bold;
        }

    /*links*/

        .passing_the_knowledge_baton .column a {
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
        }

    /*headers*/

        .passing_the_knowledge_baton .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
        }

        .passing_the_knowledge_baton .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 32px;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
        }

        .passing_the_knowledge_baton .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 28px;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
        }

        .passing_the_knowledge_baton .column h4 {
           font-size: 24px;
           font-family: "minion-3",serif;
           font-weight: bold;
        }

        .passing_the_knowledge_baton .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 36px;
           font-weight: 600;
        }

        .passing_the_knowledge_baton .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 22px;
        }

    /*lists*/

        .passing_the_knowledge_baton .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           list-style-image: none;
        }

        .passing_the_knowledge_baton .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;
        }

    /*images*/

        .passing_the_knowledge_baton .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;
        }

    /*containers*/

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

    /*layoutitems*/

        .passing_the_knowledge_baton .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Unringing the Bell
***********************************/

    /*paragraphs*/

        .unringing_the_bell .column p {
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
           padding-bottom: 18px;
        }

        .unringing_the_bell .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 24px;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
        }

        .unringing_the_bell .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 18px;
           line-height: 1.5em;
        }

        .unringing_the_bell .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 30px;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           color: #964541;
        }

        .unringing_the_bell .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 36px;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
        }

        .unringing_the_bell .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 22px;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
        }

    /*inlines*/

        .unringing_the_bell .column .default-drop-cap {
           float: left;
           margin-top: 0px;
           margin-right: 12px;
           font-size: 60px;
           line-height: 1em;
           font-family: "quatro-slab",serif;
           color: #964541;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: bold;
        }

    /*links*/

        .unringing_the_bell .column a {
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
        }

    /*headers*/

        .unringing_the_bell .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
        }

        .unringing_the_bell .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 32px;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
        }

        .unringing_the_bell .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 28px;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
        }

        .unringing_the_bell .column h4 {
           font-size: 24px;
           font-family: "minion-3",serif;
           font-weight: bold;
        }

        .unringing_the_bell .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 36px;
           font-weight: 600;
        }

        .unringing_the_bell .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 22px;
        }

    /*lists*/

        .unringing_the_bell .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           list-style-image: none;
        }

        .unringing_the_bell .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;
        }

    /*images*/

        .unringing_the_bell .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;
        }

    /*containers*/

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

    /*layoutitems*/

        .unringing_the_bell .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Page Turner
***********************************/

    /*paragraphs*/

        .page_turner .column p {
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
           padding-bottom: 18px;
        }

        .page_turner .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 24px;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
        }

        .page_turner .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 18px;
           line-height: 1.5em;
        }

        .page_turner .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 30px;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
        }

        .page_turner .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 36px;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
        }

        .page_turner .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 22px;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
        }

    /*inlines*/

        .page_turner .column .default-drop-cap {
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: 400;
        }

    /*links*/

        .page_turner .column a {
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
        }

    /*headers*/

        .page_turner .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
        }

        .page_turner .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 32px;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
        }

        .page_turner .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 28px;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
        }

        .page_turner .column h4 {
           font-size: 24px;
           font-family: "minion-3",serif;
           font-weight: bold;
        }

        .page_turner .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 36px;
           font-weight: 600;
        }

        .page_turner .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 22px;
        }

    /*lists*/

        .page_turner .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           list-style-image: none;
        }

        .page_turner .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;
        }

    /*images*/

        .page_turner .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;
        }

/***********************************
Snapshot: Deb Padget
***********************************/

    /*paragraphs*/

        .snapshot_deb_padget .column p {
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
           padding-bottom: 18px;
        }

        .snapshot_deb_padget .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 24px;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
        }

        .snapshot_deb_padget .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 18px;
           line-height: 1.5em;
        }

        .snapshot_deb_padget .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 30px;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
        }

        .snapshot_deb_padget .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 36px;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
        }

        .snapshot_deb_padget .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 22px;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
        }

    /*inlines*/

        .snapshot_deb_padget .column .default-drop-cap {
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: 400;
        }

    /*links*/

        .snapshot_deb_padget .column a {
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
        }

    /*headers*/

        .snapshot_deb_padget .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
        }

        .snapshot_deb_padget .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 32px;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
        }

        .snapshot_deb_padget .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 28px;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
        }

        .snapshot_deb_padget .column h4 {
           font-size: 24px;
           font-family: "minion-3",serif;
           font-weight: bold;
        }

        .snapshot_deb_padget .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 36px;
           font-weight: 600;
        }

        .snapshot_deb_padget .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 22px;
        }

    /*lists*/

        .snapshot_deb_padget .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           list-style-image: none;
        }

        .snapshot_deb_padget .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;
        }

    /*images*/

        .snapshot_deb_padget .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;
        }

    /*containers*/

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

    /*layoutitems*/

        .snapshot_deb_padget .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Snapshot: Corey Peacock
***********************************/

    /*paragraphs*/

        .snapshot_corey_peacock .column p {
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
           padding-bottom: 18px;
        }

        .snapshot_corey_peacock .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 24px;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
        }

        .snapshot_corey_peacock .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 18px;
           line-height: 1.5em;
        }

        .snapshot_corey_peacock .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 30px;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
        }

        .snapshot_corey_peacock .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 36px;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
        }

        .snapshot_corey_peacock .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 22px;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
        }

    /*inlines*/

        .snapshot_corey_peacock .column .default-drop-cap {
           float: left;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
           font-family: "quatro-slab",serif;
           color: #000000;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: 400;
        }

    /*links*/

        .snapshot_corey_peacock .column a {
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
        }

    /*headers*/

        .snapshot_corey_peacock .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
        }

        .snapshot_corey_peacock .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 32px;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
        }

        .snapshot_corey_peacock .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 28px;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
        }

        .snapshot_corey_peacock .column h4 {
           font-size: 24px;
           font-family: "minion-3",serif;
           font-weight: bold;
        }

        .snapshot_corey_peacock .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 36px;
           font-weight: 600;
        }

        .snapshot_corey_peacock .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 22px;
        }

    /*lists*/

        .snapshot_corey_peacock .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           list-style-image: none;
        }

        .snapshot_corey_peacock .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;
        }

    /*images*/

        .snapshot_corey_peacock .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;
        }

    /*containers*/

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

    /*layoutitems*/

        .snapshot_corey_peacock .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
marketplace
***********************************/

    /*headers*/

        .marketplace .column h6 {
        }

        .marketplace .column h5 {
        }

        .marketplace .column h4 {
        }

        .marketplace .column h3 {
        }

        .marketplace .column h2 {
        }

        .marketplace .column h1 {
        }

    /*links*/

        .marketplace .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .marketplace .column p {
        }

/***********************************
Bridging the Gap
***********************************/

    /*paragraphs*/

        .bridging_the_gap .column p {
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
           padding-bottom: 18px;
        }

        .bridging_the_gap .column p.Byline {
           font-family: "open-sans",sans-serif;
           font-size: 24px;
           line-height: 1.5em;
           font-weight: bold;
           padding-bottom: 18px;
           color: #36454f;
        }

        .bridging_the_gap .column p.AuthorBio {
           font-family: "open-sans",sans-serif;
           font-size: 18px;
           line-height: 1.5em;
        }

        .bridging_the_gap .column p.Quotes {
           font-family: "quatro-slab",serif;
           font-size: 30px;
           line-height: 1.5em;
           text-indent: 0px;
           padding-top: 6px;
           padding-bottom: 6px;
           padding-left: 48px;
           padding-right: 48px;
           color: #293661;
        }

        .bridging_the_gap .column p.FeatureSubhead {
           font-family: "quatro-slab",serif;
           font-size: 36px;
           line-height: 1.5em;
           padding-bottom: 18px;
           font-weight: 600;
           padding-right: 180px;
           color: #36454f;
        }

        .bridging_the_gap .column p.Questions {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 22px;
           line-height: 1.5em;
           padding-bottom: 12px;
           font-weight: 600;
           padding-top: 6px;
        }

    /*inlines*/

        .bridging_the_gap .column .default-drop-cap {
           float: left;
           margin-top: 0px;
           margin-right: 12px;
           font-size: 120px;
           line-height: 1em;
           font-family: "quatro-slab",serif;
           color: #293661;
           background-color: transparent;
           margin-left: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           font-weight: bold;
        }

    /*links*/

        .bridging_the_gap .column a {
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
        }

    /*headers*/

        .bridging_the_gap .column h1 {
           font-family: "quatro-slab",serif;
           font-size: 48px;
           font-weight: bold;
           line-height: 1.5em;
           font-style: italic;
           color: #36454f;
        }

        .bridging_the_gap .column h2 {
           font-family: "open-sans",sans-serif;
           font-size: 32px;
           padding-right: 0px;
           padding-bottom: 24px;
           line-height: 1.5em;
           color: #36454f;
        }

        .bridging_the_gap .column h3 {
           font-family: "canada-type-gibson",sans-serif;
           font-size: 28px;
           font-weight: 600;
           text-transform: uppercase;
           padding-bottom: 6px;
        }

        .bridging_the_gap .column h4 {
           font-size: 24px;
           font-family: "minion-3",serif;
           font-weight: bold;
        }

        .bridging_the_gap .column h5 {
           font-family: "quatro-slab",serif;
           font-size: 36px;
           font-weight: 600;
        }

        .bridging_the_gap .column h6 {
           font-family: "quatro-slab",serif;
           font-weight: 600;
           padding-bottom: 6px;
           color: #555555;
           text-transform: uppercase;
           font-size: 22px;
        }

    /*lists*/

        .bridging_the_gap .column .Bullets {
           list-style-type: square;
           font-family: Georgia, serif;
           font-size: 20px;
           line-height: 1.5em;
           padding-left: 0px;
           margin-left: 0px;
           list-style-image: none;
        }

        .bridging_the_gap .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;
        }

    /*images*/

        .bridging_the_gap .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;
        }

    /*containers*/

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

    /*layoutitems*/

        .bridging_the_gap .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Discussion Guide
***********************************/

    /*lists*/

        .discussion_guide .column .Numbered {
           padding-top: 0px;
           margin-bottom: 0px;
           padding-bottom: 0px;
           line-height: 1.6em;
           font-size: 18px;
           font-family: "open-sans",sans-serif;
           list-style-image: none;
        }

        .discussion_guide .column .Bullets {
           text-indent: 0px;
           margin-left: 40px;
           padding-left: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: "open-sans",sans-serif;
           list-style-type: square;
           list-style-image: none;
        }

    /*headers*/

        .discussion_guide .column h6 {
           font-size: 22px;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
        }

        .discussion_guide .column h5 {
           font-weight: 600;
           font-size: 36px;
           font-family: "quatro-slab",serif;
        }

        .discussion_guide .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 24px;
        }

        .discussion_guide .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 28px;
           font-family: "canada-type-gibson",sans-serif;
        }

        .discussion_guide .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 32px;
           font-family: "open-sans",sans-serif;
        }

        .discussion_guide .column h1 {
           margin-top: 12px;
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 48px;
           font-family: "quatro-slab",serif;
        }

    /*links*/

        .discussion_guide .column a {
           background-color: transparent;
           letter-spacing: 1px;
           font-weight: 600;
           text-transform: uppercase;
           line-height: 1.5em;
           font-size: 18px;
           font-family: "canada-type-gibson",sans-serif;
        }

    /*inlines*/

        .discussion_guide .column .default-drop-cap {
           font-weight: 400;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           float: left;
        }

    /*paragraphs*/

        .discussion_guide .column p.Discussion3 {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: "open-sans",sans-serif;
        }

        .discussion_guide .column p.Discussion2 {
           color: #36454f;
           font-style: italic;
           font-weight: 600;
           padding-bottom: 0px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: "quatro-slab",serif;
        }

        .discussion_guide .column p.Discussion1 {
           color: #36454f;
           font-style: italic;
           font-weight: 600;
           padding-bottom: 0px;
           line-height: 1.5em;
           font-size: 36px;
           font-family: "quatro-slab",serif;
        }

        .discussion_guide .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 22px;
           font-family: "canada-type-gibson",sans-serif;
        }

        .discussion_guide .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 180px;
           font-weight: 600;
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 36px;
           font-family: "quatro-slab",serif;
        }

        .discussion_guide .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 30px;
           font-family: "quatro-slab",serif;
        }

        .discussion_guide .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 18px;
           font-family: "open-sans",sans-serif;
        }

        .discussion_guide .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 24px;
           font-family: "open-sans",sans-serif;
        }

        .discussion_guide .column p {
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 18px;
           font-family: "open-sans",sans-serif;
        }

        .discussion_guide .column p.p2 {
           color: #221e1f;
        }

        .discussion_guide .column p.p1 {
           text-align: center;
           color: #e50294;
        }

        .discussion_guide .column p.p2 {
           text-align: justify;
           color: #e50294;
        }

        .discussion_guide .column p.p3 {
           text-align: justify;
           color: #221e1f;
        }

        .discussion_guide .column p.p2 {
           color: #211d1e;
        }

/***********************************
masthead
***********************************/

    /*lists*/

        .masthead .column .Bullets {
           margin-top: 0px;
           margin-bottom: 0px;
           padding-bottom: 0px;
           line-height: 1.75em;
           font-size: 18px;
           font-family: "open-sans",sans-serif;
           list-style-type: square;
           list-style-image: none;
        }

    /*paragraphs*/

        .masthead .column p.GreenBottom {
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 16px;
           font-family: "canada-type-gibson",sans-serif;
           color: #6e9851;
        }

        .masthead .column p.Centered {
           text-align: center;
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 16px;
           font-family: "canada-type-gibson",sans-serif;
        }

        .masthead .column p.p1 {
           font-size: 14.0px;
           color: #181818;
        }

        .masthead .column p.Pricing {
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 16px;
           font-family: Helvetica, sans-serif;
        }

        .masthead .column p.Green {
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 16px;
           font-family: "canada-type-gibson",sans-serif;
           color: #6e9851;
        }

        .masthead .column p.SmallTitle {
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 21px;
           font-family: "canada-type-gibson",sans-serif;
        }

        .masthead .column p.p1 {
           font-size: 14.0px;
           color: #000000;
        }

        .masthead .column p.BottomSpace {
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 16px;
           font-family: "canada-type-gibson",sans-serif;
        }

        .masthead .column p {
           text-align: left;
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 400;
           font-size: 18px;
           font-family: "open-sans",sans-serif;
        }

    /*links*/

        .masthead .column a {
        }

    /*inlines*/

        .masthead .column .s1 {
           color: #000000;
        }

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

    /*headers*/

        .masthead .column h6 {
        }

        .masthead .column h5 {
           line-height: 1.6em;
           font-weight: 700;
           font-size: 24px;
           font-family: "quatro-slab",serif;
        }

        .masthead .column h4 {
           text-align: left;
           margin-bottom: 12px;
           line-height: 1.4em;
           letter-spacing: 2px;
           font-weight: 600;
           font-size: 24px;
           font-family: "quatro-slab",serif;
           color: #293661;
        }

        .masthead .column h3 {
           margin-bottom: 12px;
           line-height: 1.4em;
           font-size: 24px;
           font-family: "canada-type-gibson",sans-serif;
           color: #6e9851;
        }

        .masthead .column h2 {
           text-align: center;
           line-height: 1.4em;
           font-size: 18px;
           font-family: "canada-type-gibson",sans-serif;
        }

        .masthead .column h1 {
           text-align: center;
           margin-top: 0px;
           line-height: 1.2em;
           font-size: 48px;
           font-family: "canada-type-gibson",sans-serif;
        }

/***********************************
STARREZ
***********************************/

    /*paragraphs*/

        .starrez .column p {
        }

    /*inlines*/

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

    /*links*/

        .starrez .column a {
        }

    /*headers*/

        .starrez .column h1 {
        }

        .starrez .column h2 {
        }

        .starrez .column h3 {
        }

        .starrez .column h4 {
        }

        .starrez .column h5 {
        }

        .starrez .column h6 {
        }

/***********************************
reader guide
***********************************/

    /*paragraphs*/

        .reader_guide .column p {
        }

    /*links*/

        .reader_guide .column a {
        }

    /*inlines*/

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

    /*headers*/

        .reader_guide .column h6 {
        }

        .reader_guide .column h5 {
        }

        .reader_guide .column h4 {
        }

        .reader_guide .column h3 {
        }

        .reader_guide .column h2 {
        }

        .reader_guide .column h1 {
        }

/***********************************
BRILL ROYAL
***********************************/

    /*headers*/

        .brill_royal .column h6 {
        }

        .brill_royal .column h5 {
        }

        .brill_royal .column h4 {
        }

        .brill_royal .column h3 {
        }

        .brill_royal .column h2 {
        }

        .brill_royal .column h1 {
        }

    /*links*/

        .brill_royal .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .brill_royal .column p {
        }

/***********************************
CARRIER KWK
***********************************/

    /*paragraphs*/

        .carrier_kwk .column p {
        }

    /*inlines*/

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

    /*links*/

        .carrier_kwk .column a {
        }

    /*headers*/

        .carrier_kwk .column h1 {
        }

        .carrier_kwk .column h2 {
        }

        .carrier_kwk .column h3 {
        }

        .carrier_kwk .column h4 {
        }

        .carrier_kwk .column h5 {
        }

        .carrier_kwk .column h6 {
        }

/***********************************
Your ACUHO-I
***********************************/

    /*images*/

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

    /*lists*/

        .your_acuhoi .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;
        }

        .your_acuhoi .column .Bullets {
           margin-left: 0px;
           padding-left: 24px;
           line-height: 1.5em;
           font-size: 20px;
           font-family: Georgia, serif;
           list-style-type: square;
           list-style-image: none;
        }

    /*headers*/

        .your_acuhoi .column h6 {
           font-size: 22px;
           text-transform: uppercase;
           color: #555555;
           padding-bottom: 6px;
           font-weight: 600;
           font-family: "quatro-slab",serif;
        }

        .your_acuhoi .column h5 {
           font-weight: 600;
           font-size: 36px;
           font-family: "quatro-slab",serif;
        }

        .your_acuhoi .column h4 {
           font-weight: bold;
           font-family: "minion-3",serif;
           font-size: 24px;
        }

        .your_acuhoi .column h3 {
           padding-bottom: 6px;
           text-transform: uppercase;
           font-weight: 600;
           font-size: 28px;
           font-family: "canada-type-gibson",sans-serif;
        }

        .your_acuhoi .column h2 {
           color: #36454f;
           line-height: 1.5em;
           padding-bottom: 24px;
           padding-right: 0px;
           font-size: 32px;
           font-family: "open-sans",sans-serif;
        }

        .your_acuhoi .column h1 {
           margin-top: 12px;
           color: #36454f;
           font-style: italic;
           line-height: 1.5em;
           font-weight: bold;
           font-size: 48px;
           font-family: "quatro-slab",serif;
        }

    /*links*/

        .your_acuhoi .column a {
           line-height: 1.5em;
           font-size: 20px;
           font-family: Georgia, serif;
        }

    /*inlines*/

        .your_acuhoi .column .default-drop-cap {
           font-weight: 400;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           padding-top: 0px;
           margin-left: 0px;
           background-color: transparent;
           color: #000000;
           font-family: "quatro-slab",serif;
           line-height: .3em;
           font-size: 60px;
           margin-right: 2px;
           margin-top: 15px;
           float: left;
        }

    /*paragraphs*/

        .your_acuhoi .column p.Questions {
           padding-top: 6px;
           font-weight: 600;
           padding-bottom: 0px;
           line-height: 1.5em;
           font-size: 22px;
           font-family: "canada-type-gibson",sans-serif;
        }

        .your_acuhoi .column p.FeatureSubhead {
           color: #36454f;
           padding-right: 0px;
           font-weight: 600;
           padding-bottom: 12px;
           line-height: 1.5em;
           font-size: 36px;
           font-family: "quatro-slab",serif;
        }

        .your_acuhoi .column p.Quotes {
           padding-right: 48px;
           padding-left: 48px;
           padding-bottom: 6px;
           padding-top: 6px;
           text-indent: 0px;
           line-height: 1.5em;
           font-size: 30px;
           font-family: "quatro-slab",serif;
        }

        .your_acuhoi .column p.AuthorBio {
           line-height: 1.5em;
           font-size: 18px;
           font-family: "open-sans",sans-serif;
        }

        .your_acuhoi .column p.Byline {
           color: #36454f;
           padding-bottom: 18px;
           font-weight: bold;
           line-height: 1.5em;
           font-size: 24px;
           font-family: "open-sans",sans-serif;
        }

        .your_acuhoi .column p {
           padding-bottom: 18px;
           line-height: 1.5em;
           font-size: 20px;
           font-family: Georgia, serif;
        }

/***********************************
FOUNDATION
***********************************/

    /*paragraphs*/

        .foundation .column p {
        }

    /*inlines*/

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

    /*links*/

        .foundation .column a {
        }

    /*headers*/

        .foundation .column h1 {
        }

        .foundation .column h2 {
        }

        .foundation .column h3 {
        }

        .foundation .column h4 {
        }

        .foundation .column h5 {
        }

        .foundation .column h6 {
        }

/***********************************
TPE
***********************************/

    /*paragraphs*/

        .tpe .column p {
        }

    /*inlines*/

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

    /*links*/

        .tpe .column a {
        }

    /*headers*/

        .tpe .column h1 {
        }

        .tpe .column h2 {
        }

        .tpe .column h3 {
        }

        .tpe .column h4 {
        }

        .tpe .column h5 {
        }

        .tpe .column h6 {
        }

/***********************************
Grad School
***********************************/

    /*headers*/

        .grad_school .column h6 {
        }

        .grad_school .column h5 {
        }

        .grad_school .column h4 {
        }

        .grad_school .column h3 {
        }

        .grad_school .column h2 {
        }

        .grad_school .column h1 {
        }

    /*links*/

        .grad_school .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .grad_school .column p {
        }

/***********************************
CONFERENCES
***********************************/

    /*headers*/

        .conferences .column h6 {
        }

        .conferences .column h5 {
        }

        .conferences .column h4 {
        }

        .conferences .column h3 {
        }

        .conferences .column h2 {
        }

        .conferences .column h1 {
        }

    /*links*/

        .conferences .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .conferences .column p {
        }

/***********************************
CAMPUS HOME LIVE 25
***********************************/

    /*paragraphs*/

        .campus_home_live_25 .column p {
        }

    /*inlines*/

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

    /*links*/

        .campus_home_live_25 .column a {
        }

    /*headers*/

        .campus_home_live_25 .column h1 {
        }

        .campus_home_live_25 .column h2 {
        }

        .campus_home_live_25 .column h3 {
        }

        .campus_home_live_25 .column h4 {
        }

        .campus_home_live_25 .column h5 {
        }

        .campus_home_live_25 .column h6 {
        }

