
.divMainCalloutSlideshowText {
    position: absolute;
    width: 100%;        
}
.divHomeTextWrapper {
    margin-top: 5px;
    border-bottom: 1px solid #cccccc;
}
html {
    color: pink !important;
}


.divMainCalloutWrapper {
    margin-bottom: 15px;
}

.divMainCalloutText {
    
}
.SchoolColumn2 .slideshow-div {
    width: 514px;
    margin-left: 10px;
    float: right;
}
.socialMedia {
    width: 100%;
    float: right;
    clear: both;
}
.divNarrowColumn {
    width: 100%;
    margin-left: 10px;
    float: right;
}
.divNarrowColumn .textholder {
    width: 100%;
}
.divMainCalloutSlideshowImageHolder, .SlideshowWrapper {
    width: 100%;
    height: 300px;
  
    overflow: visible;
}
.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: 100%;
    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;     
}
.SchoolColumn2 .divMainCalloutSlideshowThumbnails {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 0px;   
    margin-left: 0px;
    background: rgba(0,0,0,0.5);
    z-index: 3;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
}
.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);
    vertical-align: middle;
}
.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 {
    width: 25px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    top: 0px;
    right: 0px; 
    margin: 0px 0px 0px 5px;  
    border: none;
    opacity: 0.5;
    filter: alpha(opacity=50);
    color: white;    
    text-shadow: 0px 1px 0px rgba(0,0,0,0.75);
    vertical-align: middle;
}
#prevButton {
    width: 25px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    top: 0px;
    left: 0px;     
    margin: 0px 5px 0px 0px;
    border: none;
    opacity: 0.5;
    filter: alpha(opacity=50);  
    color: white;     
    text-shadow: 0px 1px 0px rgba(0,0,0,0.75);
    vertical-align: middle;
}
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: 158px;
    height: 158px;

}

.availableinner {
    display: table-cell;
    width: 160px;
    vertical-align: middle;
    text-align: center;
    
}

.content-div a.anchNotActive {
    font-size: 20px;
    color: #BFBFBF;
    background: white;
}

.content-div a.anchNotActive:hover {
    color: #277ebc;
    
}

.socialMedia {
    padding-top: 5px;
    margin-bottom: 5px;
}

.socialMedia a {
    border: none;
}

.socialMedia a.SchoolSocial {
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    color: white;
    vertical-align: top;    
    text-align: center;
    margin-right: 5px;
    float: left;
}

