@charset "utf-8";

/* CSS Document */

/*Mobile View*/


html,
html * {
	padding: 0;
	margin:  0;
	box-sizing: border-box;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"
}
header{
		align-content: center;
		padding: 80px;
		margin: auto;
		background-color: #008000;
		border-bottom-width: 10px;
		border-bottom-style: solid;
		border-bottom-color: #339D2C;
}
body{
	margin-left: auto;
	margin-right: auto;
}


footer{
	padding: 30px 30px;	
	text-align: center;
}
h1{
	font-size: 57px;
	text-transform: capitalize;
	font-weight: 100;
	margin-bottom: 60px;
}



h3{
	font-size: 30px;
	text-transform: capitalize;
	font-weight: 3000;
	margin-bottom: 5px;
}
h4{
	text-align: center;
	font-size: 20px;
}

h7{
	align-content: center;
	font-size: 12px;
}


p {
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 60px;
	margin-left: 3%;
	margin-right: 2%;
	
}
footer{
	align-content: center;
	text-align: center;
}
.flyer1{
	width: 350px;
}
.flyer2{
	width: 290px;
}
.Logo{	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 192px;
	align-content: center;
	
}
marquee{
scrolldelay: 150;
	background-color: #AEDF93;


}
.boardpic{
	width: 330px;
}
.tsp{width: 340px;}
.style-nav ul{
	list-style-type: none;
}
.style-nav ul li a{
	text-decoration: none;
	align-content: center;
	color: ghostwhite;
	text-align: center;
	display: block;
	text-transform: uppercase;
	padding: 10px;
	float: center;
	background-color: #008000;
}
.cong{
	width: 340px;
}
.flyer{
	width: 330px;
}
.row:after {
	clear: both;
	content: "";
	display: table;
}
.hero	{
	background-image: url("images/Hero/Mailboxpic2.jpeg");
	background-size:cover;
	padding: 200px 0px 200px 0px;
	color: #FFFFFF;
	text-align: center;

}
.MOTY{
	width: 300px;
}

.legislative {
	document: url("Legislative.html");
	background-size: cover;
	padding: inherit;
}
	

.button {
	border: #81AD7D solid;
	background: #81AD7D;
	padding: 8px 30px;
	border-radius: 30px;
	color: ghostwhite;
	text-decoration: none;
	align-content: center;
}
.button:hover{
	background: #fafafa;
	color:#81AD7D;
}
.button1 {
	border: #B3D28E solid;
	background: #B3D28E;
	padding: 8px 30px;
	border-radius: 30px;
	color: ghostwhite;
	text-decoration: none;
	align-content: center;
}
.button1:hover{
	background: #fafafa;
	color:#81AD7D;
}
.Stewards{
	align-content: center;
	text-align: center;
}

.info-box-teal{
	background-color:#83A880;
	color:#3D6746;
	padding: 20px 10px 60px ;
	text-align: center;
	margin-top: 10px;
}


.info-box-darkgreen{
	background-color:#83A880;
	color: ghostwhite;
	padding: 50px 10px 40px ;
	text-align: center;	
	margin-top: 30px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-bottom: thick;
	border-bottom-color: #39942D solid;
	border-bottom-style: solid;
	
}
.info-box-blue{
	background-color:#CAEAC6;
	color: #3D6746;
	padding: 20px 10px 59px ;
	text-align: center;	
	margin-top: 10px;
	margin-right: 1%;
}
.info-box-sage{
	background-color:#B0E1A9;
	color: #3D6746;
	padding: 20px 10px 40px ;
	text-align: center;	
	margin-top: 10px;
	margin-left: 1%;
}
.info-box-green{
	background-color:#DBF4BE;
	color: #3D6746;
	padding: 20px 10px 40px ;
	text-align: center;	
	margin-top: 10px;
}
.footer-text{
	font-size: 12px;
	margin-bottom: 20px;
	text-align: center;
}
.col{
	width: 100%;
	text-align: center;
	padding-top: 20px;
	float: left;}


/*Tablet View*/
@media (min-width: 768px){
body{
		max-width: 778px;
	}
	h1{
		font-size: 35px;
		margin-bottom: 25px;
	}
	.style-nav ul li{
		display: inline-block;
	}
	.style-nav ul{
	text-align: center;
	}
	.flyer{
		width: 330px;
	}
	.col-md-one-half{
		width: 50%;
	}
	.col-md-one-fourth{
		width: 50%;
		float: left;

	}
	.col{
	
		float: left;

	}
	.thumbnail {
	width: 48%;
}
}
/*Desktop View*/
@media (min-width: 1024px){
header{
		max-width: 1024px;
		padding: 10px;
		background-color: #008000;

		border-bottom-width: thick;
		border-bottom-style: solid;
		border-bottom-color: #339D2C;
	}
	body{
		max-width: 1024px;
	}
	footer{
		text-align: center;
	}

	.boardpic{
	width: 400px;
}
	
	.hero	{
		

	background-size:cover;

		padding: 10px 0px 500px 0px;
		
	color: #FFFFFF;
		text-align: center;
	}
	.MOTY {
		
		width: 400px;
	}

marquee {
scrolldelay: 150;
	background-color: #AEDF93;

}


}
	.Logo{
		float: center;
		width: 205px;
		height: 230px;
	}
.flyer
{width: 900px; 
}
.flyer1
{width: 900px; 
}
.flyer2
{width: 900px; 
}
	.style-nav ul li a{
	text-decoration: none;
	color: ghostwhite;
	float: left;
	display: block;
	text-transform: uppercase;
	padding: 10px;
	text-indent: 20px;
	margin-left: 50px;
		
}
	.col{
		width: 100%;
	}
	.col-lg-one-fourth{
		width: 50%;
	}
.col-md-one-fourth{
		width: 50%;
	}
	.col-md-half{
		width: 100%;
	}