@import url("../webfonts/GOTH720L/stylesheet.css");
@import url("../webfonts/Raleway_ExtraBold/stylesheet.css");
*{
padding:0px;
margin:0px;
}

@media only screen and (max-width: 320px) 
{
	
	.appButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	background-color: #060;
	text-align: center;
	float: left;
	width: 30%;
	margin-right: 35%;
	margin-left: 35%;
	margin-top: 3%;
	text-decoration: none;
	padding-top: 4%;
	padding-bottom: 4%;
}
	.contactError {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	float: left;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 30px;
	background-image: url(../images/excla.png);
	background-repeat: no-repeat;
	background-position: 6px;
	width: 100%
}

.headerTop {
	float: left;
	height: 40px;
	width: 100%;
	background-color: #121850;
}

.topIcons {
float: left;
width: 50%;
background-image: url(../images/emailIcon.jpg);
background-repeat: no-repeat;
padding-left: 2.5%;
padding-bottom: 1%;
display: none;
}

.topPhontIcon {
	float: left;
	width: 60%;
	background-image: url(../images/phoneIcon.jpg);
	background-repeat: no-repeat;
	padding-left: 2%;
	padding-bottom: 4%;
	margin-top: 2%;
	font-family: "GOTH720L";
	font-size: 16px;
	margin-left: 3%;
}


.viewMap
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	background-image: url(../images/mapIcon.png);
	background-repeat: no-repeat;
	padding-left: 3%;
	padding-bottom: 2%;
	padding-top: 0.5%;
	display: none;

}

.socialMediaBox {
	float: right;
	margin-top: 0.5%;
	margin-right: 2%;
	width: 8%;
	display: none;
}



.logoBox {
	float: left;
	margin-left: 2%;
	margin-top: 1%;
	width: 55%;
	height: 90px;
	background-position: left top;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	margin-bottom: 1%;
}

.topMenuBox {
	float: left;
	clear:left;
	width: 100%;
	margin-right: 2%;
	margin-top: 1%;
}

.searchBox {
	float: left;
	width: 100%;
}

.searchField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	float: left;
	width: 94%;
	border: 1px solid #CCC;
	height: 40px;
	padding-left: 2%;
	margin-left: 3%;
}
	
	
.infoBox {
float: left;
width: 96%;
margin-left: 2%;
margin-top: 1%;
color: #FFF;
font-size: 11.5px;
letter-spacing: 0.8px;
}


.searchButton {
	background-color: #F42300;
	float: right;
	height: 44px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F04D58;
	border-bottom-color: #F04D58;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-image: url(../images/searchIcon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.menuBox{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	background-color: #F00;
	width: 96%;
	display: block;
	cursor: pointer;
	background-image: url(../images/navIcon.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-top: 4%;
	padding-right: 4%;
	padding-bottom: 8%;
	padding-left: 4%;
}

.navs {
	float: left;
	clear: left;
	margin-top: 1%;
	width: 100%;
	display: none;
}


.banner {
	float: left;
	width: 100%;
	height: 150px;
	background-color: #CCC;
}

.bannerHolder {
	float: left;
	width: 100%;
	height: 150px;
	position: relative;
}

.bannerSlider {
	float: left;
	width: 100%;
	height: 150px;
	background-color: #C0F;
	position: relative;
}

.banLink {
	float: left;
	width: 100%;
	height: 150px;
	overflow: hidden;
	position: relative;
}


.bannerTitleBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 75%;
	position: absolute;
	z-index: 20;
	margin-left: 10%;
	margin-top: 1%;
	background-image: url(../images/newsletterBack%20copy.png);
	background-repeat: repeat;
	text-transform: capitalize;
	padding-top: 2%;
	padding-right: 2.5%;
	padding-bottom: 1.4%;
	padding-left: 2.5%;
	border-bottom-width: 1%;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}


.bannerControls {
	float: left;
	width: 96.5%;
	position: absolute;
	z-index: 15;
	margin-left: 2%;
	margin-top: 2.5%;
	height: 66.5px;
	left: -1px;
	top: -3px;
}

.leftButt {
	float: left;
	padding: 2%;
	font-family: "GOTH720L";
	background-color: #FFF;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	width: 5%;
	background-image: url(../images/leftButt.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.rytButt {
	float: right;
	padding: 2%;
	font-family: "GOTH720L";
	background-color: #FFF;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	width: 5%;
	background-image: url(../images/rytButt.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.welcome {
	float: left;
	width: 100%;
	background-color: #FFF;
	padding-bottom: 3%;
	
}



.welcomeBox {
	float: left;
	width: 90%;
	margin-top: 3%;
	margin-left: 2%;
	padding: 2%;
	border: 1px solid #CCC;
	display:none;
}
 	
.welsometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #666;
	float: left;
	width: 96%;
	margin-top: 3%;
	text-align: justify;
	line-height: 23px;
	
}

.h1 {
	font-family: "GOTH720L";
	font-size: 23px;
	font-weight: normal;
	color: #333;
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 1%;
}

.pageButton {
	float: left;
	clear: left;
	text-decoration: none;
	border: 1px solid #032B8E;
	margin-top: 5%;
	padding: 2%;
	width: 15%;
	text-align: center;
	color: #032B8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: all 400ms ease-in;
	-ms-transition: all 400ms ease-in;
	-moz-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	padding: 2%;
}
.pageButton:hover {
	float: left;
	clear: left;
	text-decoration: none;
	border: 1px solid #032B8E;
	margin-top: 5%;
	padding: 2%;
	width: 15%;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	background-color: #032B8E;
}

.schoolOverview {
	float: left;
	margin-left: 2%;
	margin-top: 3%;
	margin-right: 2%;
	width: 96%;
	height: 200px;
}	

.facilitiesSlider {
	float: left;
	width: 96%;
	position: absolute;
	z-index: 2;
	
	overflow: hidden;
	
}
.facilitiesSliderButton {
	float: left;
	width: 90%;
	margin-left: 5%;
	z-index: 20;
	position: absolute;
	margin-top: 30%;
}
.facLeftButt {
	float: left;
	background-color: #FFF;
	padding: 4%;
	font-family: "GOTH720L";
	font-size: 24px;
	text-align: center;
	color: #F00;
	cursor: pointer;
	-webkit-border-radius: 95px;
	-o-border-radius: 95px;
	-ms-border-radius: 95px;
	border-radius: 95px;
	font-weight: bold;
}
.facrytButt {
	float: right;
	background-color: #FFF;
	padding: 4%;
	font-family: "GOTH720L";
	font-size: 24px;
	text-align: center;
	color: #F00;
	cursor: pointer;
	-webkit-border-radius: 95px;
	-o-border-radius: 95px;
	-ms-border-radius: 95px;
	border-radius: 95px;
	font-weight: bold;
}
	
.topSideBar {
	float: left;
	clear:left;
	
	width: 100%;
	background-color: #FFF;
}

.schoolCalender {
	cursor:pointer;
	float: left;
	width: 96%;
	background-color: #292929;
	
	margin-left: 2%;
	padding-bottom: 2%;
	padding-top: 2%;
	
	
	
}


.activities {
	cursor:pointer;
	float: left;
	width: 96%;
	background-color: #292929;
	
	margin-left: 2%;
	padding-bottom: 2%;
	padding-top: 2%;
	margin-top: 0.5%;
	
}



.galleryBox
{
	cursor:pointer;
	float: left;
	width: 96%;
	background-color: #292929;
	margin-top: 0.5%;	
	margin-left: 2%;
	padding-bottom: 2%;
	padding-top: 2%;	
}
	
	
	.topSectionIcons {
	width: 30%;
	margin-right: 40%;
	margin-left: 40%;
	margin-top: 10%;
	display:none;
}

.sectionTitles {
	width: 60%;
	margin-right: 20%;
	margin-left: 20%;
	margin-top: 3%;
	font-family: "GOTH720L";
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
}

.attractionBox {
	float: left;
	width: 96%;
	background-color: #FFF;
}
	
	
.recentEventBox {
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	margin-top: 0.5%;
	position: relative;
	margin-left: 2%;
}	

.eventPhotoHolder {
	float: left;
	width: 100%;
	z-index: 2;
	background-color: #C6F;
}

.eventsIntro {
	float: left;
	width: 100%;
	z-index: 20;
}

.eventTitle {
	padding: 2%;
	float: left;
	width: 96%;
	background-color: #235AE0;
	font-family: "GOTH720L";
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
}

.eventIntroText {
	padding: 2%;
	float: left;
	width: 95.8%;
	background-color: #FFF;
	line-height: 23px;
	text-align: justify;
	border: 1px solid #235AE0;
	font-family:Arial, Helvetica, sans-serif ;
	font-size: 12px;
}

.pageButton2 {
	float: left;
	clear: left;
	text-decoration: none;
	border: 1px solid #032B8E;
	margin-top: 5%;
	padding: 2%;
	width: 18%;
	text-align: center;
	color: #032B8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: all 400ms ease-in;
	-ms-transition: all 400ms ease-in;
	-moz-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	padding: 1%;
}

.pageButton2:hover{
	float: left;
	clear: left;
	text-decoration: none;
	border: 1px solid #032B8E;
	margin-top: 5%;
	padding: 2%;
	width: 18%;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: all 400ms ease-in;
	-ms-transition: all 400ms ease-in;
	-moz-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	padding: 1%;
	background-color: #032B8E;
}


.stutorBox {
	float: left;
	clear:left;
	width: 100%;
	height: 345px;
	background-repeat: no-repeat;
	margin-top: 0.5%;
	position: relative;
	
	margin-left: 2%;
}

.stutorLoginPhoto img {
	float: right;
	width: 100%;
	background-color: #CCC;
	position: absolute;
	z-index: 2;
	left: -1px;
	
}

.stutorLogin {
	opacity: 0.9.5;
	background-color: #235AE0;
	float: right;
	width: 85%;
	position: absolute;
	z-index: 20;
	margin-left: 5%;
	padding: 2%;
	margin-top: 45%;
	color: #FFF;
}


.sLoginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	float: left;
	height: 25px;
	width: 98%;
	padding-left: 2%;
}

.loginButt {
	background-color: #0E237E;
	float: left;
	width: 30%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	height: 45px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}

.h2 {
	font-family: "GOTH720L";
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 1%;
	text-transform: uppercase;
}


.eventsBox {
	float: left;
	width: 98%;
	padding-top: 2%;
	padding-bottom: 2%;
	clear: left;
}
.eventsBoxHolder {
	float: left;
	width: 100%;
	margin-top: 2%;
}


.eventHolder {
	margin-left: 2%;
	width: 93%;
	background-color: #FFF;
	padding: 2%;
	float: left;
	clear: left;
	border: 1px solid #333;
}

.topTitles {
	float: left;
	padding-bottom: 1%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	font-family: "GOTH720L";
	font-size: 16px;
	font-weight: normal;
	color: #333;
	width: 100%;
	text-transform: uppercase;
}

.allEventsTitle {
	float: left;
	padding: 0.5%;
	color: #333;
}
.viewAllButton {
	float: right;
	padding: 0.5%;
	background-color: #333;
	color: #FFF;
	text-decoration: none;
}


.eventsTitleBox {
	float: left;
	width: 81%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin-bottom: 1%;
	background-color: #CCC;
	background-image: url(../images/eventBullettes.png);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 16%;
}


.eventsThumbs {
	float: left;
	width: 48%;
	margin-right: 2%;
	margin-bottom:2%;
}


.applyBox {
	float: left;
	width: 98%;
	height: 180px;
	
	background-color: #333;
	clear: left;
	margin-left: 2%;
	color: #FFF;
	
}

.applyTitleBox {
	margin-top: 3%;
	margin-left: 3%;
	float: left;
	width: 94%;
}

.infoSection {
	float: left;
	width: 100%;
}

.applyTitle {
	font-family: "GOTH720L";
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	font-size: 18px;
	width:100%;
}

.applyInfoBox {
	float: left;
	width: 100%;
	font-family: "GOTH720L";
	font-size: 13px;
	font-weight: normal;
}


.downloadButton {
	float: left;
	width: 90%;
	padding: 4%;
	border: 1px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	margin-right: 1%;
	background-color: #333;
}


/*******************POPUP BOX**************************************/
body {
  font-family: Arial, sans-serif;
  
  background-size: cover;
  height: 100vh;
}

h1 {
  text-align: center;
  font-family: Tahoma, Arial, sans-serif;
  color: #06D85F;
  margin: 80px 0;
}

.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.button:hover {
  background: #06D85F;
}

.overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
	z-index: 40;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 20px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 50%;
  height:500px;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
  height:500px;
}
/* Popup Box */
@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
  
  .newsletter {
	float: left;
	margin-top: 2%;
	width: 100%;
}

.newsLetterTitle {
	font-family: "GOTH720L";
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	font-size: 18px;
}

.newsLetterBox {
	float: left;
	width: 100%;
	margin-top: 1%;
}

.emailNewsletter {
	float: left;
	width: 98%;
	padding-left: 2%;
	height: 34px;
}

.subscribeButton {
	float: right;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	background-color: #F42300;
	height: 39px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.footerBox {
	margin-top: 3%;
	float: left;
	width: 100%;
	height: 350px;
	background-color: #2b2f35;
}


.footerColumnOne {
	float: left;
	width: 60%;
	margin-top: 7%;
	margin-left: 2%;
}

.footerLogo {
	float: left;
	width: 100%;
}

.footerSmedia {
	float: left;
	width: 100%;
	margin-top: 15%;
}



.footerColumnTwo {
	float: left;
	margin-top: 7%;
	margin-left: 5%;
	width: 45%;
	color: #FFF;
}



.footerMenus li {
	float: left;
	list-style-type: none;
	width: 25%;
	margin-right: 3.5%;
	margin-bottom: 5%;
	display:none;
}
.footerMenus li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #565657;
	text-decoration: none;
	float: left;
	width: 100%;
}


.schoolMap {
	float: left;
	margin-left: 2%;
	width: 96%;
	margin-top: 2%;
}
.map {
	float: left;
	width: 100%;
	font-family: "GOTH720L";
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
}
.mapBox {
	float: left;
	width: 100%;
	margin-top: 2%;
	color: #FFF;
}


.mainFooter {
	float: left;
	width: 96%;
	padding: 2%;
	background-color: #13204a;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	display:block;
}
}