.socialMedia a.SchoolSocial.fa-facebook {background-color: #ff421b;}
.socialMedia a.SchoolSocial.fa-twitter {background-color: #ff421b;}
.socialMedia a.SchoolSocial.fa-linkedin {background-color: #ff421b;}
.socialMedia a.SchoolSocial.fa-googleplus {background-color: #ff421b;}
.socialMedia a.SchoolSocial.fa-instagram {background-color: #ff421b;}
.socialMedia a.SchoolSocial.fa-pinterest {background-color: #ff421b;}
.socialMedia a.SchoolSocial.fa-yelp {background-color: #ff421b;}
.socialMedia a.SchoolSocial.fa-youtube {background-color: #ff421b;}
.socialMedia a.SchoolSocial.fa-vimeo {background-color: #ff421b;}
.socialMedia a.SchoolSocial.fa-rss {background-color: #ff421b;}

.socialMedia a:hover {
    text-decoration: none;
}

.socialMedia a img {
    padding: 0px;
    border: none;
    background: transparent;
}

.ads-column {
    margin-top: 0px;
}

.ads-column a {
    padding-left: 0px;
    margin-left: 10px;
}

.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);    
}



.divMainCalloutImage, .divMainCalloutSlideshowImageHolder {
    overflow: visible;
    float: right;
    margin-right: 0px;
    margin-bottom: 0px;
}

.divMainCalloutSlideshowImageHolder {
    background: white;
}

.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: 340px;
}

.SlideshowCenterImageOuter {
    /*display: table;
    width: 100%;
    height: 300px;*/
}
.SlideshowCenterImageInner {
    /*display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 300px;*/    
}

.SlideshowWrapper {
    position: absolute;
}
.verticalimage {
    max-height: 300px;    
    width: auto;    
}

.horizontalimage {
    max-width:514px;
    height: auto;        
}

.divMainCalloutSlideshowTextHolder {
    float: right;
    width: 100%;
}

.SchoolColumn1 {
    width: 200px;
    float: left;
    margin-right: 20px;
}

.SchoolColumn2 {
    width: 500px;
    float: left;
}

.SchoolColumn3 {
    width: 202px;
    float: right;
}

.SchoolColumn2 .slideshow-div {
    margin-left: 0px;
    margin-bottom: 15px;
}

#Thumb1.ThumbDot {
    margin-left: 10px;
}

.SchoolColumn1 .sidemenu {
    width: 100% !important;
    margin: 0px !important;
    padding-top: 0px;
}


.SchoolColumn2 .slideshow-div .divMainCalloutSlideshowTextHolder .divMainCalloutSlideshowText {
    /*margin: 0px !important;
    position: absolute;
    bottom: 0px !important;
    width: 100% !important;
    height: auto !important;
    padding: 5px 0px !important;    */
}

.SchoolColumn2 .slideshow-div {
    /*height: auto !important;*/
}

.SchoolColumn2 .divMainCalloutSlideshowImageHolder {
    /*background: url(../../layout/images/slideshowBackground.jpg) center no-repeat;*/
    background: transparent;
}

.SchoolColumn2 .divMainCalloutSlideshowThumbnails {
    position: relative;
    top: auto !important;
    bottom: auto !important;
}

.divNarrowColumn .divHomeTextWrapper table {
    width: 100%;
}
.SchoolColumn2.CombinedColumn {
    float: left;
    width: 702px;
    margin: 0px;
}

.content-div .socialMedia a.SchoolSocial:hover {
    color: white;
}

.divMainCalloutSlideshowImageHolder img, .divMainCalloutImage img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    width: 100%;
    top: 0px;
    width: 490px;
    height: 300px;
}
.divMainCalloutSlideshowImageHolder img, .divMainCalloutImage img {
    padding: 4px;
    border: 1px solid #bfbfbf;
    box-shadow: 0 8px 6px -6px grey;
}
.SchoolColumn2 .divMainCalloutSlideshowText * {
    color: #ff6e00;
    margin-bottom: 2px;
    font-size: 24px;
}
    
.SchoolColumn2 .divMainCalloutSlideshowText {
    display: block;
    height: 35px;
    background: rgba(0,0,0,.80);
    padding: 15px 0;
    width: 500px;
    margin: 0;
    margin-top: 245px;  
    text-align: center;
}
.content-div .slideshow-div .divMainCalloutSlideshowTextHolder .divMainCalloutSlideshowText {
    display: block;
    height: 35px;
    background: rgba(0,0,0,.80);
    padding: 15px 0;
    width: 500px;
    margin: 0;
    margin-top: 245px;
    text-align: center;  
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    bottom: 0px;
    margin-top: 0px;
}

.SchoolColumn2 .divMainCalloutSlideshowImageHolder {
    height: 310px;
}

.SchoolColumn2 a.fa-twitter-square {
    font-size: 2em;
    margin-left: 5px;
    vertical-align: bottom;
}
.SchoolColumn2 a.fa-twitter-square:hover {
    text-decoration: none;
}

.SchoolColumn2 .directionsSubHeader {
    background: transparent;
    padding-left: 0;
    width: 98%;
    background: none;
}

.SchoolColumn2 #mapframe {
    width: 678px;
    margin-top: 30px;
}

.SchoolColumn2 #gmap {
    width: 100%;
}
.SchoolColumn2.CombinedColumn .tableListingTable {
    width: 100%;
}


.SchoolColumn2.CombinedColumn table.tableListingTable tr td:first-child{
    text-indent: 10px;
}

.SchoolColumn2.CombinedColumn .divSearchForm input[type=submit] {
    float: right;
    margin-left: 10px;
    margin-bottom: 5px;
}

.SchoolColumn2.CombinedColumn .imgEmailIcon {
    margin-right: 5px;
}
.SchoolColumn2.CombinedColumn #txtSearchTerm {
    margin-top: 4px;
}

.SchoolColumn2.CombinedColumn .trTableHeaderRow .thHeader2 p, .SchoolColumn2.CombinedColumn .trTableHeaderRow .thHeader3 p {
    padding-left: 0px;
}

.SchoolColumn2.CombinedColumn .trTableHeaderRow p {
    color: #464d57;
    text-shadow: none;
    font-size: 14px;
    line-height: 23px;    
    text-transform: uppercase;
    font-weight: normal;
}
    


body > div > div.outer-content-div.outer-div > div.content-div.inner-div.content-district-news > div.blogholder > div.blogContentSection > div:nth-child(1) > div.blogContentSection > div {
	float: none;
}

.divBannerAlertMessage {
    position:relative;
    padding:5px 15px;
    background:red;
    border-bottom:2px solid darkred;
    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;
}

.marquee-footer-inner {
    width: 980px;
    height: 100px;
    margin: 0px auto;
    opacity: 1.0;
    filter: alpha(opacity=100); 	
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.marquee-footer-wrapper {
	position: fixed;
	z-index: 99;
	bottom: 0px;
	 width: 100%;
	height: 112px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease; 
	-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: url(../images/transgray50.png);
	background: rgba(0,0,0,.50);
}
.marquee-footer-wrapper:hover .marquee-footer-inner {
	opacity: 1.0;
	filter: alpha(opacity=100);	
	background: 
}
.marquee-footer-wrapper:hover {
 	-webkit-box-shadow: 0px 0px 10px 0px black;
    box-shadow: 0px 0px 10px 0px black;	
	opacity: 1.0;
	filter: alpha(opacity=100);	
}
.marquee-footer-wrapper.stuck {
	position: relative;
	margin-bottom: 0px;
 	-webkit-box-shadow: none;
    box-shadow: none;		
	padding-top: 0px;
	background: #1E1E1E;
}
.marquee-footer-wrapper .footer-div {
	background: transparent;
}
.marquee-footer-wrapper.stuck .marquee-footer-inner {
	opacity: 1.0;
	height: 110px;
}
.footer-div-container.stuck {
	padding-bottom: 0px;
	height: 112px;
}
img.MarqueeLogo {	
	height: 108px;
}
.footer-div.marquee-footer {
    padding: 0 10px;    
    float: left;
    text-align: left;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;  
	margin-top: 1px;   
}
a.MarqueeLink {
    background: white;
    display: block;
    border: 1px solid #cccccc;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;    
    height: 110px;
}

.size-1 img.MarqueeLogo {width: 298px;}
.size-2 img.MarqueeLogo {width: 628px;}
.size-3 img.MarqueeLogo {width: 958px;}
.size-1.footer-div.marquee-footer {width: 33%;}
.size-2.footer-div.marquee-footer {width: 66%;}
.size-3.footer-div.marquee-footer {width: 100%;}
.size-1 a.MarqueeLink {width: 300px;}
.size-2 a.MarqueeLink {width: 630px;}
.size-3 a.MarqueeLink {width: 960px;}


.footer-div-container {
	background: transparent;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	border-bottom: none;
	text-align: center;
	font-size: 13px;
	border-bottom: none;
	padding: 10px 20px 124px 20px;
	width: 100%;
	padding: 0px;
	padding-bottom: 110px;
}
a.MarqueeLink:hover {
	background: white;
	border: 1px solid #777777;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
}
a.MarqueeContact {
	border: 1px solid #cccccc;	
	background: white;
	display: block;
	text-align: center;
	line-height: 20px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	font-weight: bold;
	color: #cccccc;
	padding: 24px 14px;
}
a.MarqueeContact:hover {
	background: white;
	border: 1px solid #777777;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;	
	color: #777777;
}

.ads-column a img.panelad {
	display: block !important;
}
.ads-column img {
	border: 1px solid #cccccc;
}



.ThumbImage {
    width: 106px;
    height: 65px;
    margin-top: 5px;
    margin-right: 10px;
    cursor: pointer;
}
.ThumbImage {
    border: 2px solid #f2f2f2;
}
.ThumbImage.active {
    border: 2px solid #cccccc;
}
.ThumbImage.dormant {
    
}
.ThumbDot {
    margin-right: 6px;
    width: 15px;
    height: 15px;
    border-radius: 5px;
    display: inline-block;
    background: #c8c7c7;
    border: none;
    margin-top: -5px;
    text-shadow: none;
}
.ThumbDot.active {
    background: #ff6e00;
    border: none;
}
.SchoolColumn2 .divMainCalloutSlideshowThumbnails {
    text-align: left;
    width: 512px;
    position: absolute;
    bottom: 20px;   
    margin-left: 2px;
    text-shadow: none;
}
#nextButton {
    width: 20px;
    height: 20px;
    background: none;
    position: relative;
    float: right;
    opacity: 1;
    filter: none;
    font-size: 16px;
    text-align: center;
    margin-top: 5px;
    margin-right: 10px;
    text-shadow: none;
}
#prevButton {
    width: 20px;
    height: 20px;
    background: none;
    position: relative;
    float: right;
    opacity: 1;
    filter: none;
    font-size: 16px;
    text-align: center;
    margin-top: 5px;    
    text-shadow: none;
}

body {
	background: url(../../layout/images/2016_0204_bodyBackground.jpg) center top repeat-x #3b3b3b;
}
body.body-home {
	background: url(../../layout/images/2016_0204_bodyBackgroundHome.jpg) center top repeat-x #3b3b3b;
}


.outer-content-div {
	background: url(../../layout/images/contentShadow.png) center repeat-y;
}
.content-div {
	background: #f4f4f4;
	padding: 20px 60px;
}

.outer-top-bar {
	height: 10px;
	background: url(../../layout/images/contentShadow.png) center repeat-y;
}
.top-bar {
	height: 10px;
	width: 1060px;
	margin: 0 auto;
	background: #c7c7c7;
}
.featureBar {
	height: 10px;
	width: 465px;
	background: #ff421b;
	float: right;
	margin-right: 60px;
}
.blogsidemenubanner {
	color: white;
}
.blogsidemenuchooser {
	color: white;
}

h2, h2 a {
	font-family: 'roboto_slabregular';
	font-size: 30px;
	font-weight: normal;
	line-height: 40px;
	margin: 0;
	margin-top: 11px;
	color: #ff6e00;
	-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: #8f8f8f;
	text-decoration: none;
}
h2.PageLabel {
	line-height: 66px;
    height: 66px;
	color: white;
	margin-bottom: 0px;
	margin-top: 0px;
    text-align: left;
    text-indent: 20px;
}
h3, h3 a {
	font-family: 'roboto_slabregular';
	color: #9A9999; 
	font-size: 24px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease; 
}
h3 a {
	color: #ff421b;
}
h3 a:hover {
	color: #ff6e00;
	text-decoration: none;
}
h3.blogTitle {
	color: #ff6e00;
}
p, li, td, label {
	font-family: 'source_sans_proregular';
	font-size: 14px;
	line-height: 23px;
	color: #464d57;
}
p a, td a, .content-div a {
	color: #ff421b;
}
p a:hover, td a:hover, .content-div a:hover {
	color: #333333;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease; 
}

.outer-banner-div {
	background: url(../../layout/images/contentShadow.png) center repeat-y;
    border-bottom: none;
}
.banner-div {
	border-bottom: 1px solid #464d57;	
	padding: 0 40px;
	background: url(../../layout/images/bannerBackground.jpg) center repeat-y white;
    border-top: 10px solid #c7c7c7;
}

.banner-side-div {
	top: 10px;
	right: 60px;
}
.banner-supernav-div {
    float: right;
	height: 26px;
	line-height: 26px;
    
}
.banner-supernav-div a {
	font-family: 'source_sans_proregular';
	color: #8f8f8f;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: .025em;
	-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: #ff421b;
	text-decoration: none;
}
.banner-supernav-div a.fa {
    font-family: FontAwesome;
}

.outer-navbar-div {
	height: 53px;
	background: url(../../layout/images/contentShadow.png) center repeat-y;
}
.navbar-div {
	height: 51px;
	background: white;
	border-bottom: 1px solid #ff421b;
}
.navbar-div a {
	line-height: 51px;
	font-family: 'roboto_slablight';
	color: #8f8f8f;
	font-size: 16px;
	-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: #ff421b;
	background: #eeeeee;
}
.navbar-div a.first {
	margin-left: 20px;
}

.googleSearch {
	height: 30px;
    line-height: 30px;
    width: 340px;
    float: right;
	margin-top: 20px;
    z-index: 999;
}
.searchbutton {
	opacity: 1.0;
}
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
	background-color: ;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
	width: 100%;
}
.gsc-control-cse {
	padding: 0 !important;
	height: 30px !important;
	border: none !important;
	background: none !important;
}
form.gsc-search-box {
	margin-bottom: 0 !important;
	height: 30px !important;
}
.gsib_a {
	padding-top: 0 !important;
}
table.gsc-search-box td.gsc-input {
	vertical-align: top !important;
	margin-top: 2px;
	padding-top: 3px;
}
.gsc-input-box {
	border: 1px solid  !important;
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
	vertical-align: top;
}
img.gsc-branding-img, img.gsc-branding-img-noclear, img.gcsc-branding-img, img.gcsc-branding-img-noclear {
	width: 51px;
	height: 15px;
}
.gsc-webResult .gsc-result {
	padding-top: 25px;
}

