
.divMainCalloutSlideshowText {
    position: absolute;
    width:500px;        
}
.divHomeTextWrapper {
    border-bottom: 1px solid #cccccc;
}



.divMainCalloutWrapper {
    margin-bottom: 15px;
}

.divMainCalloutText {
    
}
.slideshow-div {
    width: 500px;
    margin-left: 10px;
    float: right;
}
.socialMedia {
    width: 500px;
    margin-left: 10px;
    float: right;
}
.divNarrowColumn {
    width: 500px;
    margin-left: 10px;
    float: right;
}
.divNarrowColumn .textholder {
    width: 100%;
}
.divMainCalloutSlideshowImageHolder, .SlideshowWrapper {
    width:500px;
    height: 300px;
    overflow: hidden;   
}
.divMainCalloutSlideshowImageHolder img, .divMainCalloutImage img, .anchSlideshowImageLink {

}
.anchSlideshowImageLink {
    z-index: 5;
    display: inline-block;
    border: none;
    text-decoration: none; 
    max-width: 100%;
    max-height: 100%;   
}

.divMainCalloutSlideshowText {
    position: absolute;
    right: 0px;
    bottom: 25px;
    height: auto;
    width:500px;
    padding: 10px 5px 0px 5px;
    background: rgba(0,0,0,0.5);
    text-align: center;
    z-index: 3;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;     
}
.divMainCalloutSlideshowThumbnails {
    text-align: left;
    width: 500px;
    position: absolute;
    bottom: 0px;   
    margin-left: 0px;
    background: rgba(0,0,0,0.5);
    z-index: 10;
    height: 25px;
    line-height: 25px;
    font-size: 18px;
}
.divMainCalloutSlideshowText * {
    margin-bottom: 0px;
    color: white !important;
}
.ThumbImage {

    margin-top: 0px;
    margin-right: 10px;
    cursor: pointer;
}
.ThumbImage {
    border: 2px solid #f2f2f2;
}
.ThumbImage.active {
    border: 2px solid #cccccc;
}
.ThumbImage.dormant {
    
}
.ThumbDot {
    margin-right: 5px;
    display: inline-block;
    background: none;
    border: none;
    color: white;
    text-shadow: 0px 1px 0px rgba(0,0,0,0.75);
}
.ThumbDot.active {
    background: none;
    border: none;
}

.ThumbDot.fa-circle-o {
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.ThumbDot.fa-circle-o:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);    
}

.ThumbDot.fa-dot-circle-o {
    opacity: 1.0;
    filter: alpha(opacity=100);
}
.ThumbDot.fa-dot-circle-o:hover {
    opacity: 1.0;
    filter: alpha(opacity=100);
}

#nextButton {
    font-size: 20px;
    line-height: 25px;
    background: none;
    position: relative;
    float: right;
    margin-right: 10px;
    border: none;
    opacity: 0.5;
    filter: alpha(opacity=50);
    color: white;    
    text-shadow: 0px 1px 0px rgba(0,0,0,0.75);
	font: normal normal normal 18px/1 FontAwesome;
}
#prevButton {
    font-size: 20px;
    line-height: 25px;    
    background: none;
    position: relative;
    float: right;
    margin-right: 5px;
    border: none;
    opacity: 0.5;
    filter: alpha(opacity=50);  
    color: white;     
    text-shadow: 0px 1px 0px rgba(0,0,0,0.75);
	font: normal normal normal 18px/1 FontAwesome;
}
a#nextButton:hover, a#prevButton:hover {
    border: none;
    text-decoration: none;
    opacity: 1.0;
    filter: alpha(opacity=100);    
}

#playButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px 0 no-repeat;
    position: absolute;
    bottom: 5px;
    right: 5px;
    display: none;
}
#pauseButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px -30px no-repeat;
    position: absolute;
    bottom: 5px;
    right: 35px;
    display: none;
}
#restartButton {
    width: 26px;
    height: 26px;
    background: url(../images/prettyPhoto/default/sprite.png) -53px -57px no-repeat;
    position: absolute;
    bottom: 5px;
    right: 65px;
    display: none;
}

