@charset "UTF-8";
@import url("../webfonts/Raleway_Regular/stylesheet.css");
@import url("../../webfonts/Raleway_ExtraBold/stylesheet.css");
@import url("../../webfonts/GOTH720L/stylesheet.css");
@import url("../../webfonts/Raleway_Medium/stylesheet.css");

*{
padding:0px;
margin:0px;
}


body {
	background-color: #f4f0e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 35px;
}
header {
	float: left;
	width: 100%;
	background-color: #FFF;
	padding-bottom: 0.5%;
}
.navigation {
	background-color: #092D03;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #137102;
	transition: linear 0.2s;
}
.banner {
	width: 100%;
	height: 550px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	clear: left;
	position: relative;
}

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



.bannerSlider {
	float: left;
	width: 100%;
	height: 550px;
	position: relative;
	z-index: 2;
}

.banLink {
	float: left;
	width: 100%;
	position: absolute;
	height: 550px;
	overflow: hidden;
	z-index: 10;
	background-image: url(banners/back.png);
	background-color: #036;
}

.showImage {
	float: left;
	width: 100%;
	z-index: 1;
	height: 550px;
	position: absolute;
}

.bannerTitleBox {
	font-family: "Raleway ExtraBold";
	font-size: 46px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 45%;
	position: absolute;
	z-index: 20;
	background-image: url(../banners/back.png);
	background-repeat: repeat;
	border-bottom-width: 1%;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 200px;
	margin-top: 18%;
	margin-left: 10%;
	padding-right: 2%;
	padding-left: 2%;
}
.bannerTitleShow {
	float: left;
	width: 100%;
	
	
	position: absolute;
	z-index: 20;
}
.titleHead {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 55px;
	font-weight: bolder;
	color: #FFF;
	float: left;
	width: 99%;
	line-height: 50px;
	margin-top: 5%;
}
.titleHeadSub {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 80%;
	margin-top: 2%;
}


.titles {
	float: left;
	position: absolute;
	z-index: 12;
	margin-top: 10%;
	font-weight: normal;
	color: #FFF;
	margin-left: 2%;
	text-transform: none;
	width: 96%;
}


.lButton {
	float: left;
	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;
	margin-top: 10%;
}
.rButton {
	float: right;
	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;
	margin-top: 10%;
}

.logoBox {
	float: left;
	width: 13%;
	margin-left: 5%;
}
.mainnavs {
	float: left;
	width: 70%;
	margin-left: 5%;
}
.donateButton {
	float: right;
	margin-right: 5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #137102;
	font-size: 17px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	padding-top: 1%;
	padding-bottom: 1%;
	width: 10%;
}



/******* Drop Down ************/
#main-nav {
	z-index: 1000;
	text-decoration: line-through;
	float: left;
	width: 100%;
}
#main-nav2 {
	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: 0%;
	float: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	top: 28px;
	width: 150%;
	margin-top: 10%;
}
#main-nav .subnav2 {
	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: 0%;
	float: left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	top: 28px;
	width: 630%;
	margin-top: 0%;
	background-color: #FFF;
}

.nav {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#main-nav .subnav li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	clear: left;
	float: left;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#main-nav .subnav2 li {
	display: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	clear: left;
	float: left;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}



#main-nav .subnav li a {
	color: #FFF;
	font-size: 14px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFF;
	width: 90%;
	background-color: #092D02;
	transition: 0.5 linear;
	border-bottom-width: 1px;
	border-bottom-color: #137102;
	text-transform: none;
	padding-top: 4%;
	padding-right: 8%;
	padding-bottom: 4%;
	padding-left: 8%;
	line-height: 35px;
	margin-top: 0px;
}
#main-nav .subnav2 li a {
	
	color: #35363A;
	font-size: 13px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFF;
	width: 90%;
	background-color: #FFF;
	padding: 8%;
	transition: 0.5 linear;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}


