header {
	margin: 1%;
}

h4 {
	color: #14601e;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold; 
}

p {
	font-family: 'Raleway', sans-serif;
	margin-bottom: 5%;
}

a {
	color: #666666;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	list-style: none;
}

a:hover {
	text-decoration: none;
	color: black;
}

ul {
	font-family: 'Raleway', sans-serif;
	padding-left: 3%;
}

ol {
	font-family: 'Raleway', sans-serif;
	padding-left: 3%;
}

.Homeimage {
	margin-bottom: 5px;
}

.Navimage {
	border-radius: 50%;
}

.marginForNav {
	margin-top: 3%;
}

.container {
	padding-left: 0px;
	padding-right: 0px;
}

.jumbotron {
    background: none;
    margin-top: 1%;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 1%;
}

.jumh1 {
	color: #666666;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	font-size: 3em;

}
.jump1 {
	color: #14601e;
	font-family: 'Gochi Hand', cursive;
	font-size: 1.5em;
	margin-bottom: 1% !important;
	margin-top: 1%;
}

.lead {
	color: #666666;
	font-family: 'Raleway', sans-serif;
	font-size: 1.5em;
	margin-bottom: 1%;
}

#MariaHome {
	color: #666666;
	font-family: 'Raleway', sans-serif;
	font-size: 0.75em;
	margin-bottom: 2%;
}

#learnMore {
	margin-bottom: 1%;
	text-align: center;
	cursor: pointer;
	border-radius: 50%;
}

.pp {
	margin-bottom: 1%;
}

.pm {
	margin-bottom: 1%;
	margin-top: 3%;
}
.pmb {
	margin-bottom: 5%;
}

.uu {
	margin-bottom: 5%;
}

.menuButton {
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-style: solid;
}

#drop {
	cursor: pointer;
	border-radius: 10px;
	background-color: #bebe00;
}

@media (min-width: 991px) {
	.menuButton {
	display: none;
	}
}

@media (max-width: 990.98px) {
	.navBar {
		display: none;
	}

	.menuButton {
		float: left;
	}

	main {
		padding-left: 5%;
		padding-right: 5%;
	}
}

#AboutMaria {				/* About Page */
	margin-top: 20%;
	border-radius: 50%;
}

#Maria {
	margin-top: 5%;
	font-family: 'Raleway', sans-serif;
	font-style: italic;
}

#AboutCircle1 {
	margin-top: 30%;
	border-radius: 50%;
}

#AboutCircle2 {
	margin-top: 30%;
	border-radius: 50%;
}

#AboutCircle3 {
	margin-top: 30%;
	border-radius: 50%;
}

.Mainpar {
	margin-top: 3%;

}

.Subheadforlist {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.Missionlist {
	padding-top: 0px;
	margin-top: 0px;
}

h5 {							/* Toddlers Page */
	color: #bebe00;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	margin-bottom: 3%;
	margin-top: 3%;
}

span {
	color: #bebe00;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
}

#ToddlerImage1 {
	margin-top: 20%;
	border-radius: 50%;
}

#ToddlerImage2 {
	margin-top: 30%;
	border-radius: 50%;
}

.Italic {
	font-family: 'Raleway', sans-serif;
	font-style: italic;
}

#PreschoolImage1 {			/* Preschool Page */ 
	margin-top: 20%;
	border-radius: 50%;
}

#PreschoolImage2 {
	margin-top: 30%;
	border-radius: 50%;
}

#PreschoolImage3 {
	margin-top: 30%;
	border-radius: 50%;
}

#BarnImage1 {				/* Barn Page */
	margin-top: 20%;
	border-radius: 50%;
}

#BarnImage2 {
	margin-top: 30%;
	border-radius: 50%;
}

.italic {
	font-style: italic;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.Nopad {
	padding-top: 0px;
	margin-top: 0px;
}
 
#ContactCircle {			/* Contact Page */
	margin-top: 20%;
	margin-bottom: 10%;
	border-radius: 50%;
}

.Contactpar {
	margin-top: 8%;
}

.Map {
	margin-top: 8%;
}