.divMainCalloutSlideshowControlsHolder {
    width: auto;
    height: auto;
    float: right;   
}

.availableouter {
    display: table;
    width: 198px;
    height: 158px;
    background: white;
    border: 1px solid #ccc;
}

.availableinner {
    display: table-cell;
    width: 198px;
    vertical-align: middle;
    text-align: center;
    
}

a.anchNotActive {
    font-size: 20px;
    color: #BFBFBF;
}

a.anchNotActive:hover {
    color: #277ebc;
}

a.anchNotActive:hover .availableouter {
    border: 1px solid #277ebc;
}


.socialMedia a {
    border: none;
}

.socialMedia a:hover {
    text-decoration: none;
}

.socialMedia a img {
    padding: 0px;
    border: none;
    background: transparent;
}

.ads-column {
    margin-top: 0px;
	width: 200px;
	margin-left: 0;
	border: none;
}

.ads-column a {
    padding-left: 0px;
    margin-left: 0px;
	width: 200px;
}

.ads-column a.anchActive:hover {
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.4); 
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.4);    
}

.divMainCalloutSlideshowImageHolder img, .divMainCalloutImage img {
    padding: 0px;
    border: none;
    box-shadow: none;
}

.divMainCalloutImage, .divMainCalloutSlideshowImageHolder {
    overflow: hidden;
    float: right;
    margin-right: 0px;
    margin-bottom: 0px;
}

.divMainCalloutSlideshowImageHolder {
    background: #ccc;
}

.tableListingTable {
    width: 728px;
}

.tableListingTable tbody tr:nth-child(even) {
    background-color: #ffffff;
}

.tableListingTable td {
    border-bottom: 1px solid #cccccc;
}

.trTableHeaderRow {
    background: ;
}

.trTableHeaderRow p {
    color: white;
    text-shadow: 0px 1px 0px black;
}

.tableListingTable tr:hover td {
    background: #E5E5E5;
    border-bottom: 1px solid #999;
}

.divDirectionSectionLeft, .divDirectionSectionRight {
    width: 98%;
}

.SlideshowCenterImageOuter {
    display: table;
    width:500px;
    height: 300px;
}
.SlideshowCenterImageInner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width:500px;
    height: 300px;    
}

.SlideshowWrapper {
    position: absolute;
}
.verticalimage {
    max-height: 300px;    
    width: auto;    
}

.horizontalimage {
    max-width:500px;
    height: auto;        
}

.divMainCalloutSlideshowTextHolder {
    float: right;
    width:500px;
}

.SchoolColumn1 {
    width: 220px;
    float: left;
}

.SchoolColumn2 {
	width: 710px;
	float: right;
}

.SchoolColumn2.schoolHome {
    width: 500px;
    float: left;    
}

.SchoolColumn3 {
    width: 200px;
    float: right;    
}

.SchoolColumn2 .slideshow-div {
    margin-left: 0px;
    margin-bottom: 15px;
}

#Thumb1.ThumbDot {
    margin-left: 10px;
}


.outer-content-div {
	background: url(../../layout/images/outerContentSchools.jpg) top center repeat-x;
}

.outerPageTitle {
	padding: 10px 0;
	background: rgba(193,32,51,.90);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccc12033,endColorstr=#ccc12033);
	text-align: center; 
}
.pageTitle h2 {
	font-family: 'nexa_boldregular';
	color: white;
	margin-bottom: 0;
	letter-spacing: .06em;
} 

.schoolHome table {
	width: 500px;
	margin-top: 10px;
}

.sidemenu {
	width: 200px;
	padding: 0;
	border-right: none;
	margin-right: 24px;
}

.sidemenu a {
	padding-left: 5px;
	font-family: 'cooper_hewittbook';
	font-size: 13px;
	text-transform: uppercase;
	color: #707070;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;	
}

.sidemenu a:hover {
	background: #c02032;
	color: white;
}

.sidemenu-category.current-category, .topmenu-category.current-category {
	background: #c02032;
	color: white;
}

.sidemenu-category:hover, .sidemenu-category.current-category:hover, .topmenu-category:hover, .topmenu-category.current-category:hover {
	background: #c02032;
	color: white;
}

