@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Pacifico|Dancing+Script);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700);

body {
  font-family: 'Source Sans Pro', Arial, sans-serif !important;

}
 body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
html {
  padding-top: 0px;
}



p a {
 color: #67983a;
  font-weight: bold;
}

h1, h2, h3, h4 {
  font-family: Georgia, Times !important;
  font-weight: normal;
  line-height: 1.4em;  
}

.item-page ul li {
  font-size: 1.3em !important;
  line-height: 1.4em;
  
}


/* 
========================
  GRIDINATOR CSS v0.4.1
  http://gridinator.com/
  
  GRIDINATOR CSS is a very basic framework to create
  grid-based layouts. The content of this file is 
  provided as-is, without support.
  
  If you would like to contact GRIDINATOR to suggest
  improvements, to ask for help or to file a bug report, 
  please feel free to email: gridinator@steff.me
  
  Your grid settings:
  	columns: 12
  	column width: 60px
  	column margin: 20px
  	container margin: 20px
    
=========================
*/
* { /* quick reset */
	margin: 0px;	
	padding: 0px;
}

body { 

	margin: 0;
	padding: 0;
	
}



.footer {
	background-color: #515151;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
  margin-top: 30px;
	
}

.footer p, .footer a, .footer h3{
	color: #fff !important;
}

  .footer  .moduletable #form1 .wdform_row .wdform-field .wdform-label-section .wdform-label {
	color: #fff !important;
}



.gallery_top {
  margin-top: 30px;
  margin-bottom: 20px;
  border: 10px solid #eeefea;
  -webkit-box-shadow: 0px 5px 3px #919191;
	box-shadow: 0px 5px 3px #919191;
  background-color: #eeefea;


}





.item-page div p span, .item-page p span {
  font-family: 'Source Sans Pro', Arial, sans-serif !important;
  font-size: 1.3em !important;
  line-height: 1.4em !important;
}

.item-page div p a span, .item-page p a span {
 color: #67983a ;
  font-weight: bold !important;
   font-family: 'Source Sans Pro', Arial, sans-serif !important;
  font-size: 1em !important;
}

.item-page p a {
 color: #67983a !important;
  font-weight: bold !important;
   font-family: 'Source Sans Pro', Arial, sans-serif !important;
  font-size: 1em !important;
}

.item-page div h1 span, .item-page div h2 span, .item-page div h3 span, .item-page div h4 span {
  font-family: Georgia, Times !important;
  font-weight: normal !important;
  line-height: 1.4em !important;  
  color: #568b30 ;
}