#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: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0%;
}
#nav-primary2 {
	list-style-type: none;
	float: left;
	padding: 0;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15%;
	margin-left: 0;
}
#nav-primary li {
	position: relative;
	text-align: center;
	float: left;
	width: 18%;
}
#nav-primary2 li {
	position: relative;
	text-align: center;
	float: left;
	width: 50%;
	list-style-type: none;
	text-decoration: none;
	margin-right: 1%;
}
#nav-primary li a .commitmentLinks{
	padding-right: 5%;
	padding-left: 5%;
	text-align: right;
}

#nav-primary li a {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
	border-top-style: none;
	border-bottom-style: none;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	vertical-align: top;
	text-align: left;
	letter-spacing: 1px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-color: #999;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 0%;
	padding-top: 5%;
	line-height: 35px;
	margin-top: 3%;
}
#nav-primary2 li a {
	color: #666666;
	font-size: 13px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	border-right-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	display: block;
	border-top-style: none;
	border-bottom-style: none;
	background-repeat: no-repeat;
	float: left;
	width: 100%;
	vertical-align: top;
	text-align: center;
	letter-spacing: 1px;
	font-weight: normal;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}

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



.navs {
	float: left;
	width: 100%;
	margin-top: 1%;
	height: 45px;
	margin-bottom: 0%;
}
.linksBos {
	float: right;
	width: 55%;
	margin-right: 5%;
	margin-top: 2%;
}


.emailBox {
	float: left;
	width: 30%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D5D6;
	margin-left: 7%;
}
.welcomePhotos {
	float: left;
	width: 40%;
}
.topInfoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	float: left;
	width: 100%;
	line-height: 0px;
}
.topInfoText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	float: left;
	width: 100%;
}

.callUsBox {
	float: left;
	width: 30%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D5D6;
	margin-right: 3%;
}
section {
	float: left;
	width: 100%;
	padding-top: 5%;
	padding-bottom: 5%;
	border-bottom-width: 20px;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}



section4{
	float: left;
	width: 100%;
	padding-top: 5%;
	padding-bottom: 5%;
	border-bottom-width: 20px;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #333;
}



