
body {}
html {}


body,
html {
	background:#eeeeee;
}



@media (min-width: 480px) {
	.Back-to-School-Guide-42.textholder p {
		display: inline-block;
		width: 45%; 
	}
}

@media (min-width: 992px) {
	.Back-to-School-Guide-42.textholder p {
		display: inline-block;
		width: 30%; 
	}
}



.dropdown-about{
	margin-left: 6.55em;
}
.dropdown-athletics{
	margin-left: 12em;
}
.dropdown-departments{
	margin-left: 27.9em;
}
.dropdown-resources{
	margin-left: 36.7em;
}
.dropdown-staff-directory{
	margin-left: 44.35em;
}
.dropdown-contact-directions{
	margin-left: 51.3em;
}

* {
	-webkit-text-size-adjust: 100%;	
}

.divBannerAlertMessage {
    position:relative;
    padding:5px 15px;
    background:rgba(254, 217, 102, 0.8);
    border-bottom:2px solid rgba(254, 217, 102, 0.8);
    text-align:center;
    z-index:1;
}

.divBannerAlertMessage .content-area {
    padding:0 75px;
}

.divBannerAlertMessage .content-area *,
.divBannerAlertMessage .content-area h2 {
    color: black !important;
    margin:5px auto;
}

.divBannerAlertMessage .content-area a {
    text-decoration:underline;
}

.divBannerAlertMessage .anchBannerAlertClose {
    display:block;
    z-index:1030;
    height:auto;
    top:50%;
    -moz-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    position:absolute;
    right:15px;
    color:#141012;
    border:1px solid #141012;
    border-radius:6px;
    padding:3px 8px;
    -moz-transition: all 0.28s ease;
    -o-transition: all 0.28s ease;
    -webkit-transition: all 0.28s ease;
    transition: all 0.28s ease; 
}

.divBannerAlertMessage .anchBannerAlertClose:hover {
    color:#ffffff;
    border:1px solid #ffffff;
}
/* hide the close link */
.divBannerAlertMessage .anchBannerAlertClose {
    display: none;
}
 
.outerBlogTitle {
	background: black;
}


.addMandatory.inpDatepickerStart.hasDatepicker.mandatory {
	background: url(../../layout/images/calendar-25.png) right no-repeat #fdf9e0;
}

.addMandatory.inpDatepickerEnd.hasDatepicker.mandatory {
	background: url(../../layout/images/calendar-25.png) right no-repeat #fdf9e0;
}

.calendarIcon {
	vertical-align:bottom;
}


.divKidAbsenceWrapper {
	display:none;
}
.divNotice, .divError, .divSuccess {
	margin: 20px 0px;
}
.divNotice p, .divError p, .divSuccess p {
	padding: 20px;
}
.divNotice h2, .divError h2, .divSuccess h2 {
	padding-left: 20px;
	font: 20px/26px Trebuchet MS,sans-serif;
	color: #fff;
}
.divNotice {
	border: 1px solid #dab12e;
}
.divNotice h2 {
	background: #dab12e;
}
.divError {
	border: 1px solid #b43434;
}
.divError h2 {
	background: #b43434;
}
.divSuccess {
	border: 1px solid #279D45;
}
.divSuccess h2 {
	background: #279D45;
}

.fullwidth .divDirectionSectionLeft, .fullwidth .divDirectionSectionRight {
    width: 460px;
}
.fullwidth .directionsSubHeader {
	width: 440px;
}
.fullwidth .address_textbox {
    width: 280px;
}
.fullwidth .address_submit {
 	width: 140px;
}
.fullwidth #mapframe, .fullwidth #gmap {
    width: 452px;
    height: 341px;
}
.fullwidth .textholder-image img {
    width: 452px;
}
.fullwidth .videoholder {
    width: 460px;
}
.fullwidth .videoholder iframe {
    width: 452px;
    height: 270px;
}
.divDirectionSectionLeft, .divDirectionSectionRight {
	width: 340px;
}

.directionsSubHeader {
    width: 100%;
}
.address_textbox {
    width: 175px;
}
.address_submit {
    width: 125px;
}
#mapframe, #gmap {

    height: 300px;
}

#mapframe {
	 width: 100%;
}

#gmap {
	width: 99%;
	margin: 0px auto;
}

.textholder-image img {
    width: 332px;
}
.videoholder {
    width: 340px;
}
.videoholder iframe {
    width: 332px;
    height: 198px;
}
.divDirectionSectionLeft {
	float: left;
}
.divDirectionSectionRight {
	float: right;
}
.directionsSubHeader {
    padding: 10px 0px;
    background: transparent;
    height: 34px;
}
.headerImage {
    margin: 0px;
    padding: 0px 0px;
    text-shadow: none;
    line-height: 38px;
}
.address_textbox {
    font-style: italic;
    color: #666;
    float: left;
}
.address_submit {
	float: right;
    padding: 2px 10px;
}
.address_submit h2 {
  	line-height: 22px;
}
#divGetDirections {
    border-top: 0px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    padding: 0px 0px;
    background: transparent;
}
#mapframe {
    background: #eeeeee;
    border: 1px solid #cccccc;
    padding: 5px 3px;
}
#gmap img {
	background: inherit;
	padding: 0px;
	border: none;
	max-width: inherit;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.textholder-image {
    margin: 0px;
    margin-bottom: 0px;
}
.videoholder {
    margin: 0px auto;
}
.videoholder iframe {
    margin: 0px;
    margin-bottom: 20px;
}


#divGetDirections input {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 34px;
	line-height: 34px;
}

#divGetDirections input[type=submit] {
	padding: 0px;
	width: 35%;
}

#divGetDirections input[type=text] {
	padding-top: 0px;
	width: 63%;
}

.divDirectionSectionRight.directionsSubHeader {
	padding: 0px;
}

.divDirectionSectionLeft.directionsSubHeader {
	margin-bottom: 10px;
}


.divDirectionSectionLeft {
	width: 48%;
}



