p, li {font-weight: normal;}
#main,
#sidebar .widgettitle,
#wrap-subheading .widget_text,
#footer,
#footer-links,
.home.page .post_content h1,
h1.page-title,
h2.page-title {
	font-family: sans;
}
a {text-decoration: underline;}
#main {
	font-size: 18px;
}

.btn.btn-primary {
	background-color: #004627;
	border-color: #004627;
}

.page-header {
	border-bottom: 0px;
	padding-bottom: 0px;
}

.home.page .post_content h1,
.page-header h1.page-title {
	color: #710B0B;
	font-size: 34px;
    font-weight: bold;
}
.home.page .post_content h1,
.is-page .page-header h1.page-title {
	font-style: italic;
}
.home.page .post_content h1 {
	color: #645147;
}

#heading-widgets .textwidget {
	text-align: center;
	background-color: #F1EDE4;
	border-radius: 9px;
	box-shadow: 2px 3px 4px #ccc;
	padding: 16px 30px;
	margin-top: 20px;
	font-size: 16px;
}
#heading-widgets .textwidget strong {
	color: #670200;
	font-size: 18px;
}
#wrap-navbar {
	background-color: #3D3D3D;
}
@media (min-width: 768px) {
	#wrap-navbar {
		position: absolute;
		top: 0px;
		width: 100%;
	}
	#wrap-heading {
		padding-top: 50px;
	}
	#heading-logo img {
		margin-left: -5px;
	}
	#navbar .navbar .nav > li > a {
		color: #F3F3F3;
		font-size: 16px;
	}
	#navbar .navbar-inverse .navbar-nav > .active > a, 
	#navbar .navbar-inverse .navbar-nav > .active > a:hover, 
	#navbar .navbar-inverse .navbar-nav > .active > a:focus {
		background-color: #6d6b6b;
	}
	#heading-widgets .textwidget {
		margin-right: 30px;
		margin-top: -20px;
		border-radius: 0px 0px 9px 9px;
		padding: 23px 30px 16px 30px;
	}
}
@media (min-width: 1200px) {
	#navbar .navbar .nav > li > a {
		text-transform: uppercase;
	}
	#heading-widgets .textwidget {
		margin-right: 90px;
	}
}

.home.page #wrap-navbar {
	display: none;
}
.home.page #wrap-heading {
	padding-top: 0px;
	background-image: url(custom/main_header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-color: #E0D2AD;
	/*border-bottom: 10px solid #E1D1AE;*/
}
.home.page #heading {
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	height: 160px;
}
.home.page #heading #heading-logo {
    background-image: url("custom/main_logo_bg.png");
    background-position: center 20px;
    background-repeat: no-repeat;
    display: block;
    float: none;
    margin: 0px auto;
    padding-bottom: 40px;
    padding-top: 30px;
    text-align: center;
}
@media (min-width: 768px) {
	.home.page #heading #heading-logo {
		position: absolute;
	    width: 100%;
	    height: 220px;
	    z-index: 99;
	}
	.home.page #heading #heading-logo img {
		margin-top: 10px;
	}
}
@media (max-width: 600px) {
	.home.page #heading #heading-logo {
		background-image: none;
	}
}
.home.page #wrap-subheading {
	background-color: #004428;
	color: #fff;
	height: 220px;
	background-image: url(custom/feat_main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-bottom: 25px;
}
.home.page #wrap-subheading .widget_text {
	margin-top: 7%;
	text-align: center;
	font-size: 26px;
}
@media (min-width: 768px) {
	.home.page #wrap-subheading .widget_text {
		font-size: 30px;
	}
	.home.page .post_content .col-md-6 {
		padding-left: 35px;
		padding-right: 35px;
	}
}
.home.page .post_content .col-md-6 img {
	margin-top: 20px;
	margin-bottom: 20px;
}
.home.page .page-header {
	display: none;
}

