/* border:1px solid blue; */
body{
	margin: 0px;
	font-size:24px;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	min-width:1040px;
}

.header{

}


.logo{
	margin-left:160px;
	display:inline-block;
	width:400px;
	height:100px;
	background-image: url(images/branch.png);
	background-repeat: no-repeat;
}
.blank{
	font-size:36px;
	font-weight:bold;
	color:white;
	width:300px;
	text-align:left;
}
.menu{
	background-color:white;
	display:inline-block;
	padding-top:20px;
	padding-left:15px;
	height:50px;
	text-align:right;
	font-size:15px;
	vertical-align:top;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: white;
  
}

li {
  float: left;
  
}

li a {
  display: block;
  color: #3f351e;
  text-align: right;
  padding-left:20px;
  padding-right:20px;
  padding-top:10px;
  padding-bottom:10px;
  text-decoration: none;
  border-radius: 0px;
}

li a:hover:not(.active) {
  background-color: white;
}

li a.active {
  color: white;
  background-color: #205D24;
  border-radius: 27px;
}
.main_image{
	height:400px;
	background-image: url(images/background.jpg);    
	background-repeat: no-repeat;
	background-position:center;			
}

.main-body{
	padding:0px;
	min-width:960px;
	text-align:left;
	background-color: white;
	vertical-align:top;
	border:1px solid blue;
}

.mission_statement{
	display:inline-block;
	width:900px;
	vertical-align:top;
	line-height: 2.0;
	font-size:25px;
	font-weight:normal;
	color: #205D24;
	text-align:left;
}

.branchfont{
	font-family: "Papyrus";
	font-size:30px;
	font-weight:bold;
	
}

.events-title{
	
	
	line-height: 2.0;
	font-size:30px;
	font-weight:normal;
	text-decoration: underline;
	color: #B43700;
	
	padding-left:7%;
	text-align:left;
	
	width:450px;
	vertical-align:top;
	background-color: white;
	
}


.eventnote{
	padding-left:6%;
	text-align:left;
	
	width:450px;
	vertical-align:top;
	background-color: white;
	line-height: 1.0;
	font-size:17px;
	font-weight:normal;
	color: #B43700;
	
}

.events-title2{
	
	
	line-height: 2.0;
	font-size:30px;
	font-weight:normal;
	text-decoration: underline;
	color: #B43700;
	
	padding-left:7%;
	text-align:left;
	
	width:200px;
	vertical-align:top;
	background-color: white;
	
}

.eventsa{
	padding-left:7%;
	text-align:left;
	display:inline-block;
	padding-top:25px;
	height:333px;
	width:400px;
	vertical-align:bottom;
	background-color: white;
	line-height: 1.4;
	font-size:20px;
	font-weight:normal;
	color: #533110;
}
.eventsb{
	text-align:left;
	display:inline-block;
	padding-top:0px;
	height:175px;
	width:400px;
	vertical-align:bottom;
	background-color: white;
	line-height: 1.4;
	font-size:20px;
	font-weight:normal;
	color: #533110;
	
}


.title{
	font-weight:bold;
	
}

.lilac{
	display:inline-block;
	width:500px;
	height:300px;
	background-image: url(images/lilac.jpg);
	background-repeat: no-repeat;
	vertical-align:bottom;
	border-radius: 10px;
}

.fishing{
	display:inline-block;
	width:500px;
	height:300px;
	background-image: url(images/fishing.jpg);
	background-repeat: no-repeat;
	vertical-align:bottom;
	border-radius: 10px;
}

.farm{
	display:inline-block;
	width:500px;
	height:300px;
	background-image: url(images/farm.jpg);
	background-repeat: no-repeat;
	vertical-align:bottom;
	border-radius: 10px;
}
.PCN{
	display:inline-block;
	width:500px;
	height:300px;
	background-image: url(images/PCN.jpg);
	background-repeat: no-repeat;
	border-radius: 10px;
}

.market{
	display:inline-block;
	width:500px;
	height:300px;
	background-image: url(images/B.D.jpg);
	background-repeat: no-repeat;
	border-radius: 10px;
}

.bird{
	display:inline-block;
	width:500px;
	height:300px;
	background-image: url(images/bird.jpg);
	background-repeat: no-repeat;
	border-radius: 10px;
	
}

.compost{
	display:inline-block;
	width:500px;
	height:300px;
	background-image: url(images/soil.jpg);
	background-repeat: no-repeat;
	border-radius: 10px;
}
.living{
	display:inline-block;
	width:500px;
	height:300px;
	background-image: url(images/elder.jpg);
	background-repeat: no-repeat;
	border-radius: 10px;
}
.cell_postion{
	width:40%;
	text-align:center;
	padding-left:5%;
	padding-right:0px;
	vertical-align:top;
}
.cell_postion1{
	width:40%;
	padding-left:5%;
	text-align:center;

}

.clueless{
	font-family: "Papyrus";
	font-size:30px;
	font-weight:bold;
	padding-top:100px;
	padding-bottom:100px;
	padding-right:30%;
	padding-left:30%;
	text-align:center;
	height:400%;
	
}
a.link1{color:green;text-decoration:none;font-size:18px;font-weight:bold;}
a.link1:hover{color:black;}
.link_div{padding-left:80px;padding-top:10px;padding-bottom:4px;}

 
.footer{
	height:40px;
	text-align:center;
	font-size:12px;
	font-weight:normal;
}