.sectiondiv.schools {
	background: rgba(0,0,0,.80);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000);
	top: 50px;
	left: 20px;
}
.navbar-div .schools a.anch.first {
	margin-left: 0;
}
.navbar-div .schools a.anch.current {
	color: #ff421b;
	background: rgba(0,0,0,.80);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000);
}
.navbar-div .schools a.anch.current:hover {
	background: #464d57;
}
.sectiondiv.schools a:hover {
	background: #ff421b;
	color: white;
}
.sectiondiv.schools a {
	color: #f4f4f4;
	border-bottom: 1px solid #403F3F;
}

.content-waynesville-high-school .sidemenu,
.content-waynesville-middle-school .sidemenu,
.content-waynesville-elementary-school .sidemenu,
.content-athletics .sidemenu {
	width: 200px;
	padding-right: 0;
	border-right: none;
	margin-right: 20px;
}
.sidemenu a {
	font-family: 'roboto_slabregular';
	color: #8f8f8f;
	padding-left: 10px;
	-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,
.sidemenu-category.current-category, .topmenu-category.current-category,
.sidemenu-category:hover, .sidemenu-category.current-category:hover, .topmenu-category:hover, .topmenu-category.current-category:hover  {
	color: #ff421b;
	background: none; 
	font-weight: normal;
}
.sidemenu a.sidemenu-subcategory {
	font-family: 'source_sans_proregular';
}
.sidemenu a.sidemenu-subcategory:hover {
	color: black;
}

.marquee-footer-wrapper.stuck {
	width: 1060px;
	margin: 0 auto;
}
.footer-div-container {
	padding: 0;
}
.outer-footer-div {
	padding-bottom: 110px;
}
.body-home .outer-footer-div {
	padding-bottom: 0;
}
.footer-nav-div {
	border-top: 1px solid #b7b7b7;
	background: url(../../layout/images/footerBackground.jpg) center no-repeat #f4f4f4;
	padding: 0 40px;
}
.divFooterColumn h3 {
	margin-top: 10px;
	color: #ff421b;
}
.divFooterColumn2 {
	margin-top: 33px;
}
.divFooterColumn a {
	color: #8f8f8f;
	font-size: 16px;
	line-height: 28px;
	font-family: 'source_sans_proregular';
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.divFooterColumn a:hover {
	color: #464d57;
}
.footer-div-bottom {
	padding: 0 40px;
	background: #f4f4f4;
	border-top: 1px solid #b7b7b7;
	font-family: 'source_sans_proregular';
	color: #464d57;
}
.footer-div-bottom a {
	color: #b7b7b7;
}
.footer-nav-div a.button {
	color: #8f8f8f;
	border: 1px solid #8f8f8f;
	margin-top: 50px;
	-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.button:hover {
	text-decoration: none;
	background: #b7b7b7;
	color: #eeeeee;
}

.divNarrowColumn .divHomeTextWrapper table {

	margin-top: 20px;
	margin-bottom: 10px;
}
.divNarrowColumn .blog-container {
	border-top: 1px solid #b7b7b7;	
	border-bottom: none;
}
.content-athletics .divMainCalloutSlideshowThumbnails,
.content-waynesville-high-school .divMainCalloutSlideshowThumbnails,
.content-waynesville-middle-school .divMainCalloutSlideshowThumbnails,
.content-waynesville-elementary-school .divMainCalloutSlideshowThumbnails {
	z-index: 30;
}
.divNarrowColumn {

	margin-left: 0;
}
.content-waynesville-high-school .slideshow-div,
.content-waynesville-middle-school .slideshow-div,
.content-waynesville-elementary-school .slideshow-div,
.content-athletics .slideshow-div {
	width: 500px;
	margin-left: 0;
}
.content-waynesville-high-school .divMainCalloutSlideshowImageHolder,
.content-waynesville-middle-school .divMainCalloutSlideshowImageHolder,
.content-waynesville-elementary-school .divMainCalloutSlideshowImageHolder,
.content-athletics .divMainCalloutSlideshowImageHolder {
	margin-right: 0;
}

.ads-column {
	width: 200px;
	margin-left: 18px;
	border-left: none;
}
.ads-column a {
	width: 200px;
	margin-left: 0;
}
.availableouter {
	width: 200px;
	height: 158px;
}

.content-athletics .slideshow-div .divMainCalloutSlideshowThumbnails,
.content-waynesville-high-school .slideshow-div .divMainCalloutSlideshowThumbnails,
.content-waynesville-middle-school .slideshow-div .divMainCalloutSlideshowThumbnails,
.content-waynesville-elementary-school .slideshow-div .divMainCalloutSlideshowThumbnails {
	bottom: 40px;
}
.content-athletics .slideshow-div .divMainCalloutSlideshowThumbnails .ThumbDot.active,
.content-waynesville-high-school .slideshow-div .divMainCalloutSlideshowThumbnails .ThumbDot.active,
.content-waynesville-middle-school .slideshow-div .divMainCalloutSlideshowThumbnails .ThumbDot.active,
.content-waynesville-elementary-school .slideshow-div .divMainCalloutSlideshowThumbnails .ThumbDot.active,
.content-athletics .slideshow-div .divMainCalloutSlideshowThumbnails .ThumbDot,
.content-waynesville-high-school .slideshow-div .divMainCalloutSlideshowThumbnails .ThumbDot,
.content-waynesville-middle-school .slideshow-div .divMainCalloutSlideshowThumbnails .ThumbDot,
.content-waynesville-elementary-school .slideshow-div .divMainCalloutSlideshowThumbnails .ThumbDot {
	background: none;
}
.content-athletics .slideshow-div .divMainCalloutSlideshowThumbnails #Thumb1,
.content-waynesville-high-school .slideshow-div .divMainCalloutSlideshowThumbnails #Thumb1,
.content-waynesville-middle-school .slideshow-div .divMainCalloutSlideshowThumbnails #Thumb1,
.content-waynesville-elementary-school .slideshow-div .divMainCalloutSlideshowThumbnails #Thumb1 {
	margin-left: 10px;
}
.fa-circle:before {
	color: white;
}
.fa-circle.active:before {
	color: #ff421b;
}
.content-athletics .slideshow-div .divMainCalloutSlideshowThumbnails .divMainCalloutSlideshowControlsHolder
.content-waynesville-high-school .slideshow-div .divMainCalloutSlideshowThumbnails .divMainCalloutSlideshowControlsHolder,
.content-waynesville-middle-school .slideshow-div .divMainCalloutSlideshowThumbnails .divMainCalloutSlideshowControlsHolder,
.content-waynesville-elementary-school .slideshow-div .divMainCalloutSlideshowThumbnails .divMainCalloutSlideshowControlsHolder {
	margin-top: 10px;
	margin-right: -10px;
}
.content-athletics .slideshow-div .divMainCalloutSlideshowThumbnails .divMainCalloutSlideshowControlsHolder #nextButton,
.content-waynesville-high-school .slideshow-div .divMainCalloutSlideshowThumbnails .divMainCalloutSlideshowControlsHolder #nextButton,
.content-waynesville-middle-school .slideshow-div .divMainCalloutSlideshowThumbnails .divMainCalloutSlideshowControlsHolder #nextButton,
.content-waynesville-elementary-school .slideshow-div .divMainCalloutSlideshowThumbnails .divMainCalloutSlideshowControlsHolder #nextButton {
	background: none;	
}
.content-athletics .slideshow-div .divMainCalloutSlideshowThumbnails .divMainCalloutSlideshowControlsHolder #prevButton,
.content-waynesville-high-school .slideshow-div .divMainCalloutSlideshowThumbnails .divMainCalloutSlideshowControlsHolder #prevButton,
.content-waynesville-middle-school .slideshow-div .divMainCalloutSlideshowThumbnails .divMainCalloutSlideshowControlsHolder #prevButton,
.content-waynesville-elementary-school .slideshow-div .divMainCalloutSlideshowThumbnails .divMainCalloutSlideshowControlsHolder #prevButton {
	background: none;
}
.fa-chevron-circle-right:before {
	color: white;
}	
.fa-chevron-circle-left:before {
	color: white;
}

