body {
	font-size: 16pt;
}

h1, h2 {
	font-size: 18pt;
}

.slideshow {
	height: 45%;
}

.middle {
	margin: 0 5%;
}

.col {
	margin: 2% 3%;
	width: 27%
}

.slideshow {
	padding: 0 7% 0 7%;
}
.footer {
	font-size: 14pt;
	text-align: center;
}

.flex-control-nav {
	margin-left: -7%;
}

.flex-direction-nav .flex-prev {
  left: 8%;
}
.flex-direction-nav .flex-next {
  right: 8%;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 8%;
}

