

.marquee-footer-inner {
    width: 980px;
    height: 100px;
    margin: 0px auto;
    opacity: 0.4;
	filter: alpha(opacity=40);	
	-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: 110px;
	-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);
}
.marquee-footer-wrapper:hover .marquee-footer-inner {
	opacity: 1.0;
	filter: alpha(opacity=100);	
}

.marquee-footer-wrapper:hover {
 	-webkit-box-shadow: 0px 0px 10px 0px black;
    box-shadow: 0px 0px 10px 0px black;	
    background: url(../images/transgray75.png);	
	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: 10px;
}

.marquee-footer-wrapper .footer-div {
	background: transparent;
}

.marquee-footer-wrapper.stuck .marquee-footer-inner {
	opacity: 1.0;
}

.footer-div-container.stuck {
	padding-bottom: 0px;
}

img.MarqueeLogo {
	width: 298px;
	height: 88px;
}

a.MarqueeLWW {
	display: block;
	height: 90px;
	width: 295px;
	-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;		
	border: 1px solid #cccccc;
	margin: 0px auto;
	background: white;

	
}

a.MarqueeLWW img {
	width: auto;
	height: 88px;
}

a.MarqueeLWW:hover {
	border: 1px solid #777777;
	
}

.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;
}



.footer-div.marquee-footer {
	padding: 10px;
	width: 33%;
	float: left;
	text-align: left;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
}



.marquee-footer-ads a img {
	margin-right: 20px;
}



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;	
	width: 300px;
	height: 90px;
}


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;	
}

.MarqueeText {
	display: block;
	float: right;
	text-align: center;
	padding: 5px;
	width: 50%;
	word-wrap: break-word;
}

img.MarqueeLogo {
}

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: 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;
}

a.MarqueeLWW {
	display: block;
	height: 98px;
	width: 290px;
	-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;		
	border: 1px solid #cccccc;
}

a.MarqueeLWW img {
	width: 100%;
}

a.MarqueeLWW:hover {
	border: 1px solid #777777;
}


.ads-column a img.panelad {
	display: block !important;
}

.fullwidth .divDirectionSectionLeft, .fullwidth .divDirectionSectionRight {
    width: 460px;
}
.fullwidth .directionsSubHeader {
	width: 440px;
}
.fullwidth .address_textbox {
    width: 280px;
}
.fullwidth .address_submit {
 	width: 140px;
}
.fullwidth #mapframe, .fullwidth #gmap {
    width: 452px;
    height: 341px;
} 
.fullwidth .textholder-image img {
    width: 452px;
}
.fullwidth .videoholder {
    width: 460px;
}
.fullwidth .videoholder iframe {
    width: 452px;
    height: 270px;
}
.divDirectionSectionLeft, .divDirectionSectionRight {
	width: 340px;
}
.directionsSubHeader {
    width: 320px;
}
.address_textbox {
    width: 175px;
}
.address_submit {
    width: 125px;
}
#mapframe, #gmap {
    width: 332px;
    height: 249px;
}
.textholder-image img {
    width: 332px;
}
.videoholder {
    width: 340px;
}
.videoholder iframe {
    width: 332px;
    height: 198px;
}
.divDirectionSectionLeft { 
	float: left;
}
.divDirectionSectionRight { 
	float: right;
}
.directionsSubHeader {
    padding: 10px;
    background: #cccccc;
    height: 34px;
}
.headerImage {
    margin: 0px;
    padding: 0px 0px;
    text-shadow: none;
    line-height: 38px;
}
.address_textbox {
    font-style: italic;
    color: #666;
    float: left;
}
.address_submit {
	float: right;
    padding: 2px 10px; 
}
.address_submit h2 {
  	line-height: 22px;   
}
#divGetDirections {
    border-top: 0px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    padding: 0px 0px;
}
#mapframe {
    background: #f2f2f2;
    border: 1px solid #cccccc;
    padding: 3px;
}
#gmap img {
	background: inherit;
	padding: 0px;
	border: none;
	max-width: inherit;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.textholder-image {
    margin: 0px;
    margin-bottom: 20px;
}
.videoholder {
    margin: 0px auto;
}
.videoholder iframe {
    margin: 0px;
    margin-bottom: 20px;
}


#divGetDirections input {
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;		
	height: 34px;
	line-height: 34px;
}

#divGetDirections input[type=submit] {
	padding: 0px;
	width: 35%;
}

#divGetDirections input[type=text] {
	padding-top: 0px;
	width: 60%;
}

