html, button, input, select, textarea,
.pure-g [class *= "pure-u"] {
    /* Set your content font stack here: */
    font-family: "Arial", "Helvetica", sans-serif;
}

h1{
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 24px;
	font-weight: 400;
	color: #5b784e;
}

h2{
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	font-weight: 700;
}

h3 a{
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #5b784e;
}

h4{
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-weight: 400;
}

p{
	line-height: 24px;
}

a{
	color: #b22028;
}

ul{
	line-height: 24px;
}

img{
max-width: 100%;
height: auto;
}

body{
	background: url('../img/background.jpg');
	background-color: #375030;
	background-repeat: no-repeat;
	background-position: top center;
}


.outer-container{
	max-width: 1024px;
	margin: 0 auto;
	background: url('../img/background-container.png') repeat-y;
	background-size: 100%;
}

.inner-container{
	max-width: 97.5%;
	margin: 0 auto;
}

.logo img{
	margin: 0 auto;
	max-width: 300px;
	margin-bottom: 20px;
	padding-top: 5px;
}

nav{
	text-align: center;
}

.pure-menu a{
	font-family: "Arial", "Helvetica", sans-serif;
	color: #5b784e;
	background-color: #fff7e9;
}

.pure-menu a:hover{
	color: #b22028;
	background-color: #fff7e9;
}



.pure-menu li:last-child{
	border-right: none;
}

.pure-menu.pure-menu-open.pure-menu-horizontal{
	background-color: #fff7e9;
}

.pure-menu.pure-menu-open.pure-menu-horizontal ul li a:hover{
	background-color: #fff7e9;
}

.pure-menu.pure-menu-open.pure-menu-horizontal .pure-menu-selected a{
	color: #b22028;
}

.nav-selected.nav-path-selected{
	color: #b22028;
}

aside{
	text-align: center;
}

aside p{
	font-size: 12px;
	line-height: 24px;
	padding-left: 20px;
	padding-top: 10px;
}

aside a{
	font-size: 12px;
	color: #5b784e;
}

.icons span a{
	margin-left: 0;
	padding-left: 0;
	padding-right: 5px;
}

.maincontent, .blog-teasers{
	padding-left: 20px;
	padding-right: 20px;
}

.group:before,
.group:after {
    content: "";
    display: table;
} 
.group:after {
    clear: both;
}
.group {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.blog-teasers{
	margin-top: 50px;
	padding-bottom: 50px;
}

.ccm-page-list-description{
	display: none;
}

.subpage-main .ccm-page-list-description{
	display: block;
}


.CNGlogo-div img{
	max-width: 30%;
	margin: 0 auto;
}

.CNGlogo-div{
	text-align: center;
}

footer{
	background-color: #000;
	color: #fff7e9;
	text-align: center;
	margin-top: 0;
}

footer p{
	font-size: 12px;
	padding: 10px;
}

footer p a{
	color: #fff7e9;
}

.subpage-main{
	padding: 20px;
}

.right-sidebar{
	padding: 20px;
}

aside.subpage{
	text-align: left;
}

aside.subpage p{
	font-size: 16px;
	line-height: 24px;
	padding-left: 0;
}

aside.subpage a{
	font-size: 16px;
}

.product-links{
	padding: 20px;
	padding-bottom: 0;
}

.product-links a{
	text-decoration: none;
	padding: 10px;
	border: solid 1px #5b784e;
	color: #5b784e;
	line-height: 48px;
}

.back-to-top{
	font-size: 10px;
}

.product-links a:hover{
	background-color: #5b784e;
	color: #fff7e9;
}

#blockStyle152RightSidebar6 {
	background-repeat: no-repeat;
	padding: 0;
	border-left: none;
}

#blockStyle134RightSidebar6 {
	background-repeat: no-repeat;
	padding: 0;
	border-left: none;
}

#blockStyle156RightSidebar6 {
	background-repeat: no-repeat;
	padding: 0;
	border-left: none;
}

.miniSurveyView {
	background-repeat: no-repeat;
	padding: 0;
	border-left: none;
}

input.formBlockSubmitButton.ccm-input-button{
	padding: 10px;
	width: 100%;
	background-color: #fff7e9;
	color: #375030;
	border: dotted 1px #375030;
	border-radius: 5px;
}

input.formBlockSubmitButton.ccm-input-button:hover{
	
	background-color: #fff7e9;
	border: solid 2px #375030;
}

.photo-gallery{
	padding: 20px;
}

.deluxe_image_gallery_image{
	width: 50% !important;
}

input.button{
	padding: 10px;
	background-color: #fff7e9;
	color: #375030;
	border: dotted 1px #375030;
	border-radius: 5px;
}

input.button:hover{
	
	background-color: #fff7e9;
	border: solid 2px #375030;
}

/* Blog post styling */

.pageSection{
	padding-left: 20px;
	padding-right: 20px;
}

.sblog-entry-possum{
	margin-top: 50px;
}

.sblog-entry-possum a{
	color: #b22028;
}

.meta{
	font-size: 12px;
}


.right-sidebar-blog{
	margin-top: 50px;
	text-align: left;
	padding: 20px;
}

ul.monthsPages>li>a{
	font-weight: 400;
}

hr{
	border: solid 2px #375030;	
}

.ccm-next-previous-wrapper a{
	font-size: 12px;
}

.ccm-next-previous-parentlink{
	display: none;
}


/* >568px, sm */
@media screen and (min-width: 35.5em){


.CNGlogo-div img{
	max-width: 80%;
	padding-top: 20px;
}

.ccm-page-list-description{
	display: block;
}

.deluxe_image_gallery_image{
	width: 25% !important;
}

.mobile-nav-break{
	display: none;
}

}

/* >768px, md */
@media screen and (min-width: 48em){

.pure-menu li{
	border-right: solid 1px #5b784e;
}

aside{
	text-align: left;
}

.border{
	border-left: solid 2px #000;
	padding: 0;
	margin: 0;
}

.product-links{
	padding: 50px;
	padding-bottom: 0;
	padding-top: 20px;
}

.pageSection{
	padding-left: 50px;
	padding-right: 50px;
}

.subpage-main{
	padding-left: 50px;
	padding-right: 50px;
}

.right-sidebar{
	padding-left: 20px;
	padding-right: 20px;
}

#blockStyle152RightSidebar6 {
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	border-left: 1px dotted;
}

#blockStyle134RightSidebar6 {
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	border-left: 1px dotted;
}

#blockStyle156RightSidebar6 {
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	border-left: 1px dotted;
}

.miniSurveyView {
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	border-left: 1px dotted;
}

.photo-gallery{
	padding: 50px;
	padding-top: 20px;
}

}

/* >1024px, lg */
@media screen and (min-width: 64em){

}

/* >1280px, xl */
@media screen and (min-width: 80em){

}