section3 {
	float: left;
	width: 100%;
	padding-top: 5%;
	padding-bottom: 5%;
	border-bottom-width: 20px;
	border-bottom-style: none;
	border-bottom-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFF;
}
.contBoxHolder {
	float: left;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
}
.callUsBox2 {
	float: right;
	width: 25%;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #D6D5D6;
	margin-left: 3%;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.article-container {
    width: 100%;
    height: 400px;
  
    overflow: hidden;
    position: relative;
}


.welcomePhoto1 {
	float: left;
	width: 100%;
	height: 400px;
	background-image: url(../banners/into1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:cover;
	-moz-background-size:cover;
	-ms-background-size:cover;
	-o-background-size:cover;
	-webkit-background-size:cover;
	 transition: all 1s;
}
.welcomePhoto1:hover
{
	float: left;
	width: 100%;
	height: 500px;
	background-image: url(../banners/into1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:cover;
	-moz-background-size:cover;
	-ms-background-size:cover;
	-o-background-size:cover;
	-webkit-background-size:cover;
transform: scale(1.1);
}

.welcomePhoto2 {
	float: left;
	width: 70%;
	margin-top: 3%;
	margin-right: 15%;
	margin-left: 15%;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 50px;
	padding: 0px;
	float: left;
	font-weight: bold;
	color: #333;
	text-align: center;
	width: 100%;
	margin-bottom: 6%;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 0px;
	padding: 0px;
	float: left;
	font-weight: normal;
	color: #CCC;
	width: 100%;
	margin-bottom: 2%;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 44px;
	line-height: 0px;
	padding: 0px;
	float: left;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	width: 100%;
}
.welcomeText {
	float: left;
	width: 100%;
	font-size: 18px;
	line-height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
aside {
	float: left;
	width: 100%;
}
.supportBox {
	float: left;
	width: 100%;
	height: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	line-height: 35px;
	background-image: url(../images/downImage.png);
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	background-attachment: fixed;
}
.supoort {
	float: right;
	width: 45%;
	margin-top: 10%;
	margin-right: 10%;
}
.screen {
	float: left;
	width: 100%;
	
	height: 700px;
	background-image: url(../images/backTrans.png);
}


.h2 {
	float: left;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}


.h3{
	float: left;
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: bold;
	color: #333;
	text-align: left;
	margin-left: 4%;
	margin-bottom: 1%;
}
.sideBarText {
	float: left;
	width: 70%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 5%;
	font-size: 17px;
}
.pageLinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	background-color: #F60;
	float: left;
	clear: left;
	width: 25%;
	text-align: center;
	padding-top: 1%;
	padding-bottom: 1ex;
	font-size: 24px;
	margin-top: 5%;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
	transition:linear 0.2s;
}

.pageLinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	background-color: #802705;
	float: left;
	clear: left;
	width: 25%;
	text-align: center;
	padding-top: 1%;
	padding-bottom: 1ex;
	font-size: 24px;
	margin-top: 5%;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
}


.pageLinks2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	float: left;
	clear: left;
	width: 20%;
	text-align: center;
	padding-top: 1%;
	padding-bottom: 1ex;
	font-size: 18px;
	margin-top: 5%;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
	transition: linear 0.2s;
	background-color: #333;
	margin-right: 40%;
	margin-left: 40%;
}



.pageLinks2:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	background-color: #092D02;
	float: left;
	clear: left;
	width: 25%;
	text-align: center;
	padding-top: 1%;
	padding-bottom: 1ex;
	font-size: 24px;
	margin-top: 5%;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
	transition: linear 0.2s;
	
}
.holderPageBox {
	float: left;
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
}
.downBar {
	background-color: #2D2C2D;
	float: left;
	width: 100%;
	padding-top: 5%;
	padding-bottom: 5%;
}
.thumbText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	text-align: center;
	line-height: 23px;
}
.missionBox {
	float: left;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	margin-top: 3%;
}
.campaigns {
	float: left;
	width: 100%;
	margin-top: 5%;
}
.evThumbs {
	float: left;
	width: 31.4%;
	margin-right: 1%;
	background-color: #FFF;
}
.thumbTitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 100%;
	text-align: center;
}
.helpBox {
	float: left;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 1%;
	background-color: #137102;
}
.footerLogo {
	float: left;
	width: 20%;
}

footer {
	float: left;
	width: 100%;
	color: #CCC;
	background-color: #272627;
	padding-top: 5%;
}
.footerBox {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-bottom: 5%;
}

body {
	background-image: url();
	background-color: #f5f3eb;
}
.detailsButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	float: left;
	width: 40%;
	margin-left: 35%;
	background-color: #137102;
	text-align: center;
	margin-right: 35%;
	padding-top: 2%;
	padding-bottom: 2%;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 40%;
	margin-left: 5%;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	float: right;
	width: 20%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: right;
}
.linksHead {
	font-family: Arial, Helvetica, sans-serif;
	color: #090;
	font-size: 17px;
	font-weight: normal;
}
.footerLinks li {
	float: left;
	width: 100%;
	list-style-type: none;
}
.footerLinks li a {
	float: left;
	width: 100%;
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #D6D6D6;
	font-size: 14px;
	font-weight: normal;
}

.column2 {
	float: left;
	width: 40%;
	margin-top: 0%;
	margin-left: 4%;
	color: #999;
}

.footerH1 {
	font-family: "GOTH720L";
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 100%;
}

.quickLinks {
	float: left;
	width: 100%;
	margin-top: 2%;
}


.locationBox {
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	padding-bottom: 1%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 1%;
	font-size: 14px;
	font-weight: normal;
	background-position: 1.2px;
}

.phoneBoxLink {
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	padding-bottom: 1%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 1%;
	font-size: 14px;
	font-weight: normal;
	background-position: 1.2px;
}
.emailBoxLink {
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	padding-bottom: 1%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-top: 1%;
	background-position: 2px;
	font-size: 14px;
	font-weight: normal;
}


