@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, hgroup, menu, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #000;
	background-image: url(../images/body-bg2.png);
	background-repeat: repeat-x;
	width: 100%;
}
.body-bg1 {
	background-color: #000;
	background-image: url(../images/body-bg1.jpg);
	background-repeat: repeat-x;
}

.header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 132px;
	width: 930px;
	margin-top: 30px;
	margin-left: 30px;
	float: left;
}
a {
	text-decoration: none;
	color: #FFF;
}
h1 {
	font-size: 24px;
	padding: 10px;
}
ol {
	margin-left: 50px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 20px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	margin-bottom: 20px;
}
ul.footer-menu {
	font-size: 14px;
	color: #FFF;
	margin-top: 5px;
}
ul.footer-menu li {
	padding-top: 5px;
}
ul.indent {
	margin-left: 20px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}



ol li {
	padding-bottom: 5px;
}


h2 {
	font-size: 20px;
}


h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 18px;
	padding-top: 40px;
}
.nav-contain {
	float: left;
	height: 55px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
.paragraph-space {
	display: inline;
}


.navigation {
	height: 38px;
	width: 750px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	padding-top: 17px;
	float: left;
	margin-left: 160px;
	margin-right: 10px;
}
.navigation ul {
	margin: 0px;
	padding: 0px;
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
.navigation ul li {
	display: block;
	position: relative;
	float: left;
}
.navigation ul li a {
	display: inline;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 100px;
	padding-left: 20px;
	padding-top: 18px;
	padding-bottom: 20px;
	white-space: nowrap;
}
.navigation ul li a:hover {
	color: #7BACCA;
}
.navigation li:hover ul {
  display: block;
  position: absolute;
}
.navigation li:hover li {
	float: none;
}
.navigation li ul { 
    display: none; 
	z-index: 2;
}
/* dropdown size adjustments */
.navigation ul li ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #000;
	width: auto;
	white-space: nowrap;
	z-index: 1000;
	background: #191819;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	height: auto;
}
/* dropdown hover background color and hover link color */
.navigation li:hover li a:hover {
	background: #666;
	color: #7BACCA;
}
/*  add space from the nav bar to the dropdown list */
.navigation ul ul  {
	margin-top: 20px;
}
.facebook {
	height: 48px;
	width: 48px;
	float: left;
	margin-top: 5px;
}

.wrapper {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
.wrapper1 {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.wrapper2 {
	height: 2120px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.wrapper3 {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.clear {
	position: absolute;
	top: -9999px;
}
.content-contain {
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	height: 964px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	float: left;
}
.content-contain2 {
	background-image: url(../images/content-bg2.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 1000px;
	float: left;
	margin: 0px;
}
.content-contain3 {
	background-image: url(../images/content-bg2.jpg);
	background-repeat: no-repeat;
	height: 1010px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
.content-contain4 {
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 1000px;
}


.top-box {
	background-image: url(../images/top-bg.png);
	background-repeat: no-repeat;
	height: 452px;
	width: 960px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 20px;
}
.big-pic {
	height: 176px;
	width: 271px;
}
.pic-text {
	height: 190px;
	width: 189px;
	margin-top: 150px;
	padding-right: 9px;
	padding-left: 9px;
	float: left;
	margin-bottom: 15px;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.middle a {
	color: #000;
	font-weight: bold;
}

.learn-more-button {
	height: 31px;
	width: 194px;
	float: left;
	background-image: url(../images/learn-more-hover.png);
	background-repeat: no-repeat;
	margin-left: 15px;
}
.kk-picture-contain {
	float: left;
	height: 391px;
	width: 210px;
	background-image: url(../images/kinderkick-bg.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 125px;
}
.ch-picture-contain {
	float: left;
	height: 391px;
	width: 209px;
	background-image: url(../images/champs-bg.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.ja-picture-contain {
	float: left;
	height: 391px;
	width: 209px;
	background-image: url(../images/ja-bg.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
.bottom {
	height: 35px;
	width: 960px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}
.button {
	height: 31px;
	width: 176px;
	float: left;
	background-image: url(../images/learn-more-hover.png);
	background-repeat: no-repeat;
}
.learn-more-button a, .button a:link, .button a:visited {
    display:block;
	height: 35px;
	width: 350px;
}
.learn-more-button a:hover img {
  visibility:hidden;
}
.left-arrow {
	height: 35px;
	width: 170px;
	margin-left: 120px;
	margin-right: 35px;
	float: left;
}
.middle-arrow {
	height: 35px;
	width: 170px;
	margin-left: 120px;
	float: left;
	margin-right: 40px;
}
.right-arrow {
	height: 35px;
	width: 170px;
	margin-left: 120px;
	float: left;
}
.lower-box {
	background-image: url(../images/kovar-bg.png);
	background-repeat: no-repeat;
	height: 457px;
	width: 920px;
	margin-top: 30px;
	margin-left: 20px;
	padding-left: 40px;
	float: left;
}
.top-text {
	float: left;
	height: 110px;
	width: 540px;
	padding-left: 20px;
	padding-top: 35px;
}
.top-text p {
	margin: 0px;
	padding: 0px;
}

.left-lower-box {
	float: left;
	height: auto;
	width: 565px;
	margin-top: 5px;
}
.vertical-text {
	height: 120px;
	width: 20px;
	float: left;
}
.vertical-text img {
	margin-top: 25px;
}

.left-lower-box img {
	padding-top: 10px;
	padding-bottom: 10px;
}
.box1 {
	float: left;
	height: 200px;
	width: 120px;
	margin-right: 20px;
}
.box2 {
	float: left;
	height: 200px;
	width: 120px;
	margin-right: 20px;
}
.box3 {
	float: left;
	height: 200px;
	width: 120px;
	margin-right: 17px;
}
.box4 {
	float: left;
	height: 200px;
	width: 120px;
}
.video {
	height: 220px;
	width: 330px;
	float: right;
	padding-right: 5px;
	margin-top: 130px;
}
.footer-bg {
	min-width: 1000px;
	overflow: hidden;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: 100%;
}
.footer1 {
	height: 255px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-left: 50px;
}

.footer {
	height: 255px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 30px;
	padding-left: 50px;
	float: left;
}
.about-us {
	float: left;
	height: auto;
	width: 400px;
	margin-right: 80px;
}
.about-us p {
	padding-top: 15px;
	margin: 0px;
}

.nav-links {
	float: left;
	height: auto;
	width: 175px;
	margin-right: 70px;
}
.nav-links ul {
	list-style-type: none;
}
.nav-links  li {
	padding-top: 15px;
}
.nav-links ul li a:hover {
	color: #E02528;
}
.bottom-logo {
	float: left;
	height: auto;
	width: 165px;
}
.bottom-logo p {
	margin: 0px;
	padding-top: 10px;
}
.program-page-bg {
	height: auto;
	width: 1000px;
	overflow: hidden;
	padding-top: 20px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #000;
	float: left;
}
.top {
	background-repeat: no-repeat;
	height: 21px;
	width: 960px;
	margin-left: 20px;
	background-image: url(../images/top.png);
	float: left;
}
.middle {
	background-image: url(../images/middle.png);
	background-repeat: repeat-y;
	height: auto;
	width: 960px;
	overflow: auto;
	float: left;
	margin-left: 20px;
}
.top-text-programs {
	height: auto;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.red {
	color: #F00;
	font-weight: bold;
}
.blue {
	font-weight: bold;
	color: #03F;
}
.bottom-bg {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 960px;
	margin-left: 20px;
	float: left;
	margin-bottom: 10px;
}
.kk-pic {
	height: 160px;
	width: 205px;
	float: left;
	margin-right: 15px;
	padding-left: 20px;
	margin-top: 0px;
}
.program-page-bg p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.programs-content {
	float: left;
	height: auto;
	width: 880px;
	margin-left: 40px;
}

.program-page-bg ul {
	list-style-type: disc;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.champs-pic {
	float: left;
	height: auto;
	width: 205px;
	margin-right: 15px;
	padding-left: 20px;
}
.champs-text {
	float: left;
	height: auto;
	width: 700px;
}
.ja-pic {
	float: left;
	height: auto;
	width: 205px;
	margin-right: 15px;
	padding-left: 20px;
}
.ja-text {
	float: left;
	height: auto;
	width: 700px;
}
.blue-line {
	background-image: url(../images/blue-line.png);
	background-repeat: no-repeat;
	float: left;
	height: 1px;
	width: 740px;
	margin-left: 220px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.instructor-row {
	height: 350px;
	width: 860px;
	float: left;
	margin-top: 10px;
	margin-left: 90px;
	margin-bottom: 10px;
}
.instructor-pic {
	float: left;
	height: 260px;
	width: 390px;
}
.left-pic {
	float: left;
	height: auto;
	width: 390px;
	text-align: center;
	margin-right: 20px;
}

.instructor-text {
	float: left;
	height: auto;
	width: 390px;
	margin-top: 0px;
}
.address {
	height: auto;
	width: 960px;
	float: left;
}
.address-left {
	float: left;
	height: auto;
	width: 280px;
	margin-top: 20px;
	margin-left: 130px;
	margin-right: 180px;
}
.address-right {
	height: auto;
	width: 240px;
	float: left;
	margin-top: 20px;
}
.map {
	float: left;
	height: 670px;
	width: 450px;
	margin-left: 10px;
	margin-top: 20px;
}
.spacer {
	height: 25px;
	width: 960px;
}
.pic-right {
	float: right;
	height: 300px;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.pic-left {
	float: left;
	height: 300px;
	width: 200px;
	margin-bottom: 20px;
	margin-right: 25px;
}
.pic-left1 {
	float: left;
	height: 133px;
	width: 200px;
	margin-bottom: 15px;
	margin-right: 25px;
}
.ty-page {
	height: auto;
	width: 900px;
	float: left;
}
.ty-page img {
	margin-top: 50px;
	margin-left: 200px;
	margin-bottom: 50px;
}
.text-contain {
	float: left;
	height: auto;
	width: 655px;
}