/******************************************************************/




/******* Drop Down ************/
#main-nav {
	z-index: 1000;
	text-decoration: line-through;
	float: left;
	width: 100%;
}
ul.list li {
}

#main-nav .subnav {
	display: none;
	position: absolute;
	left: 0px;
	list-style-type: none;
	border: 1px none #eeeeee;
	z-index: 50;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5%;
	float: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	top: 28px;
	margin-top: 11%;
	width: 100%;
}

.nav {
	width: 1133px;
	margin-right: auto;
	margin-left: auto;
	height: 108px;
	float: right;
}

#main-nav .subnav li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	clear: left;
	float: left;
	width: 300px;
}



#main-nav .subnav li a {
	opacity: 0.9;
	color: #FFFFFF;
	font-size: 13px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0.2%;
	border-right-color: #FFF;
	width: 300px;
	background-color: #022B8F;
	padding-top: 3%;
	padding-right: 7%;
	padding-bottom: 3%;
	padding-left: 7%;
	
}

#main-nav .subnav li a:hover {
	opacity: 0.9;
	color: #333333;
	font-size: 13px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0.2%;
	border-right-color: #FFF;
	width: 300px;
	background-color: #FFFFFF;
	padding-top: 3%;
	padding-right: 7%;
	padding-bottom: 3%;
	padding-left: 7%;	
}

#main-nav .forms li a {
	color: #333;
	font-size: 16px;
	text-align: left;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 12px;
	font-family: "GOTH720L";
	height: 23px;
	font-weight: normal;
	float: left;
	padding-top: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	width: 300px;
}
#main-nav .subnav2 li a {
	color: #333;
	font-size: 16px;
	text-align: left;
	font-family: "GOTH720L";
	font-weight: normal;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}
#nav-primary {
	list-style-type: none;
	float: left;
	padding: 0;
	width: 100%;
	margin-top: 2%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#nav-primary li {
	position: relative;
	text-align: center;
	float: left;
	width: 96%;
}
#nav-primary li a .commitmentLinks{
	padding-right: 5%;
	padding-left: 5%;
	text-align: right;
}

#nav-primary li a {
	color: #333333;
	font-size: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 52px;
	border-right-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #FFFFFF;
	display: block;
	border-top-style: none;
	border-bottom-style: solid;
	background-repeat: no-repeat;
	background-color: #FFEBF2;
	padding-right: 3%;
	padding-left: 3%;
	float: left;
	width: 100%;
	height: 50px;
	vertical-align: middle;
	text-align: left;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #A5A3A6;
}

#nav-primary li:hover .subnav {
	display: block;
}

.pageSideBar {
	float: left;
	width: 25%;
	margin-left: 2%;
	background-color: #333;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 7px;
	padding-bottom: 2%;
	display:none;
}






.contentsHolder {
	float: left;
	width: 90%;
	margin-left: 2%;
	margin-top: 2%;
	padding: 3%;
	background-color: #FFF;
	border: 0.5px solid #CCCCCC;
}


.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 1%;
	width: 92%;
	background-image: url(../images/bulletteTitle.png);
	background-repeat: no-repeat;
	padding-left: 12%;
	padding-top: 0.8%;
	margin-bottom: 2%;
}


.contentsFonts {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #333333;
	float: left;
	width: 100%;
	text-align: justify;
}


.calenderBox {
	float: left;
	width: 92%;
	padding: 2%;
	background-color: #A79DA0;
	color: #FFF;
	margin-right: 2%;
	margin-left: 2%;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	margin-top:2%;
}

.newsletterForms {
	float: left;
	width: 98%;
	padding: 2%;
	margin-top: 10%;
	
	color: #FFF;
	background-repeat: repeat;
	background-color: #163A92;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	-o-border-radius: 10px;
}


.h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 1%;
	width: 100%;
	background-repeat: no-repeat;
	margin-bottom: 2%;
	padding-top: 0.2%;
}


.newsletterInfo {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	margin-top: 2%;
	margin-bottom: 2%;
	letter-spacing: 0.2px;
}

.formsBox {
	float: left;
	width: 100%;
}

.pageContentsBox {
	clear: left;
	float: left;
	width: 100%;
	margin-top: 2%;
	padding-bottom: 4%;
}

.newsLetterField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	height: 45px;
	width: 96%;
	padding-left: 2%;
	margin-bottom: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.subscribeButton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-color: #0A1951;
	text-align: center;
	float: left;
	height: 35px;
	width: 40%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}

.newsletterBox {
	float: left;
	width: 100%;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	-o-border-radius: 10px;

}

.galleryCatBox {
	float: left;
	width: 43%;
	margin-right: 1.5%;
	margin-bottom: 1.5%;
	background-color: #333;
	padding: 2%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
	height: 150px;
}




.galleryTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	letter-spacing: 1px;
	width: 100%;
	margin-bottom: 2%;
}