.footerColumns3 {
	float: left;
	width: 20%;
	margin-top: 5%;
	margin-left: 5%;
}


.workingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 35px;
	color: #999;
}


.mapButt {
	float: left;
	text-decoration: none;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 10%;
	color: #35363A;
	clear: left;
	padding-top: 2%;
	padding-right: 4%;
	padding-bottom: 2%;
	padding-left: 4%;
	border-radius: 5px;
}


.servThumbs {
	float: left;
	width: 29%;
	margin-right: 2%;
	background-color: #FFF;
	padding-right: 0%;
	padding-bottom: 2%;
	padding-left: 0%;
	padding-top: 0%;
	margin-bottom: 2%;
}

.servTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-top: 5%;
}

.aboutBox {
	float: left;
	height: 400px;
	width: 100%;
	background-image: url(../banners/about.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}


.pageTiles {
	float: left;
	width: 20%;
	margin-top: 7%;
	margin-left: 10%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	color: #FFF;
	background-color: #E6D180;
	padding: 2%;
}


.pageHeads {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: bolder;
	color: #137102;
}

.subPageHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #137102;
	float: left;
	text-transform: uppercase;
}

.pagePhoto {
	float: left;
	width: 25%;
	margin-top: 5%;
	margin-left: 10%;
	margin-bottom: 5%;
}

.pageContentsBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 35px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 50%;
	margin-right: 2%;
	margin-left: 3%;
	margin-top: 5%;
	margin-bottom: 5%;
}

.contentsTilte {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #000;
	float: left;
	width: 100%;
	text-align: left;
	line-height: 32px;
}

.contentsHolder {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	width: 100%;
	margin-top: 2%;
	font-size: 17px;
}

.aboutBox2{
	float: left;
	height: 200px;
	width: 100%;
	background-image: url(../banners/about.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
}

.pageTiles2{
	float: left;
	width: 30%;
	margin-top: 5%;
	margin-left: 5%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	color: #FFF;
}


.pageHeads {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: bolder;
	color: #092D02;
}
.pageHeads2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 45px;
	font-weight: bolder;
	color: #FFFFFF;
	width: 100%;
	float: left;
}

.subPageHeads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #092D02;
	float: left;
	text-transform: uppercase;
}
.subPageHeads2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	text-transform: uppercase;
}


.servBoxes {
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 5%;
	margin-bottom: 5%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	line-height: 35px;
}



.servBoxes2 {
	float: left;
	width: 86%;
	margin-left: 5%;
	margin-bottom: 5%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	line-height: 35px;
	padding: 2%;
	background-color: #FFF;
	margin-right: 5%;
}


.servThumbs {
	float: left;
	width: 29%;
	margin-right: 2%;
	background-color: #FFF;
	padding-right: 0%;
	padding-bottom: 2%;
	padding-left: 0%;
	padding-top: 0%;
	margin-bottom: 2%;
	height: 500px;
}


.servTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-top: 5%;
}


.detailsButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-color: #333;
	padding: 2%;
	float: left;
	width: 20%;
	margin-left: 5%;
	text-decoration: none;
	text-align: center;
}


.modalHolder {
	float: left;
	width: 100%;
	height: 450px;
}



.promoBox8{
	float: left;
	width: 80%;
	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin-left:10%;
	
	background-repeat: no-repeat;
	background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-webkit-background-size:cover;
	-ms-background-size:cover;
}


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



.coronaText2{
	float: left;
	width: 100%;
	font-family: Anton;
	font-size: 24px;
	font-weight: normal;
	color: #38B54B;
	text-align: center;
}



.closeButtt {
	float: left;
	width: %;
	margin-top: 1%;
	margin-left: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #333;
	border: 1px solid #FFF;
	text-align: center;
}


.covidInfo2{
	float: left;
	font-family: Anton;
	font-size: 35px;
	font-weight: normal;
	color: #38B54B;
	text-align: center;
	width: 100%;

	clear: left;
}