@font-face {
    font-family: "Source Sans Pro";
    src: url("fonts/SourceSansPro-Regular.woff2") format("woff2"),
        url("fonts/SourceSansPro-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url("fonts/SourceSansPro-Light.woff2") format("woff2"),
        url("fonts/SourceSansPro-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url("fonts/SourceSansPro-SemiboldIt.woff2") format("woff2"),
        url("fonts/SourceSansPro-SemiboldIt.woff") format("woff");
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: "Montserrat Semi";
    src: url("fonts/Montserrat-SemiBold.woff2") format("woff2"),
        url("fonts/Montserrat-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "Source Sans Pro";
    src: url("fonts/SourceSansPro-Semibold.woff2") format("woff2"),
        url("fonts/SourceSansPro-Semibold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Bold.eot');
    src: url('fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-Bold.woff2') format('woff2'),
        url('fonts/OpenSans-Bold.woff') format('woff'),
        url('fonts/OpenSans-Bold.ttf') format('truetype'),
        url('fonts/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-ExtraBold.eot');
    src: url('fonts/OpenSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-ExtraBold.woff2') format('woff2'),
        url('fonts/OpenSans-ExtraBold.woff') format('woff'),
        url('fonts/OpenSans-ExtraBold.ttf') format('truetype'),
        url('fonts/OpenSans-ExtraBold.svg#OpenSans-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-BoldItalic.eot');
    src: url('fonts/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-BoldItalic.woff2') format('woff2'),
        url('fonts/OpenSans-BoldItalic.woff') format('woff'),
        url('fonts/OpenSans-BoldItalic.ttf') format('truetype'),
        url('fonts/OpenSans-BoldItalic.svg#OpenSans-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Regular.eot');
    src: url('fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-Regular.woff2') format('woff2'),
        url('fonts/OpenSans-Regular.woff') format('woff'),
        url('fonts/OpenSans-Regular.ttf') format('truetype'),
        url('fonts/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-LightItalic.eot');
    src: url('fonts/OpenSans-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-LightItalic.woff2') format('woff2'),
        url('fonts/OpenSans-LightItalic.woff') format('woff'),
        url('fonts/OpenSans-LightItalic.ttf') format('truetype'),
        url('fonts/OpenSans-LightItalic.svg#OpenSans-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Italic.eot');
    src: url('fonts/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-Italic.woff2') format('woff2'),
        url('fonts/OpenSans-Italic.woff') format('woff'),
        url('fonts/OpenSans-Italic.ttf') format('truetype'),
        url('fonts/OpenSans-Italic.svg#OpenSans-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-SemiBold.eot');
    src: url('fonts/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-SemiBold.woff2') format('woff2'),
        url('fonts/OpenSans-SemiBold.woff') format('woff'),
        url('fonts/OpenSans-SemiBold.ttf') format('truetype'),
        url('fonts/OpenSans-SemiBold.svg#OpenSans-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-Light.eot');
    src: url('fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-Light.woff2') format('woff2'),
        url('fonts/OpenSans-Light.woff') format('woff'),
        url('fonts/OpenSans-Light.ttf') format('truetype'),
        url('fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-ExtraBoldItalic.eot');
    src: url('fonts/OpenSans-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-ExtraBoldItalic.woff2') format('woff2'),
        url('fonts/OpenSans-ExtraBoldItalic.woff') format('woff'),
        url('fonts/OpenSans-ExtraBoldItalic.ttf') format('truetype'),
        url('fonts/OpenSans-ExtraBoldItalic.svg#OpenSans-ExtraBoldItalic') format('svg');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Open Sans';
    src: url('fonts/OpenSans-SemiBoldItalic.eot');
    src: url('fonts/OpenSans-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/OpenSans-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/OpenSans-SemiBoldItalic.woff') format('woff'),
        url('fonts/OpenSans-SemiBoldItalic.ttf') format('truetype'),
        url('fonts/OpenSans-SemiBoldItalic.svg#OpenSans-SemiBoldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Black.eot');
    src: url('fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Black.woff2') format('woff2'),
        url('fonts/Roboto-Black.woff') format('woff'),
        url('fonts/Roboto-Black.ttf') format('truetype'),
        url('fonts/Roboto-Black.svg#Roboto-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-BlackItalic.eot');
    src: url('fonts/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-BlackItalic.woff2') format('woff2'),
        url('fonts/Roboto-BlackItalic.woff') format('woff'),
        url('fonts/Roboto-BlackItalic.ttf') format('truetype'),
        url('fonts/Roboto-BlackItalic.svg#Roboto-BlackItalic') format('svg');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.eot');
    src: url('fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Bold.woff2') format('woff2'),
        url('fonts/Roboto-Bold.woff') format('woff'),
        url('fonts/Roboto-Bold.ttf') format('truetype'),
        url('fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Italic.eot');
    src: url('fonts/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Italic.woff2') format('woff2'),
        url('fonts/Roboto-Italic.woff') format('woff'),
        url('fonts/Roboto-Italic.ttf') format('truetype'),
        url('fonts/Roboto-Italic.svg#Roboto-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-LightItalic.eot');
    src: url('fonts/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-LightItalic.woff2') format('woff2'),
        url('fonts/Roboto-LightItalic.woff') format('woff'),
        url('fonts/Roboto-LightItalic.ttf') format('truetype'),
        url('fonts/Roboto-LightItalic.svg#Roboto-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Light.eot');
    src: url('fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Light.woff2') format('woff2'),
        url('fonts/Roboto-Light.woff') format('woff'),
        url('fonts/Roboto-Light.ttf') format('truetype'),
        url('fonts/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-BoldItalic.eot');
    src: url('fonts/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-BoldItalic.woff2') format('woff2'),
        url('fonts/Roboto-BoldItalic.woff') format('woff'),
        url('fonts/Roboto-BoldItalic.ttf') format('truetype'),
        url('fonts/Roboto-BoldItalic.svg#Roboto-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Medium.eot');
    src: url('fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Medium.woff2') format('woff2'),
        url('fonts/Roboto-Medium.woff') format('woff'),
        url('fonts/Roboto-Medium.ttf') format('truetype'),
        url('fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.eot');
    src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff'),
        url('fonts/Roboto-Regular.ttf') format('truetype'),
        url('fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Thin.eot');
    src: url('fonts/Roboto-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Thin.woff2') format('woff2'),
        url('fonts/Roboto-Thin.woff') format('woff'),
        url('fonts/Roboto-Thin.ttf') format('truetype'),
        url('fonts/Roboto-Thin.svg#Roboto-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-MediumItalic.eot');
    src: url('fonts/Roboto-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-MediumItalic.woff2') format('woff2'),
        url('fonts/Roboto-MediumItalic.woff') format('woff'),
        url('fonts/Roboto-MediumItalic.ttf') format('truetype'),
        url('fonts/Roboto-MediumItalic.svg#Roboto-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-ThinItalic.eot');
    src: url('fonts/Roboto-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-ThinItalic.woff2') format('woff2'),
        url('fonts/Roboto-ThinItalic.woff') format('woff'),
        url('fonts/Roboto-ThinItalic.ttf') format('truetype'),
        url('fonts/Roboto-ThinItalic.svg#Roboto-ThinItalic') format('svg');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}



/*
.darksite-outer-div .inner-div {
	width:1170px;
}
*/

.button {
	color:#141012;
	font-style:italic;
	background:#dfdfdf;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.button:hover {
	text-decoration:none;
	color:#141012;
	border:1px solid black;
	background:#cccccc;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.sidemenu-category, 
.topmenu-category {
	color:#141012;
	font-family:'Open Sans', sans-serif;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	padding-left:6px;
}

.sidemenu-category.current-category, 
.topmenu-category.current-category {
	color:#8a062e;
	border-bottom:2px solid #53010c !important;
	font-family:'Open Sans', sans-serif;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.sidemenu-category:hover, 
.sidemenu-category.current-category:hover, 
.topmenu-category:hover, 
.topmenu-category.current-category:hover {
	background:#8a062e;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

input[type=submit], .anchCheckoutButton {
	background:#8a062e;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

input[type=submit]:hover, .anchCheckoutButton:hover {
	background:#141012;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

#tagsection, #datesection {
	background:#8a062e;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

#tagsection:hover, #datesection:hover {
	background:#141012;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}




.outer-supernav-div, 
.outer-navbar-div, 
.outer-PageLabel-div, 
.outer-banner-div {
	border-bottom:none;
}

.outer-banner-div {
	background:#ffffff;
}

.outer-supernav-div,
.banner-supernav-div {
	background: rgb(163,18,62);
                     background: linear-gradient(0deg, rgba(163,18,62,1) 0%, rgba(138,6,46,1) 60%, rgba(83,1,12,1) 100%);
}

.banner-supernav-div {
	padding:2px 0;
}

.navleft{
	display:none;
}

.navleft, .navright {
	margin:auto;
}

.goog-te-menu-value span{
	color:white !important;
}

.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed {
	color:#ffffff !important;
}

.SuperNavLinks a {
	background:rgba(0,0,0,0.01);
	display:inline-block;
	color:#ffffff;
	text-decoration:none;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	font-size:14px;
	font-weight:600;
	font-family:'Open Sans', sans-serif;
	padding:0 6px;
	height: 30px;
	line-height: 33px;
}

.SuperNavLinks a:hover,
.anchSuperNav.current {
	color:Struewhite;
	background:#53010c;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.banner-contact-div {
	float:left;
	margin:0 10px;
	padding-top:2px;
}

.banner-contact-div p {
	margin-bottom:0;
}

.banner-div {
	height:80px;
	z-index:300;
}

.navbar-div a {
	color:black;
	padding:0 20px;
	font-family:'Roboto', sans-serif;
	font-size:16px;
	line-height:80px;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.navbar-div a:hover,
.navbar-div a.current {
	background:#53010c;
	color:#ffffff;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.banner-logo {
	top:-30px;
	max-width:155px;
}

.busIcon {
	display: inline-block;
	width: 20px;
	height: 33px;
	background: url(../../layout/images/busIcon.png) center no-repeat; 
	margin-left: 10px;
}

.progressIcon {
	display: inline-block;
	width: 35px;
	height: 33px;
	background: url(../../layout/images/ProgressbookIcon.png) center no-repeat; 
}

.ezIcon {
	display: inline-block;
	width: 33px;
	height: 33px;
	background: url(../../layout/images/ezPay.png) center no-repeat; 
}

.nineeighteight {
	display: inline-block;
	width: 40px;
	margin-bottom:3px;
	height: 26px;
	background: url(../../layout/images/988.png) center no-repeat; 
	background-size:contain;
}

.peachjarIcon {
	display: inline-block;
	width: 33px;
	height: 33px;
	background: url(../../layout/images/peachjaricon.png) center no-repeat; 
}

.anchReportAbsence {
	display:none !important;
}

.body-contact-form .submit {
	padding:20px 20px;
	background:#8a062e;
	color:white !important;
	line-height:4px;
}

.body-contact-form .submit:hover {
	padding:20px 20px;
	background:#53010c;
	color:white !important;
	line-height:4px;
}

.txtPhoneField {
	height: 35px;
}



.tagline-div,
.tagline-outer {
	background: rgb(163,18,62);
                     background: linear-gradient(180deg, rgba(163,18,62,1) 0%, rgba(138,6,46,1) 60%, rgba(83,1,12,1) 100%);
	height:30px;
}

.tagline-div h2,
.tagline-div h3 {
	color:#ffffff;
	font-family:'Open Sans', sans-serif;
	font-weight:600;
	font-style:italic;
	font-size:14px;
	margin-bottom:0;
	padding-top:28px;
	text-align:center;
}

.outerSearchBar {
	height: 30px;
	background: rgba(160,34,37,.80);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cca02225,endColorstr=#cca02225);
	-webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    0px 5px 10px 0px rgba(50, 50, 50, 0.5);
	box-shadow:         0px 5px 10px 0px rgba(50, 50, 50, 0.5);
}

.innerSearchBar {
	height: 45px;
	background: none;
}

.banner-contact-left {
	float: left;
	margin-left: 20px;
}

.goog-te-gadget-simple {
	height: 28px !important;
	background:#8a062e !important;
	border-top: none !important;
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important;
}

.goog-te-menu-value {
	display: inline-block;
}

.TranslateWrapper{
	background:transparent;
	margin: 0 10px;
}

.goog-te-gadget img{
	margin-top:-5px;
}

.goog-te-gadget-simple .goog-te-menu-value{
	color:#ffffff !important;
	font-size:15px;
	font-family:'Roboto', sans-serif;
}

.banner-contact-right {
	float: right;
	z-index: 999;
}

.SearchWrapper .fa-lg {
	background: #141012;
	height: 30px;
    line-height: 22px !important;
	width: 22px;
	padding: 0 10px;
	float: right;
	color: white;
	text-align: center;
	margin-right: 0;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.fa-search:before {
	color: white;
}

.fa-lg:hover {
}

.fa fa-lg .fa-bars{
	font-size:25px;
}

.SearchButton {
	opacity: 1.0;
	cursor: pointer;
	font-size: 20px !important;
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
	background-color: #cccccc;
}

.gsc-adBlock {
	margin-bottom: 30px !important;
}

.gsc-result .gs-title {
    height: 1.5em !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
	width: 100%;
}

.google-search {
    height:20px;
    line-height:20x;
    width: 240px;
    float: right;
    z-index: 9999;
}

.gsc-control-cse {
    background: transparent !important;
    border: none !important;
}

.cse .gsc-control-cse, .gsc-control-cse {
    padding: 0px !important;
}

.cse .gsc-control-wrapper-cse, .gsc-control-wrapper-cse {
    width: 100%;
}

.gsc-control-cse div {
    position: static;
}

form.gsc-search-box {
    margin-bottom: 0px !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    width: 160px !important;
}

input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    width: 200px;
}

.gsc-input-box {
    height: 27px !important;
}

table.gsc-search-box td.gsc-input {
    vertical-align: top !important;
}

.gsib_a {
    padding-top: 0px !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    width: 160px !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    background-color: transparent !important;
    color: #777777;
}

a.gsst_a {
    padding-top: 0px !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input:focus, .gsst_a .gscb_a {
    color: #d31145 !important;
}

span.gscb_a {
    vertical-align: middle !important;
}

input.gsc-search-button {
    margin-top: 0px !important;
    background-color: #888889 !important;
    border-color: #888889 !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important; 
    border-radius: 0px !important;
    padding: 8px 20px 7px 20px !important;
}

input.gsc-search-button:hover {
    background-color: #404041 !important;
    border-color: #404041 !important;
}

.gsc-results-wrapper-visible {
    opacity: 1 !important;
    visibility: visible !important;
}

td.gsc-branding-img-noclear, td.gcsc-branding-img-noclear {
    width: 51px;
    vertical-align: middle !important;
}

img.gcsc-branding-img-noclear {
    width: auto !important;
}

.gsc-url-top {
	height: 30px;
}

.SearchWrapper {
	z-index:999;
}

.gsc-search-button {
	display:none;
}


/*
.slideshow-leftside.slideshow-floatright {
	width:300px;
	height:auto;
}
*/
.slideshow-leftside.slideshow-floatright .divMenuLinks {
	padding-right:0;
}

.divMenuLinks {
	position:relative;
	left:0;
	height:auto;
	-webkit-box-shadow: 0px 0px 12px 0px rgba(34, 34, 34, 0.75);
	-moz-box-shadow:    0px 0px 12px 0px rgba(34, 34, 34, 0.75);
	box-shadow:         0px 0px 12px 0px rgba(34, 34, 34, 0.75);
	
}

.divMenuLinks h3 {
	display:none;
}

.divMenuLinks a {
	font-family:'Roboto', sans-serif;
	font-weight:500;
	;
	display:block;
	font-size:22px;
	text-align:center;
	padding:25px 5px;
	padding-right:25px;
	text-transform:none;
	border-bottom:1px solid #ffffff;
	height:auto;
	background:#8a062e;
	color:#ffffff;
	padding-left:15px;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divMenuLinks a.current,
.divMenuLinks a:hover {
	background:#53010c;
	color:#ffffff;
	
	text-decoration:none;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divMainCalloutSlideshowThumbnails {
	width:100%;
	background:rgba(138, 6, 46, 1);
	bottom:0;
}

.divDirectionSectionLeft.directionsSubHeader {

}

#divGetDirections {
    padding: 0px;
}



.outer-slideshow-div {
	background-color:#fed966;
	background:url('../../layout/images/gray-bg.png');
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}

/*
.outer-slideshow-div,
.outer-slideshow-div .slideshow-div {
	height:530px;
	margin-top:0;
}

.slideshow-div.inner-div {
	width:1170px;
}

.body-madison-elementary-school .slideshow-div.inner-div,
.body-madison-middle-school .slideshow-div.inner-div,
.body-madison-high-school .slideshow-div.inner-div,
.body-athletics .slideshow-div.inner-div   {
	width:650px;
	width:100%;
}

.SlideshowWrapper,
.SlideshowCenterImageInner,
.slideshow-rightride.slideshow-floatright {
	width:850px;
	height:510px;
	margin:0;
	display:block;
}

.slideshow-rightride.slideshow-floatright .divMainCalloutSlideshowImageHolder img,
.slideshow-rightride.slideshow-floatright .divMainCalloutImage img,
.slideshow-rightride.slideshow-floatright .anchSlideshowImageLink {
	height:auto;
	width:850px;
	max-height:640px;
	max-width:100%;
}

.divMainCalloutSlideshowImageHolder,
.divMainCalloutImage {
	width:100%;
	height:100%;
	margin:0;
}

.divMainCalloutSlideshowText {
	width:850px;
	padding-bottom:10px;
}

*/

.divMainCalloutSlideshowText {
	text-align:center;
	background:rgba(0,0,0,0.8);
}

.divMainCalloutSlideshowText * {
	font-family:'Roboto', sans-serif;
	color:#ffffff;
}

.outer-slideshow-div .slideshow-div {
	/*padding-top:10px;*/
}

.featuredAdContainer {
    position: absolute;
    border: 1px solid #ccc;
    background: white;
    opacity: .6;
    transition: all ease 300ms;
}

.featuredAdContainer:hover {
    opacity: 1;
    transition: all ease 300ms;
}



.body-home .outer-content-div.outer-div,
.body-home .content-div.inner-div.content-home {
	background:white !important;
}

.divPullHeader p{
	display:none;	
}

.outerBlogTitle {
	background:#8a062e;
	padding:15px 0 10px 0;
}

.outerBlogTitle h2 {
	/* background:rgba(0,0,0,0.1); */
	color:#ffffff;
	font-size:36pt;
	font-weight:500;
	font-family:'Roboto', sans-serif;
	padding-top:5px;
}

.body-home .outerBlogTitle h2 {
	font-size: 22px;
	text-transform: uppercase;
	background: none;
}

a.newsLink, 
a.eventsLink {
	color:#ffffff;
	font-size:16px;
	text-decoration:none;
	;
	font-style:italic;
	font-family:'Open Sans', sans-serif;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	display:none;
}

a.newsLink:hover,
a.newsLink:active,
a.eventsLink:hover,
a.eventsLink:active {
	color:#dfdfdf;
	text-decoration:none;
}

.eventpullContainer h3 a {
	color:#8a062e;
	text-decoration:none;
	font-family:'Roboto', sans-serif;
	font-size:30px;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.eventpullContainer h3 a:hover {
	color:#141012;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.blog-container h3 a {
	color:#8a062e;
	font-size:24px;
	text-decoration:none;
	font-family:'Roboto', sans-serif;
	font-weight:500;
}

.blogSubTitle-date {
	font-style:normal;
	color:#666 !important;
}

.divReadMoreWrapper span {
	color:#8a062e !important;
}

.blogSubTitle-tags a,
.blogContent a {
	color:#8a062e;
	font-family:'Roboto', sans-serif;
	font-size:14px;
	;
	text-decoration:none;
}

.blogContent p{
	font-family:'Roboto', sans-serif;
	font-size:14px;
	color:#141012;
}

.divCalenderWrapper {
    padding-right: 37px;
    padding-left: 15px;
	margin-top:10px;
}

.divPullBody,
.divPullWrapper{
	padding-top:20px;
}


.footerBorderTop {
    height: 30px;
   	background: rgb(163,18,62);
                     background: linear-gradient(180deg, rgba(163,18,62,1) 0%, rgba(138,6,46,1) 60%, rgba(83,1,12,1) 100%);
    border-top: 2px solid #53010c;
}

.outer-footer-div.outer-div.stuck{
	margin-top:0px;
	background:url(../../layout/images/gray-bg.png);
}

.footer-nav-div {
	margin-top:5px;
	background:rgba(226, 226, 226, 1);
}

.outer-footer-div.outer-div.FixedToBottom {
	background:url(../../layout/images/gray-bg.png);
}

.divFooterColumn1 {
	width: 250px;
}

.divFooterColumn.divFooterColumn3 {
	width: 175px;
	margin-left: 225px;
}

.divFooterColumn {
	width: 250px;
}

.divFooterColumn h3 {
	font-family:'Roboto', sans-serif;
	font-weight:bold;
	color:#141012;
	font-size:18px;
}

.divFooterColumn.divFooterColumn4 {
	float:right;
}

.footer-nav-div a {
	font-family:'Roboto', sans-serif;
	font-size:16px;
	color:#141012;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.footer-nav-div a:hover {
	color:#53010c;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divFooterColumn {
	float:left;
	margin-right:25px;
}

.divFooterColumn2,
.divFooterColumn3 {
	margin-right:150px;
}

.divFooterColumn4 {
	margin-right:0;
}

.footer-div-bottom {
	background:#8a062e;
	padding-bottom:46px;
}


.copyright {
	text-align:center;
	width:auto;
	color:#ffffff;
	font-family:'Roboto', sans-serif;
	font-size:12px;
}

.copyright a {
	color:#ffffff;
	text-decoration:none;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.copyright a:hover {
	color:#ffffff;
	border-bottom:1px solid white;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.LWWTxt{
	text-align:right;
	height:30px;
}



.trTableHeaderRow {
	background: rgb(163,18,62);
                     background: linear-gradient(0deg, rgba(163,18,62,1) 0%, rgba(138,6,46,1) 60%, rgba(83,1,12,1) 100%);
	color: white;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
	text-transform: uppercase;
}

.trTableHeaderRow th {
	font-weight: normal !important;
}

.tableListingTable tr:hover td {
	background: #cccccc;
	border-bottom: 1px solid #141012;

}

tr.even {
	background: #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
}

tr.odd {
	background: white;
	border-bottom: 1px solid white;
}

.tableListingTable tr.even:hover td {

	
}

a.anchDirectoryEmail {
	border: none;
	text-decoration: none;
}

.imgEmailIcon {
	margin-right: 5px;
	border: none;
}

.emailtext {
	border-bottom: 1px solid #8a062e;
}

a.anchDirectoryEmail:hover .emailtext {
	border-bottom: 1px solid #141012;
	
}

.btnSubmitSearch {
	float: right;
	width: 120px;
}
.txtSearchTerm {
	float: right;
}
.btnSearch {
	float: right;
	width: 90px;
	margin-right: 8px;
	padding: 1px 15px !important;
}
.divSearchForm {
	margin-bottom: 8px;
}
.frmSearchForm {
	float: right;
	margin-bottom: 20px;
}


.divFormContainer {
  float: right;
}

.divNoticeMessage.failure {
	background: red;
	padding: 5px;
	color: white;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
	text-align: center;
	margin-bottom: 10px;
}

td:first-child, th:first-child {  
  text-indent: 10px;
}


.thHeader1, .thHeader2 {
	width: 110px;
}

.thHeader3 {
	width: 240px;
}

.thHeader4, .thHeader5 {
	width: 100px;
}

table th p {
	padding-left: 0px;
}





.PageLabel-div, .outer-PageLabel-div.outer-div {
	/*background: rgb(163,18,62);
                     background: linear-gradient(0deg, rgba(163,18,62,1) 0%, rgba(138,6,46,1) 60%, rgba(83,1,12,1) 100%);*/
	background:url(../../layout/images/gray-bg.png);
	width:100%;
	height:66px;
}

.PageLabel {
	color:#141012;
	font-family:'Roboto', sans-serif;
	font-weight:500;
	font-size:32px;
	padding:19px 0;
}

/*
.SchoolColumn2 .divMainCalloutSlideshowImageHolder,
.SchoolColumn2 .SlideshowWrapper,
.SchoolColumn2 .divMainCalloutSlideshowImageHolder img,
.SchoolColumn2 .divMainCalloutImage img {
	width:650px;
	height:375px;
}

.SchoolColumn2 .divMainCalloutSlideshowImageHolder img,
.SchoolColumn2 .divMainCalloutImage img {
	max-width:650px;
	max-height:375px;
	float:left;
}

.SchoolColumn2 .divMainCalloutSlideshowThumbnails,
.divMainCalloutSlideshowThumbnailsInner {
	bottom:0;
    right:0;
    width:650px;
}
*/

.divNarrowColumn {
	padding:0 10px;
	margin:0;	
}

.divNarrowColumn .blog-container img {
	display:none;
}

.outer-content-div.outer-div {
	background-color:#ffffff;
	/*background-image:url(../images/gray-bg.jpg);*/
	background-repeat:no-repeat;
	background-size:auto;
}

.socialMedia a.SchoolSocial.fa-facebook,
.socialMedia a.SchoolSocial.fa-twitter,
.socialMedia a.SchoolSocial.fa-rss {
	background:#8a062e;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.socialMedia a.SchoolSocial.fa-facebook:hover,
.socialMedia a.SchoolSocial.fa-twitter:hover,
.socialMedia a.SchoolSocial.fa-rss:hover {
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	background:#141012;
}

.SchoolSocial.SchoolSocialRSS{
	display:none !important;
}

.ads-column {
	border-left:none;
	background:#dfdfdf;
	height:375px;
}

.ads-column img {
	height:auto;
	margin-top:100px;
}

.contact-column {
	margin-left:5%;
	margin-top:10px;
}

.SchoolColumn3 .socialMedia {
	width:auto;
	float:left;
	margin-left:5%;
}

.divHomeTextWrapper {
	background:white;
	margin:15px 0;
}

.content-div.inner-div.content-madison-elementary-school,
.content-div.inner-div.content-madison-middle-school,
.content-div.inner-div.content-madison-high-school {
	background:white;
}

.blogpullContainerSchool {
	width:350px;
	float:left;
	margin-top:12px;
}

.fbFeedContainerSchool {
	float:right;
}

.blogpullContainerSchool h3 {
	font-size:24px;
	color:#141012;
	
}

.blogpullSchoolMainTitle{
	background: rgb(163,18,62);
                     background: linear-gradient(0deg, rgba(163,18,62,1) 0%, rgba(138,6,46,1) 60%, rgba(83,1,12,1) 100%);
	background: rgb(163,18,62);
	color:#ffffff !important;
	font-family:'Roboto', sans-serif;
	font-size:24px;
	font-weight:500;
	padding:15px;
}

.fbFeedContainerSchool h3 a {
	font-size:24px;
	color:#141012;
	text-decoration:none;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.fbFeedContainerSchool h3 a:hover {
	color:#8a062e;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.body-madison-high-school .blog-container img,
.body-madison-middle-school .blog-container img,
.body-madison-elementary-school .blog-container img {
	float:left;
	width:auto;
	margin:5px;
}

.SchoolColumn2 .divPullWrapper {
	float:left;
}

.SchoolColumn2 .divPullWrapper .blog-container img {
	float:right;
	max-width:180px;
}

.SchoolColumn2 p a{
	color:#8a062e !important;	
}

.SchoolColumn2 p a:hover{
	text-decoration:underline !important;	
}


.SchoolColumn1,
.SchoolColumn2,
.SchoolColumn3 {
	float:left;
}
/*
.SchoolColumn2 {
	width:750px;
}

.divPullWrapper {
	width:890px;
}
*/
.SchoolColumn2 .divPullWrapper {
	width:100%;
}

.SchoolColumn2 .divPullWrapper,
.divPullWrapper .tableListingTable,
.divPullWrapper .blogholder,
.divPullWrapper .textholder,
.SchoolColumn2 .textholder {
	width:100%;
	float:left;
}

.SchoolColumn3{
	padding-left:25px;
}

.textholder p,
.content-div p {
	font-family:'Roboto', sans-serif;
	font-size:14px;
}

.textholder p {
	color:#141012;
}

.body-lebanon-high-school div.bellSchedule table,
.body-lebanon-junior-high div.bellSchedule table {
	margin-right: 2%;
}

.body-lebanon-high-school div.bellSchedule table caption,
.body-lebanon-junior-high div.bellSchedule table caption,
.body-lebanon-junior-high div.bellSchedule table td.tableBreak {
	background: #8a062e;
	color: #ffffff;
	border:1px solid #ffffff;
}

.body-lebanon-high-school div.bellSchedule table th,
.body-lebanon-junior-high div.bellSchedule table th
 {
	color: #8a062e;
}

.body-lebanon-high-school div.bellSchedule table caption h3,
.body-lebanon-junior-high div.bellSchedule table caption h3,
.body-lebanon-junior-high div.bellSchedule table td.tableBreak p{
	color: #ffffff;
}

.body-lebanon-high-school div.bellSchedule table td,
.body-lebanon-junior-high div.bellSchedule table td {
	border: 1px solid #8a062e;
}




#divGetDirections,
.directionsSubHeader {
	background:transparent;
}

.divPullWrapper .divDirectionSectionLeft,
.divPullWrapper .divDirectionSectionRight {
	width:49%;
	margin:0;
}

.divPullWrapper .divDirectionSectionLeft.directionsSubHeader {
	width:100%;
}

.socialMedia a.SchoolSocial {
	background:#8a062e;	
}

.socialMedia a.SchoolSocial:hover {
	background:#141012;	
}

.anchYearLink.current-year {
	background:#d8d8d8 !important;
}

.socialMedia a.SchoolSocial span{
	color:black;	
	background:white;
}

@media (max-width:767px) {
	
	table {
		width:100% !important;
		max-width:100% !important;
	}
	
	.divPullWrapper .divDirectionSectionLeft,
	.divPullWrapper .divDirectionSectionRight {
		padding:0;
		width:100%;
		clear:both;
	}
	
	.sidemenu a.sidemenu-category, 
	.sidemenu .spanCategoryToggle, 
	.divSubcategoryWrapper a{
		color: #141012 !important;
	}	
	
	button.btn-show-nav.open,
	.sidemenu a.sidemenu-category:hover, 
	.sidemenu a.sidemenu-category.current-category, 
	.sidemenu .spanCategoryToggle:hover, 
	.sidemenu .spanCategoryToggle.current-category{
		background:#53010c !important;
		border: 2px solid #53010c !important;
		color:#ffffff !important;
	}
	
	.body-contact-form input,
	.body-contact-form textarea {
		width:100% !important;
		float:left;
	}
	
	.body-contact-form .contact-col.contact-col-1,
	.body-contact-form .contact-col.contact-col-2,
	.body-contact-form .contact-col.contact-col-3 {
		width:100% !important;
		float:left;
	}
	
	.body-contact-form .contact-col.contact-col-3 {
		margin-bottom:20px;
	}
	
	.body-contact-form textarea,
	.body-contact-form .submit {
		margin-bottom:20px;
	}
	
	
}




.content-div a {
	color: #a3123e;
}




.p-0,
.nopadding {
	padding:0;
}

.m-0 {
	margin:0;
}

.transition {
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

img {
	max-width:100%;
}

.content-div {
	background:#ffffff;
	padding:15px;
}



header {
	position:relative;
}


#skip {
	position:absolute;
	left:15px;
	top:128px;
	z-index:999;
}

#skip a,
a.showOnFocus {
    position: relative;
    z-index: 11;
    background: #ffffa6;
    color: #0d0d0d;
    white-space: nowrap;
    text-decoration: none;
    height: auto;
    line-height: 1.1;
    width: auto;
    padding: 5px;
    border-bottom: none;
    outline-color: #ffffa6;
    pointer-events: none;
    background: #ffffa6;
    border: 2px solid #f9f9b5;
    opacity: 0;
    z-index: 999;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.0);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.0);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.0);
    -moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

a.showOnFocus {
	left:15px;
}

#skip a:focus,
a.showOnFocus:focus {
	background:#ffffa6;
    outline-color: #ffffa6;
	pointer-events:initial;
	text-decoration:none; border-bottom:none;;
    border: 2px solid #f9f9b5;
	opacity:1;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
}

a.showOnFocus.absolute {
	position:absolute;
}

a.showOnFocus.relative {
	position:relative;
}

.blogsidemenu a.showOnFocus {
	position:absolute;
	top:auto;
	left:auto;
	right:0;	
}

.outer-footer-div {
	position:relative;
}

.outer-footer-div .showOnFocus {
	position:absolute;
	left:15px;
	top:15px;
	right:auto;
}

.SchoolColumn1 .showOnFocus,
.SchoolColumn2 .showOnFocus {
	position:absolute;
	left:0;
	top:auto;
	right:auto;	
}

.banner-socialmedia-div,
.banner-socialmedia-div #social-networking-small,
.banner-socialmedia-div #social-networking-small li,
.banner-socialmedia-div #social-networking-small li a,
.banner-socialmedia-div #social-networking,
.banner-socialmedia-div #social-networking li,
.banner-socialmedia-div #social-networking li a,
.banner-socialmedia-div ul#social-networking li {
	margin:0;
	float:left;
	background:transparent;
	list-style:none;
}

.banner-socialmedia-div{
	float:right;
}

.banner-socialmedia-div #social-networking-small li a,
.banner-socialmedia-div #social-networking li a {
	font-size:24px;
	line-height: 28px;
    margin-right: 4px;
    margin-left: 0;
    padding: 0 5px;
    width: auto;
    min-width: 28px;
	text-align:center;
}

.banner-contact-div,
.banner-supernav-div,
.banner-socialmedia-div {
	margin:0 auto;
	padding-top:0;
	padding-bottom:0;
	height:30px;
	
}

.banner-socialmedia-div p {
	margin:0;
	line-height:28px;
	float:left;
	margin-left:10px;
}

.supernav {
	height:30px;
	line-height:30px;
}

.supernav a,
.supernav .navdivider {
	/*text-align:right;
	float:right;*/
}

.SuperNavLinks{
	text-align:right;	
}

@media (max-width:1023px) {
	#skip a {
		font-size:14px;
		padding:2px;
	}
}



.banner-logo img {
	max-width:100%;
	width:auto;
}

.navcontainer {
	height:88px;
	line-height:88px;
	position:relative;
}

.navcontainer-split .banner-logo {
	position:absolute;
	left:-2%;
	margin:0;
}

.navcontainer-split .navbar-div a {
	float:left;
	height:80px;
	line-height:80px;	
	text-decoration:none; border-bottom:none;;
	padding:0 20px;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}


.navbar-div a:hover {
	text-decoration:none; border-bottom:none;;
}


.navbar-div.navright a {
	float:right;
}

.school-dropdown {
	position:absolute;
	top:80px;
	left:289px;
}

.sectiondiv.schools {
	position:relative;
	top:0;
	background:#141012;
}

.school-dropdown a {
	display:block;
	white-space:nowrap; flex-wrap:nowrap;;
	width:100%;
	color:#ffffff;
}

.SearchWrapper {
	position:absolute;
	right:15px;
}

.outer-content-div.outer-div {
	min-height:375px;
}

@media (min-width:1024px) and (max-width:1199px) {
	
	.navcontainer-split .banner-logo {
		width:175px;
		top:-32px;
	}
	
	.SuperNavLinks a {
		font-size: 14px;
		padding: 0px 7.5px;
	}
	
	.navcontainer-split .navbar-div a {
		padding:0 7.5px;
		font-size:16px;
	}
}

@media (max-width:834px) and (min-width:769px){
	.outer-div.first {
	    margin-top: 118px !important;
	}
	
	.banner-logo img {
	    max-width: 86%;
	    width: auto;
	}
}

@media (min-width:768px) and (max-width:1023px) {
	
	.divBannerAlertMessage {
		padding-top:15px;
	}
	
	.navcontainer-split .banner-logo {
		width:175px;
		top:-6px;
	}
	
	
}

@media (max-width:991px) {
	
	header {
		position:fixed;
		width:100%;
		top:0;
		left:0;
		z-index:10;
		-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
	}
	
	.gsc-overflow-hidden header {
		z-index:0;	
	}	
	
	.outer-div.first {
		margin-top:119px;
	}
	
	.navbar-div a.divSandwichBarsHover,
	.navbar-div a.divSandwichBarsHover:hover {
		background:transparent;
		color:#8a062e;
	}
	
	.banner-div,
	.navbar-div,
	.banner-supernav-div,
	.footer-nav-div,
	.footer-div-bottom .container {
		width:100%;
		max-width:100%;
		padding:0;
	}
	.footer-nav-div {
		padding:0 30px;
	}
	.footer-div-bottom .container {
		padding:15px;	
	}	
	
	.navcontainer-split .navbar-div a.divSandwichBarsHover {
		float:right;
	}
	
	.divSandwichNav {
		background:#ffffff;
		display:none;
		position:absolute;
		right:15px;
		width:50%;
		overflow-y:scroll;
		max-height:66vh;
		top:80px;
		-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
		z-index:111;
	}
	
	.divSandwichWrapper .divSandwichNav a.anchSandwichNav {
		font-size:18px;
		line-height:1.5;
		height:auto;
		width:100%;
		padding:10px 15px;
		display:block;
		border-bottom:1px solid #cccccc;
		white-space:nowrap;
		float:left;
		clear:both;
	}
	
	.divSandwichBarsHover .menutext {
		display:inline-block;
		margin-right:8px;
	}
	
	.PageLabel {
		font-size:24px;
	}
	
	.divSandwichBarsHover span{
		font-size:40px;
	}
}

@media (max-width:568px) {
	
	.SuperNavLinks  {
		display:none;
	}
	
	.divSandwichNav {
		right:0;
		left:auto;
		width:100%;
		max-width:100%;
		overflow:hidden;
		top:105px;
	}	
	
	.banner-socialmedia-div, 
	.banner-socialmedia-div #social-networking-small,
	.banner-socialmedia-div #social-networking-small li,
	.banner-socialmedia-div #social-networking-small li a,
	.banner-socialmedia-div #social-networking,
	.banner-socialmedia-div ul#social-networking li,
	.banner-socialmedia-div #social-networking li a, 
	.banner-socialmedia-div p {
		float:right;
	}
	
	.banner-socialmedia-div ul#social-networking-small li,
	.banner-socialmedia-div ul#social-networking li {
		float:left;
	}

	.banner-socialmedia-div p {
		margin-right:5px;
	}	
	
	.navcontainer-split .banner-logo {
		left: 5px;
	    width: 155px;
	    top: -5px;
		transform:none;
	}	

	
}




.slideshow-leftside.slideshow-floatright .divMenuLinks {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	height:auto;
	overflow:visible;
}

.divMainCalloutSlideshowImageHolder, .divMainCalloutImage {
	position:relative;
	width:100%;
	background:transparent;
}

.SlideshowCenterImageOuter {
	height:100%;
}
 
.outerBlogTitle {
	padding:0;
}

.outerBlogTitle .blogImage {
	padding:0;
	padding-left:15px;
}

.outerBlogTitle iframe {
	width:100% !important;
	max-width:100%;
}


.divMenuLinks a i {
	position:absolute;
	right:0;
	line-height:inherit;
	float:right;
	padding-right:10px;
	
}

@media (min-width:1024px) and (max-width:1199px) {
	.divPullHeader,
	.divPullBody {
		padding-right:30px;
	}	
}

@media (min-width:768px) and (max-width:1199px) {

	.blogTitle.container {
		width:100%;
		max-width:100%;
		margin:auto;
	}	
	
	.divPullHeader,
	.divPullBody {
		padding-left: 30px;
	} 
	
	.divMenuLinks a {
		padding:15px;
		font-size:18px;
	}
	
	.slideshow-rightride.slideshow-floatright {
		padding:0;
	}
	
	.banner-logo img {
	    max-width: 86%;
	    width: auto;
	}
}

@media (max-width:767px){
	.banner-logo img {
	    max-width: 80%;
	    width: auto;
	}
}

@media (max-width:767px){
	
	.divMobileMenuWrapper {
		padding-bottom:15px;
	}
	
	.divMenuLinks {
		display:block;
		background:#ffffff;
		width:100%;
		padding:0px;
		clear:both;
		z-index:1;
	}
	
	.divMenuLinks a {
		padding:10px 5px;
		font-size:18px;
		border:none;
	}
	.divMenuLinks .MenuLinkWrapper + .MenuLinkWrapper {
		border-top:1px solid #cccccc;
	}
	
	.slideshow-div .divMenuLinks {
		display:none;
	}
}


.blogsidemenu {
    float: right;
    padding: 0px 0px 10px 10px;
}
.blogsidemenucontent {
    border-top: 0;   
    line-height: 30px;
    border: 1px solid #cccccc;
    border-top: none;
}
.blogsidemenucontent a {
    padding: 0 10px;
}
.blogsidemenucontent a:hover {
    text-decoration: none;
}
.blogsidemenubanner {
    background: #8a062e;
    margin-top: 10px;
}
.blogsidemenuchooser {
    display: block;
    float: left;
    padding: 4px;
    color: #eeeeee;
    width: 50%;
    text-align: center;
}
.blogsidemenuchooser:hover, .blogsidemenuchooser.current {
    text-decoration: none;
    background: #777777;
    color: white;
}
.anchYearLink, .anchMonthLink, .anchTagLink {
    display: block;
}
.anchYearLink {
    border-top: 1px solid #e1e1e1;
    font-weight: bold;
}
.anchYearLink:hover {
    background: #e1e1e1;
}
.anchYearLink.current-year {
    border-bottom: 1px solid #e1e1e1;
    background: #ccc;
}
.anchMonthLink {
    display: none;  
}
.anchMonthLink span {
    padding-left: 8px;
}
a.anchMonthLink:hover {
    text-decoration: underline;
}
.current-month, .current-tag {
    background: #e1e1e1;
}
.anchTagLink:hover {
    background: #e1e1e1;
}



.blogImagePreview {
	padding:10px 0;
}

.blogImagePreview img {
	margin:auto;
	width:auto;
	max-width:30%;
}

.divLeftEntryWrapper {
	padding-left:0;
}

.blogsearch,
.blogsidemenubanner,
.blogsidemenucontent {
	width:100%;
	float:left;
	clear:both;
	display:block;
}

.blogsearch input {
	display:inline-block;
	float:left;
	height:34px;
	line-height:32px;
	border:1px solid #cccccc;
	margin:0;
}

.blogsearch input[type=text] {
	width:60%;
	padding-left:8px;
}

.blogsearch input[type=submit] {
	color:#ffffff;
	width:40%;
	line-height:1;
} 

.blogsearch input[type=submit]:hover {
	color:#ffffff;
}

.content-div.inner-div .blogContentSection .textholder {
	float:left;
	width:100%;
	padding:0;
}

.textholder-image.fullimg {
	text-align:center;
	
}

.prevNextButtons {
	float:left;
	width:100%;
	clear:both;
	display:block;
}

.prevNextButtons a.nextButton {
	float:right;
}



.blogImageSection .imageholder {
	padding:0;
}

.blogImageSection .imageholder img {
	width:100%;
	padding:7.5px;
}

@media (max-width:767px) {
	.blogsidemenucontent .contentsection {
		display:none;
	}
	
	.blogImagePreview {
		width:100%;
		text-align:center;
	}
}



th,
th p,
tr,
tr p, 
td, 
td p {
	vertical-align:middle;
	margin:0;
	line-height:1.5;
	padding:1px;
}

.tableListingTable tbody tr:nth-child(even) {
	background:#eeeeee;
}



.divListingWrapper {
	text-align:center;
	padding:15px;
}

.divListingWrapper .divListingInner {
	border:1px solid #cccccc;
	border-radius:10px;
	padding:15px;
	min-height:140px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;	
} 

.divSearchForm .txtSearchTerm,
.divSearchForm .btnSearch {
	float:left;
	display:inline-block;
	border:1px solid #cccccc;
	height:34px;
	line-height:32px;
	margin:0;
}

.divSearchForm .txtSearchTerm {
	padding-left:8px;
	width:60%;
}

.divSearchForm .btnSearch {
	width:40%;
	color:#ffffff;
	border-color:#8a062e;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divSearchForm .btnSearch:hover {
	background:#141012;
	border-color:#141012;
	color:#ffffff;
}

.divListingTableWrapper {
	width:80%;
	float:right;
}

.tableListingTable {
	width:100% !important;
	padding-left:30px;
}

.tableListingTable th p {
	margin:0;
	padding:5px 0;
}




#divGetDirections input[type=text],
#divGetDirections input[type=submit] {
	border:1px solid #cccccc;
	text-align:center;
	height:34px;
	line-height:32px;
}

#divGetDirections input[type=text] {
	width:60%;
	padding-left:8px;	
	text-align:left;
}

#divGetDirections input[type=submit] {
	color:#ffffff;
	width:38%;
	border-color:#8a062e;
} 

@media (max-width:767px) {

	.divDirectionSectionRight.directionsSubHeader,
	.divDirectionSectionLeft.directionsSubHeader {
		padding-top:15px;
	}
	
	.divDirectionSectionRight,
	.divDirectionSectionLeft {
		padding:0;
		width:100%;
		clear:both;
	}	
}



a {
	outline-color: rgba(47, 161, 209, 0); 
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-color: rgba(47, 161, 209, 0.5); 
	outline-offset: 1px;
}

input[type=submit]:focus {
	outline-color: rgba(0,0,0,1); 
	outline-offset: 2px;
}

.content-div a.ThumbImage:focus {
	color:#ffffff;	
}

.PageLabel {
	text-align:center;
	margin:0;
	padding:19px 0;
}

.divNarrowColumn,
.SchoolColumn2 .slideshow-div,
.divNarrowColumn .socialMedia {
	width:100%;
	float:left;
}

.blogpullContainerSchool,
.fbFeedContainerSchool {
	float:left;
	padding:0px;
	width:100%;
	margin:0;
}

.blogpullContainerSchool {
	padding-right:15px;
}

.fbFeedContainerSchool {
	overflow:hidden;
}

.blog-container {
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
}

.divMiniSliderWrapper {
	position:relative;
	padding:0 15px;
	margin-bottom:10px;
	float:left;
	width:100%;
	max-width:100%;
	height:180px;
	overflow-y:hidden;
	overflow-x:scroll;
} 

.sidemenu a i {
	float: right;
    line-height: inherit;
    display: inline-block;
    padding-right: 3px;
}

@media (min-width:1200px) {
		
	.SchoolColumn2.schoolHome {
		padding-right:0;
	}
		
	.content-school-home {
		padding-right:0;
	}
}

@media (max-width:1199px) {
	iframe,
	table {
		width:100% !important;
		max-width:100% !important;
	}
	
	.SchoolColumn3 {
		padding-left:15px;
	}
	
}

@media (max-width:1023px) {

	
	.outerBlogTitle h2 {
		font-size:30px;
	}
	
		
	.blogpullContainerSchool,
	.fbFeedContainerSchool {
		width:100%;
		padding:0;
	}	
	
}

@media (min-width:768px){
	
	.SchoolColumn1,
	.SchoolColumn3,
	.sidemenu {
		float:left;
		display:block;
		width:20%;
		margin:0;
	}
	
	.sidemenu {
		padding-right:15px;
	}
	
	.SchoolColumn2 {
		width:80%;
		padding:0 15px;
	}
	
	.SchoolColumn2.schoolHome {
		width:60%;
		padding-right:0;
	}
	
	.SchoolColumn1,
	.SchoolColumn2,
	.SchoolColumn3 {
		padding-top:15px;
	}
	
	.sidemenu a.sidemenu-category {
		display:block;
		float:left;
		clear:both;
		width:100%;
		padding:7.5px 2.5px;
		color:#141012;
		line-height:1.1;
		background:transparent;
		-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
		text-decoration:none; border-bottom:none;;
		border-bottom:1px solid #cccccc;
	}
	
	.sidemenu a.sidemenu-category:hover,
	.sidemenu a.sidemenu-category.current-category {
		color:#ffffff;
		background:#53010c;
		text-decoration:none; border-bottom:none;;
		padding-left:5px;
		border-bottom:1px solid #8a062e;
	}
		
	.sidemenu a.sidemenu-subcategory {
		display:block;
		float:left;
		clear:both;
		width:100%;
		padding:7.5px 2.5px;
		line-height:1.1;
		padding-left:12px;
		color:#141012;
		font-size:14px;
		text-decoration:none; border-bottom:none;;
		border-bottom:1px solid #cccccc;
		border-left:3px solid #ffffff;
	}

	.sidemenu a.sidemenu-subcategory:hover {
		padding-left:12px;
		color:#ffffff;
		background:#8a062e;
		text-decoration:none; border-bottom:none;;
		border-bottom:1px solid #cccccc;
	}

	.sidemenu a.sidemenu-subcategory.current-subcategory {
		padding-left:12px;
		color:#8a062e;
		background:#ffffff;
		border-bottom:1px solid #cccccc;
		border-left:3px solid #8a062e;
	}
	
	.content-div.inner-div .textholder,
	.content-div .divPullWrapper,
	.content-div .divMiniSliderWrapper {
		float:right;
		display:block;
		width:80%;
		padding-left:15px;
		margin:0;
	}
	
	.SchoolColumn2 .divMiniSliderWrapper {
		width:100%;	
	}
	
	
	.content-div.inner-div .textholder + .textholder {
		border-top:1px solid #cccccc;
		padding-top:10px;
		margin-top:10px;
	}
	
	.content-div.inner-div .textholder-faq,
	.content-div.inner-div .textholder + .textholder-faq {
		padding:0;
		margin:0;
	}
	
	.content-div.inner-div .textholder-faq + .textholder {
		border-top:none;
		margin:0;
	}
	
	.content-div.inner-div .textholder-faq + .textholder-faq {
		margin-top:-1px;
	}
	
	.textholder-faq-inner {
		margin-left:10px;
	}

	.SchoolColumn1 .sidemenu {
		width:100%;
	}
	.contact-column,
	.SchoolColumn3 .socialMedia {
		margin-left:0;
		margin-right:0;
	}
	
	.content-div.inner-div .SchoolColumn2 .textholder,
	.content-div.inner-div .SchoolColumn2 .divPullWrapper,
	.content-div.inner-div .divPullWrapper .textholder,
	.content-div .divPullWrapper .divListingTableWrapper {
		width:100%;
	} 
	
	.content-div .divPullWrapper .divListingTableWrapper {
		padding:0;
	}
	
	.content-div .divPullWrapper .divFormContainer {
		margin-bottom:15px;
	}
	
	.divMenuLinks {
		display:none;
	}
	
	.slideshow-div .divMenuLinks {
		display:block;
	}
	
}

@media (max-width:767px) {

	.content-div.inner-div .textholder {
		width:100%;
		clear:both;
	}

	.SearchWrapper {
		left:auto;
		top:0;
		float:left;
		width:100%;
	}
	
	.SchoolColumn1,
	.SchoolColumn2,
	.SchoolColumn3,	
	.sidemenu {
		width:100%;
	}

	.sidemenu-mobile {
		-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	}
	
	button.btn-show-nav {
		float:left;
		width:100%;
		text-align:left;
		font-size:21px;
		color:#ffffff;
		background:#141012;
		border-radius:3px;
		border:2px solid #141012;
		margin-bottom:10px;
	}
	
	button.btn-show-nav span {
		display:inline-block;
		margin-left:10px;
		color:#ffffff;
	}
	
	button.btn-show-nav.open {
		background:#8a062e;
		color:#ffffff;
		border:2px solid #8a062e;
	}
	
	button.btn-show-nav i {
		color:#ffffff;
		transform:rotate(0deg);
		-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	}		
	
	button.btn-show-nav.open i {
		transform:rotate(45deg);
	}	
	
	.sidemenu a.sidemenu-category,
	.sidemenu .spanCategoryToggle,
	.divSubcategoryWrapper a {
		display:block;
		float:left;
		clear:both;
		text-align:left;
		width:100%;
		padding:12px 2.5px;
		color:#8a062e;
		font-size:16px;
		line-height:1.1;
		background:transparent;
		-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
		text-decoration:none; border-bottom:none;;
		border-bottom:1px solid #cccccc;
	}
	
	.sidemenu a.sidemenu-category:hover,
	.sidemenu a.sidemenu-category.current-category,
	.sidemenu .spanCategoryToggle:hover,
	.sidemenu .spanCategoryToggle.current-category {
		color:#ffffff;
		background:#8a062e;
	}	
	
	.divSubcategoryWrapper a {
		border-left:3px solid #ffffff;
		color:#141012;
		font-size:14px;
		padding-left:15px;
	}
	
	.divSubcategoryWrapper a.current-subcategory {
		border-left:3px solid #8a062e;
		color:#8a062e;
	}

	
	.textholder-image,
	.textholder-image img {
		width:auto !important;
		margin:10px auto !important;
	}
	
}



footer {
	margin-top:0px;
}

.divFooterColumn {
	margin:0;
	padding:0;
	padding-bottom:30px;
}

.divFooterColumn.divFooterNoHeader {
	margin-top:52px;
}

.footer-nav-div a {			
	display:block;
	clear:both;
	width:auto;
	float:left;
}

.footer-div-bottom {
	line-height:65px;
}

.footer-div-bottom a.button {
	font-family:'Roboto', sans-serif;
	font-size:14px;
	background:#53010c;
	color:#ffffff;
	float:left;
	line-height:1;
	margin:10px;
	padding:10px 10px;
}

.footer-div-bottom a.button:hover{
	border:none;
	background:#eeeeee;
	color:#8a062e;
}

.copyright {
	padding:0;
}

.footersmbanner{
	display:none;
}

@media (max-width:767px) {
	
	
	
	.divFooterColumn1 {
		padding-bottom:0;
	}
	
	.divFooterColumn.divFooterNoHeader {
		margin-top:0px;
	}
	
	.footer-div-bottom {
		text-align:center;
	}
	
	.footer-div-bottom a.button {
		float:none;
	}
	
	.copyright {
		width:100%;
		text-align:center;
	}
	
	.footersmbanner{
		display:block !important;
		padding-right: 10px;
	}
}



.divMainCalloutSlideshowControlsHolder {
	width:65px;
	height:25px;
	position:absolute;
	right:0;
	bottom:50px;
	z-index:999;
}

#pauseButton,
#playButton {
	display:inline-block;
	transform:scale(0.8);
}

.divADALink {
	display:block;
	position:relative;
	height:1px;
	width:1px;
}

.divADALink .showOnFocus {
	position:absolute;
	left:0;
	right:auto;
	bottom:auto;
}



.sidemenu a.sidemenu-category.anchReportAbsence,
.sidemenu a.sidemenu-category.anchReportAbsence:hover {
	border:2px solid #8a062e;
	border-radius:10px;
	color:#8a062e;
	font-weight:bold;
	font-size:16px;
	background:transparent;
	width:100%;
	padding:10px;
}


.sidemenu a.sidemenu-category.anchReportAbsence:hover {
	background:#8a062e;
	color:#ffffff;
	border:2px solid #8a062e;
	border-radius:10px;
}

@media (max-width:767px) {
	
}



.tableMeetingTable .icon,
.divMeetingMobile .icon {
	display:inline-block;
	margin-left:5px;
	line-height:inherit;
}

.divMeetingMobile {
	float:left;
	width:100%;
	margin:7.5px auto;
	border:1px solid #cccccc;
	padding:15px;
	text-align:center;
}

.divMeetingMobile .tdDate {
	font-weight:bold;
}

.divMeetingMobile .tdDataMobile {
	padding:2px;
}


@media (min-width:768px) {
	.divAdsColumn {
		display:none !important;
	}	
}

@media (max-width:767px) {
	.divAdsColumn,
	.divAdsColumn .swiper-container {
		clear:both;
		width:100%;
		padding:0;
	}		
	
	.swiper-slide {
		text-align:center;
	}
}

.footer-div-container.FixedToBottom {
    position: fixed;
    z-index: 99;
    bottom: 0px;
    width: 100%;
    height: 140px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    background: rgba(255,255,255,.6);
    -moz-transition: all 0.28s ease;
    -o-transition: all 0.28s ease;
    -webkit-transition: all 0.28s ease;
    transition: all 0.28s ease;
}

.outer-footer-div.outer-div.FixedToBottom{
	padding-bottom:146px;
}

.clerk-listing-MuiTypography-root.prmbl-typography.clerk-listing-MuiTypography-body2 {
	color:#ffffff !important;
}


		
.divMobileBannerAdWrapper {
    display:none;
}

@media (max-width:767px) {

    .divMobileBannerAdWrapper {
        display:inline-block;
        position:relative;
        width:100%;
        padding:0px 0px;
        text-align:center;
        background:#fff;
    }
    
    .divMobileBannerAdWrapper a {
        position:relative;
        display:block;
        height:106px;
    }
    
    .divMobileBannerAdWrapper img {
        border:1px solid #ccc;
        display: inline-block !important;
        width:auto;
        height:auto;
        position:relative;
    }
    
	header {
		position:relative !important;
	}
	
	.outer-div.first {
	    margin-top: 0 !important;
	}
	
}

@media (max-width:767px) and (orientation:landscape) {
    .divMobileBannerAdWrapper img {
        border:1px solid #ccc;
        width:280px;
        height:auto;
    }
}



@media (max-width:1366px){
	.featuredAdContainer{
		display:none;
	}
}

@media (max-width:1112px){
	.SuperNavLinks{
		display:none;
	}
	
	.slideshow-div{
		margin:0;
		width:100%;
	}
	
	.divMainCalloutSlideshowImageHolder img, .divMainCalloutImage img{
		height:100% !important;
	}
}


@media (max-width:1023px) {
	.outer-admin-div {
		display:none;
	}
}


.navcontainer{
	border-top:4px solid #141012;
	border-bottom:4px solid #141012;
}

.supernav,
.navcontainer {
	z-index:99;
}

.gsc-overflow-hidden .supernav,
.gsc-overflow-hidden .navcontainer {
	z-index:0;
}

.tagline-div, .tagline-outer {
	z-index:9;
}

.banner-socialmedia-div #social-networking-small li a,
.banner-socialmedia-div #social-networking li a,
.banner-socialmedia-div #social-networking-small li a:hover,
.banner-socialmedia-div #social-networking li a:hover {
	/*color:#8a062e;
	background:#ffffff;*/
	color:white;
	text-decoration:none; border-bottom:none;;
}

.banner-socialmedia-div #social-networking li{
	height:27px;
}


.sectiondiv.schools {
	background:transparent;	
}

.sectiondiv.schools a {
	background:rgba(138, 6, 46,0.95);
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	color:#ffffff;
	line-height:2;
	height:auto;
	border-bottom:1px solid #cccccc;
}

.sectiondiv.schools a:hover {
	color:#ffffff;
	background:#53010c;
}


.tagline-div h2,
.tagline-div h3 {
	padding-top:0;
	margin-top:30px;
}

.SearchWrapper .fa-lg {
	width:42px;
}

@media (max-width:767px) {
	
	.tagline-div, .tagline-outer {
		height:38px;
	}
	
	.SearchWrapper .fa-lg {
		height:37px;
		line-height: 37px !important;
	}
	
	
	
}


.content-div .ThumbImage,
.content-div a.ThumbImage:focus {
	color:#ffffff;	
}

.anchSlideshowImageLink {
	width:100%;
	height:auto;
	max-height:100%;
	max-width:100%;
}


.divMainCalloutSlideshowImageHolder img,
.divMainCalloutImage img {
	position:absolute;
	left:50%;
	top:50%;
	height:auto;
	max-height:100%;
	width:auto;
	max-width:100%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	margin:auto;
}

.body-home .divMainCalloutSlideshowImageHolder img,
.body-home .divMainCalloutImage img {
	transform: translate(-50%,-25%);
}

.divMainCalloutSlideshowImageHolder,
.SlideshowWrapper,
.SlideshowWrapper,
.SlideshowCenterImageInner,
.slideshow-rightride.slideshow-floatright,
.slideshow-leftside.slideshow-floatright {
	height:500px;
	overflow:hidden;
}

.slideshow-leftside.slideshow-floatright {
	overflow:visible;
}

.schoolHome .divMainCalloutSlideshowImageHolder,
.schoolHome .SlideshowWrapper,
.schoolHome .SlideshowWrapper,
.schoolHome .SlideshowCenterImageInner,
.schoolHome .slideshow-rightride.slideshow-floatright {
	height:400px;
}

.SlideshowCenterImageInner {
	vertical-align:top;
	background: rgba(0,0,0,.7);
}

.divMainCalloutSlideshowTextHolder,
.divMainCalloutSlideshowText,
.divMainCalloutText {
	width:100%;
}
.schoolHome .divMainCalloutSlideshowText {
	bottom:0;
}

.outerBlogTitle {
	background:transparent;
}

.outer-slideshow-div {
	/*padding-bottom:15px;*/
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
}

.divPullHeader {
	
	background: rgb(163,18,62);
                     background: linear-gradient(0deg, rgba(163,18,62,1) 0%, rgba(138,6,46,1) 60%, rgba(83,1,12,1) 100%);	
	height:80px;
}

.divPullHeader p{
	display:none;	
}


.divMainCalloutSlideshowThumbnails {
	background:rgba(138, 6, 46, 0.7);
}

.textholder-image img,
.blogImagePreview img,
.blogpullContainer img {
	padding:3px;
	background:#f5f5f5;
	border:1px solid #ccc;
	display:block !important;
	float:right;
}

.MarqueeLogo {
	border:1px solid #ccc;
}

.divResourcesLinksWrapper {
	display:inline-block;
	width:100%;
	padding: 20px 0px;
}

.divResourcesLinksWrapper p {
	display:inline-block;
	width:25%;
	float:left;
	padding:2px;
}

.divResourcesLinksWrapper a {
	display:inline-block;
	background:#8a062e;
	color:white;
	text-decoration:none; border-bottom:none;;
	border:1px solid #8a062e;
	width:100%;
	text-align:center;
	padding:10px 20px;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.divResourcesLinksWrapper a:hover {
	background:#53010c;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

@media (min-width:1024px) and (max-width:1199px) {
	
	.divMainCalloutSlideshowImageHolder,
	.SlideshowWrapper,
	.SlideshowWrapper,
	.SlideshowCenterImageInner,
	.slideshow-rightride.slideshow-floatright,
	.slideshow-leftside.slideshow-floatright {
		height:370px;
	}
			
	.schoolHome .divMainCalloutSlideshowImageHolder,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowCenterImageInner,
	.schoolHome .slideshow-rightride.slideshow-floatright {
		height:320px;
	}
	
	.divResourcesLinksWrapper p {
		width:50%;
	}
	
}

@media (min-width:768px) and (max-width:1023px) {
	
	.divMainCalloutSlideshowImageHolder,
	.SlideshowWrapper,
	.SlideshowWrapper,
	.SlideshowCenterImageInner,
	.slideshow-rightride.slideshow-floatright,
	.slideshow-leftside.slideshow-floatright {
		height:288px;
	}
		
	.schoolHome .divMainCalloutSlideshowImageHolder,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowCenterImageInner,
	.schoolHome .slideshow-rightride.slideshow-floatright {
		height:270px;
	}
	
	.divMenuLinks a {
		padding:7.5px 12px;
		font-size:14px;
	}	
	
	.divResourcesLinksWrapper p {
		width:50%;
	}	
	
}

@media (max-width:767px) {
	.divMainCalloutSlideshowImageHolder,
	.SlideshowWrapper,
	.SlideshowWrapper,
	.SlideshowCenterImageInner,
	.slideshow-rightride.slideshow-floatright,
	.slideshow-leftside.slideshow-floatright {
		height:250px;
	}
	
	.schoolHome .divMainCalloutSlideshowImageHolder,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowWrapper,
	.schoolHome .SlideshowCenterImageInner,
	.schoolHome .slideshow-rightride.slideshow-floatright {
		height:260px;
	}	
	
	.slideshow-leftside.slideshow-floatright {
		display:none;
	}
	
	.blog-container img,
	.outerBlogTitle .blogImage {
		margin:0 auto;
		padding:15px;
		text-align:center;
	}
	

	.blog-container img {
		padding:0;
		float:none !important;
	}
	
	.outerBlogTitle iframe {
		max-height:450px;
	}
	
	.footer-nav-div {
    	flex-flow: column;
	}
	
	.divResourcesLinksWrapper p {
		width:100%;
	}
	
}


.ads-column,
.ads-column img {
	margin:auto;
	height:auto;
	background:transparent;
}

.ads-column {
    min-height: 190px;
    display: flex;
	flex-wrap:nowrap;
	flex-direction:column;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.ads-column a {
	max-width:100%;
	border:0px solid #999999;
	margin:auto;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.0);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.0);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.0);
}

.ads-column a:hover {
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.0);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.0);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.0) !important;
}

.ads-column a + a {
	margin-top:15px;
}


.marquee-footer-wrapper {
	padding:15px;
	text-align:center;
}

.marquee-footer-wrapper a {
	display:inline-block;
	max-width:100%;
	border:1px solid #999999;
	margin:auto;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.0);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.0);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.0);
}


