@charset "UTF-8";

.container.homepagebig {
	width: 100%;
  overflow: hidden;
  margin-bottom: 0px;
     margin-top: 0px;
  padding:0px;
}
@media(min-width:1200px){
  .container.homepagebig {
    margin-top: 0px;
  }
  
}


.container.homepagebig img {
	width: 100%;
	height: auto;
}


#homepagesignpost {
  position: absolute;
  top: 20px;
  left: 30px;
  z-index: 60; 
  width: 620px;
  height: 500px; 
  overflow: hidden;
}

.moduletable.signpost {
  width: 260px;
  height: 180px;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  overflow: hidden;
  border: 5px solid #fff;
  -webkit-box-shadow: 3px 5px 3px #666;
	box-shadow: 3px 5px 3px #666;
}

.signpost a{
  	font-family: Georgia, "Times New Roman", Times, serif;
	color: #508a2e;
	background-color: #f3f3f3;
	font-weight: normal;
	font-size: 1.6em;
 	line-height: 1em;
	padding: 7px;
  	text-decoration: none;
  	display: block;
	width: 280px;
}

.signpost img{
  width: 260px;
  display: block;
  height: auto;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
 
}


.mod-articles-category-date {
	display: block;
	padding: 0px;
	margin: 0px;
  font-weight:normal;
  width: 50%;
	float: left;
  margin-bottom: 10px;
}
.mod-articles-category-readmore{
	display: block;
	padding: 0px;
	margin: 0px;
  width: 50%;
	float: left;
  margin-bottom: 10px;
}
.category-module.highlightboxes li    {
	list-style-position: inside;
	list-style-type: none;
	text-decoration: none;
  font-family: 'Source Sans Pro', Arial, sans-serif !important;
  font-weight: bold;
  font-size: 13px !important;
  line-height: 18px !important;
  color: #666;
  width: 100%;
	float: none;
  margin-bottom: 10px;
 
}
.category-module.highlightboxes li a    {
	list-style-position: inside;
	list-style-type: none;
	text-decoration: none;
  
 
}
.category-module.highlightboxes li p    {
	list-style-position: inside;
	list-style-type: none;
	text-decoration: none;
  font-family: 'Source Sans Pro', Arial, sans-serif !important;
  font-size: 13px !important;
  line-height: 18px !important;
  color: #666;
 
}




/*tesimonaisl*/

.moduletable.testimonials .newsflash.testimonials p {
	font-size: 0.8em  !important;
	display: block;
	padding: 15px;
  	border-radius: 10px;
  background-color: #d3dbba;
  margin-bottom: 10px;
  margin-top: 10px;
  
}
.moduletable.testimonials .newsflash.testimonials .readmore {
	margin-top: 20px;
	margin-bottom: 30px;
	display: block;
	text-decoration: none;
  color: #508a2e;
}
  #wrapper #inner-wrapper2 .eight-col.clear .item-page.testimonials div p {
  font-size: 0.8em  !important;
	display: block;
	padding: 15px;
  	border-radius: 10px;
  background-color: #d3dbba;
  margin-bottom: 10px;
  margin-top: 10px;
}

