:root{
	font-size: 16px;
}
#slideshow_div{
	height:450px;
}
#prev{
	position:absolute;
	left:0px;
	z-index:1000;
	top:180px;
	cursor:pointer;
}
#next{
	position:absolute;
	right:0px;
	z-index:1000;
	top:180px;
	cursor:pointer;
}
.slidecaptioninner_div{
	width:auto;
	max-width: 70%;
}
.slidecaption_wide{
	width:auto;
	max-width: 100%;
}
.slidecaption_div{
	padding-top:50px;
}
.sectionpiconly {
	min-height: 600px;
}
.sectioncontentpiconly {
	min-height: 300px;
}
.footnav_div{
	width:25%;	
}
.footerclearsmall{
	display:block;	
}
#pagebanner_div{
	height:500px;
}
.instapic_div{
	width: 33.333%;
}