/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }

body{
margin:0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-image:url(../images/header_rptr.jpg);
background-repeat:repeat-x;
background-color: #c6de5c;
}

a{
outline:none;
}

h1{
font-size: 45px;
}

h2{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 17px;
margin: 13px 0;
}

h3{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 17px;
margin: 13px 0 0 0;
}

h4{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #666666;
margin: 0 0 15px 0;
font-weight: normal;
}

.nicelink{
color:#000000;
text-decoration: underline;
}
.nicelink:hover {text-decoration: none;}

#text a{
color:#000000;
text-decoration: underline;
}
#text a:hover{text-decoration: none;}

.links{
font-family:Verdana;
font-size:15px;
line-height:19px;
text-decoration:none;
color:#000000;
padding:0px 18px 0px 0px
}

.links:hover{
color:#95b11c;
font-size:15px;
}

.linksDn{
background-image:url(../images/arrow.jpg);
background-repeat:no-repeat;
background-position:right;
font-family:Verdana;
font-size:15px;
line-height:19px;
text-decoration:none;
padding:0px 18px 0px 0px;
color:#000000;
}

.links:hover{
color:#95b11c;
font-size:15px;
}

#holder{
width: 995px;
margin:0px auto;
padding:0px;
}

#header{
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
width:500px;
height:140px;
margin:0px 0px 22px 0px;
padding:50px 0px 0px 470px;
}

.home, .schedules, .gallery, .about-us, .contact-us{
width:96px;
height:96px;
float:left;
background-repeat:no-repeat;
background-position:0px -96px;
margin:0px 2px 0px 2px;
padding:0px;
}

.home:hover, .schedules:hover, .gallery:hover, .about-us:hover, .contact-us:hover{
background-position:0px 0px;
}

.homeDn, .schedulesDn, .galleryDn, .about-usDn, .contact-usDn{
width:96px;
height:96px;
float:left;
background-repeat:no-repeat;
background-position:0px -192px;
margin:0px 2px 0px 2px;
padding:0px;
}

.home, .homeDn{
background-image:url(../images/btn_home.jpg);
}

.schedules, .schedulesDn{
background-image:url(../images/btn_schedule.jpg);
}

.gallery, .galleryDn{
background-image:url(../images/btn_gallery.jpg);
}

.about-us, .about-usDn{
background-image:url(../images/btn_about.jpg);
}

.contact-us, .contact-usDn{
background-image:url(../images/btn_contact.jpg);
}

#content{
width:975px;
/*background-color:#66FF00;*/
float:left;
margin:0px;
padding:10px;
background-color: #FFFFFF;
}

#leftCont{
width:205px;
float:left;
margin:0px 30px 0px 0px;
}

.leftMenu{
width:205px;
/*background-color:#669900;
*/float:left;
padding:0px 0px 15px 0px;
text-align:right;
white-space:nowrap;
}

ul.linksHldr{
list-style:none;
text-align:right;
margin: 10px 0;
padding: 0;
width: 205px;
}

#rightCont{
width:715px;
float:left;
margin:0px;
padding:0px;
}

#text{
width:500px;
line-height:22px;
float:left;
/*background-color:#66FF99;*/
}

#col{
width:190px;
float:right;
margin:0px;
padding:14px 0px 0px 0px;
/*background-color:#FFFF99;*/
}
#col-gallery{
width:190px;
float:right;
margin:0px;
padding:0;
}

.special{
background-image:url(../images/special_classes.jpg);
background-repeat:no-repeat;
width:190px;
height:81px;
outline:none;
float:left;
margin:0px 0px 30px 0px;
}

.btns{
width:183px;
height:71px;
outline:none;
float:left;
margin:0px 0px 20px 0px;
padding:0px;
/*background-color:#000066;*/
}

.currentCourse, .nextCourse{
width:183px;
height:26px;
outline:none;
float:left;
margin:0px 0px 20px 0px;
padding: 45px 0 0 0;
text-align: center;
color: #000000;
text-decoration: none;
}
.currentCourse{
background-image: url(../images/current-course.jpg);
}
.nextCourse{
background-image: url(../images/next-course.jpg);
}