.closeButtt {
	float: left;
	width: 2%;
	margin-top: 1%;
	margin-left: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333;
	border: 1px solid #666;
	text-align: center;
	padding: 1%;
	margin-bottom: 2%;
}


.serviceTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 90%;
	margin-left: 2%;
	text-align: left;
}
.serviceCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 94%;
	line-height: 23px;
	margin-left: 2%;
	text-align: left;
}


 .holdSections2{
	float: left;
	width: 100%;
	background-color: #CCC;
}


.contactBox {
	padding-top: 5%;
	padding-bottom: 5%;
	float: left;
	width: 94%;
	margin-left: 5%;
	margin-right: 3%;
	background-color: #CCC;
}


 .pageContentBox {
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-bottom: 5%;
}


.photoBox {
	float: left;
	width: 45%;
}


.pageTitles2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	float: left;
	width: 90%;
}

.contactInfo {
	float: left;
	width: 100%;
	margin-top: 2%;
}

.tdInfo4 {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #073A25;
	width: 92%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	background-repeat: no-repeat;
	margin-bottom: 2%;
	margin-top: 2%;
	padding-bottom: 1%;
	line-height: 23px;
}



.tdInfo {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #073A25;
	width: 86%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	padding-left: 7%;
	margin-bottom: 2%;
	margin-top: 2%;
	padding-bottom: 1%;
}

.tdInfo2{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #073A25;
	width: 88%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	background-image: url(../images/locations.png);
	background-repeat: no-repeat;
	padding-left: 6%;
	margin-bottom: 2%;
	margin-top: 2%;
	line-height: 23px;
	padding-bottom: 1%;
}
.tdInfo5 {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #073A25;
	width: 88%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	background-repeat: no-repeat;
	margin-bottom: 2%;
	margin-top: 2%;
	line-height: 26px;
	padding-bottom: 1%;
}


.tdInfo3{
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #073A25;
	width: 87%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	font-weight: normal;
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	margin-bottom: 4%;
	margin-top: 2%;
	padding-bottom: 2%;
	line-height: 23px;
	padding-left: 7%;
}

.textHolder2{
	float: left;
	width: 45%;
	line-height: 23px;
	padding: 2%;
	background-color: #434343;
	margin-left: 3%;
	border: 20px none #FFF;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
}


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


.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	float: left;
	width: 98%;
	height: 50px;
	margin-bottom: 1%;
	padding-left: 2%;
	border: 1px solid #CCC;
	border: 20px none #FFF;
}




.fields2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 96%;
	height: 280px;
	margin-bottom: 5%;
	padding: 2%;
	border: 20px none #FFF;
}


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

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


.holdSections {
	float: left;
	width: 100%;
	background-color: #434343;
}


.coursesBox {
	padding-top: 5%;
	padding-bottom: 5%;
	float: left;
	width: 94%;
	margin-left: 5%;
	margin-right: 3%;
}

.coursesBox2 {
	padding-top: 1%;
	padding-bottom: 5%;
	float: left;
	width: 94%;
	margin-left: 5%;
	margin-right: 3%;
}



h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-weight: bold;
	float: left;
	width: 100%;
	text-align: center;
	color: #CCC;
}
.h4Conpy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	float: left;
	width: 60%;
	text-align: left;
	color: #092D02;
	padding-top: 2%;
	padding-left: 2%;
}

.galleryCatBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 22%;
	margin-right: 1%;
	background-color: #040C01;
	margin-top: 2%;
	margin-bottom: 2%;
	height: 320px;
}


.galleryCatBox4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	float: left;
	width: 22%;
	margin-right: 1%;
	background-color: #040C01;
	margin-top: 2%;
	margin-bottom: 2%;
	height: 400px;
}



.galleryCatBox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 20%;
	margin-right: 1%;
	background-color: #CECECE;
	margin-top: 2%;
	margin-bottom: 1%;
	padding: 1%;
	height: 200px;
	
}


.galCatPhoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;

}


.galCatTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCC;
	float: left;
	width: 80%;
	margin-top: 2%;
	margin-left: 5%;
}