.sideBarBox {
	background-color: #FFF;
	float: left;
	width: 96%;
	padding-bottom: 2%;
	margin-left: 2%;
	border: 1px none #323232;
}


.sideBarTitle {
	float: left;
	width: 93%;
	background-color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	-moz-border-radius: 7px;
	-ms-border-radius: px;
	-o-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 4%;
}


.sideNavs {
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-top: 5%;
}

.phoneFieldContact {
	opacity: 0.7;
	float: left;
	width: 94%;
	margin-top: 2%;
	margin-left: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-color: #333;
	padding: 2%;
	margin-bottom: 3%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	letter-spacing: 0.5px;
}
.emailFieldContact {
	opacity: 0.7;
	float: left;
	width: 94%;
	margin-top: 2%;
	margin-left: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-color: #333;
	padding: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 3%;
	letter-spacing: 0.5px;
}
.addresssFieldContact {
	opacity: 0.7;
	float: left;
	width: 94%;
	margin-top: 2%;
	margin-left: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333;
	padding: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 3%;
	letter-spacing: 0.5px;
}
.locationFieldContact {
	opacity: 0.7;
	float: left;
	width: 94%;
	margin-top: 2%;
	margin-left: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-color: #333;
	padding: 2%;
	letter-spacing: 0.5px;
}



.contentsHolder2 {
	float: left;
	width: 87%;
	margin-left: 2%;
	background-color: #FFF;
	border: 0.5px solid #CCCCCC;
	margin-right: 2%;
	-moz-border-radius: 7px;
	-ms-border-radius: px;
	-o-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 2%;
	padding-left: 3%;
}


.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 1%;
	width: 90%;
	background-image: url(../images/bulletteTitle.png);
	background-repeat: no-repeat;
	padding-left: 12%;
	margin-bottom: 4%;
	padding-top: 0.2%;
}


.sendForms {
	background-color: #CCC;
	padding: 3%;
	float: left;
	width: 96%;
}

.conTetxtField {
	float: left;
	height: 35px;
	width: 96%;
	padding-left: 2%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-bottom: 2%;
}

.conTetxtArea {
	float: left;
	height: 100px;
	width: 95%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding: 2%;
}

.submitButton {
	float: left;
	height: 45px;
	width: 20%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	background-color: #F00;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}


.contentsHolder3 {
	float: left;
	width: 90%;
	padding: 2%;
	background-color: #FFF;
	border: 0.5px solid #CCCCCC;
	-moz-border-radius: 7px;
	-ms-border-radius: px;
	-o-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	margin-left: 2%;
	margin-top: 2%;
}

.calenderThead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	background-color: #4D474A;
	padding: 2%;
	float: left;
	width: 28%;
	margin-right: 1%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}
.calenderTbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	float: left;
	width: 28%;
	margin-right: 1%;
	-webkit-transition: all 400ms ease-in;
	-ms-transition: all 400ms ease-in;
	-moz-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	padding: 2%;
}

.calenderTbody:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	transform: scale(1.1);
	-moz-transform: scale(5);
	-ms-transform: scale(5);
	-moz-transform: scale(5);
	color: #FFF;
	background-color: #F00;
	float: left;
	width: 28%;
	margin-right: 1%;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
}

}


@media only screen and (min-width: 321px) and (max-width: 768px)
{
	
	.appButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	background-color: #060;
	text-align: center;
	float: left;
	width: 30%;
	margin-right: 35%;
	margin-left: 35%;
	margin-top: 3%;
	text-decoration: none;
	padding-top: 4%;
	padding-bottom: 4%;
}

.headerTop {
	float: left;
	height: 40px;
	width: 100%;
	background-color: #15164D;
}

.topIcons {
float: left;
width: 50%;
background-image: url(../images/emailIcon.jpg);
background-repeat: no-repeat;
padding-left: 2.5%;
padding-bottom: 1%;
display: none;
}

.topPhontIcon {
	float: left;
	width: 60%;
	background-image: url(../images/phoneIcon.jpg);
	background-repeat: no-repeat;
	padding-left: 2%;
	padding-bottom: 4%;
	margin-top: 2%;
	font-family: "GOTH720L";
	font-size: 16px;
	margin-left: 3%;
}


.viewMap
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	background-image: url(../images/mapIcon.png);
	background-repeat: no-repeat;
	padding-left: 3%;
	padding-bottom: 2%;
	padding-top: 0.5%;
	display: none;

}

.socialMediaBox {
	float: right;
	margin-top: 0.5%;
	margin-right: 2%;
	width: 8%;
	display: none;
}



.logoBox {
	float: left;
	margin-left: 2%;
	margin-top: 1%;
	width: 55%;
	height: 70px;
	background-image: url(../images/logo.jpg);
	background-position: left top;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	margin-bottom: 1%;
}

.topMenuBox {
	float: left;
	clear:left;
	width: 100%;
	margin-right: 2%;
	margin-top: 1%;
}

.searchBox {
	float: left;
	width: 100%;
}

.searchField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	float: left;
	width: 94%;
	border: 1px solid #CCC;
	height: 40px;
	padding-left: 2%;
	margin-left: 3%;
}
	
	
.infoBox {
float: left;
width: 96%;
margin-left: 2%;
margin-top: 1%;
color: #FFF;
font-size: 11.5px;
letter-spacing: 0.8px;
}


.searchButton {
	background-color: #F42300;
	float: right;
	height: 44px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F04D58;
	border-bottom-color: #F04D58;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-image: url(../images/searchIcon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.menuBox{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	background-color: #F00;
	width: 96%;
	display: block;
	cursor: pointer;
	background-image: url(../images/navIcon.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-top: 4%;
	padding-right: 4%;
	padding-bottom: 8%;
	padding-left: 4%;
}

.navs {
	float: left;
	clear: left;
	margin-top: 1%;
	width: 100%;
	display: none;
}


.banner {
	float: left;
	width: 100%;
	height: 150px;
	background-color: #CCC;
}

.bannerHolder {
	float: left;
	width: 100%;
	height: 150px;
	position: relative;
}

.bannerSlider {
	float: left;
	width: 100%;
	height: 150px;
	background-color: #C0F;
	position: relative;
}

.banLink {
	float: left;
	width: 100%;
	height: 150px;
	overflow: hidden;
	position: relative;
}


.bannerTitleBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 75%;
	position: absolute;
	z-index: 20;
	margin-left: 10%;
	margin-top: 1%;
	background-image: url(../images/newsletterBack%20copy.png);
	background-repeat: repeat;
	text-transform: capitalize;
	padding-top: 2%;
	padding-right: 2.5%;
	padding-bottom: 1.4%;
	padding-left: 2.5%;
	border-bottom-width: 1%;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}


.bannerControls {
	float: left;
	width: 96.5%;
	position: absolute;
	z-index: 15;
	margin-left: 2%;
	margin-top: 2.5%;
	height: 66.5px;
	left: -1px;
	top: -3px;
}