#wrap-subheading {
	background-color: #6A0000;
	background-image: url(custom/feat_gen.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom: 8px solid #f0e8d2;
    box-shadow: 1px 0 15px #888; 
    margin-bottom: 30px;
}

.blog #wrap-subheading {
	min-height: 280px;
	border-bottom: 8px solid #F0E8D2;
	box-shadow: 1px 0px 15px #888;
	background-color: #6A0000;
	background-image: url(custom/feat_blog.jpg);
	background-size: cover;
	/*margin-bottom: 30px;*/
}

.page-id-75 #wrap-subheading {
	min-height: 280px;
	border-bottom: 8px solid #F0E8D2;
	box-shadow: 1px 0px 15px #888;
	background-color: #6A0000;
	background-image: url(custom/feat_consumer.jpg);
	background-size: cover;
	/*margin-bottom: 30px;*/
}

.page-id-77 #wrap-subheading {
	min-height: 280px;
	border-bottom: 8px solid #F0E8D2;
	box-shadow: 1px 0px 15px #888;
	background-color: #716359;
	background-image: url(custom/feat_atty.jpg);
	background-size: cover;
	/*margin-bottom: 30px;*/
}

@media (min-width: 767px) {
	#main {
		padding-left: 30px;
	}
}

#sidebar .widgettitle {
	text-align: center;
	text-transform: uppercase;
	font-size: 22px;
	color: #710B0B;
}

.is-blog #sidebar .widgettitle {
	text-align: left;
}

#sidebar .gform_widget {
	background-image: url(custom/form_bg.png);
	background-repeat: repeat-x;
	box-shadow: 0px 0px 10px #999;
	padding: 6px 10px 1px 12px;
}

#canvas-bottom .canvas-bottom-title.widgettitle {
	font-weight: bold;
	color: #710B0B;
	text-align: center;
	margin-top: 14px;
	margin-bottom: 15px;
}
#canvas-bottom .content_block_widget {
	background-color: #E9E5DC;
	padding: 1px 15px 15px 15px;
}
#canvas-bottom .custom-recent a {
	color: inherit;
}
#canvas-bottom .custom-recent {
	padding: 0px;
	margin: 0px -1.3%;
}
#canvas-bottom .custom-recent li {
	display: inline-block;
	width: 30%;
	margin: 5px 1.3%;
	vertical-align: top;
}
#canvas-bottom .custom-recent li div {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin: 0px;
	width: auto;
	height: 170px;
	display: block;
	clear: both;
	margin: 0px auto 10px auto;
}
#canvas-bottom .custom-recent:after {
	content: "";
	display: block;
	clear: both;
}

.is-blog.single .featured-image-asbg {
	margin-bottom: 15px;
	height: 320px;
}

.wp-post-image {
	width: 100%;
	max-width: 300px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

#loop article:first-child h2.page-title {
	margin-top: 0px;
	font-style: italic;
}
h2.page-title a {
	color: #690000;
	font-weight: bold;
}

#wrap-footer {
	background-color: #004627;
	color: #fff;
	padding: 0px;
	border-top: 7px solid #E9E5DC;
}
#footer {
	padding: 25px 0px 12px 0px;
	background-image: url(custom/footer_bg.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}
#footer .widgettitle {
	font-weight: bold;
	font-size: 26px;
	text-shadow: 1px 2px 2px #000;
}
#footer .widget {
	margin-bottom: 0px;
	text-align: center;
	font-size: 22px;
}
#footer .widget h4,
#footer .widget p {
	margin-bottom: 20px;
}
#footer .widget p {
	color: #E0DCD9;
}

#wrap-footer-links {
	background-color: #E0D3AD;
	color: #690000;
	padding-top: 20px;
}
#wrap-footer-links .widget {
	font-size: 16px;
}

.home.page #wrap-footer-links {
	background-color: #F4EFE3;
	text-align: center;
	color: #333;
}
.home.page #wrap-footer-links strong {
	color: #690000;
}