.catButton {
	background-color: #333333;
	text-align: center;
	padding: 2%;
	float: left;
	width: 40%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 2%;
	margin-bottom: 5%;
	margin-left: 5%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	transition: linear 0.3s;
	
}



.catButton:hover{
	background-color: #FFFFFF;
	text-align: center;
	padding: 2%;
	float: left;
	width: 40%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 2%;
	margin-bottom: 5%;
	margin-left: 5%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;	
}
.newsBox2 {
	float: left;
	width: 58%;
	margin-top: 1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCC;
	margin-left: 2%;
	background-color: #FFFFFF;
}


.pageContents3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	float: right;
	width: 96%;
	text-align: left;
	line-height: 23px;
	height: 750px;
	position: relative;
	overflow: hidden;
	padding: 2%;
	background-color: #FFFFFF;
}


.pageContents31{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	float: right;
	width: 96%;
	text-align: left;
	line-height: 23px;
	margin-bottom: 5%;
	
	
	
	padding: 2%;
	background-color: #FFFFFF;
}


.welcomeBox3{
	float: left;
	width: 100%;
	padding-top: 2%;
	padding-bottom: 8%;
	position: relative;
	overflow: hidden;
	height: 600px;
}


.welcomeBox2{
	float: left;
	width: 100%;
	padding-top: 2%;
	padding-bottom: 8%;
	
	
}


.allBoxesTour{
	float: left;
	width: 100%;
	height: 650px;
	position: relative;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}


.allBoxesTourNew{
	float: left;
	width: 96%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	background-color: #E5E5E5;
	padding: 2%;
	margin-bottom: 5%;
}


.allBoxesTour2{
	float: left;
	width: 100%;
height: 300px;
	position: relative;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}


.tslide_BoxesTour{
	float: left;
	width: 100%;
	height: 550px;
	position: absolute;
}


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


.tslide_BoxesTour2{
	float: left;
	width: 100%;
	
	position: absolute;
}



.evTitles2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	float: left;
	width: 100%;
	margin-top: 2%;
	line-height: 35px;
}
.evTitles3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999;
	float: left;
	width: 100%;
	margin-top: 2%;
	line-height: 35px;
}


.evDetails4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	line-height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 2%;
}


.evDetails3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 96%;
	text-transform: capitalize;
	
	margin-left: 2%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}


.tourBoxes2 {
	float: left;
	width: 100%;
	position: relative;	
	
}

.leftBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	background-color: #333;
	text-align: center;
	padding: 2%;
	float: left;
	width: 20px;
	text-decoration: none;
	cursor: pointer;
}


.rytBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	background-color: #333;
	text-align: center;
	padding: 2%;
	float: left;
	width: 20px;
	text-decoration: none;
	margin-left: 1%;
	cursor: pointer;
}

.viewButt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	background-color: #090;
	float: right;
	width: 30%;
	padding: 2%;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.otherNews {
	padding: 2%;
	float: left;
	background-color: #EAEAEA;
	margin-top: 1%;
	width: 20%;
	height: 760px;
	overflow: scroll;
}
.othercatBox {
	float: left;
	background-color: #C0C0C0;
	margin-top: 1%;
	width: 20%;
	height: 700px;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 5%;
	padding-left: 2%;
}
.otherTitles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	float: left;
	width: 100%;
}
.newsLinks {
	float: left;
	width: 100%;
	margin-top: 5%;
}


.editBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	background-color: #FFF;
	float: left;
	height: 40px;
	width: 100%;
	padding-left: 12px;
	margin-bottom: 23px;
	border: 1px solid #D6D5D6;
}

.saveButton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCC;
	float: right;
	height: 40px;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #2F2F30;
	cursor: pointer;
	text-align: center;
}