.leftButt {
	float: left;
	padding: 2%;
	font-family: "GOTH720L";
	background-color: #FFF;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	width: 5%;
	background-image: url(../images/leftButt.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.rytButt {
	float: right;
	padding: 2%;
	font-family: "GOTH720L";
	background-color: #FFF;
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	width: 5%;
	background-image: url(../images/rytButt.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.welcome {
	float: left;
	width: 100%;
	background-color: #FFF;
	padding-bottom: 3%;
	
}



.welcomeBox {
	float: left;
	width: 90%;
	margin-top: 3%;
	margin-left: 2%;
	padding: 2%;
	border: 1px solid #CCC;
	display:none;
}
 	
.welsometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #666;
	float: left;
	width: 96%;
	margin-top: 3%;
	text-align: justify;
	line-height: 23px;
	
}

.h1 {
	font-family: "GOTH720L";
	font-size: 23px;
	font-weight: normal;
	color: #333;
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 1%;
}

.pageButton {
	float: left;
	clear: left;
	text-decoration: none;
	border: 1px solid #032B8E;
	margin-top: 5%;
	padding: 2%;
	width: 15%;
	text-align: center;
	color: #032B8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: all 400ms ease-in;
	-ms-transition: all 400ms ease-in;
	-moz-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	padding: 2%;
}
.pageButton:hover {
	float: left;
	clear: left;
	text-decoration: none;
	border: 1px solid #032B8E;
	margin-top: 5%;
	padding: 2%;
	width: 15%;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	background-color: #032B8E;
}

.schoolOverview {
	float: left;
	margin-left: 2%;
	margin-top: 3%;
	margin-right: 2%;
	width: 96%;
	height: 200px;
}	

.facilitiesSlider {
	float: left;
	width: 96%;
	position: absolute;
	z-index: 2;
	
	overflow: hidden;
	
}
.facilitiesSliderButton {
	float: left;
	width: 90%;
	margin-left: 5%;
	z-index: 20;
	position: absolute;
	margin-top: 30%;
}
.facLeftButt {
	float: left;
	background-color: #FFF;
	padding: 4%;
	font-family: "GOTH720L";
	font-size: 24px;
	text-align: center;
	color: #F00;
	cursor: pointer;
	-webkit-border-radius: 95px;
	-o-border-radius: 95px;
	-ms-border-radius: 95px;
	border-radius: 95px;
	font-weight: bold;
}
.facrytButt {
	float: right;
	background-color: #FFF;
	padding: 4%;
	font-family: "GOTH720L";
	font-size: 24px;
	text-align: center;
	color: #F00;
	cursor: pointer;
	-webkit-border-radius: 95px;
	-o-border-radius: 95px;
	-ms-border-radius: 95px;
	border-radius: 95px;
	font-weight: bold;
}
	
.topSideBar {
	float: left;
	clear:left;
	
	width: 100%;
	background-color: #FFF;
}

.schoolCalender {
	cursor:pointer;
	float: left;
	width: 96%;
	background-color: #292929;
	
	margin-left: 2%;
	padding-bottom: 2%;
	padding-top: 2%;
	
	
	
}


.activities {
	cursor:pointer;
	float: left;
	width: 96%;
	background-color: #292929;
	
	margin-left: 2%;
	padding-bottom: 2%;
	padding-top: 2%;
	margin-top: 0.5%;
	
}



.galleryBox
{
	cursor:pointer;
	float: left;
	width: 96%;
	background-color: #292929;
	margin-top: 0.5%;	
	margin-left: 2%;
	padding-bottom: 2%;
	padding-top: 2%;	
}
	
	
	.topSectionIcons {
	width: 30%;
	margin-right: 40%;
	margin-left: 40%;
	margin-top: 10%;
	display:none;
}

.sectionTitles {
	width: 60%;
	margin-right: 20%;
	margin-left: 20%;
	margin-top: 3%;
	font-family: "GOTH720L";
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
}

.attractionBox {
	float: left;
	width: 96%;
	background-color: #FFF;
}
	
	
.recentEventBox {
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	margin-top: 0.5%;
	position: relative;
	margin-left: 2%;
}	

.eventPhotoHolder {
	float: left;
	width: 100%;
	z-index: 2;
	background-color: #C6F;
}

.eventsIntro {
	float: left;
	width: 100%;
	z-index: 20;
}

.eventTitle {
	padding: 2%;
	float: left;
	width: 96%;
	background-color: #235AE0;
	font-family: "GOTH720L";
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
}

.eventIntroText {
	padding: 2%;
	float: left;
	width: 95.8%;
	background-color: #FFF;
	line-height: 23px;
	text-align: justify;
	border: 1px solid #235AE0;
	font-family:Arial, Helvetica, sans-serif ;
	font-size: 12px;
}

.pageButton2 {
	float: left;
	clear: left;
	text-decoration: none;
	border: 1px solid #032B8E;
	margin-top: 5%;
	padding: 2%;
	width: 18%;
	text-align: center;
	color: #032B8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: all 400ms ease-in;
	-ms-transition: all 400ms ease-in;
	-moz-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	padding: 1%;
}

.pageButton2:hover{
	float: left;
	clear: left;
	text-decoration: none;
	border: 1px solid #032B8E;
	margin-top: 5%;
	padding: 2%;
	width: 18%;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: all 400ms ease-in;
	-ms-transition: all 400ms ease-in;
	-moz-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	padding: 1%;
	background-color: #032B8E;
}


.stutorBox {
	float: left;
	clear:left;
	width: 100%;
	height: 345px;
	background-repeat: no-repeat;
	margin-top: 0.5%;
	position: relative;
	
	margin-left: 2%;
}

.stutorLoginPhoto img {
	float: right;
	width: 100%;
	background-color: #CCC;
	position: absolute;
	z-index: 2;
	left: -1px;
	
}

.stutorLogin {
	opacity: 0.9.5;
	background-color: #235AE0;
	float: right;
	width: 85%;
	position: absolute;
	z-index: 20;
	margin-left: 5%;
	padding: 2%;
	margin-top: 45%;
	color: #FFF;
}


.sLoginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	float: left;
	height: 25px;
	width: 98%;
	padding-left: 2%;
}

.loginButt {
	background-color: #0E237E;
	float: left;
	width: 30%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	height: 45px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}

.h2 {
	font-family: "GOTH720L";
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 1%;
	text-transform: uppercase;
}


.eventsBox {
	float: left;
	width: 98%;
	padding-top: 2%;
	padding-bottom: 2%;
	clear: left;
}
.eventsBoxHolder {
	float: left;
	width: 100%;
	margin-top: 2%;
}


.eventHolder {
	margin-left: 2%;
	width: 93%;
	background-color: #FFF;
	padding: 2%;
	float: left;
	clear: left;
	border: 1px solid #333;
}

.topTitles {
	float: left;
	padding-bottom: 1%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	font-family: "GOTH720L";
	font-size: 16px;
	font-weight: normal;
	color: #333;
	width: 100%;
	text-transform: uppercase;
}

.allEventsTitle {
	float: left;
	padding: 0.5%;
	color: #333;
}
.viewAllButton {
	float: right;
	padding: 0.5%;
	background-color: #333;
	color: #FFF;
	text-decoration: none;
}


.eventsTitleBox {
	float: left;
	width: 81%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin-bottom: 1%;
	background-color: #CCC;
	background-image: url(../images/eventBullettes.png);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 16%;
}


.eventsThumbs {
	float: left;
	width: 96%;
	
	margin-bottom:2%;
}


.applyBox {
	float: left;
	width: 97.5%;
	height: 180px;
	
	background-color: #333;
	clear: left;
	margin-left: 2%;
	color: #FFF;
	
}

.applyTitleBox {
	margin-top: 3%;
	margin-left: 3%;
	float: left;
	width: 94%;
}

.infoSection {
	float: left;
	width: 100%;
}

.applyTitle {
	font-family: "GOTH720L";
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	font-size: 18px;
	width:100%;
}

.applyInfoBox {
	float: left;
	width: 100%;
	font-family: "GOTH720L";
	font-size: 13px;
	font-weight: normal;
}


.downloadButton {
	float: left;
	width: 90%;
	padding: 4%;
	border: 1px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	margin-right: 1%;
	background-color: #333;
}


/*******************POPUP BOX**************************************/
body {
  font-family: Arial, sans-serif;
  
  background-size: cover;
  height: 100vh;
}

h1 {
  text-align: center;
  font-family: Tahoma, Arial, sans-serif;
  color: #06D85F;
  margin: 80px 0;
}

.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.button:hover {
  background: #06D85F;
}

.overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
	z-index: 40;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 20px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 50%;
  height:500px;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
  height:500px;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
  
  .newsletter {
	float: left;
	margin-top: 2%;
	width: 100%;
}

.newsLetterTitle {
	font-family: "GOTH720L";
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	font-size: 18px;
}

.newsLetterBox {
	float: left;
	width: 100%;
	margin-top: 1%;
}

.emailNewsletter {
	float: left;
	width: 98%;
	padding-left: 2%;
	height: 34px;
}

.subscribeButton {
	float: right;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	background-color: #F42300;
	height: 39px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.footerBox {
	margin-top: 3%;
	float: left;
	width: 100%;
	height: 350px;
	background-color: #2b2f35;
}


.footerColumnOne {
	float: left;
	width: 60%;
	margin-top: 7%;
	margin-left: 2%;
}

.footerLogo {
	float: left;
	width: 100%;
}

.footerSmedia {
	float: left;
	width: 100%;
	margin-top: 15%;
}



.footerColumnTwo {
	float: left;
	margin-top: 7%;
	margin-left: 5%;
	width: 45%;
	color: #FFF;
}



.footerMenus li {
	float: left;
	list-style-type: none;
	width: 25%;
	margin-right: 3.5%;
	margin-bottom: 5%;
	display:none;
}
.footerMenus li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #565657;
	text-decoration: none;
	float: left;
	width: 100%;
}


.schoolMap {
	float: left;
	margin-left: 2%;
	width: 96%;
	margin-top: 2%;
}
.map {
	float: left;
	width: 100%;
	font-family: "GOTH720L";
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
}
.mapBox {
	float: left;
	width: 100%;
	margin-top: 2%;
	color: #FFF;
	height:200px;
}


.mainFooter {
	float: left;
	width: 96%;
	padding: 2%;
	background-color: #13204a;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	display:block;
}
.footerLinksPaths{
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:100%;
	margin-left: 2%;
}

.footerLinksPaths2{
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:100%;
	margin-left: 2%;
	margin-top: 2%;
}
	
}

/******************************************************************/




/******* Drop Down ************/
#main-nav {
	z-index: 1000;
	text-decoration: line-through;
	float: left;
	width: 100%;
}
ul.list li {
}

#main-nav .subnav {
	display: none;
	position: absolute;
	left: 0px;
	list-style-type: none;
	border: 1px none #eeeeee;
	z-index: 50;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5%;
	float: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	top: 28px;
	margin-top: 11%;
	width: 100%;
}

.nav {
	width: 1133px;
	margin-right: auto;
	margin-left: auto;
	height: 108px;
	float: right;
}

#main-nav .subnav li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	clear: left;
	float: left;
	width: 300px;
}



#main-nav .subnav li a {
	opacity: 0.9;
	color: #FFFFFF;
	font-size: 13px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0.2%;
	border-right-color: #FFF;
	width: 300px;
	background-color: #022B8F;
	padding-top: 3%;
	padding-right: 7%;
	padding-bottom: 3%;
	padding-left: 7%;
	
}

#main-nav .subnav li a:hover {
	opacity: 0.9;
	color: #333333;
	font-size: 13px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0.2%;
	border-right-color: #FFF;
	width: 300px;
	background-color: #FFFFFF;
	padding-top: 3%;
	padding-right: 7%;
	padding-bottom: 3%;
	padding-left: 7%;	
}

#main-nav .forms li a {
	color: #333;
	font-size: 16px;
	text-align: left;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 12px;
	font-family: "GOTH720L";
	height: 23px;
	font-weight: normal;
	float: left;
	padding-top: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	width: 300px;
}
#main-nav .subnav2 li a {
	color: #333;
	font-size: 16px;
	text-align: left;
	font-family: "GOTH720L";
	font-weight: normal;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}
