
.content-div {
	margin-top: -11px;
}
.outer-wrapper-div {
	width: 100%;
	background: url(../images/bg2.png) top center no-repeat;
	background-size: cover !important;
	position: relative;
	overflow: hidden;
	min-height: 100%;
	background-attachment: fixed;
	z-index: 1;
}
.outer-banner-div {
	border-top: 8px solid #ec7519;
}
.banner-div {
	width: 980px;
	height: 12px;
	background: none;
	position: relative;
}
.logo-holder {
	width: 990px;
	height: 144px;
	margin: 0px auto;
	z-index: 20;
	position: relative;
	background: url(../images/logo-holder.png) no-repeat;
}
	.banner-logo {
        position: absolute;
        top: 6px;
        left: 12px;
        margin: 0px;
        padding: 0px;
        z-index: 25;
	} 
		.banner-logo img{} 
		.banner-logo-sitename {
			position: absolute;
			top: 0px;
			left: 120px;
			width: 250px;
		}
	.banner-side-div {
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 50;
	}
		.banner-supernav-div {
			text-align: right;
			float: right;
			width: 502px;
			background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ec7519), color-stop(1, #e1580b));
			background:-moz-linear-gradient( center top, #ec7519 5%, #e1580b 100% );
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec7519', endColorstr='#e1580b');
			background-color: #ec7519;
			padding: 10px 18px 12px 18px;
			font: 17px/22px Montserrat-Bold;
			color: #feaf77;
			-moz-transition: all 0.3s ease;
			-o-transition: all 0.3s ease;
			-webkit-transition: all 0.3s ease;
			transition: all 0.3s ease;
			text-shadow: 0px 2px 0px #c24c0a;
			text-transform: uppercase;
			margin-bottom: 7px;
			letter-spacing: .025em;
		}
		.banner-supernav-div a {
			color: #ffffff;
			padding: 0px 2px;
		}
		.banner-supernav-div a.current {
			color: #333333;
			text-shadow: 0px 2px 0px #ec7519;
		}
		.banner-socialmedia-div {
			float: right;
			margin-left: 5px;
			display: inline-block;
		}
		.banner-contact-div {
			text-align: right;
			display: inline-block;
			font: 19px/24px Montserrat-Bold;
			color: #ffffff;
			float: right;
			padding: 5px 0px;
			margin-right: 10px;
			text-shadow: 1px 1px 4px rgba(0, 0, 0, .70);
			
		}
		.banner-tagline-div h3 {
			text-align: right;
			margin-right: 600px;
			margin-top: 7px;
			font: bold 15px/20px 'Arial';
			font-style: italic;
			color: #04163b;
		}

.navbar-div {
	width: 980px;
	z-index: 11;
	margin-top: -18px;
	height: 54px;
	line-height: 54px;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #217ec1), color-stop(1, #04163b));
	background:-moz-linear-gradient( center top, #217ec1 5%, #04163b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#217ec1', endColorstr='#04163b');
	background-color: #217ec1;
	font: 18px/54px Montserrat-Bold;
}
.navbar-div-shadow {
	width: 980px;
	height: 11px;
	position: relative;
	margin: 0px auto;
	z-index: 10;
	background: url(../images/nav-shadow.png) no-repeat;
}
.anchMainNav.last {
	padding: 0px 22px;
	border-right: 0px;
}
.navbar-div a {
	display: block;
	float: left;
	padding: 0px 28px;
	border-right: 1px solid #04163b;
	color: #ffffff;
	text-shadow: 0px 2px 0px #08498d;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #217ec1), color-stop(1, #04163b));
	background:-moz-linear-gradient( center top, #217ec1 5%, #04163b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#217ec1', endColorstr='#04163b');
	background-color: #217ec1;
	text-transform: uppercase;
	letter-spacing: .025em;
}
.navbar-div a:hover {
	background: #04163b;
	text-decoration: underline;
}


.navbar-div a.current {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ec7519), color-stop(1, #e1580b));
	background:-moz-linear-gradient( center top, #ec7519 5%, #e1580b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec7519', endColorstr='#e1580b');
	background-color: #ec7519;
	color: #ffffff;
	border-right: 1px solid #e1580b;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-shadow: 0px 2px 0px #c24c0a;
}
.navbar-div a span.currentarrow {
	display: block;
	position: relative;
	width: 40px;
	z-index: 999;
	margin: 0px auto 0px auto;
}
.navbar-div a span.currentarrow img {
	position: absolute;
	top: -1px;
	left: 0px;
	z-index: 999;
}

.footer-div {
	background: none;
	color: #555555;
	width: 980px;
	padding: 15px 0px 20px 0px;
	margin: 0px auto;
	text-align: center;
	font-size: 12px;
}
.footer-div a {
	color: #555555;
	text-decoration: none;
}
.footer-div a.current {
	color: #ec7519;
	text-decoration: underline;
}
.banner-tagline-div {
    margin: 12px 0px 0px 0px;
}
.logo-holder {
    margin-top: -20px;
}


		#datesection {
				border-top-left-radius: 5px;
					-moz-border-radius-topleft: 5px;
					-webkit-border-top-left-radius: 5px;
		}
		#tagsection {
				border-top-right-radius: 5px;
					-moz-border-radius-topright: 5px;
					-webkit-border-top-right-radius: 5px;
		}
		.blogsidemenubanner {
				border-top-left-radius: 5px;
					-moz-border-radius-topleft: 5px;
					-webkit-border-top-left-radius: 5px; 	border-top-right-radius: 5px;
					-moz-border-radius-topright: 5px;
					-webkit-border-top-right-radius: 5px;
		}
		.blogsidemenucontent {
				border-bottom-left-radius: 5px;
					-moz-border-radius-bottomleft: 5px;
					-webkit-border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;
					-moz-border-radius-bottomright: 5px;
					-webkit-border-bottom-right-radius: 5px;
		}
.blogsidemenu {
	width: 200px;
	float: right;
	padding: 0px 0px 10px 10px;
}
.blogsidemenucontent {
    border-top: 0;   
    line-height: 30px;
    border: 1px solid #cccccc;
    border-top: none;
}
.blogsidemenucontent a {
    padding: 0 10px;
}
.blogsidemenucontent a:hover {
    text-decoration: none;
}
.blogsidemenubanner {
    background: #ec7519;
    margin-top: 10px;
}
.blogsidemenuchooser {
    display: block;
    float: left;
    padding: 6px 4px;
    color: #ffffff;
    width: 92px;
    text-align: center;
    font: 16px/20px Raleway-Medium;
}
.blogsidemenuchooser:hover, .blogsidemenuchooser.current {
    text-decoration: none;
    background: #e1580b;
    color: white;
}
.anchYearLink, .anchMonthLink, .anchTagLink {
    display: block;
}
.anchYearLink {
    border-top: 1px solid #e1e1e1;
    font-weight: bold;
}
.anchYearLink:hover {
    background: #e1e1e1;
}
.anchYearLink.current-year {
    border-bottom: 1px solid #e1e1e1;
    background: #ccc;
}
.anchMonthLink {
    display: none;  
}
.anchMonthLink span {
    padding-left: 8px;
}
a.anchMonthLink:hover {
    text-decoration: underline;
}
.current-month, .current-tag {
    background: #e1e1e1;
}
.anchTagLink:hover {
    background: #e1e1e1;
}
.blogholder {
	float: left;
	margin: 0px auto;
	width: 720px;
}
.blog-container {
    padding: 15px 0;
    border-bottom: 1px solid #cccccc;
}
.blog-container img {
	width: 240px;
	float: right;	
	margin-left: 20px;
}
.blogSubTitle-date {
    color: #888888;
    font-size: 16px;
    font-style: italic;
}
.blogSubTitle {
	font-size: 12px;
	color: ;
}
.divCurrentStatus {
    color: ;
    float: right;
    font-size: 12px;
}
.blogImage img {
	max-width: 692px;
}
.blogSubTitle-date, .blogSubTitle-tags {
    font-style: italic;
}
.blogSubTitle-tags a {
    font-style: normal;
}
.blogImageSection {padding: 10px 0;}
.blogImageSection .third {
	width: 226px;
	float: left;
	margin-right: 20px;
}
.blogImageSection .half {
	float: left;
	margin-right: 20px;
    width: 350px;
}
.blogImageSection .third.last, .blogImageSection .half.last{
	margin: 0;
}
.prevNextButtons {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
    padding: 5px 0px;
}
.prevButton {float: left;}
.nextButton {float: right;}
.blogComments {
	padding: 10px 0;
	border-bottom: 1px solid #cccccc;
}
.divCommentApproval {
    background: #e1e1e1;
    border: 1px solid #cccccc;
    padding: 10px;
    margin: 20px 0px;
}
.commentholder {
	padding: 10px;
}
.commentholder:nth-child(even) {background: #e5e5e5;}
.commentAuthor {
	font-weight: bold;
}
.commentDate {
	font-size: 12px;
	color: ;
}
#frmPostComments {
	padding: 10px 0;

}
#frmPostComments input {
	width: 208px;
}
#frmPostComments textarea {
	width: 328px;
	height: 75px;
}

input.btnBlogSearch {
    float: right;
    width: 70px;
    padding: 4px 0px;
	font: 13px/17px Montserrat-Bold;
}
.txtBlogSearch {
    width: 110px;
}
.contentsection {
    display: none;
}
#tagsection {
    float: right;
}