

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;
}

.first-blog-container {
	padding-top: 0px;
}
.divFoundResults, .divNoResults {
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: bold;
}

.blogVideoPreview iframe {
    float:right;
    width:180px;
    height:130px;
    margin-left: 20px;
}

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;
}