#nav-primary {
	list-style-type: none;
	float: left;
	padding: 0;
	width: 100%;
	margin-top: 2%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#nav-primary li {
	position: relative;
	text-align: center;
	float: left;
	width: 96%;
}
#nav-primary li a .commitmentLinks{
	padding-right: 5%;
	padding-left: 5%;
	text-align: right;
}

#nav-primary li a {
	color: #333333;
	font-size: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 52px;
	border-right-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #FFFFFF;
	display: block;
	border-top-style: none;
	border-bottom-style: solid;
	background-repeat: no-repeat;
	background-color: #FFEBF2;
	padding-right: 3%;
	padding-left: 3%;
	float: left;
	width: 100%;
	height: 50px;
	vertical-align: middle;
	text-align: left;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #A5A3A6;
}

#nav-primary li:hover .subnav {
	display: block;
}

.pageSideBar {
	float: left;
	width: 25%;
	margin-left: 2%;
	background-color: #333;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 7px;
	padding-bottom: 2%;
	display:none;
}

.contentsHolder {
	float: left;
	width: 90%;
	margin-left: 2%;
	margin-top: 2%;
	padding: 3%;
	background-color: #FFF;
	border: 0.5px solid #CCCCCC;
}





.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 1%;
	width: 92%;
	background-image: url(../images/bulletteTitle.png);
	background-repeat: no-repeat;
	padding-left: 12%;
	padding-top: 0.8%;
	margin-bottom: 2%;
}


.contentsFonts {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 23px;
	font-weight: normal;
	color: #333333;
	float: left;
	width: 100%;
	text-align: justify;
}


.calenderBox {
	float: left;
	width: 92%;
	padding: 2%;
	background-color: #A79DA0;
	color: #FFF;
	margin-right: 2%;
	margin-left: 2%;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	margin-top:2%;
}

.newsletterForms {
	float: left;
	width: 98%;
	padding: 2%;
	margin-top: 10%;
	
	color: #FFF;
	background-repeat: repeat;
	background-color: #163A92;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	-o-border-radius: 10px;
}


.h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 1%;
	width: 100%;
	background-repeat: no-repeat;
	margin-bottom: 2%;
	padding-top: 0.2%;
}


.newsletterInfo {
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	margin-top: 2%;
	margin-bottom: 2%;
	letter-spacing: 0.2px;
}

.formsBox {
	float: left;
	width: 100%;
}

.pageContentsBox {
	clear: left;
	float: left;
	width: 100%;
	margin-top: 2%;
	padding-bottom: 4%;
}

.newsLetterField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	height: 45px;
	width: 96%;
	padding-left: 2%;
	margin-bottom: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.subscribeButton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-color: #0A1951;
	text-align: center;
	float: left;
	height: 35px;
	width: 40%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}

.newsletterBox {
	float: left;
	width: 100%;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	-o-border-radius: 10px;

}

.galleryCatBox {
	float: left;
	width: 43%;
	margin-right: 1.5%;
	margin-bottom: 1.5%;
	background-color: #333;
	padding: 2%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
	height: 150px;
}

.galleryCatBox:hover
{
	float: left;
	width: 43%;
	margin-right: 1.5%;
	margin-bottom: 1.5%;
	background-color: #333;
	padding: 2%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	z-index: 25;
	-webkit-transition: all 2000ms ease-in;
	-webkit-transform: scale(2);
	-ms-transition: all 2000ms ease-in;
	-ms-transform: scale(2);
	-moz-transition: all 2000ms ease-in;
	-moz-transform: scale(2);
	transition: all 2000ms ease-in;
	transform: scale(2);
	cursor: pointer;
}


.galleryTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	letter-spacing: 1px;
	width: 100%;
	margin-bottom: 2%;
}

.sideBarBox {
	background-color: #FFF;
	float: left;
	width: 96%;
	padding-bottom: 2%;
	margin-left: 2%;
	border: 1px none #323232;
}


.sideBarTitle {
	float: left;
	width: 93%;
	background-color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	-moz-border-radius: 7px;
	-ms-border-radius: px;
	-o-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 4%;
}


.sideNavs {
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-top: 5%;
}

.phoneFieldContact {
	opacity: 0.7;
	float: left;
	width: 94%;
	margin-top: 2%;
	margin-left: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-color: #333;
	padding: 2%;
	margin-bottom: 3%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	letter-spacing: 0.5px;
}
.emailFieldContact {
	opacity: 0.7;
	float: left;
	width: 94%;
	margin-top: 2%;
	margin-left: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-color: #333;
	padding: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 3%;
	letter-spacing: 0.5px;
}
.addresssFieldContact {
	opacity: 0.7;
	float: left;
	width: 94%;
	margin-top: 2%;
	margin-left: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #333;
	padding: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 3%;
	letter-spacing: 0.5px;
}
.locationFieldContact {
	opacity: 0.7;
	float: left;
	width: 94%;
	margin-top: 2%;
	margin-left: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-color: #333;
	padding: 2%;
	letter-spacing: 0.5px;
}



.contentsHolder2 {
	float: left;
	width: 87%;
	margin-left: 2%;
	background-color: #FFF;
	border: 0.5px solid #CCCCCC;
	margin-right: 2%;
	-moz-border-radius: 7px;
	-ms-border-radius: px;
	-o-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 2%;
	padding-left: 3%;
}


.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 1%;
	width: 90%;
	background-image: url(../images/bulletteTitle.png);
	background-repeat: no-repeat;
	padding-left: 12%;
	margin-bottom: 4%;
	padding-top: 0.2%;
}


.sendForms {
	background-color: #CCC;
	padding: 3%;
	float: left;
	width: 96%;
}

.conTetxtField {
	float: left;
	height: 35px;
	width: 96%;
	padding-left: 2%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-bottom: 2%;
}

.conTetxtArea {
	float: left;
	height: 100px;
	width: 95%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding: 2%;
}

.submitButton {
	float: left;
	height: 45px;
	width: 20%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	background-color: #F00;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}


.contentsHolder3 {
	float: left;
	width: 90%;
	padding: 2%;
	background-color: #FFF;
	border: 0.5px solid #CCCCCC;
	-moz-border-radius: 7px;
	-ms-border-radius: px;
	-o-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	margin-left: 2%;
	margin-top: 2%;
}

.calenderThead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	background-color: #4D474A;
	padding: 2%;
	float: left;
	width: 28%;
	margin-right: 1%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}
.calenderTbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	float: left;
	width: 28%;
	margin-right: 1%;
	-webkit-transition: all 400ms ease-in;
	-ms-transition: all 400ms ease-in;
	-moz-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	padding: 2%;
}

.calenderTbody:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	transform: scale(1.1);
	-moz-transform: scale(5);
	-ms-transform: scale(5);
	-moz-transform: scale(5);
	color: #FFF;
	background-color: #F00;
	float: left;
	width: 28%;
	margin-right: 1%;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
}

.errorMsg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	float: left;
	background-image: url(/sdlNew/images/sendIcon2.png);
	background-repeat: no-repeat;
	margin-top: 2%;
	clear: left;
	background-color: #0C3;
	background-position: 5px;
	padding-top: 2%;
	padding-right: 4%;
	padding-bottom: 2%;
	padding-left: 4%;
}
	

.contactError {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	float: left;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 30px;
	background-image: url(../images/excla.png);
	background-repeat: no-repeat;
	background-position: 6px;
	
	width:100%
}


}


@media only screen and (min-width: 769px)
{
	
	.errorMsg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	float: left;
	background-image: url(/sdlNew/images/sendIcon2.png);
	background-repeat: no-repeat;
	margin-top: 2%;
	clear: left;
	background-color: #0C3;
	background-position: 5px;
	padding-top: 2%;
	padding-right: 4%;
	padding-bottom: 2%;
	padding-left: 8%;
}
	
.contactError {
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	float: left;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 30px;
	background-image: url(../images/excla.png);
	background-repeat: no-repeat;
	background-position: 6px;
	width:100%
}
	

/*******************POPUP BOX***************
***********************/
body {
  font-family: Arial, sans-serif;
  
  background-size: cover;
  height: 100vh;
}

h1 {
  text-align: center;
  font-family: Tahoma, Arial, sans-serif;
  color: #06D85F;
  margin: 80px 0;
}

.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.button:hover {
  background: #06D85F;
}

.overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	transition: opacity 500ms;
	visibility: hidden;
	opacity: 0;
	z-index: 40;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 20px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 50%;
  height:500px;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
  height:500px;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}

/******************************************************************/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.headerTop {
	float: left;
	height: 40px;
	width: 100%;
	background-color: #16145B;
}
.header {
	float: left;
	width: 100%;
	background-color: #FFF;
	height: 135px;
}
.welcome {
	float: left;
	width: 100%;
	background-color: #FFF;
	padding-bottom: 3%;
}
.schoolCalender {
	cursor: pointer;
	float: left;
	width: 50%;
	background-color: #292929;
	height: 180px;
	margin-bottom: 1%;
	clear: left;	
	
}


.activities {
	cursor: pointer;
	float: left;
	width: 50%;
	background-color: #292929;
	height: 180px;
	margin-bottom: 1%;
	clear: left;	
}



.galleryBox
{
	cursor: pointer;
	float: left;
	width: 50%;
	background-color: #292929;
	height: 180px;
	margin-bottom: 1%;
	clear: left;
}