body {
	background: url(../../layout/images/bodyBackground3.jpg) center top fixed no-repeat white; 
}
.content-div {
	padding-bottom: 40px;
	background: rgba(255,255,255,.85);
}
.content-div.content-home {
	width: 100%;
	padding: 20px 0; 
}
h2, h2 a {
	font-size: 28px;
	line-height: 32px;
	color: #9a9da6;
	letter-spacing: .01em;
	font-family: 'montserratregular';
	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: #f28a0a;
	text-decoration: none;
}
h3, h3 a {
	font-size: 22px;
	line-height: 32px;
	color: #f28a0a;
	letter-spacing: .01em;
	font-family: 'montserratregular';
	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;
}
h3 a:hover {
	color: #bf0300;
	text-decoration: none;
}
p, li, td {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .01em;
	color: #636466;
	font-family: 'open_sansregular';
}
p a, li a, td a {
	color: #bf0300;
	font-family: 'open_sansitalic';
	-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, li a:hover, td a:hover {
	color: darkred;
}

.custom-shadow {
	width: 980px;
	height: 40px;
	background: url(../../layout/images/customShadow.png) center no-repeat;
}

.sidemenu a {
	font-family: 'open_sansregular';
	color: #9a9da6;
	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 {
	background: #E9E9EA;
	color: #74c1c9;
}
.sidemenu-category.current-category, .topmenu-category.current-category {
	background: none;
	color: #bf0300;
}
.sidemenu-category:hover, .sidemenu-category.current-category:hover, .topmenu-category:hover, .topmenu-category.current-category:hover {
	background: #E9E9EA;
	color: #bf0300;
}

.outer-banner-div {
	height: 29px;
	background: rgba(255,255,255,.90);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6ffffff,endColorstr=#e6ffffff);
	border-bottom: 1px solid #dedfdf;
	z-index: 2;
}
.banner-div {
	height: 29px;
	background: none;
}
.banner-logo {
	top: 40px;
	left: 20px;
}
.banner-side-div {
	right: 20px;
	top: 0px;
}
.banner-contact-div {
	float: left;
	height: 29px;
	margin-right: 30px;
}
.banner-contact-div p {
	line-height: 29px;
	font-size: 15px;
}
.banner-contact-div p a {
	color: #636466;
	font-family: 'open_sansregular';
}
.banner-contact-div p a:hover {
	text-decoration: none;
	color: #bf0300;
}
.banner-supernav-div {
	float: left;
	height: 29px;
	margin-right: 30px;
}
.banner-supernav-div a {
	line-height: 29px;
	color: #f28a0a;
	font-size: 15px;
	font-family: 'open_sansregular';
	-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: #bf0300;
	text-decoration: none;
}
.banner-socialmedia-div {
	height: 29px;
	margin: 0px;
}
.banner-socialmedia-div a {
	display: inline-block;
	height: 26px;
	width: 26px;
}
ul.social-networking-small li {
	margin-top: 2px;
}

.outer-navbar-div {
	height: 130px;
	background: white;
	border-bottom: 4px solid #dedfdf;
}
.navbar-div {
	height: 130px;
	width: 620px;
	float: right;
	margin-right: 16px;
	background: none;
}
.navbar-div a {
	font-size: 15px;
	font-family: 'open_sansregular';
	color: #9a9da6;
	line-height: 130px;
}
.navbar-div a.anchMainNav-about-us:hover, .navbar-div a.anchMainNav-resources:hover,
.navbar-div a.anchMainNav-about-us.current, .navbar-div a.anchMainNav-resources.current  {
	background: url(../../layout/images/navHover1.png) center no-repeat;
	color: #636466;
}
.navbar-div a.anchMainNav-gallery:hover, .navbar-div a.anchMainNav-directions:hover,
.navbar-div a.anchMainNav-gallery.current, .navbar-div a.anchMainNav-directions.current {
	background: url(../../layout/images/navHover2.png) center no-repeat;
	color: #636466;
}
.navbar-div a.anchMainNav-programs-and-curriculum:hover, .navbar-div a.anchMainNav-contact-us:hover,
.navbar-div a.anchMainNav-programs-and-curriculum.current, .navbar-div a.anchMainNav-contact-us.current  {
	background: url(../../layout/images/navHover3.png) center no-repeat;
	color: #636466;
}

.outer-top-footer {
	height: 32px;
	border-top: 2px solid white;
	background: #d5d6d7;
}
.top-footer {
	height: 32px;
}
.contact {
	margin-left: 20px;
	float: left;
	height: 32px;
}
.contact p {
	line-height: 32px;
	font-size: 15px;
}
.contact p a {
	color: #636466;
	font-family: 'open_sansregular';
}
.contact p a:hover {
	text-decoration: none;
	color: #bf0300;
}
.top-footer .banner-socialmedia-div {
	margin-right: 20px;
	margin-top: 2px;
}
.top-footer .banner-socialmedia-div ul.social-networking-small li {
	background-color: #636466;
}

.outer-footer-div {
	height: 275px;
	border-top: 1px solid #dedfdf;
	background: #e5e5e6;
}
.footer-div {
	background: none;
	text-align: center;
	font-family: 'open_sansregular';
}
.footer-div a {
	color: #636466;
}
.footer-div a:hover {
	color: #bf0300;
}
.footer-div a.anchFooterNav {
	font-size: 15px;
	line-height: 30px;
	color: #9a9da6;
	margin-right: 15px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	-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 a.anchFooterNav:hover {
	color: #bf0300;
	text-decoration: none;
}
.footerNav {
	width: 650px;
	float: left;
	text-align: left;
}
.sideFooter {
	border-left: 1px solid #cccccc;
	padding-top: 10px;
	float: left;
	width: 270px;
	padding-left: 15px;
}
.sideFooter a.step-up-to-quality {
	display: inline-block;
	float: left;
	width: 145px;
	height: 75px;
	background: url(../../layout/images/stepUpToQuality.jpg);
	margin-right: 30px;
}
.sideFooter a.tuition-express {
	display: inline-block;
	float: left;
	width: 95px;
	height: 75px;
	background: url(../../layout/images/tuitionExpress.png); 
}

@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont-webfont.eot');
    src: url('fonts/opensans-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansitalic';
    src: url('fonts/opensans-italic-webfont.eot');
    src: url('fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-italic-webfont.woff2') format('woff2'),
         url('fonts/opensans-italic-webfont.woff') format('woff'),
         url('fonts/opensans-italic-webfont.ttf') format('truetype'),
         url('fonts/opensans-italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: url('fonts/montserrat-regular-webfont.eot');
    src: url('fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('fonts/montserrat-regular-webfont.woff') format('woff'),
         url('fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


.footerNav {
	width:600px;
}

.sideFooter {
	width:322px;
}

.sideFooter a.step-up-to-quality {
	background: url(../../layout/images/Daycare_CJ_web.png);
	background-size:cover;
	width: 210px;
    height: 112px;
	margin-right:10px;
}

