@import url(https://fonts.googleapis.com/css?family=Pacifico|Dancing+Script);

.moduletable.highlightboxes {
  background-color: #f6f4e6;
  padding: 15px;
  margin-bottom: 30px;
  margin-top: 30px;
  height: 200px;
  -webkit-box-shadow: 0px 5px 3px #919191;
	box-shadow: 0px 5px 3px #919191;
}



.moduletable.highlightboxes h3 {
 font-family: 'Dancing Script', cursive !important;
  font-size: 2.1em;
  line-height: 0.95em;
  margin-bottom: 10px;
  color: #c91600;
    padding-bottom: 10px;
  border-bottom: 2px dotted #999;

}

.moduletable.highlightboxes h4 {
 font-family: Georgia, Times !important;
  font-size: 1.2em;
  line-height: 0.95em;
  margin-bottom: 10px;
  color: #666;
}

.moduletable.highlightboxes .readmore {
  	font-size: 0.8em;
 	 line-height: 0.75em;
  	border-radius: 10px;
	background-color: #74a848;
	padding: 8px;
	width: 90px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
  margin-top: 10px;
  font-family: Georgia, Times;
  font-weight: normal;
}

.moduletable.highlightboxes p span, .moduletable.highlightboxes p {
  font-family: 'Source Sans Pro', Arial, sans-serif !important;
  font-size: 13px !important;
  line-height: 18px !important;
  background: none !important;
}

.moduletable.highlightboxes a span {
 color: #67983a  !important;
  font-weight: bold  !important;
  text-decoration: underline !important;
  background: none !important;
  font-size: 13px !important;
  line-height: 18px !important;
}


.moduletable.highlightboxes li  {
  list-style-type: none !important;
  text-decoration: none !important;
}



/*cta*/

.moduletable.cta .custom.cta p a {
  background-color: #f6f4e6;
  padding: 20px;
  margin-bottom: 30px;
  margin-top: 20px;
  -webkit-box-shadow: 0px 5px 3px #919191;
	box-shadow: 0px 5px 3px #919191;
  display: block;
  text-decoration: none;
  font-weight: normal;
  font-family: 'Dancing Script', cursive !important;
  font-size: 2.1em;
  line-height: 0.95em;
  color: #c91600;
}






/*Farm food sign up box*/

.moduletable.farmboxform {
  background-color: #f6f4e6;
  padding: 15px;
  margin-bottom: 30px;
  margin-top: 30px;
  -webkit-box-shadow: 0px 5px 3px #919191;
	box-shadow: 0px 5px 3px #919191;
}

.ctaboxes .moduletable.farmboxform #form6 .wdform-page-and-images {
  background-color: #f6f4e6;
}

.moduletable.farmboxform .wdform-ch-rad-label{
  color: #67983a  !important;
  font-size: 14px !important;
}