.marquee-footer-wrapper a:hover {
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
}


.marquee-footer-wrapper a.MarqueeContact {
	width:100%;
	padding:30px;
}

@media (max-width:767px) {
	.ads-column a {
		display:inline-block;
	}
	.divAdsColumn img {
		border:none;
	}
	
}



.divAdsColumn {
	background:transparent;
	text-align:center;
}

.divAdsColumn img {
	border:1px solid #cccccc;
}

.divAdsColumn .swiper-controls {
	position:absolute;
	top:50%;
}

.divAdsColumn .swiper-container {
	padding:30px 0 45px 0;
}

.divAdsColumn .swiper-pagination-bullet {
	height:18px;
	width:18px;
	background:#141012;
	opacity:0.3;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	margin:7.5px;
}

.divAdsColumn .swiper-pagination {
	bottom:0;
}

.divAdsColumn .swiper-pagination-bullet-active {
	opacity:1;
}

.swiper-button-next,
.swiper-button-prev {
	filter:grayscale(1) brightness(0);
}

.SchoolColumn3 img {
	border:1px solid #ccc;
	margin-bottom:15px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.0);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.0);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.0);
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}

.SchoolColumn3 img:hover {
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
}



#tagsection,
#datesection {
	color:#ffffff;
	background:#333;
}

