/***********************************
Cover
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*paragraphs*/

        .cover .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .cover .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .cover .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .cover .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #00680f;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .cover .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .cover .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .cover .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .cover .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

/***********************************
Order of Service
***********************************/

    /*paragraphs*/

        .order_of_service .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .order_of_service .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .order_of_service .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .order_of_service .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .order_of_service .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .order_of_service .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .order_of_service .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .order_of_service .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .order_of_service .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 0.9375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Board of Trustees
***********************************/

    /*paragraphs*/

        .board_of_trustees .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .board_of_trustees .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .board_of_trustees .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .board_of_trustees .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .board_of_trustees .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .board_of_trustees .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .board_of_trustees .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .board_of_trustees .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .board_of_trustees .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Lee College Board of Regents
***********************************/

    /*paragraphs*/

        .lee_college_board_of_regents .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .lee_college_board_of_regents .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .lee_college_board_of_regents .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .lee_college_board_of_regents .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .lee_college_board_of_regents .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .lee_college_board_of_regents .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .lee_college_board_of_regents .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .lee_college_board_of_regents .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .lee_college_board_of_regents .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Lee College Administration
***********************************/

    /*headers*/

        .lee_college_administration .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 1.25rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .lee_college_administration .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .lee_college_administration .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .lee_college_administration .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .lee_college_administration .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .lee_college_administration .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .lee_college_administration .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .lee_college_administration .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .lee_college_administration .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Central Administration
***********************************/

    /*paragraphs*/

        .central_administration .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .central_administration .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .central_administration .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .central_administration .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .central_administration .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .central_administration .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .central_administration .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .central_administration .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .central_administration .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
School Administration
***********************************/

    /*paragraphs*/

        .school_administration .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .school_administration .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .school_administration .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .school_administration .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .school_administration .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .school_administration .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .school_administration .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .school_administration .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .school_administration .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Senior Class Officers
***********************************/

    /*layoutitems*/

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

    /*containers*/

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

    /*lists*/

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

    /*images*/

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

    /*headers*/

        .senior_class_officers .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 1.25rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .senior_class_officers .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .senior_class_officers .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .senior_class_officers .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .senior_class_officers .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .senior_class_officers .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .senior_class_officers .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .senior_class_officers .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .senior_class_officers .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

/***********************************
Message from the Principal
***********************************/

    /*paragraphs*/

        .message_from_the_principal .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .message_from_the_principal .column p.p1 {
           color: #211d1e;
           border-width: 0px;
        }

    /*inlines*/

        .message_from_the_principal .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .message_from_the_principal .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .message_from_the_principal .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .message_from_the_principal .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 2.5rem;
           text-align: left;
           line-height: 1em;
           border-width: 0px;
        }

        .message_from_the_principal .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .message_from_the_principal .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .message_from_the_principal .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .message_from_the_principal .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Message from the Superintendent
***********************************/

    /*paragraphs*/

        .message_from_the_superintende .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .message_from_the_superintende .column p.p1 {
           color: #211d1e;
           border-width: 0px;
        }

    /*inlines*/

        .message_from_the_superintende .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .message_from_the_superintende .column .s1 {
           color: #000000;
           border-width: 0px;
        }

    /*links*/

        .message_from_the_superintende .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .message_from_the_superintende .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .message_from_the_superintende .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 2.5rem;
           text-align: left;
           line-height: 1em;
           border-width: 0px;
        }

        .message_from_the_superintende .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .message_from_the_superintende .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .message_from_the_superintende .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .message_from_the_superintende .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Mission Statement