.topSideBar {
	float: left;
	width: 100%;
	background-color: #FFF;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	height: 768px;
	background-attachment: fixed;
}
.attractionBox {
	float: left;
	width: 100%;
	background-color: #CDD4EA;
	padding-top: 5%;
	padding-bottom: 5%;
}
.recentEventBox {
	float: left;
	width: 50%;
	background-repeat: no-repeat;
	margin-top: 0.5%;
	position: relative;
	margin-left: 2%;
}
.eventPhotoHolder {
	float: left;
	width: 100%;
	z-index: 2;
	background-color: #C6F;
}
.eventsIntro {
	float: left;
	width: 100%;
	z-index: 20;
}
.eventTitle {
	padding: 2%;
	float: left;
	width: 96%;
	background-color: #235AE0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-transform: capitalize;
	color: #FFF;
	font-weight: bold;
}
.eventIntroText {
	padding: 2%;
	float: left;
	width: 95.8%;
	background-color: #FFF;
	line-height: 23px;
	text-align: justify;
	border: 1px solid #235AE0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333;
}
.stutorBox {
	float: right;
	width: 45%;
	height: 610px;
	background-repeat: no-repeat;
	margin-top: 0.5%;
	position: relative;
	margin-right: 2%;
}
.stutorLoginPhoto {
	float: left;
	width: 90%;
	background-color: #CCC;
	z-index: 2;
	left: -1px;
	margin-top: 5%;
	clear: left;
	margin-left: 5%;
}
.stutorLogin {
	opacity: 0.9.5;
	background-color: #235AE0;
	float: right;
	width: 85%;
	position: absolute;
	z-index: 20;
	margin-left: 5%;
	padding: 2%;
	margin-top: 50%;
	color: #FFF;
}
.loginButt {
	background-color: #0E237E;
	float: left;
	width: 30%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	height: 45px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.sLoginField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	float: left;
	height: 40px;
	width: 98%;
	padding-left: 2%;
}
.eventsBox {
	float: left;
	width: 100%;
	padding-top: 2%;
	padding-bottom: 2%;
	clear: left;
}
.eventHolder {
	margin-left: 2%;
	width: 90%;
	background-color: #FFF;
	padding: 2%;
	float: left;
	border: 1px none #333;
}
.titles {
}
.topTitles {
	float: left;
	padding-bottom: 1%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	font-family: "GOTH720L";
	font-size: 16px;
	font-weight: normal;
	color: #333;
	width: 60%;
	text-transform: uppercase;
}
.viewAllButton {
	float: right;
	padding: 0.5%;
	background-color: #333;
	color: #FFF;
	text-decoration: none;
}
.allEventsTitle {
	float: left;
	padding: 0.5%;
	color: #333;
}
.applyBox {
	float: left;
	width: 96.1%;
	height: 150px;
	background-color: #333;
	clear: left;
	margin-left: 2%;
	color: #FFF;
}
.applyTitleBox {
	margin-top: 3%;
	margin-left: 3%;
	float: left;
	width: 94%;
}
.applyTitle {
	font-family: "GOTH720L";
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	font-size: 24px;
}
.newsLetterTitle {
	font-family: "GOTH720L";
	font-weight: normal;
	color: #FFF;
	text-transform: uppercase;
	font-size: 18px;
}
.infoSection {
	float: left;
	width: 60%;
}
.applyInfoBox {
	float: left;
	width: 100%;
	font-family: "GOTH720L";
	font-size: 13px;
	font-weight: normal;
}
.downloadButton2 {
	float: left;
	width: 10%;
	padding: 2%;
	border: 1px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	margin-right: 1%;
	background-color: #333;
	margin-left: 1%;
}

.downloadButton {
	float: left;
	width: 30%;
	padding: 2%;
	border: 1px solid #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	margin-right: 1%;
	background-color: #333;
}
.newsletter {
	float: right;
	width: 35%;
}
.newsLetterBox {
	float: left;
	width: 100%;
	margin-top: 1%;
}
.emailNewsletter {
	float: left;
	width: 98%;
	padding-left: 2%;
	height: 34px;
}
.mainFooter {
	float: left;
	width: 96%;
	padding: 2%;
	background-color: #13204a;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
}
.footerColumnOne {
	float: left;
	width: 20%;
	margin-top: 7%;
	margin-left: 2%;
}
.footerLogo {
	float: left;
	width: 100%;
}
.footerSmedia {
	float: left;
	width: 100%;
	margin-top: 15%;
}
.footerColumnTwo {
	float: left;
	margin-top: 7%;
	margin-left: 5%;
	width: 45%;
	color: #FFF;
}
.footerMenus li {
	float: left;
	list-style-type: none;
	width: 25%;
	margin-right: 3.5%;
	margin-bottom: 5%;
}
.footerMenus li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	float: left;
	width: 100%;
	line-height: 35px;
}
.schoolMap {
	float: right;
	margin-right: 2%;
	width: 25%;
	margin-top: 7%;
}
.map {
	float: left;
	width: 100%;
	font-family: "GOTH720L";
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
}
.mapBox {
	float: left;
	width: 100%;
	margin-top: 2%;
	color: #FFF;
}
.subscribeButton {
	float: right;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	background-color: #F42300;
	height: 39px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footerBox {
	
	float: left;
	width: 100%;
	height: 300px;
	background-color: #2b2f35;
}
.socialMediaBox {
	float: right;
	margin-top: 0.5%;
	margin-right: 2%;
	width: 8%;
}
.banner {
	float: left;
	width: 100%;
	height: 550px;
	background-color: #CCC;
}
/****************************/
.bannerHolder {
	float: left;
	width: 100%;
	height: 550px;
	position: relative;
}
.bannerSlider {
	float: left;
	width: 100%;
	height: 550px;
	background-color: #C0F;
	position: relative;
}
.showImage {
	float: left;
	width: 100%;
	position: absolute;
	z-index: 10;
}
.bannerControls {
	float: left;
	width: 96.5%;
	position: absolute;
	z-index: 15;
	margin-left: 2%;
	margin-top: 25.5%;
	height: 66.5px;
	left: -1px;
	top: -3px;
}
.bannerTitleBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 75%;
	position: absolute;
	z-index: 20;
	margin-left: 10%;
	margin-top: 25.3%;
	background-image: url(../images/newsletterBack%20copy.png);
	background-repeat: repeat;
	text-transform: uppercase;
	padding-top: 2%;
	padding-right: 2.5%;
	padding-bottom: 1.4%;
	padding-left: 2.5%;
	border-bottom-width: 1%;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.banLink {
	float: left;
	width: 100%;
	height: 550px;
	overflow: hidden;
	position: relative;
}
.schoolfacilities {
	float: left;
	width: 100%;
	position: relative;
	height: 365px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
	-ms-border-radius: 15px;
	
}

.facilitiesSlider {
	float: left;
	width: 100%;
	position: absolute;
	z-index: 2;
	height: 367px;
	overflow: hidden;
	
}
.facilitiesSliderButton {
	float: left;
	width: 90%;
	margin-left: 5%;
	z-index: 20;
	position: absolute;
	margin-top: 30%;
}
.facLeftButt {
	float: left;
	background-color: #FFF;
	padding: 4%;
	font-family: "GOTH720L";
	font-size: 24px;
	text-align: center;
	color: #F00;
	cursor: pointer;
	-webkit-border-radius: 95px;
	-o-border-radius: 95px;
	-ms-border-radius: 95px;
	border-radius: 95px;
	font-weight: bold;
}
.facrytButt {
	float: right;
	background-color: #FFF;
	padding: 4%;
	font-family: "GOTH720L";
	font-size: 24px;
	text-align: center;
	color: #F00;
	cursor: pointer;
	-webkit-border-radius: 95px;
	-o-border-radius: 95px;
	-ms-border-radius: 95px;
	border-radius: 95px;
	font-weight: bold;
}
.leftButt {
	float: left;
	padding: 2%;
	font-family: "GOTH720L";
	background-color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 5%;
	background-image: url(../images/leftButt.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.rytButt {
	float: right;
	padding: 2%;
	font-family: "GOTH720L";
	background-color: #FFF;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 5%;
	background-image: url(../images/rytButt.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
.infoBox {
	float: left;
	width: 75%;
	margin-left: 2%;
	margin-top: 1%;
	color: #FFF;
	font-size: 11.5px;
	letter-spacing: 0.8px;
}
.topIcons {
	float: left;
	width: 50%;
	background-image: url(../images/emailIcon.jpg);
	background-repeat: no-repeat;
	padding-left: 2.5%;
	padding-bottom: 1%;
}

.logoBox {
	float: left;
	margin-left: 2%;
	margin-top: 1%;
	width: 18%;
	height: 98px;
	background-image: url(../images/logo.jpg);
	background-position: left top;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	margin-bottom: 1%;
}

.topMenuBox {
	float: right;
	width: 70%;
	margin-right: 2%;
	margin-top: 1%;
}
.searchBox {
	float: right;
	width: 30%;
}
.searchField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	float: left;
	width: 100%;
	border: 1px solid #CCC;
	height: 40px;
	padding-left: 2%;
}
.searchButton {
	background-color: #F42300;
	float: right;
	height: 44px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F04D58;
	border-bottom-color: #F04D58;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-image: url(../images/searchIcon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.navs {
	float: right;
	clear: right;
	width: 80%;
}
.topPhontIcon {
	float: left;
	width: 20%;
	background-image: url(../images/phoneIcon.jpg);
	background-repeat: no-repeat;
	padding-left: 2%;
	padding-bottom: 1%;
	font-family: "GOTH720L";
	font-size: 14px;
}

/******* Drop Down ************/
#main-nav {
	z-index: 1000;
	text-decoration: line-through;
	float: left;
	width: 100%;
}
ul.list li {
}

#main-nav .subnav {
	display: none;
	position: absolute;
	left: 0px;
	list-style-type: none;
	border: 1px none #eeeeee;
	z-index: 50;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5%;
	float: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	top: 28px;
	margin-top: 11%;
	width: 100%;
}
.top {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	padding-left: 12px;
	background-image: url(../images/navArrow.png);
	background-repeat: no-repeat;
	background-position: 10px;
}
.nav {
	width: 1133px;
	margin-right: auto;
	margin-left: auto;
	height: 108px;
	float: right;
}

#main-nav .subnav li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	clear: left;
	float: left;
	width: 300px;
}



#main-nav .subnav li a {
	opacity: 0.9;
	color: #FFFFFF;
	font-size: 15px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0.2%;
	border-right-color: #FFF;
	width: 300px;
	background-color: #022B8F;
	padding-top: 3%;
	padding-right: 7%;
	padding-bottom: 3%;
	padding-left: 7%;	
}