#tagsection.current,
#datesection.current {
	color:#ffffff;
	background:#a3123e;
}

@media (max-width:1023px){
	.blogpullContainer .blogImage {
		margin-bottom:15px;
		clear:both;
		padding:0;
	}	
	
	.blogpullContainer .blog-container img {
		margin:auto;
	}
}


.darksite-outer-div .container {
	padding:30px 15px;
}



.ta-c {
	text-align:center;
}

.divErrorMessage {
	float:left;
	width:100%;
	background:#f2f2f2;
	border:1px solid #cccccc;
	color:#141012;
	text-align:center;
	padding:15px;
	margin:15px auto;
	clear:both;
}

#loginform #txtUsername,
#loginform #txtPassword {
	border:1px solid #999999;
	text-indent:7px;
}

#loginform input[type=submit] {
	padding:5px 25px;
	font-style:normal;
	color:#ffffff;
	backgruond:#8a062e;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	border:2px solid #8a062e;
}


#loginform input[type=submit]:hover {
	background:#141012;
	border:2px solid #141012;
	color:#ffffff;
}


.divLoginWrapper {
	border:1px solid #cccccc;
	padding:30px;
	padding-bottom:15px;
	text-align:center;	
	margin:30px auto;
	
}

.divResetWrapper {
	text-align:left;
}