***********************************/

    /*paragraphs*/

        .mission_statement .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .mission_statement .column .Bold {
           font-weight: bold;
           color: rgba(0, 0, 0, 0.98);
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .mission_statement .column .LargeBlackSlab {
           font-weight: bold;
           font-size: 1.5rem;
           color: #000000;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .mission_statement .column .BlackSlab {
           font-weight: bold;
           font-size: 1.25rem;
           color: #000000;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .mission_statement .column .GreenSlab {
           font-size: 1.25rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           color: #00680f;
           border-width: 0px;
        }

        .mission_statement .column .Green {
           font-weight: bold;
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           color: #00680f;
           border-width: 0px;
        }

        .mission_statement .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .mission_statement .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .mission_statement .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .mission_statement .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .mission_statement .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .mission_statement .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .mission_statement .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .mission_statement .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Scholarships
***********************************/

    /*paragraphs*/

        .scholarships .column p {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .scholarships .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .scholarships .column .SymbolMarker {
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

        .scholarships .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .scholarships .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .scholarships .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .scholarships .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .scholarships .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .scholarships .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .scholarships .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Certification Recipients
***********************************/

    /*paragraphs*/

        .certification_recipients .column p {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .certification_recipients .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .certification_recipients .column .SymbolMarker {
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

        .certification_recipients .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .certification_recipients .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .certification_recipients .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .certification_recipients .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .certification_recipients .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .certification_recipients .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .certification_recipients .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Associates Degree
***********************************/

    /*paragraphs*/

        .associates_degree .column p {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

    /*inlines*/

        .associates_degree .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .associates_degree .column .SymbolMarker {
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

    /*links*/

        .associates_degree .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .associates_degree .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .associates_degree .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .associates_degree .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .associates_degree .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .associates_degree .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .associates_degree .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Top Ten
***********************************/

    /*paragraphs*/

        .top_ten .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .top_ten .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .top_ten .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .top_ten .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .top_ten .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .top_ten .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .top_ten .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .top_ten .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .top_ten .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Senior Portraits
***********************************/

    /*headers*/

        .senior_portraits .column h6 {
           line-height: 1em;
           text-align: center;
           font-size: 0.9375rem;
           color: #000000;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .senior_portraits .column h5 {
           text-align: center;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .senior_portraits .column h4 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .senior_portraits .column h3 {
           text-transform: uppercase;
           text-align: center;
           font-weight: bold;
           font-size: 1.875rem;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

        .senior_portraits .column h2 {
           line-height: 1em;
           text-align: center;
           font-size: 4.375rem;
           color: #000000;
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           border-width: 0px;
        }

        .senior_portraits .column h1 {
           text-transform: uppercase;
           line-height: 1em;
           text-align: center;
           font-size: 2.5rem;
           font-weight: bold;
           font-family: "roboto-slab",serif;
           border-width: 0px;
        }

    /*links*/

        .senior_portraits .column a {
           color: #00680f;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .senior_portraits .column .SymbolMarker {
           font-weight: bold;
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           border-width: 0px;
        }

        .senior_portraits .column .default-drop-cap {
           font-family: "roboto",sans-serif;
           line-height: .3em;
           font-size: 3.75rem;
           margin-right: 2px;
           margin-top: 15px;
           font-weight: 400;
           float: left;
           border-width: 0px;
        }

    /*paragraphs*/

        .senior_portraits .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Names
***********************************/

    /*paragraphs*/

        .names .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .names .column p.p1 {
           color: #211d1e;
           border-width: 0px;
        }

        .names .column p.p1 {
           text-align: center;
           color: #211d1e;
           border-width: 0px;
        }

    /*inlines*/

        .names .column .Green {
           color: #00680f;
           border-width: 0px;
        }

        .names .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .names .column .s1 {
           color: #211d1e;
           border-width: 0px;
        }

    /*links*/

        .names .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .names .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .names .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .names .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .names .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .names .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .names .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 0.9375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*lists*/

        .names .column .Names {
           font-family: "roboto",sans-serif;
           list-style-type: none;
           text-align: center;
           font-size: 1.125rem;
           padding-left: 0px;
           border-width: 0px;
           list-style-image: none;
        }

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

    /*images*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Photo Gallery
***********************************/

    /*paragraphs*/

        .photo_gallery .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .photo_gallery .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .photo_gallery .column a {
           color: #00680f;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .photo_gallery .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 4.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .photo_gallery .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #00680f;
           font-size: 2.8125rem;
           text-align: center;
           line-height: 0.15em;
           border-width: 0px;
        }

        .photo_gallery .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .photo_gallery .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .photo_gallery .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .photo_gallery .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
GCCISD Education Foundation
***********************************/

    /*paragraphs*/

        .gccisd_education_foundation .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .gccisd_education_foundation .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .gccisd_education_foundation .column .SymbolMarker {
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .gccisd_education_foundation .column .Purple {
           color: #502862;
           border-width: 0px;
        }

    /*links*/

        .gccisd_education_foundation .column a {
           font-family: "roboto",sans-serif;
           color: #502862;
           border-width: 0px;
        }

    /*headers*/

        .gccisd_education_foundation .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .gccisd_education_foundation .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .gccisd_education_foundation .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .gccisd_education_foundation .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .gccisd_education_foundation .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .gccisd_education_foundation .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Disclaimer
***********************************/

    /*paragraphs*/

        .disclaimer .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .disclaimer .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

        .disclaimer .column .SymbolMarker {
           font-size: 1.125rem;
           font-family: "roboto",sans-serif;
           font-weight: bold;
           border-width: 0px;
        }

        .disclaimer .column .Purple {
           color: #502862;
           border-width: 0px;
        }

    /*links*/

        .disclaimer .column a {
           font-family: "roboto",sans-serif;
           color: #502862;
           border-width: 0px;
        }

    /*headers*/

        .disclaimer .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .disclaimer .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #000000;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .disclaimer .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .disclaimer .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .disclaimer .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .disclaimer .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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

/***********************************
Back
***********************************/

    /*paragraphs*/

        .back .column p {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*inlines*/

        .back .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 3.75rem;
           line-height: .3em;
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*links*/

        .back .column a {
           font-family: "roboto",sans-serif;
           border-width: 0px;
        }

    /*headers*/

        .back .column h1 {
           font-family: "roboto-slab",serif;
           font-weight: bold;
           font-size: 2.5rem;
           text-align: center;
           line-height: 1em;
           text-transform: uppercase;
           border-width: 0px;
        }

        .back .column h2 {
           font-family: "herrvonmuellerhoff-pro",sans-serif;
           color: #980707;
           font-size: 4.375rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

        .back .column h3 {
           font-family: "roboto-slab",serif;
           font-size: 1.875rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .back .column h4 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           font-weight: bold;
           text-align: center;
           text-transform: uppercase;
           border-width: 0px;
        }

        .back .column h5 {
           font-family: "roboto",sans-serif;
           font-size: 1.125rem;
           text-align: center;
           border-width: 0px;
        }

        .back .column h6 {
           font-family: "roboto",sans-serif;
           color: #000000;
           font-size: 1.25rem;
           text-align: center;
           line-height: 1em;
           border-width: 0px;
        }

    /*images*/

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

    /*lists*/

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

    /*containers*/

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

    /*layoutitems*/

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


div.bookviewport { background-color: #333333; }
div.pagecontainer .page_disable_overlay { background-color: #333333; }