.title{
	font-family: helvetica neue, helvetica, sans serif;
	text-align: left;
	left: 100px;
	font-style: italic;
	font-weight: lighter;

}

.carousel{
	max-width: 85%;
	position: relative;
	margin: auto;
	margin-top: 3rem;
	opacity: 0.9;
}

.pic{/*this may be redundant*/
	display: none;
}

.numText{
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
	font-family: courier new;
}
.numText:hover{
	transition: 0.6s ease;
	background-color: rgba(0,0,0,0.8);
}

.capText{
	color: #f2f2f2;
	font-size: 15px;
	padding: 15px 12px;
	position: absolute;
	bottom: 8px;
	width: 100%;
	text-align: center;
	font-family: courier new;
}

.prev, .next{
	cursor: pointer;
	position: absolute;
	top: 50%;
	width: auto;
	margin-top: -22px;
	padding: 16px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	transition: 0.6s ease;
	border-radius: 0 3px 3px 0;
}
.next{
	right: 0;
	border-radius: 3px 0 0 3px;
}
.prev:hover, .next:hover{
	background-color: rgba(0,0,0,0.8);
}

.dot{
	cursor: pointer;
	height: 15px;
	width: 15px;
	margin: 0 2px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}

.dotCluster{
	text-align: center;
}

.active, .dot:hover{
	background-color: #717171;
}

.fade{
	-webkit-animation-name: fade;
	-webkit-animation-duration: 1.5s;
	animation-name: fade;
	animation-duration: 1.5s;
}

@-webkit-keyframes fade{
	from {opacity: .4}
	to {opacity: 1}
}

@keyframes fade{
	from {opacity: .4}
	to {opacity: 1}
}

/*end of carousel, this may be moved to another css file*/

.bodyText{
	text-align: center;
	padding: 25px 25px;
	font-family: courier new;
	font-size: 22px;
	max-width: 600px;
	margin: 0 auto;
	color: #f7f7f7;
	background-color: black;
	opacity: 0.7;
	border-radius: 3px;
}

.headText{
	text-align: center;
	padding: 50px 250px;
	font-family: times  new  roman, helvetica neue, courier new;
	font-family: courier new;
	font-size: 20px;
}

.pics{
	padding: 20px 100px;
	max-width: 1600px;
	text-align: center;
	margin: 0 auto;
}

.hershhorn{
	max-width: 450px;
	padding: 50px;
}
.hershhornBox{
	text-align: center;
	clear: right;
}

.dr{
	max-width: 300px;
	padding: 50px;
}
.drBox{
	float: left;
}

.picWords{
	padding: 129px 100px;
	text-align: justify;
	font-family: courier new;
	float: right;
	max-width: 700px;
}

.picWord{
	/*padding: 129px 100px;*/
	text-align: justify;
	font-family: helvetica neue, helvetica, sans serif;
	font-size: 100px;
	font-style: italic;
	float: right;
	max-width: 700px;
	/*padding-top: 1px;*/
	padding-left: 129px
	font-weight:100;
}


.bike{
	max-width: 750px;
	padding: 50px;
}
.bikeBox{
	text-align: right;
}

.cBox{
	text-align: center;
}




.headerText{
	max-width: 1000px;

}

.headerTextBox{
	text-align: center;
}

.heading{
	max-width: 1200px;
	position: relative;
	margin: auto;
}

.eduContainer{
	max-width: 1500px;
	text-align: center;
	margin: 0 auto;
}

.eduOdu{
	text-align: center;
	padding: 50px 00px;
	padding-left: 100px;
	font-family: courier new;
	font-size: 17px;
	max-width: 300px;
	float: left;
}

.eduPost{
	text-align: center;
	padding: 50px 00px;
	padding-right: 100px;
	font-family: courier new;
	font-size: 17px;
	max-width: 300px;
	float: right;
}

.STContainer{
	max-width: 1600px;
	text-align: center;
	align-items: center;
	margin: 0 auto;
}
.STLearning{
	text-align: center;
	padding: 50px 10px;
	
	font-family: courier new;
	font-size: 17px;
	max-width: 600px;
	margin: 0 auto;
	float: left;
}
.STArt{
	text-align: center;
	padding: 50px 10px;
	/*padding-right: 450px;*/
	font-family: courier new;
	font-size: 17px;
	max-width: 600px;
	margin: 0 auto;
	float: right;
}
.STFitness{
	text-align: center;
	padding: 50px 100px;
	font-family: courier new;
	font-size: 17px;
	max-width: 1600px;
	margin: 0 auto;
	clear: left;
}

.workContainer{
	max-width: 1300px;
	margin: 0 auto;
}
.workMN{
	text-align: center;
	padding: 50px 100px;
	padding-top: 150px;
	font-family: courier new;
	font-size: 17px;
	max-width: 600px;
	float: right;
}
.workLEC{
	text-align: center;
	padding: 50px 100px;
	/*padding-top: 150px;*/
	font-family: courier new;
	font-size: 17px;
	clear: right;
	margin: 0 auto;
}
.workPic{
	max-width: 300px;
	padding: 50px;
}

.Head{
	font-size: 25px;
	text-align: left;
	text-decoration: underline;
}

.contact{
	left: 0;
	top: 26%;
	padding: 12px 24px;
	text-align: center;
	color: #f7f7f7;
	font-size: 14px;
	letter-spacing: 5px;
	font-weight: 100;
	display: inline-block;
	margin: 0 auto;
	background-color: #03A9F4;
	font-family: helvetica;
	border: none;
	border-radius: 3px;
}
.contact:hover{
	background-color: #0086C3;
}

.dload{
	left: 0;
	top: 26%;
	padding: 12px 24px;
	text-align: center;
	color: #f7f7f7;
	font-size: 14px;
	letter-spacing: 5px;
	font-weight: 100;
	display: inline-block;
	margin: 0 auto;
	background-color: #03A9F4;
	font-family: helvetica;
	border: none;
	border-radius: 3px;
}
.dload:hover{
	background-color: #0086C3;
}

.container{
	margin: 0 auto;
	padding-top: 100px;
}

.secPlus{
	max-width: 200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 100px;
}