input[type=text],
input[type=email],
input[type=password],
textarea {
	border:1px solid #ccc;
	padding:2px;
}


input[type=submit],
input[type=submit]:hover {
	color:white;
	background:#8a062e;
	border:1px solid #8a062e;
	font-style:normal;
	padding:5px 20px;
}

input[type=submit]:hover {
	color:black;	
}


.divLogoutWarning {
	position:absolute;
	width:50%;
	height:50%;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
	background:#eeeeee;
	text-align:center;
	padding:15px;
	border:1px solid #cccccc;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					-moz-box-shadow:    0px 2px 5px 0px rgba(33, 33, 33, 0.4);
					box-shadow:         0px 2px 5px 0px rgba(33, 33, 33, 0.4);
	
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;	
	
	display:none;
}

.divLogoutWarning h3 {
	margin-top:0;
}

.divLogoutWarning input {
	background:#8a062e;
	border:1px solid #8a062e;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	color:#ffffff;
	font-style:normal;
	padding:5px 20px;
}

.divLogoutWarning input:hover {
	color:#141012;
	border:1px solid #8a062e;
}

@media (max-width:767px) {
	.divLogoutWarning {
		width:80%;
		height:80%;	
	}
}



.textholder-faq {
	border:none !important;
	margin:0;
	margin-bottom:10px;
}