.rColMenu{
width:183px;
margin:0px 0px 20px 0px;
padding:0px;
float:left;
font-size:12px;
line-height:22px;
}
/* about */
.aboutMenu{
background-image: url(../images/about-bg.jpg);
background-repeat: no-repeat;
/*width: 411px;*/
width: 723px;
height: 22px;
float: left;
/*padding: 65px 0 0 322px;*/
padding: 65px 20px 0 0;
}
.aboutLink, .aboutLinkdn{
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
float: right;
padding: 0 10px;
text-decoration: none;
font-weight: bold;
}
.aboutLink:hover, .aboutLinkdn{
text-decoration: underline;
}

#text-about{
width:715px;
line-height:22px;
float:left;
}
.imgFloatLeft{
float: left;
margin: 5px 10px 5px 0;
}
.imgFloatRight{
float: right;
margin: 5px 0 5px 10px;
}
.teamMember{
float: left;
margin-bottom: 40px;
width: 715px;
}
.teamMember img{
float: left;
padding: 0 20px 0 0;
}

.pressItem{
float: left;
width: 715px;
padding: 15px 0;
border-bottom: solid 1px #cccccc;
}
.pressImg{
float: left;
width: 135px;
padding: 0 100px 0 50px;
min-height:100px;
height:auto !important;
height:100px;
font-size: 10px;
text-align: right;
color: #666666;

}
.pressTitle{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 16px;
padding: 10px 0 20px 0;
}
/* gallery */
.galleryHead{
background-image: url(../images/gallery-bg.jpg);
background-repeat: no-repeat;
width: 411px;
height: 22px;
float: left;
padding: 65px 0 0 322px;
margin:0px 0px 20px 0px;
}


.galleryMenu{
float: left;
width: 190px;
background-image: url(../images/gallery-rptr.jpg);
background-repeat: repeat-y;
}
.gallerySSP{
float: left;
width: 500px;
margin-bottom: 20px;
}
.galleryMenu a{
color: #000000;
text-decoration: none;
}
.galleryMenu a:hover{
text-decoration: underline;
}
.galleryMenu ul{
margin: 0;
padding: 5px 0 0 25px;
}
.galleryMenu li{
margin-bottom: 5px;
}
/*schedules */
.scheduleTable td{
width: 129px;
padding: 15px 4px 3px 4px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #747474;
font-size: 11px;
}
.scheduleRow{
text-align: center;
border-bottom: solid 1px #CCCCCC;
}

.className{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
/*color: #474747;*/
}
.scheduleTable a{
text-decoration: none;
color: #474747;
}
.schedulePDFs li{
list-style: none;
}
.schedulePDFs a{
color: #474747;
text-decoration: none;
}
.schedulePDFs a:hover{
text-decoration: underline;
}

.classLink{
float: right;
padding: 4px 3px 4px 0;
width: 133px;
}
.classLink:hover{
background-color: #f9f4e7;
}
/*contact us*/
.contactHead{
background-image: url(../images/contact-bg.jpg);
background-repeat: no-repeat;
width: 411px;
height: 22px;
float: left;
padding: 65px 0 0 322px;
margin:0px 0px 0px 0px;
}

#address{
width:180px;
padding:0px 5px 0px 5px;
line-height:24px;
float:left;
font-size:11px;
}
/* footer */
#footerBg{
width:100%;
background-image:url(../images/footer_rptr.jpg);
background-repeat:repeat-x;
float:left;
}

#footer{
width:950px;
height:200px;
margin:0px auto;
padding:0px 0px 0px 0px;
}

#linkHldr{
width:400px;
height:30px;
float:left;
/*background-color:#66CC99;*/
margin:60px 0px 0px 0px;
padding:0px;
}

.footlinks{
text-decoration:none;
color:#000000;
font-family:Verdana;
font-size:10px;
padding:30px 0px 0px 0px;
}

#tag{
width:400px;
height:80px;
float:right;
margin:0px;
/*background-color:#0000FF;*/
text-decoration:none;
color:#000000;
font-family:Verdana;
font-size:10px;
line-height:20px;
padding:60px 0px 0px 0px;
}

#addy{
width:190px;
height:80px;
/*background-color:#6600FF;*/
margin:0px;
padding:0px 10px 0px 0px;
text-align:right;
float:left;
}

#tagline{
width:189px;
height:80px;
/*background-color:#993333;*/
float:left;
margin:0px;
padding:0px 0px 0px 10px;
border-left-color:#000000;
border-left-style:solid;
border-left-width:1px;
}