#main-nav .subnav li a:hover {
	opacity: 0.9;
	color: #333333;
	font-size: 15px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0.2%;
	border-right-color: #FFF;
	width: 300px;
	background-color: #FFFFFF;
	padding-top: 3%;
	padding-right: 7%;
	padding-bottom: 3%;
	padding-left: 7%;
}

.imagaes {
	float: left;
	width: 100%;
	height: 550px;
	background-color: #369;
	z-index: 2;
	overflow: hidden;
	clear: left;
	position: absolute;
	left: -1px;
}
.titles {
	float: left;
	position: absolute;
	z-index: 12;
	margin-top: 15%;
	font-weight: normal;
	color: #FFF;
	margin-left: 2%;
	text-transform: none;
	width: 96%;
}
.bannerTitles {
	float: left;
	font-size: 24px;
	font-family: "GOTH720L";
	font-weight: normal;
	color: #FFF;
	background-color: #39B44A;
	padding: 2%;
}
.lButton {
	float: left;
	background-color: #FFFFFF;
	z-index: 12;
	background-position: center center;
	left: 10px;
	top: 1px;
	cursor: pointer;
	padding: 1%;
	font-family: "GOTH720L";
	font-size: 24px;
	font-weight: normal;
	color: #39B44A;
	width: 1%;
	text-align: center;
	vertical-align: middle;
}
.rButton {
	float: right;
	background-color: #FFFFFF;
	z-index: 12;
	background-position: center center;
	left: 10px;
	top: 1px;
	cursor: pointer;
	padding: 1%;
	font-family: "GOTH720L";
	font-size: 24px;
	font-weight: normal;
	color: #39B44A;
	width: 1%;
	text-align: center;
}
#main-nav .forms li a {
	color: #333;
	font-size: 16px;
	text-align: left;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 12px;
	font-family: "GOTH720L";
	height: 23px;
	font-weight: normal;
	float: left;
	padding-top: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	width: 300px;
}
#main-nav .subnav2 li a {
	color: #333;
	font-size: 16px;
	text-align: left;
	font-family: "GOTH720L";
	font-weight: normal;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #FFF;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}
.contactBox {
	margin-top: 3%;
	width: 30%;
	margin-right: 4%;
	float: right;
}

.callBox {
	float: right;
	width: 100%;
	margin-top: 10%;
}
.followUsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #0D548F;
	float: left;
}
.followUsText2 {
	font-family: "GOTH720L";
	font-size: 18px;
	font-weight: normal;
	color: #39B44A;
	padding-left: 12px;
}
.callStaff {
	font-family: "GOTH720L";
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	float: right;
	padding-top: 12px;
	padding-bottom: 12px;
}


#nav-primary {
	list-style-type: none;
	float: left;
	padding: 0;
	width: 100%;
	margin-top: 2%;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#nav-primary li {
	position: relative;
	text-align: center;
	float: left;
	width: 16.4%;
}
#nav-primary li a .commitmentLinks{
	padding-right: 5%;
	padding-left: 5%;
	text-align: right;
}

#nav-primary li a {
	color: #333333;
	font-size: 17px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 52px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #FFFFFF;
	display: block;
	border-top-style: none;
	border-bottom-style: none;
	background-repeat: no-repeat;
	background-image: none;
	padding-right: 3%;
	padding-left: 3%;
	float: left;
	width: 100%;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 1px;
}

#nav-primary li:hover .subnav {
	display: block;
}

.logos {
	clear: left;
	float: left;
	background-color: #FFF;
	margin-left: 2%;
}
.topBox2 {
	width: 100%;
	float: left;
	font-family: "GOTH720L";
	font-size: 16px;
	font-weight: normal;
	background-color: #333333;
	color: #FFF;
}
.emailBox {
	float: left;
	margin-left: 3%;
	font-family: "GOTH720L";
	font-size: 15px;
	line-height: 23px;
	background-image: url(../images/email2.png);
	background-repeat: no-repeat;
	padding-left: 2%;
	margin-top: 1%;
	color: #FFF;
	font-weight: normal;
	letter-spacing: 3px;
}
.phoneBox {
	float: right;
	font-family: "GOTH720L";
	color: #FFF;
	font-size: 15px;
	font-weight: normal;
	background-repeat: no-repeat;
	margin-right: 4%;
	letter-spacing: 2px;
	margin-top: 1%;
	margin-bottom: 1%;
}
.topBox {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: left;
	clear: left;
}
.welcomeBox {
	float: left;
	width: 70%;
	margin-top: 3%;
	margin-left: 15%;
	border: 1px none #CCC;
	margin-right: 15%;
}
.pageButton {
	float: left;
	clear: left;
	text-decoration: none;
	border: 1px solid #032B8E;
	margin-top: 5%;
	padding: 2%;
	width: 15%;
	text-align: center;
	color: #032B8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: all 400ms ease-in;
	-ms-transition: all 400ms ease-in;
	-moz-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	padding: 2%;
}
.pageButton2 {
	float: left;
	clear: left;
	text-decoration: none;
	border: 1px solid #032B8E;
	margin-top: 5%;
	padding: 2%;
	width: 12%;
	text-align: center;
	color: #032B8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: all 400ms ease-in;
	-ms-transition: all 400ms ease-in;
	-moz-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	padding: 1%;
}

.pageButton2:hover{
	float: left;
	clear: left;
	text-decoration: none;
	border: 1px solid #032B8E;
	margin-top: 5%;
	padding: 2%;
	width: 12%;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-webkit-transition: all 400ms ease-in;
	-ms-transition: all 400ms ease-in;
	-moz-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	padding: 1%;
	background-color: #032B8E;
}


.pageButton:hover {
	float: left;
	clear: left;
	text-decoration: none;
	border: 1px solid #032B8E;
	margin-top: 5%;
	padding: 2%;
	width: 15%;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	background-color: #032B8E;
}
.schoolOverview {
	float: left;
	width: 90%;
	margin-left: 5%;
}
.h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: bolder;
	color: #333;
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 1%;
	text-align: center;
}
.h3 {
	font-family: "Raleway ExtraBold";
	font-size: 30px;
	font-weight: bold;
	color: #333;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 1%;
	width: 96%;
	background-repeat: no-repeat;
	padding-top: 0.5%;
	margin-bottom: 2%;
}




.h7{
	font-family: "Raleway ExtraBold";
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	width: 96%;
	background-repeat: no-repeat;
	margin-bottom: 2%;
	padding: 2%;
	background-color: #89C7F1;
}



.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 1%;
	width: 93%;
	background-repeat: no-repeat;
	margin-bottom: 2%;
	padding-top: 0.2%;
}


.h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 1%;
	width: 50%;
	background-repeat: no-repeat;
	margin-bottom: 2%;
	text-align: center;
	margin-top: 2%;
	margin-right: 25%;
	margin-left: 25%;
}


.h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 1%;
	width: 100%;
	background-repeat: no-repeat;
	margin-bottom: 2%;
	padding-top: 0.2%;
}
.h2 {
	font-family: "GOTH720L";
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 1%;
	text-transform: uppercase;
}
.welsometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	margin-top: 5%;
	text-align: center;
	line-height: 35px;
	margin-bottom: 10%;
}
.topSectionIcons {
	width: 30%;
	margin-right: 40%;
	margin-left: 40%;
	margin-top: 10%;
}
.sectionTitles {
	width: 60%;
	margin-right: 20%;
	margin-left: 20%;
	margin-top: 3%;
	font-family: "GOTH720L";
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
}
.eventsBoxHolder {
	float: left;
	width: 100%;
	margin-top: 2%;
}
.eventsThumbs {
	float: left;
	width: 23%;
	margin-right: 2%;
}



.dContent {
	float: left;
	width: 100%;
	margin-bottom: 2%;
	z-index: 30;
}
.topTitleBox {
	float: left;
	width: 100%;
	position: relative;
	height: 190px;
}
.PhotoBox {
	float: left;
	width: 100%;
	position: absolute;
	z-index: 2;
	height: 170px;
}
.pageTitleBox {
	float: left;
	width: 100%;
	position: absolute;
	z-index: 20;
	height: 193px;
	opacity:0.08;
	background-color: #000;
}
.pageTitle {
	opacity: 0.7;
	float: left;
	width: 40%;
	margin-top: 2%;
	margin-left: 2%;
	font-family: "GOTH720L";
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	padding: 2%;
}
.phoneFieldContact {
	opacity: 0.7;
	float: left;
	width: 94%;
	margin-top: 2%;
	margin-left: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-color: #FFF;
	padding: 2%;
	margin-bottom: 3%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	letter-spacing: 0.5px;
}
.emailFieldContact {
	opacity: 0.7;
	float: left;
	width: 94%;
	margin-top: 2%;
	margin-left: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-color: #FFF;
	padding: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 3%;
	letter-spacing: 0.5px;
}
.addresssFieldContact {
	opacity: 0.7;
	float: left;
	width: 94%;
	margin-top: 2%;
	margin-left: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFF;
	padding: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 3%;
	letter-spacing: 0.5px;
}
.locationFieldContact {
	opacity: 0.7;
	float: left;
	width: 94%;
	margin-top: 2%;
	margin-left: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-color: #FFF;
	padding: 2%;
	letter-spacing: 0.5px;
}
.pageContentsBox {
	clear: left;
	float: left;
	width: 100%;
	margin-top: 2%;
	padding-bottom: 4%;
}
.contentsHolder {
	float: left;
	width: 63%;
	margin-left: 2%;
	padding: 3%;
	background-color: #FFF;
	border: 0.5px none #CCCCCC;
}