.textholder-faq-inner {
	margin-left:15px;
	border:1px solid #b9b9b9 !important;	
}


.textholder-faq + .textholder-faq {
	border-top:0px !important;
}

.textholder-faq,
.textholder-faq * {
	box-sizing:border-box;
}

a.textholder-faq-question {
	text-decoration:none;
	cursor:pointer;
	width:100%;
	height:100%;
	color:#141012;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
	
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
		
	-webkit-transition:all .28s;
	-moz-transition:all .28s;
	-ms-transition:all .28s;
	transition:all .28s;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.faq-handle {
	text-align:center;
	min-height:40px;
	width:40px;
	background:transparent;
	text-decoration:none;	
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;		

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;

}

.textholder-faq-question.open,
.textholder-faq-question:hover,
.textholder-faq-question:focus {
	background:rgba(234, 233, 236, 0.5);
	text-decoration:none;
}

.textholder-faq-question.open .faq-handle,
.textholder-faq-question:hover .faq-handle {
	background:#cccccc;
}

.textholder-faq-question .faq-handle i {
	-webkit-transform:rotate(0deg);
	-moz-transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition:all .28s;
	-moz-transition:all .28s;
	-ms-transition:all .28s;
	transition:all .28s;	
}

.textholder-faq-question.open .faq-handle i {
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
}

.faq-body {
	width:100%;
	padding:10px 15px 10px 10px;
	display:inline-block;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;	
}

.faq-body > * {
	margin-bottom:0;
	
}

.textholder-faq-answer .faq-body {
	padding-left:50px;
	padding-top:15px;
	padding-bottom:15px;
}

.textholder-faq-answer .faq-body .textholder {
	width:100%;
}

@media (max-width:767px) {

	.textholder-faq-inner {
		margin-left:0;
	}
}



.mandatory,
.mandatoryDDL,
.mandatoryPONumber {
	background-color: #fdf9e0;
	width: 25em;
	height: 35px;
	border-bottom-color: #753bbd;
}

select {
    height: 35px;
    font: 14px/24px Gotham Book, Trebuchet MS, sans-serif;
    padding: 0px 0px 0px 5px;
    vertical-align: middle;
	width: 26em;
	border-bottom-color: #753bbd;
}

textarea {
    overflow: hidden;
    resize: none; 
    font: 14px/20px Gotham Book, Trebuchet MS, sans-serif;
	width: 25em;
	height: 10em;
	border-bottom-color: #753bbd;
}

select.selectAbsenceDDL {
	width:26em;
	height: 35px;
	border-bottom-color: #753bbd;
}

.h3Absence {
	display:block;
	width:100%;
	clear:both;
	color:#ffffff;
	font-family:'Roboto', sans-serif;
	font-weight:500;
	background: #8a062e;
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#frmAbsenceForm input,
#frmAbsenceForm select,
#frmAbsenceForm textarea {
	border:1px solid #cccccc;
	padding:2px 8px;
	width:100%;
}

#frmAbsenceForm label {
	width:100%;
	display:block;
}

