@font-face {
/*	font-family:nexa_rust_sansblack;
	src:url(../fonts/nexarustsans-black-webfont.eot);
	src:url(../fonts/nexarustsans-black-webfont.eot?#iefix) format("embedded-opentype"),
	    url(../fonts/nexarustsans-black-webfont.woff2) format("woff2"),
		url(../fonts/nexarustsans-black-webfont.woff) format("woff"),
		url(../fonts/nexarustsans-black-webfont.ttf) format("truetype"),
		url(../fonts/nexarustsans-black-webfont.svg#nexa_rust_sansblack) format("svg");*/
	font-family: 'nexarustsans-black';
    src: url('../fonts/nexarustsans-black-webfont.woff2') format('woff2'),
         url('../fonts/nexarustsans-black-webfont.woff') format('woff');	
	font-weight: normal;
    font-style: normal;
}


html {
  font-size: 16px;
}

body {
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  line-height: 1.42857143;
  color: #333;
  background: url('../images/scowRight.jpg');
}

.header {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 60px;
  background: url('../images/scowTop.png') scroll 95% 50%;
}
.headercont {
	display:none;
}

.header h1 {
  margin: 5px 0 0 0;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  font-weight: 400;
  font-size: 18px;
  float: left;
}
.applePie{ 
	background: url('../images/scowLeft.jpg');
	overflow-y: auto;
}


.wrapper {
  padding: 70px 30px 100px 30px;
  transition: all 0.3s ease-out;
  background: url('../images/scowRight.jpg');
}
nav a:hover, nav a:focus {text-decoration:none;}


.wrapper a{color:#582a19; text-decoration:underline;}

.wrapper a:hover {color:#e3530d;}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.footer {
  position: fixed;
  bottom: 0;
  z-index: 100;
  width: 100%;
  height: 60px;
  background: url('../images/scowBottom.png') scroll 95% 50%;
}

.contact, .ucd {
	display:block; 
    width: 200px;
    text-align: right;
	margin: 20px 2em 30px 1em;
    float: right;
}
.contact h3 {margin-right:-.1em;}
.ucd {
	margin: 0px 1.6em 30px 1em;

}

.loggedin { margin-top:0px; padding-top:0px;}


/* Medium devices (desktops)
==========================*/
@media (min-width: 992px) {

  body {
    overflow-y: scroll;
  }
  .logo img {
    width: 200px;
    text-align: center;
	margin: 40px 1.6em 20px 1em;
    float: none;
  }
  .logomobile {display:none;}
  .wrapper {
    margin-left: 340px;
	padding-top:70px;
	line-height:1.8em;
  }
  .wrapper__minify {
    margin-left: 50px;
  }
  .ccm-image-slider-container {
  	margin-top:1.5em;
	margin-left:1em;
	margin-right:1em;
  }
  
}
  

/* Small devices (tablets)
==========================*/
@media (max-width: 991px) {
	.wrapper {margin-top:20px; padding-top:0px;}
	.logo {margin-top:28px; margin-right:1em; margin-bottom:50px;}

  	.logo img {
    width: 200px;
    text-align: center;
	margin-right: 1.6em ;
    float: none;
  }

	.logomobile img {display:block; margin: 0px 1em 10px .8em; float:left;}

	.header  {
  		position: fixed;
  		z-index: 90;
 	 	width: 100%;
  		height: 60px;
  		/*background: url('../images/scowLeft.jpg') ;*/
		background: #425847 url('../images/scowTop.png') scroll no-repeat 95% 50%;
		top:0;
	}

	.headercont  {
		display:block;
  		z-index: 90;
 	 	width: 100%;
  		height: 120px;
  		background: url('../images/scowLeft.jpg') ;
		margin-top:60px;
	}


	.footer {
  		position: fixed;
  		bottom: 0;
 	 	z-index: 100;
 		width: 100%;
  		height: 25px;
  		background: url('../images/scowBottom.png') scroll no-repeat top center;
	}

	.loggedin { margin-top:48px; padding-top:0px;}

  .ccm-image-slider-container {
  	margin-top:2.5em;
	margin-left:1em;
	margin-right:1em;
  }

}

div.ccm-page img {
    max-width: 100%;
    height: auto;
}

h1 {font-size:20px;}

#page_title, nav li, h1, h2, h3, h4, h5, h6, .ccm-block-page-list-title {font-family:nexarustsans-black; letter-spacing:.05em;font-style:normal; font-weight:400;}
nav h3, .ccm-block-page-list-title {color:#99bea8; }
nav h3 { font-size:1.2em;}
nav li span {font-family: Roboto;}
nav li {font-size: .9em;}
.wrapper h1 { color:#e3530d; border-bottom: 4px solid #e3530d; margin-bottom:30px; padding-bottom:8px; line-height:1.1em;}
.wrapper h2 { color:#518967; line-height:1.2em; margin-bottom:0px; padding-bottom:0px;;}

h1 {font-size:31px;}
h2 {font-size:27px;}
h3 {font-size:24px;}

div.ccm-block-page-list-page-entry-text div.ccm-block-page-list-title {
    font-weight: normal;
}

.home-blog div.ccm-block-page-list-title { font-family:"Roboto"}

.ccm-area-footer:last-child {margin-top:30px;}
div.ccm-area-footer div.ccm-area-footer-handle:last-child  {margin-top:30px;}

.homenews {
    clear: both;
	}

.homenews ul {
    clear: both;
    border: 0;
    margin: 0 !important;
	padding:0;
}



.homenews .date {
    float: left;
    color: #518967;
    font-size: 11px;
    font-weight: normal;
    border: 1px solid #e8e8e8;
    line-height: 100% !important;
    width: 40px !important;
    padding: 5px 0 !important;
    text-align: center;
    margin: 4px 10px 0 0 !important;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.homenews ul li {
    float: right;
    width: 80%;
    margin: 0 0 20px 0 !important;
    color: #a1a1a1;
	list-style: none !important;
	padding: 0 !important;
	border: 0;
	line-height: 20px !important;
}

.homenews .day {
    font-family: 'Oswald', arial, serif;
    font-size: 19px;
    font-style: normal;
    display: block;
    line-height: 100%;
}


