#slideshow_div{
	height:400px;
}
.bannercaption_div{
	font-size: 38px;
	line-height: 38px;
}
#prev{
	position:absolute;
	left:0px;
	z-index:1000;
	top:180px;
	cursor:pointer;
}
#next{
	position:absolute;
	right:0px;
	z-index:1000;
	top:180px;
	cursor:pointer;
}
.sectionpiconly {
	min-height: 600px;
}

.footerclearsmall{
	display:block;	
}

#pagebanner_div{
	height:500px;
}
.sectionpic_div{
	height:500px;
}
.callouttext_p{
	font-size: 28px !important;
	line-height: 32px !important;
}
.largebold{
	font-size: 33px;
	line-height: 38px;
}

@media only screen and (max-width: 1000px) {
	.waystogivebutton{
		margin-right: 2%;
		min-width: 48%;
	}
	.applyforgrantsbutton{
		margin-right: 2%;
		min-width: 48%;
	}
	
	
}

@media only screen and (max-width: 900px) {
	.nav_div a{
		padding-left: 6px;
		padding-right: 6px;
		margin-left:6px;
		margin-right:6px;
	}
	.people_div {
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
		margin-top: 20px;
		width: auto;
	}
}
@media only screen and (max-width: 950px) {
	.people_div {
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
		margin-top: 20px;
		width: auto;
	}
}