#frmAbsenceForm input[type=submit] {
	display:inline-block;
	width:auto;
	float:left;
	background:transparent;
	color:#8a062e;
	border:1px solid #8a062e;
	padding:10px 25px;
	-moz-transition: all 0.28s ease;
					-o-transition: all 0.28s ease;
					-webkit-transition: all 0.28s ease;
					transition: all 0.28s ease;
	margin:auto;
}


#frmAbsenceForm input[type=submit]:hover {
	background:#8a062e;
	color:#ffffff;
}



iframe.iframeEmbed {
	border:none;
	overflow:hidden;
}



.divMainCalloutSlideshowText {
	padding-bottom:35px;
}

.divMainCalloutSlideshowControlsHolder {
	bottom: -5px;
	right: 25px;
}

#pauseButton,
#playButton {
	position:relative;
	top:auto;
	right:auto;
}

.fbTablet, .fbMobile{
		display:none;
}


.gsc-input-box {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
	

@media (max-width:1112px){
	.SuperNavLinks{
		display:none;
	}
	
	.slideshow-div{
		margin:0;
		width:100%;
	}
	
	.divMainCalloutSlideshowImageHolder img, .divMainCalloutImage img{
		height:100% !important;
	}
	
	.fbDesktop{
		display:none;
	}
	
	.fbTablet{
		display:block;
	}
	
}

@media (max-width:1024px){
	.divMenuLinks a{
		font-size:16px;
		text-align:left;
	}
}

@media (max-width:834px){
	.divMenuLinks a{
		font-size:16px;
		text-align:left;
	}
	
	.banner-supernav-div{
		padding-right:15px;
	}
	
	.navcontainer-split .banner-logo {
	    width: 175px;
	    top: -32px;
	    left: 12px;
	}
	
	.outer-div.first {
	    margin-top: 108px;
	}
	
	.divSandwichBarsHover .menutext{
		display:none;
	}
	
	.fbDesktop, .fbTablet{
		display:none;
	}
	
	.fbMobile{
		display:block;
	}
}


@media (max-width:768px){
	.banner-supernav-div {
	    padding-right: 55px;
	}
	
	.outer-div.first {
	    margin-top: 118px;
	}
	
	.navcontainer-split .navbar-div a{
		padding-right:45px;
	}
	
	.fbDesktop, .fbTablet{
		display:none;
	}
	
	.fbMobile{
		display:block;
	}
	
	#skip{
		display:none;
	}

	.LWWTxt{
		text-align:center;
	}
}