.contentsHolder4{
	float: left;
	width: 56%;
	margin-left: 2%;
	padding: 3%;
	background-color: #FFF;
	border: 0.5px none #CCCCCC;
}


.contentsHolder2 {
	float: left;
	width: 50%;
	margin-left: 2%;
	background-color: #FFF;
	margin-right: 2%;
	
	padding-top: 2%;
	padding-right: 3%;
	padding-bottom: 2%;
	padding-left: 3%;
}
.contentsHolder3 {
	float: left;
	width: 100%;
	
	background-color: #FFF;
	

	clear: left;
	margin-top: 2%;
}
.pageSideBar {
	float: left;
	width: 25%;
	margin-left: 2%;
	background-color: #333;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 7px;
	padding-bottom: 2%;
}


.pageSideBar2{
	float: left;
	width: 30%;
	margin-left: 2%;
	padding-bottom: 2%;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #666;
}




.sideBarBox {
	background-color: #FFF;
	float: left;
	width: 35%;
	padding-bottom: 2%;
	margin-left: 5%;
	border: 1px none #323232;
	height: 630px;
}
.pageSideBarNew{
	float: left;
	width: 25%;
	margin-left: 2%;
	background-color: #333;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 7px;
	padding-bottom: 2%;
}
.sideBarTitle {
	float: left;
	width: 93%;
	background-color: #F00;
	font-family: "Raleway ExtraBold";
	font-size: 30px;
	font-weight: normal;
	color: #FFF;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 4%;
}
.sideNavs {
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-top: 5%;
	color: #FFF;
}
.pageLinkButton {
	float: left;
	padding-bottom: 4%;
	width: 91%;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	margin-bottom: 3%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	padding-top: 5%;
	text-decoration: none;
	-moz-border-radius: 7px;
	-ms-border-radius: px;
	-o-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	background-color: #999;
	padding-left: 9%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../images/bullette.png);
	background-repeat: no-repeat;
	background-position: 5px;
	-webkit-transition: all 400ms ease-in;
	-ms-transition: all 400ms ease-in;
	-moz-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
}
.pageLinkButton:hover {
	float: left;
	padding-bottom: 4%;
	width: 91%;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	margin-bottom: 3%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	padding-top: 5%;
	text-decoration: none;
	background-color: #666;
	padding-left: 9%;
	-moz-border-radius: 7px;
	-ms-border-radius: px;
	-o-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../images/bullette.png);
	background-repeat: no-repeat;
	background-position: 5px;
}

.contentsFonts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 35px;
	font-weight: normal;
	color: #333333;
	float: left;
	width: 90%;
	text-align: justify;
}
.sendForms {
	background-color: #CCC;
	padding: 3%;
	float: left;
	width: 96%;
}
.conTetxtField {
	float: left;
	height: 45px;
	width: 96%;
	padding-left: 2%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	margin-bottom: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.conTetxtArea {
	float: left;
	height: 200px;
	width: 95%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	padding: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submitButton {
	float: left;
	height: 45px;
	width: 20%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	background-color: #F00;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.calenderBox {
	float: left;
	width: 92%;
	padding: 2%;
	background-color: #A79DA0;
	color: #FFF;
	margin-right: 2%;
	margin-left: 2%;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
.calenderThead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-color: #4D474A;
	padding: 2%;
	float: left;
	width: 28%;
	margin-right: 1%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}
.calenderTbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-color: #FFF;
	float: left;
	width: 28%;
	margin-right: 1%;
	-webkit-transition: all 400ms ease-in;
	-ms-transition: all 400ms ease-in;
	-moz-transition: all 400ms ease-in;
	transition: all 400ms ease-in;
	padding: 2%;
}

.calenderTbody:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	transform: scale(1.1);
	-moz-transform: scale(5);
	-ms-transform: scale(5);
	-moz-transform: scale(5);
	color: #FFF;
	background-color: #F00;
	float: left;
	width: 28%;
	margin-right: 1%;
	padding-top: 2%;
	padding-right: 2%;
	padding-left: 2%;
}
.mapBox {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	width: 100%;
	margin-right: 2%;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	float: left;
	width: 60%;
}

.viewMap
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 3%;
	padding-bottom: 2%;
	padding-top: 0.5%;
	margin-right: 3%;
}
.galleryCatBox {
	float: left;
	width: 19.5%;
	margin-right: 1.5%;
	margin-bottom: 1.5%;
	background-color: #333;
	padding: 2%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-moz-transition: all 200ms ease-in;
	transition: all 200ms ease-in;
	height: 210px;
}

.galleryCatBox:hover
{
	float: left;
	width: 19.5%;
	margin-right: 1.5%;
	margin-bottom: 1.5%;
	background-color: #333;
	padding: 2%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	z-index: 25;
	-webkit-transition: all 900ms ease-in;
	-webkit-transform: scale(1.1);
	-ms-transition: all 0100ms ease-in;
	-ms-transform: scale(1.1);
	-moz-transition: all 900ms ease-in;
	-moz-transform: scale(1.1);
	transition: all 900ms ease-in;
	transform: scale(1.1);
	cursor: pointer;
}

.galleryTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
	letter-spacing: 1px;
}
.galleryPhotos {
	float: left;
	margin-top: 1%;
	width: 100%;
}
.newsletterBox {
	float: left;
	width: 100%;
	
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	-o-border-radius: 10px;

}
.newsletterAdvertBox {
	float: left;
	width: 45%;
	height: 600px;
	
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
}
.newsletterForms {
	float: left;
	width: 40%;
	padding: 2%;
	margin-top: 10%;
	margin-left: 10%;
	color: #FFF;
	background-repeat: repeat;
	background-color: #163A92;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	-o-border-radius: 10px;
}
.newsLetterField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	height: 45px;
	width: 96%;
	padding-left: 2%;
	margin-bottom: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.newsletterInfo {
	float: left;
	width: 100%;
	margin-top: 2%;
	margin-bottom: 2%;
	letter-spacing: 0.2px;
}
.formsBox {
	float: left;
	width: 100%;
}
.subscribeButton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-color: #0A1951;
	text-align: center;
	float: left;
	height: 35px;
	width: 40%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.eventsTitleBox {
	float: left;
	width: 87%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin-bottom: 1%;
	background-color: #CCC;
	background-image: url(../images/eventBullettes.png);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 10%;
}
.error {
	font-family: Arial, Helvetica, "sans-serif12";
	font-size: 13px;
	font-weight: normal;
	color: #F00;
	background-color: #FFF;
	padding: 2%;
	float: left;
	width: 96%;
}
.msg {
	font-family: Arial, Helvetica, "sans-serif12";
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-color: #090;
	padding: 2%;
	float: left;
	width: 96%;
}
.menuBox{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	background-color: #CCC;
	padding: 2%;
	width: 96%;
	display: none;
}

.footerLinksPaths{
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:50%;
	margin-left: 2%;
}

.footerLinksPaths2{
	font-family:Arial, Helvetica, sans-serif;
	float:right;
	text-align:right;
	width:50%;
	margin-right: 2%;
	
}


.topLinksBar{
float:left;
width: 20%;

}

.appButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFF;
	background-color: #060;
	text-align: center;
	float: left;
	width: 30%;
	margin-right: 35%;
	margin-left: 35%;
	margin-top: 3%;
	text-decoration: none;
	padding-top: 4%;
	padding-bottom: 4%;
}


.welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 35px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 5%;
}

.workBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 50%;
	margin-right: 25%;
	margin-left: 25%;
	margin-top: 20%;
}



.side {
	float: left;
	width: 40%;
	margin-left: 2%;
}



.graveText {
	float: left;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}


.workTitle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 50px;
	font-weight: bolder;
	color: #FFF;
	float: left;
	width: 100%;
	text-transform: uppercase;
	text-align: center;
}

.quoteButton2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 20%;
	text-align: center;
	margin-left: 40%;
	background-color: #F18024;
	border-radius: 5px;
	padding-top: 3%;
	padding-bottom: 3%;
	margin-right: 40px;
}



.downTitle3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	float: left;
	width: 70%;
	margin-left: 15%;
	margin-top: 5%;
	text-align: center;
	color: #333;
	margin-right: 15%;
	margin-bottom: 2%;
}


.welcomePhoto {
	float: left;
	width: 40%;
}
.welCont {
	float: left;
	width: 59%;
	margin-left: 1%;
}



.thumbsBox {
	float: left;
	width: 100%;

	position:relative;
}



.thumbs4{
	float: left;
	width: 15.5%;
	margin-right: 1%;
	margin-bottom: 1%;
	background-color: #C0C0C0;
	cursor: pointer;
	height: 150px;
	margin-left:0.1%;
}


}
.styl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000;
	font-weight: normal;
	margin-top: 1%;
	padding-top: 1%;
	float: left;
	width: 100%;
}