.editCategories1 {
	font-family: Arial, Helvetica, "sans-serif1";
	font-size: 15px;
	font-weight: normal;
	color: #333;
	float: left;
	text-decoration: none;
	width: 100%;
	padding-top: 4%;
	padding-bottom: 4%;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #D6D6D6;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


.sepCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}
.readLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	float: left;
	text-decoration: none;
	clear: left;
	color: #999;
	margin-top: 3%;
	font-style: italic;
}


.supportInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 35px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 80%;
	text-align: left;
	margin-left: 4%;
}


.lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #F90;
	float: left;
	width: 100%;
	margin-top: 1%;
	font-style: italic;
}
.supportLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 30%;
	margin-top: 1px;
	padding-bottom: 1%;
}
.donationHeading {
	float: left;
	width: 100%;
	padding-top: 2%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #000;
	font-weight: bold;
}


.newsBox {
	background-color: #F5FFFC;
	float: left;
	width: 60%;
	height: 630px;
}

.newsBoxNew{
	background-color: #F5FFFC;
	float: left;
	width: 90%;
	
}


.boxTop {
	background-color: #14671C;
	padding: 3%;
	float: left;
	width: 94%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 24px;
	text-transform: uppercase;
}



.workCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 400px;
}


.projectBox3{
	float: left;
	width: 97%;
	margin-top: 3%;
	margin-left: 2%;
}



.desc {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-left: 5%;
	width: 94%;
	margin-top: 5%;
}


.slideTiltesWork {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	float: left;
	width: 100%;
	text-transform: uppercase;
}


.slideContentWork {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 90%;
	margin-top: 5%;
	margin-left: 2%;
	line-height: 35px;
	text-align: justify;
}


.detailsButtLook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	background-color: #CCC;
	float: left;
	text-align: center;
	width: 15%;
	margin-top: 5%;
	text-decoration: none;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 5%;
	border: 1px solid #333;
}

.workCOntrols {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin-top: 10%;
}

.scrolLeft {
	float: left;
	background-color: #14671C;
	padding: 2%;
	width: 5%;
	cursor: pointer;
}
.scrolRyt {
	float: right;
	padding: 2%;
	background-color: #14671C;
	width: 5%;
	cursor: pointer;
}




.programesBox {
	float: left;
	width: 40%;
	background-color: #FFFFFF;
	padding-bottom: 2%;
}


.trainigHolder {
	float: left;
	width: 80%;
	height: 500px;
	overflow: hidden;
	margin-right: 5%;
	margin-left: 8%;
	margin-bottom: 5%;
	position: relative;
	
}


.projectBox2 {
	float: left;
	width: 100%;
	margin-top: 3%;
	background-color: #FFFFFF;
	height: 500px;
	margin-right: 1%;
	position: absolute;
}


.projectTitle {
	float: left;
	width: 92%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-color: #333;
	padding: 4%;
}



.evHolder {
	float: left;
	width: 100%;
	
	overflow: hidden;
	position: relative;
}


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


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


.leftBT {
	float: left;
	font-family: "GOTH720L";
	font-size: 24px;
	font-weight: normal;
	color: #14671C;
	width: 10%;
	margin-left: 7%;
	text-align: center;
	border: 1px solid #14671C;
	cursor: pointer;
}
.rytBT {
	float: right;
	font-family: "GOTH720L";
	font-size: 24px;
	font-weight: normal;
	color: #14671C;
	width: 10%;
	text-align: center;
	border: 1px solid #14671C;
	cursor: pointer;
	margin-right: 12%;
}


.h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 2%;
	margin-top: 3%;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	float: left;
	width: 80%;
	margin-left: 10%;
	text-transform: uppercase;
}


.partnersbox {
	background-color: #FFFFFF;
	float: left;
	width: 96%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding: 2%;
}


