﻿html{background:#a85658 url(../images/html-bg.gif) repeat-x;}
body{
	margin:0;
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#000;
	background:url(../images/body-bg.gif) no-repeat 50% 0;
}
img{border-style:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}




#container{
	width:960px;
	margin:0 auto;
}
#header{
	height:259px;
	width:100%;
	position:relative;
	overflow:hidden;
	padding-top:78px;
}
#header h1{
	position:absolute;
	width:234px;
	height:189px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
	top:132px;
	left:162px;
	z-index:10;
}
#header h1 a{
	display:block;
	height:100%;
}
.login-form{
	position:absolute;
	top:24px;
	right:55px;
}
.login-form label{
	font:11px/25px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	float:left;
	padding-left:15px;
}
.login-form span{
	background:url(../images/header-input.gif) no-repeat;
	width:120px;
	height:20px;
	padding:5px 0 0 9px;
	float:left;
	margin:0 6px 0 10px;
}
.login-form span input{
	float:none;
	padding:0;
	background:none;
	display:block;
	border:none;
	width:100%;
	color:#fff;
	font:11px Georgia, "Times New Roman", Times, serif;
}
.login-form input{float:left;}
#navigation{
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:69px;
	left:79px;
	z-index:10;
}
#navigation li{
	float:left;
	margin-left:6px;
}
#navigation li a{
	text-indent:-9999em;
	overflow:hidden;
	display:block;
	height:42px;
}
#navigation li.nav-home a{
	background:url(../images/nav-home.gif) no-repeat;
	width:103px;
}
#navigation li.nav-about a{
	background:url(../images/nav-about.gif) no-repeat;
	width:131px;
}
#navigation li.nav-services a{
	background:url(../images/nav-services.gif) no-repeat;
	width:105px;
}
#navigation li.nav-why a{
	background:url(../images/nav-why.gif) no-repeat;
	width:131px;
}
#navigation li.nav-resources a{
	background:url(../images/nav-resources.gif) no-repeat;
	width:111px;
}
#navigation li.nav-blog a{
	background:url(../images/nav-blog.gif) no-repeat;
	width:75px;
}
#navigation li.nav-contact a{
	background:url(../images/nav-contact.gif) no-repeat;
	width:103px;
}
#navigation li a:hover, #navigation li a.active{background-position:0 100%;}
.header-block{
	width:936px;
	height:248px;
	padding:11px 0 0 24px;
	background:url(../images/header-bg.png) no-repeat;
}
.header-holder{
	position:relative;
	padding:43px 52px 0 376px;
	width:508px;
	height:205px;
	overflow:hidden;
	background:url(../images/header-bg.jpg) no-repeat;
}
.header-block h2{
	margin:0 0 2px 11px;
	background:url(../images/header-heading.gif) no-repeat;
	width:459px;
	height:39px;
	text-indent:-9999em;
	overflow:hidden;
}
.header-block h3{
	margin:0 0 10px 10px;
	background:url(../images/header-heading2.gif) no-repeat;
	width:328px;
	height:26px;
	text-indent:-9999em;
	overflow:hidden;
}
.header-block p{
	margin:0;
	font-size:15px;
	line-height:18px;
	color:#2d2d2d;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	/*Inserted code below to help center page vertically*/
	padding-top:20px; margin-bottom:32px;
	text-align:center;

}
.header-block strong{ color:#372056;}
.header-block a{ color:#372056;}
.header-block p:first-letter {padding-left:17px;}
.find{
	background:url(../images/find-more-btn.gif) no-repeat;
	width:64px;
	height:18px;
	text-indent:-9999em;
	overflow:hidden;
	float:right;
	margin-top:-14px;
}
.register{
	background:url(../images/register-btn.gif) no-repeat;
	width:146px;
	height:28px;
	text-indent:-9999em;
	overflow:hidden;
	float:left;
	margin:10px 0 0 63px;
	display:inline;
}
.phone{
	background:url(../images/phone-number.gif) no-repeat;
	width:179px;
	height:57px;
	text-indent:-9999em;
	overflow:hidden;
	float:left;
	margin:-17px 0 0 12px;
}
#main{
	width:930px;
	padding-left:30px;
	background:url(../images/main-bg.png) no-repeat;
}
.main{
	background:url(../images/main-bg.jpg) no-repeat;
	height:765px;
	width:930px;
}
.main-bottom{
	width:910px;
	padding:18px 0 0 50px;
	overflow:hidden;
	background:url(../images/footer-bg.jpg) no-repeat;
	height:55px;
}
.main-bottom ul{
	list-style:none;
	margin:0;
	padding:7px 0 0;
	overflow:hidden;
	float:left
}
.main-bottom ul li{
	float:left;
	border-left:1px solid #787878;
	font:12px Arial, Helvetica, sans-serif;
	padding:0 10px;
	margin:0 10px 0 -10px;
}
.main-bottom ul li a{
	color:#787878;
	text-decoration:none;
}
.main-bottom ul li a:hover{text-decoration:underline;}
.main-bottom ul.icons{
	float:right;
	padding:0 43px 0 0;
}
.main-bottom ul.icons li{
	padding:0;
	margin:0 0 0 6px;
	border:none;
}
.main-bottom ul li.follow{
	background:url(../images/follow-us.gif) no-repeat;
	width:80px;
	height:18px;
	text-indent:-9999em;
	overflow:hidden;
	margin:6px 26px 0 0;
}
.main-holder{
	width:930px;
	overflow:hidden;
}
.content{
	float:left;
	width:540px;
	padding-left:42px;
}
.column{
	width:314px;
	float:right;
	background:url(../images/column-bg.gif) no-repeat;
	padding:5px 0 0 23px;
	font-family:Arial, Helvetica, sans-serif;
}
.desk-box{
	margin:0 0 13px 57px;
	background:url(../images/desk.gif) no-repeat;
	width:380px;
	height:247px;
	overflow:hidden;
	padding:17px 25px 11px 24px;
	position:relative;
}
.desk-box h2.programs{
	margin:0 0 31px 70px;
	background:url(../images/programs-announcements.gif) no-repeat;
	width:249px;
	height:24px;
	text-indent:-9999em;
	overflow:hidden;
}
h3.colored{
	color:#992335
}
h4.center{text-align: center;}
h3.featured-programs{
	background:url(../images/featured-programs.gif) no-repeat;
	width:380px;
	height:30px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0 0 10px;
}
.desk-box p{
	font-family:LCChalk, Arial, Helvetica, sans-serif;
	margin:0 0 10px;
	font-size:14px;
	font-style:italic;
	color:#fff;
	padding:0 5px 0 15px;
}
.desk-box p:first-letter {padding-left:10px;}
.desk-box a {color:white}
.click-here{
	background:url(../images/click-here.gif) no-repeat;
	width:115px;
	height:61px;
	text-indent:-9999em;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:153px;
}
* html .click-here{bottom:-1px;}
.content-box{
	width:100%;
	overflow:hidden;
	border-bottom:1px dotted #4c4c4c;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
}
h3.our-services{
	background:url(../images/our-services.gif) no-repeat;
	width:119px;
	height:19px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
}
.tab h3.our-services{margin-left:3px;}
.find-more{
	float:right;
	background:url(../images/find-more-btn2.gif) no-repeat;
	width:81px;
	height:20px;
	text-indent:-9999em;
	overflow:hidden;
}
.content-holder{
	width:100%;
	overflow:hidden;
}
.content-column{
	width:266px;
	float:left;
	overflow:hidden;
	padding:12px 3px 0 0;
}
.content-column img{float:left;}
.about-box{
	width:165px;
	float:right;
}
h4.education-heading{
	background:url(../images/education-heading.gif) no-repeat;
	width:147px;
	height:20px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0 0 5px;
}
.about-box p{
	font-size:12px;
	margin:0;
	line-height:16px;
	color:#363636;
	position:relative;
	width:100%;
}
.about-box p:first-letter {padding-left:15px;}
.about-box p a{
	color:#a82336;
	position:absolute;
	bottom:0;
	right:0;
}
.holder{
	width:100%;
	overflow:hidden;
}
.holder .content-column{padding-bottom:5px;}
h4.camps-heading{
	background:url(../images/camps-heading.gif) no-repeat;
	width:86px;
	height:20px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0 0 5px;
}
h4.enrichment-heading{
	background:url(../images/enrichment-heading.gif) no-repeat;
	width:152px;
	height:19px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0 0 5px;
}
h4.tutorials-heading{
	background:url(../images/tutorials-heading.gif) no-repeat;
	width:62px;
	height:21px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0 0 5px;
}
.event-keey-box{
	float:left;
	width:255px;
	padding:20px 0 6px;
}
.event-photos-box{
	float:right;
	width:180px;
	padding:20px 0 0;
}
h3.keey-heading{
	background:url(../images/keey-heading.gif) no-repeat;
	width:232px;
	height:26px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0 0 6px;
}
.tab h3.keey-heading{margin-left:8px;}
.event-keey-box span{
	display:block;
	text-align:center;
}
.event-keey-box img{
	padding:1px;
	background:#fff;
	border:1px solid #dadada;
}
h3.photos-heading{
	background:url(../images/photos-heading.gif) no-repeat;
	width:110px;
	height:19px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0 0 9px;
}
.event-photos-box span{
	background:url(../images/img-bg.png) no-repeat;
	padding:6px 7px 8px;
	display:block;
	width:152px;
	height:114px;
}
.newsletter-box{
	width:100%;
	position:relative;
	padding-bottom:30px;
}
h3.newsletter-heading{
	background:url(../images/keey-nesletter-heading.png) no-repeat;
	width:314px;
	height:51px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0 0 8px;
}
.newsletter-form{
	background:#fbf9cc;
	border:1px dotted #a9a9a9;
	width:227px;
	margin-left:7px;
	padding:17px 14px 27px 23px;
}
.newsletter-form .holder{padding-bottom:11px;}
.name{
	background:url(../images/name-label.gif) no-repeat;
	width:40px;
	height:18px;
	text-indent:-9999em;
	overflow:hidden;
	float:left;
}
.newsletter-form input{
	float:right;
	width:160px;
	border:1px dashed #000;
	padding:3px 0 2px 6px;
}
.email{
	background:url(../images/email-label.gif) no-repeat;
	width:39px;
	height:15px;
	text-indent:-9999em;
	overflow:hidden;
	float:left;
	margin-top:3px;
}
.subscribe-btn{
	position:absolute;
	width:330px;
	height:50px;
	bottom:0;
	left:-30px;
}
.subscribe-btn span{
	background:url(../images/subscribe-btn.png) no-repeat;
	width:330px;
	height:50px;
	display:block;
	text-indent:-9999em;
	overflow:hidden;
	cursor:pointer;
}
h3.top5-heading{
	background:url(../images/top5-heading.png) no-repeat;
	width:313px;
	height:47px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
}
.top-menu{
	list-style:none;
	margin:0;
	padding:5px 0 10px 28px;
}
.top-menu li{
	background:url(../images/star.gif) no-repeat 0 4px;
	padding-left:20px;
	font:15px "Banga SSi", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
.top-menu li a{color:#372056;}
.testimonials{
	float:right; 
	font-style:italic; 
	font-weight:bold
}
}
h3.news-heading{
	background:url(../images/news-heading.png) no-repeat;
	width:314px;
	height:48px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0 0 8px;
}
.news-menu{
	list-style:none;
	margin:0;
	padding:0 40px 0 14px;
	width:260px;
	overflow:hidden;
}
.news-menu li{
	border-top:1px dotted #494949;
	padding:12px 0 16px;
	margin:-1px 0 1px;
}
.news-menu span{
	display:block;
	font-size:12px;
	color:#373737;
	font-weight:bold;
}
.news-menu p{
	font-size:12px;
	color:#373737;
	font-weight:normal;
	margin:0;
	line-height:17px;
	position:relative;
	width:100%;
}
.news-menu p strong{color:#b12337;}
.news-menu p a{
	color:#b12337;
	position:absolute;
	bottom:0;
	right:0;
}
.see-more{
	background:url(../images/see-more-btn.png) no-repeat;
	width:316px;
	height:49px;
	display:block;
	margin-left:-30px;
	text-indent:-9999em;
	overflow:hidden;
	cursor:pointer;
}
.tabset-holder{
	margin:0 0 0 35px;
	width:895px;
	padding-top:24px;
	font-family:Arial, Helvetica, sans-serif;
}
.main-tabset{
	width:895px;
	background:url(../images/tabset-bg.gif) repeat-y;
}
.main-tabset .top{background:url(../images/tabset-top.gif) no-repeat;}
.main-tabset .bottom{
	width:278px;
	padding-left:617px;
	background:url(../images/tabset-bottom.gif) no-repeat 0 100%;
	position:relative;
	min-height:713px;
}
* html .main-tabset .bottom{height:713px;}
div.tab{
	position:absolute;
	width:539px;
	left:0;
	top:0;
	padding:20px 44px 0 34px;
}
.tabset{
	list-style:none;
	margin:0;
	padding:5px 0 13px;
}
.tabset li{width:237px;}
.tabset li a{
	display:block;
	padding:0 0 0 50px;
	background:url(../images/tabset-btn.gif) no-repeat 24px 7px;
	height:32px;
	color:#574078;
	font:19px/32px "Banga SSi", Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-decoration:none;
	outline:none;
}
.tabset li a:hover{
	color:#992335;
}
.tabset li a.active{
	color:#992335;
	background:url(../images/tabset-li-bg.png) no-repeat;
	font:19px/42px "Banga SSi", Arial, Helvetica, sans-serif;
	height:54px;
	margin-bottom:-5px;
}


.tabset-column{
	width:254px;
	padding-left:24px;
}
.keey-box{padding-bottom:24px;}
h3.keey-news-heading{
	background:url(../images/keey-news-heading.png) no-repeat;
	width:254px;
	height:52px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
}
.keey-box .news-menu{
	width:197px;
	padding:0 0 0 10px;
}
.keey-box .news-menu span{color:#992335;}
.keey-box .news-menu strong{color:#363636;}
.keey-box .news-menu a{
	color:#574078;
	font-weight:bold;
}
.read-more{
	background:url(../images/read-more-news.gif) no-repeat;
	width:110px;
	height:19px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
	margin-left:50px;
}
h3.contacts-heading{
	background:url(../images/contact-heading.png) no-repeat;
	width:255px;
	height:42px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0 0 15px;
}
.contact-info{
	background:url(../images/info-box.gif) no-repeat;
	width:180px;
	height:90px;
	text-indent:-9999em;
	overflow:hidden;
	margin:0 0 10px 20px;
	padding:0;
}
.email-link{
	background:url(../images/email-link.gif) no-repeat;
	width:171px;
	height:18px;
	text-indent:-9999em;
	overflow:hidden;
	display:block;
	margin-left:28px;
}
.email-link a{
	height:18px;
	display:block;
	width:119px;
	margin-left:52px;
}



#footer{padding-bottom:30px;}
#footer p{
	margin:0;
	text-align:center;
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#e0b3a9;
	letter-spacing:1px;
}

.footer-holder{
	width:890px;
	padding:23px 0 15px 70px;
	overflow:hidden;
	background:url(../images/footer-bg.gif) no-repeat 50% 100%;
	margin-bottom:11px;
}
.footer-column{
	width:178px;
	float:left;
}
.footer-column ul{
	list-style:none;
	margin:0;
	padding:0;
}
.footer-column ul li{
	font:11px/15px Arial, Helvetica, sans-serif;
	color:#e0b3a9;
	letter-spacing:1px;
}
.footer-column ul li a{
	color:#e0b3a9;
	text-decoration:none;
}
.footer-column ul li a:hover{text-decoration:underline;}

