html, body {
	width: 100% !important;
	max-width: 100% !important;
	overflow-x: hidden !important;
	height: 100%;
}

body {
	background-color: #221F1F;
	color: #fff;
	font-size: 16px;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 24px;
	min-height: 100%;
}

a {
	text-decoration: none;
	color: #8EC559;
}

a:hover {
	text-decoration: underline;
}

h1.top {
	text-align: center;
	color: #2a8274;
	margin-bottom: 1.5em;
	line-height: 1.2em;
}

h2 {
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 5px;
}

h3 {
	font-size: 1.25em;
	color: #2a8274;
	font-weight: normal;
}

blockquote {
	background-color: #f5f5f5;
	color: #666;
	margin-left: 0;
	padding: 5px 10px 5px 10px;
}

#body {
	background-color: #fff;
	color: #221F1F;
	padding-top: 25px;
	padding-bottom: 60px;
}

	#body img {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		/*margin-left: 20px !important;*/
		margin-right: 20px !important;
	}
	
	#body p {
		margin-right: 20px !important;
	}

	#body .promo-block {
		margin-top: 2em !important;
	}
	
	#body table {
		table-layout: fixed;
	}
	
	#body table tr td {
		width: 20%;
		vertical-align: top;
		padding-right: 25px;
		font-size: 0.8em;
	}
	
	#body table img {
		max-width: 100%;
	}
	
	#body.body-press table {
		width: 100%;
	}
	
	#body.body-press table tr td {
		width: 25%;
		padding-right: 0px;
	}
	
	#body.body-press table img {
		max-width: 90%;
		max-height: 120px;
	}

#masthead-index {
	background-color: #fff;
}

#logo {
	margin-top: 5px;
	margin-bottom: 0px;
}

#logo img {
	max-height: 100px;
}

#menu ul {
	list-style-type: none;
	margin-top: 55px;
	font-size: 0.85em;
}

#menu ul li {
	list-style-type: none;
	display: inline;
}

#menu a {
	display: inline-block;
	text-transform: uppercase;
	margin-left: 20px;
	color: #fff;
	border: 1px solid 221F1F;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0px 5px;
}

#menu a:hover {
	color: #8EC559;
	text-decoration: none;
}

#menu li.current a {
	color: #8EC559;
	border: 1px solid #8EC559;
}
	
	#masthead-index #menu a {
		color: #221F1F;
	}
	
	#masthead-index #menu a:hover {
		color: #8EC559;
	}
	
	#masthead-index #menu li.current a {
		color: #8EC559;
	}
	
	#masthead-index #banner {
		height: 210px;
		background-color: #221f1f;
		background-image: url(/layouts/f2/pix/banner.png);
		background-position: 50%;
		background-size: cover;
	}

#promo-footer {
	background-color: #eee;
	color: #221F1F;
	padding-top: 25px;
	padding-bottom: 40px;
}

	#promo-footer b, #promo-footer strong {
		color: #2a8274;
		font-size: 1.1em;
		display: inline-block;
		padding-bottom: 0;
		margin-bottom: 0.5em;
	}

	#promo-footer table {
		table-layout: fixed;
	}

	#promo-footer table tr td {
		width: 33%;
		vertical-align: top;
		padding-right: 25px;
		font-size: 0.9em;
	}

#newsletter {
	background-color: #eee;
	color: #221F1F;
	padding-top: 10px;
	padding-bottom: 40px;
	text-align: center;
}

	#newsletter label {
		display: none;
	}

	#newsletter input[type=email] {
		width: 280px;
		display: inline-block;
		margin: 0px 4px 0px 0px;
	}

	#newsletter input[type=submit] {
		display: inline-block;
		width: 100px;
		margin-right: 8px;
		margin-top: 8px;
	}

.body-blog {}

	.body-blog h1.top,
	.blog-post h3:first-child {
		color: #221f1f;
		text-align: left;
		font-weight: normal;
		font-size: 1.6em;
		margin-bottom: 0px;
		line-height: 1.2em;
	}
	
		.blog-post h3 a {
			color: #221f1f;
		}
	
	.blog-info {
		color: #666;
		font-size: 0.8em;
		margin-top: 0px;
	}

	.blog-post {
		margin-bottom: 3em;
	}

	.blog-by {
		display: none;
	}
	
	.blog-post img {
		max-width: 100%;
		height: auto !important;
	}
	
	.blog-post .newsletter-widget,
	.blog-footer {
		background-color: #f5f5f5;
		padding: 12px 15px 12px 15px;
		font-size: 0.9em;
		width: 92%;
	}
	
	.blog-tags {
		display: none;
		font-size: 0.8em;
	}
	
	.blog-tags a {
		display: inline-block;
		padding-left: 5px;
		text-decoration: none;
	}
	
	.blog-comments {
		max-height: 26px;
		margin-top: 0px;
		padding-top: 4px;
		margin-left: -6px;
		/*border-top: 1px solid #ccc;*/
	}
	
	#fb-root {
		display: none;
	}

	iframe.twitter-share-button {
		margin-bottom: -6px;
		margin-left: 3px;
	}
	
	.blog-headlines,
	.blog-headlines li {
		list-style-type: none;
		margin-left: 0;
		padding-left: 0;
	}
	
	.blog-headlines li {
		margin-bottom: 1.2em;
	}
	
	.blog-related-post .item-info {
		border: 0px !important;
		background-color: #f5f5f5;
	}
	
	.blog-related-post h4 {
		font-weight: normal;
	}
	
	.blog-related-post time {
		color: #666;
		font-size: 0.8em;
	}
	
#footer {
	color: #fff;
	font-size: 0.9em;
	padding-top: 25px;
	margin-bottom: 50px;
}

	#footer img {
		max-width: 24px;
	}

	#footer a {
		color: #fff;
		text-decoration: underline;
	}
	
	#footer a:hover {
		color: #8EC559;
	}

	#footer ul, #footer ul li {
		list-style-type: none;
		margin-left: 0;
		padding-left: 0;
	}
		
		#footer ul a {
			text-transform: uppercase;
			text-decoration: none;
		}
	
	.align-right {
		text-align: right !important;
	}

input[type=text],
input[type=email],
input[type=password],
textarea {
	padding: 6px;
	font-size: 0.8em;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	outline: none;
	min-width: 200px;
}

input[type=submit],
button {
	background-color: #30ad53;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.8em;
	padding: 5px 7px 5px 7px;
	border: 1px solid #30ad53;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	outline: none;
}

@media (max-width: 992px) {
	.e-row {
		margin-left: auto;
		margin-right: auto;
		width: 90%;
	}
}

@media (max-width: 768px) {
	#menu {
		margin-right: 20px;
	}
	
		#menu ul {
			margin-top: 0px;
		}
	
	#body img {
		width: 95% !important;
		height: auto !important;
		margin-bottom: 1em;
	}
	
	#body table tr td {
		display: block;
		width: 100%;
		margin-bottom: 1em;
	}
	
	#body table tr {
		display: table-cell;
	}
	
	#promo-footer table tr td {
		display: block;
		width: 100%;
		margin-bottom: 1em;
	}
	
	#promo-footer table tr {
		display: table-cell;
	}
	
	#masthead-index #banner {
		height: 150px;
	}
	
	iframe {
		max-height: 300px;
	}
}

@media (max-width: 480px) {
	#masthead-index #banner {
		height: 90px;
	}
	
	#menu ul {
		margin-top: -95px;
	}
	
	#menu ul li {
		display: block;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	iframe {
		max-height: 200px;
	}
}
