/*theme color changes*/
#headerBtm{background:rgb(78,77,77);}
#logo img{max-width:100%;margin:-0.5em 0 0;}

section.main{background-size:20% auto;}
.eventsSlider .slick-arrow{background-size: auto 100%!important;}

#header_nav li{float:left;list-style:none;}
#header_nav li a.toplink{font-size:1em!important;font-weight:700!important;line-height:1em!important;padding:0.5em 1em !important;}

.detail_calendar table td.today_highlight, .today_highlight,.today_highlight table tr td{background:rgb(240,240,240)!important;}

#topNav ul li.desktop a.dropDownOn:after,#topNav ul li.desktop a:hover:after,#topNav ul li.desktop a.on:after{background: rgb(0,102,0);}
#utilityNav ul li a{color:rgb(255,255,255);}
#dropDownMenu #dropDownschools.dropDown .mainNav ul{width:20%!important;}
#row3.wSocial:after, #row2.wSocial:after,#socialRow{background: rgba(226,221,219,0.7)!important;}

/*accessibility color changes*/
#topUtility li.headerLink a{color:rgb(0,0,0);}
#footerRight .tagline h3,#schoolAddress span{color:rgb(0,0,0);}
/*end accessibility color changes*/

@media only screen and (max-width: 780px){
	#schoolName {font-size: 2.15em;padding: 0;}
	#logo img{margin:0!important;float:left;}
}