.main-navigation li a {
	padding: 0 8px;
}

.home .entry-header {
	display: none;
}

.home .entry-content img.alignright, .home .entry-content img.alignleft {
	width: 49%;
	height: auto;
	margin: 0;
}

.home .entry-content p {
	margin: 0;
}

#carousel-main-container {
	margin: 0 auto;
	max-width: 981px;
}

#main #secondary .front-widgets a.button {
	display: block;
	width: 100%;
	background-color: #c9d8ad;
	color: #fff;
	padding: 8px 0 5px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	line-height: normal;
}

#main #secondary .front-widgets a.button:hover {
	background-color: #235784;
	text-decoration: none;
}

.carousel-container {
	padding: 0 20px;
}

body .flexslider {
	margin-bottom: 30px;
	background-color: transparent;
}

body .carousel-slide {
	position: relative;
	background-color: transparent !important;
}

body .carousel-slide-image img {
	width: 100%;
	height: auto;
	max-width: none;
	max-height: none;
	margin-bottom: 0;
}

body .carousel-slide-image {
	width: 100%;
	display: inline-block;
	position: relative;
}

body .carousel-slide-text {
	width: 95%;
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	left: 10px;
	bottom: 0;
}

body .flex-control-nav {
	position: absolute;
	bottom: 10px;
	text-align: left;
	left: 6px;
	right: auto;
}

body .carousel-slide-text .carousel-slide-title, 
body .carousel-slide-text .carousel-slide-title-link {
	text-shadow: 2px 2px 5px #000;
	font-size: 50px;
	font-weight: 400;
	line-height: 42px !important;
	margin-bottom: 30px;
	padding: 0;
	text-transform: uppercase;
}

@media(min-width:1009px) {
	body .carousel-slide-text {
		width: 50%;
		position: absolute;
	}
	
	.carousel-container {
		background-color: transparent !important;
	}
	
	body .flex-control-nav {
		position: absolute;
		bottom: -10px;
		text-align: left;
		left: -6px;
		right: auto;
	}
}

@media(max-width:1008px) {
	body .carousel-slide-text .carousel-slide-title {
		margin-top: 10px;
	}
	
	body .carousel-slide-text .carousel-slide-title, 
							body .carousel-slide-text .carousel-slide-title-link {
		font-size: 42px;
	}
	
	body .carousel-slide-text {
		min-height: 150px;
	}
	
	#carousel-main-container {
		background-color: #444444 !important;
	}
}

@media(max-width:566px) {
	body .carousel-slide-text .carousel-slide-title, 
							body .carousel-slide-text .carousel-slide-title-link {
		font-size: 24px;
		line-height: 30px !important;
	}
}

body #main-wrapper .carousel-slide-text .carousel-slide-title:hover, 
body #main-wrapper .carousel-slide-text .carousel-slide-title-link:hover {
	text-decoration: none;
}

body .flex-control-paging li a {
	width: 80px;
	height: auto;
	display: block;
	background: #9c0f17;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	font-size: 2px;
}

body .flex-control-paging li a.flex-active {
	background: #bcd35f;
	cursor: default;
}

body .carousel-slide-text .carousel-slide-readmore {
	display: none;
}

#main #secondary .second.front-widgets a {
	background-color: #235784;
}

#main #secondary .second.front-widgets a:hover {
	background-color: #c9d8ad;
}

.blog .entry-content img.attachment-post-thumbnail.wp-post-image {
	max-width: 44%;
	float: left;
	margin-right: 5%;
	margin-bottom: 5%;
}

.single .entry-content img.attachment-post-thumbnail.wp-post-image {
	float: left;
	margin-right: 5%;
	margin-bottom: 5%;
}

#post-32 .entry-content h2 {
	margin-bottom: 0;
}

.entry-content h1, .comment-content h1, .entry-content h2, .comment-content h2, .entry-content h3, .comment-content h3, .entry-content h4, .comment-content h4, .entry-content h5, .comment-content h5, .entry-content h6, .comment-content h6 {
	margin-bottom: .857145rem;
}

.embed-youtube {
	text-align: left !important;
}

a.more-link {
	display: block;
	margin-top: .857145rem;
}

footer .site-info {
	text-align: center;
}

footer .footer-logo-address, footer #footer-contact-menu {
	display: none;
}

#footer-connect {
	float: none;
}

footer[role="contentinfo"] a {
	color: #fff;
}