.content-athletics .slideshow-div .divMainCalloutSlideshowTextHolder,
.content-waynesville-high-school .slideshow-div .divMainCalloutSlideshowTextHolder,
.content-waynesville-middle-school .slideshow-div .divMainCalloutSlideshowTextHolder,
.content-waynesville-elementary-school .slideshow-div .divMainCalloutSlideshowTextHolder {
	height: 350px;
}
.content-athletics .slideshow-div .divMainCalloutSlideshowTextHolder .divMainCalloutSlideshowText,
.content-waynesville-high-school .slideshow-div .divMainCalloutSlideshowTextHolder .divMainCalloutSlideshowText,
.content-waynesville-middle-school .slideshow-div .divMainCalloutSlideshowTextHolder .divMainCalloutSlideshowText,
.content-waynesville-elementary-school .slideshow-div .divMainCalloutSlideshowTextHolder .divMainCalloutSlideshowText {
	height: 30px;
	margin-top: 300px;
	margin-left: 10px;
}

.content-athletics .slideshow-div,
.content-waynesville-high-school .slideshow-div,
.content-waynesville-middle-school .slideshow-div,
.content-waynesville-elementary-school .slideshow-div {
	height: 350px;
}
.content-athletics .slideshow-div .divMainCalloutSlideshowTextHolder,
.content-waynesville-high-school .slideshow-div .divMainCalloutSlideshowTextHolder,
.content-waynesville-middle-school .slideshow-div .divMainCalloutSlideshowTextHolder,
.content-waynesville-elementary-school .slideshow-div .divMainCalloutSlideshowTextHolder {
	height: 0;
}
.content-athletics .slideshow-div .divMainCalloutSlideshowTextHolder .divMainCalloutSlideshowText,
.content-waynesville-high-school .slideshow-div .divMainCalloutSlideshowTextHolder .divMainCalloutSlideshowText,
.content-waynesville-middle-school .slideshow-div .divMainCalloutSlideshowTextHolder .divMainCalloutSlideshowText,
.content-waynesville-elementary-school .slideshow-div .divMainCalloutSlideshowTextHolder .divMainCalloutSlideshowText {
	display: block;
    height: 35px;
    background: rgba(0,0,0,.80);
    padding: 15px 0;
    width: 500px;
    margin: 0;
    margin-top: 245px;	
	text-align: center;
}
.content-athletics .slideshow-div .divMainCalloutSlideshowTextHolder .divMainCalloutSlideshowText p,
.content-waynesville-high-school .slideshow-div .divMainCalloutSlideshowTextHolder .divMainCalloutSlideshowText p,
.content-waynesville-middle-school .slideshow-div .divMainCalloutSlideshowTextHolder .divMainCalloutSlideshowText p,
.content-waynesville-elementary-school .slideshow-div .divMainCalloutSlideshowTextHolder .divMainCalloutSlideshowText p {
	color: white;
}