.pertners2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #14671C;
	font-weight: normal;
	float: left;
	width: 10%;
	padding-right: 1%;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCC;
	padding-left: 1%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	height: 100px;
}
.pertners4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #14671C;
	font-weight: normal;
	float: left;
	width: 8%;
	padding-right: 2%;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCC;
	padding-left: 2%;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCC;
	height: 94px;
	padding-top: 2%;
	padding-bottom: 2px;
}
.pertners5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #14671C;
	font-weight: normal;
	float: left;
	width: 8%;
	padding-right: 2%;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCC;
	padding-left: 2%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	height: 88px;
	padding-top: 2%;
}
.pertners3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #14671C;
	font-weight: normal;
	float: left;
	width: 11%;
	padding-right: 2%;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCC;
	padding-left: 2%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 3%;
	height: 70px;
}


.partLables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #666;
	float: left;
	width: 100%;
	margin-top: 3%;
}
.sections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}


.contentArea {
	float: left;
	width: 100%;
	clear: left;
	
	color: #FFF;
	
	border-bottom-width: 40px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}



h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-weight: bold;
	color: #333;
	float: left;
	width: 60%;
	text-align: center;
	padding: 0px;
	margin-top: 5%;
	margin-right: 20%;
	margin-left: 20%;
}



h3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #CCC;
	float: left;
	width: 60%;
	text-align: left;
	padding: 0px;
	margin-top: 5%;
	margin-left: 2%;
	margin-bottom: 2%;
}


.servHolder {
	float: left;
	width: 100%;
	color: #666;
	
}

.sides {
	width: 31.2%;
	float: left;
	padding-top: 0.2%;
	padding-right: 1%;
	padding-bottom: 0.2%;
	padding-left: 1%;
	transition: ease-in 0.9s;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F3F1F6;
	border-right-color: #14671C;
	border-bottom-color: #0C305B;
	border-left-color: #F3F1F6;
	background-color: #333333;
}


.servTiels {
	float: left;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #FFF;
	width: 96%;
	text-align: center;
	margin-bottom: 2%;
	padding-top: 5%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	margin-top: 3%;
}

.servPhoto {
	float: left;
	width: 35%;
	margin-bottom: 1%;
	margin-top: 2%;
}


.servPhoto2{
	float: left;
	width: 100%;
	margin-bottom: 1%;
	margin-top: 2%;
}


.servCont {
	float: left;
	width: 55%;
	margin-top: 2%;
	margin-bottom: 1%;
	margin-left: 3%;
}


.sideContents {
	float: left;
	clear: left;
	margin-top: 2%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	height: 300px;
}


.servButts {
	float: left;
	width: 100%;
	margin-bottom: 10%;
}


.serBatts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	background-repeat: no-repeat;
	cursor: pointer;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	-ms-border-radius: 10px;
	padding: 2%;
	width: 100%;
	text-align: center;
}.sideNavs {
	float: right;
	width: 16%;
	background-color: #F2F2F2;
	padding: 2%;
}
.phot {
	float: left;
	width: 100%;
}
.links {
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;
	width: 90%;
	color: #333;
	margin-top: 5%;
	padding-top: 10%;
	padding-right: 5%;
	padding-bottom: 10%;
	padding-left: 5%;
}
.contTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #000;
	line-height: 23px;
}
.navLinks {
	float: left;
	width: 100%;
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 10%;
	padding-bottom: 1%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8E90;
	
}


.navLinks:hover{
	float: left;
	width: 96%;
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #D6D6D6;
	margin-bottom: 10%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8E90;
	transition: linear 0.2s;
	background-color: #333;
	padding: 2%;
}
.contLabel {
	font-family: "Raleway Medium";
	font-size: 15px;
	color: #999;
	float: left;
	width: 100%;
	margin-bottom: 1%;
}
.map {
	float: left;
	width: 100%;
}


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



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


.thumbsBox {
	float: left;
	width: 90%;
	position: relative;
	margin-right: 5%;
	margin-left: 5%;
}


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

.notyet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #CCC;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10%;
	margin-bottom: 5%;
}
.new {
	float: left;
	width: 100%;
	margin-top: 5%;
}
.previewBox {
	float: left;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 2%;
}
.thumbNew {
	float: left;
	width: 50%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
}
.prevThu {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	width: 90%;
	margin-top: 2%;
	margin-right: 5%;
	margin-left: 5%;
}