.divDirectionSectionLeft, .divDirectionSectionRight {
	width: 700px;
}

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

.directionsSubHeader {
	background: none;
	padding: 10px 0;
}

#divGetDirections {
    border-top: 0px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    padding: 0px 0px;
    background: transparent;
}

#mapframe {
    width: 692px;
}

#mapframe, #gmap {
    height: 300px;
}

#gmap {
	width: 100%;
}

.divFormContainer {
	width: 700px;
	float: right;
}

.divSearchForm {
    margin-bottom: 8px;
}

.txtSearchTerm {
    float: right;
}

.btnSearch {
    float: right;
    width: 90px;
    margin-right: 8px;
    padding: 1px 15px !important;
}

.tableListingTable {
    width: 700px;
}

.trTableHeaderRow {
    background: #212f64;
    color: white;
    text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
    text-transform: uppercase;
}

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

.tableListingTable tbody tr:nth-child(even) {
    background: #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

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

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

.tableListingTable td {
	border-bottom: none;
}

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

.newsTitle {
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}





.divBannerAlertMessage {
    position:relative;
    padding:5px 15px;
    background:#ff762e;
    border-bottom:2px solid #ca6008;
    text-align:center;
    z-index:999;
}

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

.divBannerAlertMessage .content-area * {
    color:#ffffff;
    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:#333333;
    border:1px solid #333333;
    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;
}

body {
	background: white;
	font-family: 'cooper_hewittbook';
	font-size: 15px;
	letter-spacing: .025em;
	color: #021028;
	line-height: 24px;	
	-webkit-text-size-adjust: 100%;
}

.content-div {
	background: white;
}

.content-div a {
	font-family: 'cooper_hewittbook_italic';
	color: #c02032;
}

.content-div strong,
.content-div b,
.content-div strong a,
.content-div b a,
.content-div a strong,
.content-div a b {
	font-family:'cooper_hewittsemibold';
}

::selection {
	background: #bfbfbf;
	color: #0b1528;
}

h2, h2 a {
	font-family: 'nexa_lightregular';
	color: #212f64;
	text-transform: uppercase;
	font-weight: normal;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

h2 a:hover {
	color: #0b1528;
	text-decoration: none;
}

.outerPageTitle {
	padding: 10px 0;
	background: rgba(193,32,51,.90);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccc12033,endColorstr=#ccc12033);
	text-align: center; 
}

.pageTitle h2 {
	font-family: 'nexa_boldregular';
	color: white;
	margin-bottom: 0;
	letter-spacing: .06em;
} 

h3, h3 a {
	font-family: 'cooper_hewittsemibold';
	color: #c02032;
	font-size: 24px;
	line-height: 32px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

strong, b {
	font-family: 'cooper_hewittsemibold';
}

a[title="Subscribe to our Feed"] {
	display: none;
}


.outer-banner-div {
	height: 30px;
	background: #f2f2f2;
	z-index: 20;
}
.banner-div {
	height: 30px;
	background: none;
}
.banner-logo {
	left: 388px;
	top: 5px;
	z-index: 21;
}

.banner-side-div {
	width: 940px;
	top: 0;
	right: 20px;
	height: 30px;
}

.banner-supernav-div {
	float: left;
	height: 30px;
}

.banner-supernav-div a {
	font-family: 'cooper_hewittbook';
	font-size: 12px; 
	color: #404041;
	padding: 0 5px;
	line-height: 30px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.banner-supernav-div a:hover {
	color: #c02032;
	text-decoration: none;
}

ul#social-networking-small li {
	border-radius: 0;
}

.outer-navbar-div {
	height: 80px;
	background: white;
}

.navbar-div {
	height: 80px;
	background: none;
	letter-spacing: 0;
}

.navbar-div.navleft {
	float: left;
	width: 390px;
	margin-left: 10px;
}

.navbar-div.navright {
	float: right;
	width: 390px;
	margin-right: 10px;
}

.navbar-div a {
	line-height: 80px;
	color: #021028;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.navbar-div a:hover, .navbar-div a.current {
	color: #c02032;
	background: #f2f2f2;
}

.outerSearchBar {
	height: 30px;
	background: #2e4e81;
}
.innerSearchBar {
	height: 30px;
	background: none;
}
.banner-contact-left {
	float: left;
	margin-left: 20px;
}
.goog-te-gadget-simple {
	height: 27px !important;
	background-color: rgba(255,255,255,.40) !important;
	border-top: none !important;
	border-bottom: none !important;
	border-left: 1px solid  !important;
	border-right: 1px solid  !important;
}
.goog-te-menu-value {
	margin-top: 4px !important;
	display: inline-block;
}
.banner-contact-right {
	float: right;
	z-index: 999;
}
.fa-lg {
	background: #212f64;
	height: 30px;
    line-height: 28px !important;
	width: 30px;
	padding: 0 10px;
	float: right;
	color: white;
	text-align: center;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.fa-lg:hover {
	background: #0b1528;
}
.searchbutton {
	opacity: 1.0;
	cursor: pointer;
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
	background-color: #cccccc;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
	width: 100%;
}
.google-search {
    height: 30px;
    line-height: 30px;
    width: 240px;
    float: left;
    margin-right: 10px;
    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;
}

.marquee-footer-wrapper.stuck {
	padding-bottom: 10px;
}

.marquee-footer-wrapper,
.marquee-footer-inner {
	height: 130px;
}

a.MarqueeContact {
	height: 110px;
	padding-top: 25px;
}

.footer-div-container {
	padding-bottom: 0;
}

.outer-footer-div {
	padding-bottom: 130px;
}

.body-home .outer-footer-div {
	padding-bottom: 0;
}

.marquee-footer-wrapper, .marquee-footer-inner {
	opacity: .90; 
}

.outer-footer-nav-div {
	background: #f2f2f2;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.footer-nav-div {
	background: none;
	height: 160px;
}
.divFooterColumn h3 {
	font-size: 18px;
}

.divFooterColumn2 {
	margin-top: 33px;
}

.footer-nav-div a {
	color: #888889;
	font-size: 13px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.footer-nav-div a:hover {
	text-decoration: none;
	color: #404041;
}
.outer-footer-bottom {
	border-top: 1px solid #bfbfbf;
	background: white;
}
.footer-div-bottom {
	padding: 0 20px;
	width: 940px;
}
.footer-div-bottom a.button {
	color: #888889;
	border: 1px solid #888889;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.footer-div-bottom a.button:hover {
	color: #c02032;
	border: 1px solid #c02032;
	text-decoration: none;
}
.footer-div-bottom a {
	color: #c02032;
}

.sectiondiv.schools {
	background: rgba(11,21,40,.80);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc0b1528,endColorstr=#cc0b1528);
	top: 80px;
	left: 10px;
	width: 282px;
}
.sectiondiv.schools a,
.sectiondiv.departments a {
	border-bottom: 1px solid black;	
	color: white;
	background: none;
	width: 282px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;	
}
.sectiondiv.schools a:hover,
.sectiondiv.departments a:hover {
	color: #c02032;
	background: #0b1528;
}

.sidemenu {
	width: 200px;
	padding: 0;
	border-right: none;
	margin-right: 24px;
}

.sidemenu a {
	padding-left: 5px;
	font-family: 'cooper_hewittbook';
	font-size: 13px;
	text-transform: uppercase;
	color: #707070;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;	
}

.sidemenu a:hover {
	background: #c02032;
	color: white;
}

.sidemenu-category.current-category, .topmenu-category.current-category {
	background: #c02032;
	color: white;
}

.sidemenu-category:hover, .sidemenu-category.current-category:hover, .topmenu-category:hover, .topmenu-category.current-category:hover {
	background: #c02032;
	color: white;
}

.sidemenu-subcategory.current-subcategory {
	color: #c02032;
}

.divMiniSliderWrapper {
	height: 150px; 
}

input[type=submit], .anchCheckoutButton {
	border-radius: 0;
	font-family: 'cooper_hewittbook';
	background: #212f64;
	background-color: #212f64;
	border: 1px solid #0b1528;
	text-shadow: none;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;		
}

input[type=submit]:hover, .anchCheckoutButton:hover {
	background: #0b1528;
	background-color: #0b1528;
}

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 20, 2016 */
@font-face {
    font-family: 'nexa_boldregular';
    src: url('fonts/nexa_free_bold-webfont.woff2') format('woff2'),
         url('fonts/nexa_free_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nexa_lightregular';
    src: url('fonts/nexa_free_light-webfont.woff2') format('woff2'),
         url('fonts/nexa_free_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 19, 2016 */
@font-face {
    font-family: 'cooper_hewittbold';
    src: url('fonts/cooperhewitt-bold-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittbold_italic';
    src: url('fonts/cooperhewitt-bolditalic-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittbook';
    src: url('fonts/cooperhewitt-book-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-book-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittbook_italic';
    src: url('fonts/cooperhewitt-bookitalic-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-bookitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittheavy';
    src: url('fonts/cooperhewitt-heavy-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittheavy_italic';
    src: url('fonts/cooperhewitt-heavyitalic-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-heavyitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittlight';
    src: url('fonts/cooperhewitt-light-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittlight_italic';
    src: url('fonts/cooperhewitt-lightitalic-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittsemibold';
    src: url('fonts/cooperhewitt-semibold-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittsemibold_italic';
    src: url('fonts/cooperhewitt-semibolditalic-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittthin';
    src: url('fonts/cooperhewitt-thin-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cooper_hewittthin_italic';
    src: url('fonts/cooperhewitt-thinitalic-webfont.woff2') format('woff2'),
         url('fonts/cooperhewitt-thinitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.darksite-outer-div {
    border-bottom: solid black 85px;
}

.BannerRightSide, .TranslateWrapper {
    float: right;
}

.goog-te-gadget {
    color: transparent !important;
}


.darksite-outer-div {
	height: 375px;
}

.darksite-outer-div h2 {
	float: left;
	width: 60%;
	margin: 20px 0;
	font-size: 36px;
}

.darksite-outer-div h3 {
	float: left;
	width: 60%;
	line-height: 40px;
	font-size: 24px;
}

h3.emergency {
	color: white;
	margin-top: 0px;
	font-size: 32px;
}

.outer-header-container {
	height: 141px;
}

.darksite-outer-div .inner-div {
	/*width: 1140px !important;*/	
}

.blogSubTitle-date {
	font-family: 'Roboto Lt';
	color: #277ebc;
} 

.blog-container.dark-blog-container {
	width: 100%;
}

.dark-blog-container .blogContent h3 {
	color: #333333;
	line-height: 35px;
}

.blog-container.dark-blog-container:nth-child(2n) {
	border-right: none;
	padding-right: 0;
}

.dark-blog-container .blogSubTitle {
	display: block;
	color: red;
}

.dark-blog-container .blogSubTitle-date {
	font-family: 'source_sans_proregular';
}

.outer-content-div.outer-dark-div.outer-content-home {
	background: none;
}

h2.districtNews {
	color: white;
	background-color:rgba(46, 78, 129, .01) !important;
	
}

.blogSubTitle-date {
    color: #666 !important;
    font-family: 'cooper_hewittbook' !important;
    font-size: 16px;
    font-style: italic;
}

.footer-nav-div a {
	color: #666 !important;
	font-size: 13px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.footer-div-bottom a.button {
	color: white !important;
	background:#2e4e81 !important;
	border: 1px solid #888889;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.footer-div-bottom a.button:hover {
	color: white !important;
	background: rgba(193,32,51,1) !important;
	border: 1px solid #c02032;
	text-decoration: none;
}

.admin-div {
    height: auto;
}

.darksite-outer-div h2, .darksite-outer-div h3 {
float: none;
width: auto;
line-height: normal;
}
.darksite-outer-div {
height: auto;
}
.outer-content-div.outer-dark-div.outer-content-home {
    background: none;
}

.anchYearLink.current-year {
	background:#f2f2f2;
}


.trTableHeaderRow {
	background:#2e4e81;
}

.tableListingTable th p {
	font-size:18px;
}