.content-athletics .slideshow-div .divMainCalloutSlideshowThumbnails,
.content-waynesville-high-school .slideshow-div .divMainCalloutSlideshowThumbnails,
.content-waynesville-middle-school .slideshow-div .divMainCalloutSlideshowThumbnails,
.content-waynesville-elementary-school .slideshow-div .divMainCalloutSlideshowThumbnails {
	height: 30px;
	background: rgba(0,0,0,.25);
	width: 500px;
	top: 310px;
	margin: 0;
}
.content-athletics .slideshow-div .divMainCalloutSlideshowThumbnails .ThumbImage,
.content-waynesville-high-school .slideshow-div .divMainCalloutSlideshowThumbnails .ThumbImage,
.content-waynesville-middle-school .slideshow-div .divMainCalloutSlideshowThumbnails .ThumbImage,
.content-waynesville-elementary-school .slideshow-div .divMainCalloutSlideshowThumbnails .ThumbImage {
	margin-top: 7px !important;
}
.fa-chevron-circle-right:before, .fa-chevron-circle-left:before {

}

.content-athletics .divMainCalloutSlideshowText h3,
.content-athletics divMainCalloutSlideshowText h2,
.content-waynesville-high-school .divMainCalloutSlideshowText h3,
.content-waynesville-high-school .divMainCalloutSlideshowText h2,
.content-waynesville-middle-school .divMainCalloutSlideshowText h3,
.content-waynesville-middle-school .divMainCalloutSlideshowText h2,
.content-waynesville-elementary-school .divMainCalloutSlideshowText h3,
.content-waynesville-elementary-school .divMainCalloutSlideshowText h2 {
	color: #ff6e00;
	margin-bottom: 2px;
	font-size: 24px;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 1, 2015 */
@font-face {
    font-family: 'roboto_slabbold';
    src: url('fonts/robotoslab-bold-webfont.eot');
    src: url('fonts/robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/robotoslab-bold-webfont.woff2') format('woff2'),
         url('fonts/robotoslab-bold-webfont.woff') format('woff'),
         url('fonts/robotoslab-bold-webfont.ttf') format('truetype'),
         url('fonts/robotoslab-bold-webfont.svg#roboto_slabbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_slablight';
    src: url('fonts/robotoslab-light-webfont.eot');
    src: url('fonts/robotoslab-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/robotoslab-light-webfont.woff2') format('woff2'),
         url('fonts/robotoslab-light-webfont.woff') format('woff'),
         url('fonts/robotoslab-light-webfont.ttf') format('truetype'),
         url('fonts/robotoslab-light-webfont.svg#roboto_slablight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_slabregular';
    src: url('fonts/robotoslab-regular-webfont.eot');
    src: url('fonts/robotoslab-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/robotoslab-regular-webfont.woff2') format('woff2'),
         url('fonts/robotoslab-regular-webfont.woff') format('woff'),
         url('fonts/robotoslab-regular-webfont.ttf') format('truetype'),
         url('fonts/robotoslab-regular-webfont.svg#roboto_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_slabthin';
    src: url('fonts/robotoslab-thin-webfont.eot');
    src: url('fonts/robotoslab-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/robotoslab-thin-webfont.woff2') format('woff2'),
         url('fonts/robotoslab-thin-webfont.woff') format('woff'),
         url('fonts/robotoslab-thin-webfont.ttf') format('truetype'),
         url('fonts/robotoslab-thin-webfont.svg#roboto_slabthin') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 26, 2013 */
@font-face {
    font-family: 'source_sans_prolight';
    src: url('fonts/sourcesanspro-light-webfont.eot');
    src: url('fonts/sourcesanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-light-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-light-webfont.ttf') format('truetype'),
         url('fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_proregular';
    src: url('fonts/sourcesanspro-regular-webfont.eot');
    src: url('fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_prosemibold';
    src: url('fonts/sourcesanspro-semibold-webfont.eot');
    src: url('fonts/sourcesanspro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sourcesanspro-semibold-webfont.woff') format('woff'),
         url('fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'),
         url('fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.equal {
    float: left;
    display: inline-block;
    height: 61px;
    line-height: 61px;    
}
.equal p {
    height: 61px;
    line-height: 61px;       
    margin-bottom: 0px;
}

 

h1.banner-logo, h2.banner-logo {
    margin: 0px;

}
.banner-logo a {
    display: block;
}

.SuperNavLinks {
}
.banner-supernav-div {
    top: -10px;
    border-top: 10px solid #ff421b;
}
.blogsidemenu {
    font-family: 'source_sans_proregular';
}
.blogSubTitle-tags a {
    color: #ff6e00;
}
.blogsidemenubanner {
    background: #ff421b;
    color: #464d57;
    text-shadow: none;
}
.content-div a.blogsidemenuchooser, .content-div a.blogsidemenuchooser:hover {
    color: white;
}
.blogsidemenuchooser {
    color: #464d57;
}
.blogsidemenuchooser.current {
    background: #464d57;
}
.blogsidemenucontent a {
    color: #464d57;
}
.blogsidemenucontent a:hover {
    color: #ff421b;
}
.footer-buttons-wrapper {
    float: left;
    font-size: 12px;
}

.blogVideoPreview iframe {
    float:right;
    width:180px;
    height:130px;
    margin-left: 20px;
}



.banner-supernav-div a {
	color: #666 !important;
}

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

.navbar-div a {
	color: #666 !important;
}

.navbar-div a:hover, .navbar-div a.current {
	color: #ff421b;
	background: #eeeeee;
}

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

.blogContent a {
	color: #666 !important;
	font-size:16px;
	font-weight:bold;
}

h2.districtNews, h2.districtNews a  {
    line-height: 66px;
    color: white !important;
	background: rgba(58,58,58,.01) !important;
    margin-bottom: 20px;
    margin-top: 0;
}

.divFooterColumn a {
	color: #666 !important;
}
.divFooterColumn a:hover {
	color: #464d57;
}

.footer-nav-div a.button {
	color: #666 !important;
	border: 1px solid #666 !important;
}

.footer-nav-div a.button:hover {
	text-decoration: none;
	background: #ff421b !important;
	color: #fff !important;
}

.footer-div-bottom a {
	color: #666 !important;
}

h2, h2 a {
	font-family: 'roboto_slabregular';
	font-size: 30px;
	font-weight: normal;
	line-height: 40px;
	margin: 0;
	margin-top: 11px;
	color: #ff421b !important;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease; 
}

p a, td a, .content-div a {
	color: #ff421b;
}

}
.sidemenu a {
	font-family: 'roboto_slabregular';
	color: #666 !important;
	padding-left: 10px;
	-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.sidemenu-subcategory {
	font-family: 'source_sans_proregular';
	color:#333 !important;
}

.sidemenu a.sidemenu-subcategory:hover,
.sidemenu a.sidemenu-subcategory.current-subcategory {
	color: #fff !important;
	background: #333 !important;
	font-weight: normal;
}

.sidemenu-category {
	color: #333 !important;
}

.sidemenu a:hover,
.sidemenu-category.current-category, .topmenu-category.current-category,
.sidemenu-category:hover, .sidemenu-category.current-category:hover, .topmenu-category:hover, .topmenu-category.current-category:hover  {
	color: #fff !important;
	background: #333 !important;
	font-weight: normal;
}

p a, td a {
	color: #333333 !important;
	border-bottom:1px solid #666;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease; 
	
}
p a:hover, td a:hover {
	color: #ff421b !important;
	text-decoration:none;
	border-bottom:1px solid #ff421b;
}


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

.darksite-outer-div .content-div p, .darksite-outer-div .content-div h3 {
    color: #f2f2f2;
}

.manageemergencyupdatesbutton {
    display: block;
    cursor: pointer;
    font-family: 'source_sans_proregular';
    background-color: #ff6e00;
    border: none;
    color: white;
    text-transform: uppercase;
    padding: 5px 15px;
    height: auto;
    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;
    float: right;
}
.frmDisableDark {
    float: right;
    margin-right: 1em;
}

.manageemergencyupdatesbutton:hover {
    text-decoration: none;
    background-color: #ff421b;
    color: white;
}



.divBannerAlertMessage {
	background:#A80000;
}

.divBannerAlertMessage .content-area a,
.divBannerAlertMessage .content-area a:hover {
	color:#FFF !important;
	text-decoration:underline;
	border:none;
}

.content-div a.anchNotActive,
.CenteredPlacement,
a.anchNotActive {
	color:#575757;
}

#social-networking-small a {
	color:#FFF !important;
}

h3, h3 a,
.content-div .blogsidemenucontent a {
	color:#525252;
}

.content-div a.blogsidemenuchooser, 
.content-div a.blogsidemenuchooser:hover {
	background:#333333;
}

input[type=submit], .anchCheckoutButton {
	background:#333333;
	color:#ffffff;
}

.content-div a.blogsidemenuchooser.current {
	background:#464d57;
}

p, li, td, label {
	font-size:16px;
}

p a,
td a,
.content-div a {
	color: #ff421b;
    color: #9E1A00;
}


.divMenuLinks a{
	font-size: 21px;
}

.content-virtual-learning-program .SchoolColumn2 {
    width: 702px;
    float: left;
}

.content-virtual-learning-program .SchoolColumn1 .sidemenu{
	border-right:none;
}

.outerEvents .eventsheight {
	height:103% !important;
}

.MenuLinkWrapper,
.divMenuLinks a{
	width:100%;
}

 .content-virtual-learning-program .schoolHome {
    width: 500px;
}


 ul#social-networking-small li,
 .socialMedia a.SchoolSocial.fa-rss{
    background: #9E1A00 !important;
}

h3.blogTitle{
	color: #9E1A00;
}

.footer-nav-div{
	height:292px;
	background-size: 120%;
}



.body-calendars .textholder p, p.textholder {
	border-bottom: none;
}

.body-athletics .SchoolColumn2-29 .textholder.last .textholder-image{
	max-height:1px;
}