@media (max-width:767px){
	
	.banner-supernav-div {
	    padding-right: 0px;
		display:flex;
		flex-direction:column-reverse;
		justify-content:end;
		height:100%;
	}
	.goog-te-gadget-simple {
		float:right;
	}
	.banner-socialmedia-div {
		margin:0 !important;
		padding-right:15px;
	}
	.supernav {
		height:60px;
	}
	
	.banner-supernav-div {
	    padding-right: 0px;
	}
	
	.banner-logo img {
	    max-width: 88%;
	    width: auto;
	}
	
	.slideshow-rightride{
		padding:0;
	}
	
	.navcontainer-split .navbar-div a {
	    padding-right: 0;
	}
	
	.embedTitle.embedTitle-facebook{
		background: linear-gradient(0deg, rgba(163,18,62,1) 0%, rgba(138,6,46,1) 60%, rgba(83,1,12,1) 100%);
		height: 80px;
		margin-left: -30px;
		margin-right: -30px;
	}
	
	.embedTitle.embedTitle-facebook a{
		font-family:'Roboto', sans-serif;			
		color:#ffffff;
		font-size: 30px;
		font-weight:500;
		padding-left: 15px;
		position: relative;
		top: 35%;
	}
	
	.fbDesktop, .fbMobile{
		display:none;
	}
	
	.fbTablet{
		display:block;
	}
	
	.SchoolColumn2 .textholder .videoholder{
		margin-right:0 !important;
		float:none !important;
	}
	
	.SchoolColumn2 .textholder p{
		max-width:100%;
		word-wrap:break-word;
	}
	
	td:first-child, th:first-child {
   		text-indent: 0px;
	}
	
	input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus,
	.gsc-search-box-tools .gsc-search-box .gsc-input {
	    width: 135px !important;
		max-width: 135px !important;
	}
	
	.google-search{
		width:135px !important;
		max-width: 135px !important;
	}
	
	.divFooterColumn.divFooterColumn3 {
    	width: 175px;
    	margin-left: 0px;
	}
	.divFooterColumn.divFooterColumn4 {
    	float: left;
	}
	
}

@media (max-width:850px) and (orientation: landscape){
	.footer-div-container.FixedToBottom{
		height:70px !important;
	}
	
	.marquee-footer-wrapper a{
		max-width:50% !important;
	}
}



.tinymce-btn-styles {
    text-align: center;
    display: block;
    width: 200px;
    height: 50px;
    line-height:50px;
    background-color: #8a062e;
    color: #FFF;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    
}

.tinymce-btn-styles:hover {
    background-color: rgba(83,1,12,1);
    color: #FFF;
}
.tinymce-btn-styles a {
    color: white;
}


body > div.wrapper-div > div.outer-content-div.outer-div > div.content-div.inner-div.content-resources.container > div.pagetextholder,
body > div.wrapper-div > div.outer-content-div.outer-div > div.content-div.inner-div.content-resources.container > div.divider {
	display: none;
}

.body-home > div.wrapper-div > div.outer-content-div.outer-div > div.outerBlogTitle.outer-div > div.blogTitle.inner-div.container.nopadding > div.divPullWrapper.divPullWrapper-event.col-xs-12.col-sm-5.nopadding > div.divPullBody.divPullBody-event.col-xs-12.col-sm-12 > div.embedContainer.col-xs-12.col-sm-12 {
	display: none;
}

