#slideshow_div{
	height:500px;
}
#prev{
	position:absolute;
	left:0px;
	z-index:1000;
	top:180px;
	cursor:pointer;
}
#next{
	position:absolute;
	right:0px;
	z-index:1000;
	top:180px;
	cursor:pointer;
}

h1, .heading{
	font-size: 38px;
	line-height: 55px;
}
h2, .subhead{
	font-size: 20px;
	line-height: 24px;
}
.slidecaption_wide{
	width:auto;
	max-width: 100%;
}
.slidecaption_div{
	font-size: 24px;
	line-height: 34px;
}

.sectionwrap_div {
	padding-top:70px;
	padding-bottom:90px;
}
.sectionpiconly {
	min-height: 600px;
}
.footnav_div{
	width:25%;	
}
.footerclearsmall{
	display:block;	
}
#pagebanner_div{
	height:500px;
}
.bannercaption_div{
	font-size: 50px;
	line-height: 50px;
}
.downarrow_a{
	width: 60px;
	height: 60px;
	margin-left: -30px;
	top: -30px;
	background-size: 60px 60px;
}