body { 
	/* customize_body */ font-weight: 400;
 font-family: 'Open Sans', sans-serif;
  color: #666;
  font-size: 1.4rem;
  line-height: 1.8rem; /* customize_body */
		
	
	
}


 
a {
	color: #94BC3F; 
}
a:hover {
	color: #ccc; 
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 1.0rem;
  margin-bottom: 2rem;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  color: #333; }
 
h1 { font-size: 3.6rem; line-height: 1.25; letter-spacing: -.1rem; }
h2 { font-size: 3.0rem; line-height: 1.3;  letter-spacing: -.1rem; }
h3 { font-size: 2.4rem; line-height: 1.35; letter-spacing: -.08rem; }
h4 { font-size: 1.8rem; line-height: 1.5;  letter-spacing: -.05rem; }
h5 { font-size: 1.5rem; line-height: 1.6;  letter-spacing: 0; }
p{ padding:0px 0px 0px 0px; margin:0px 0px 12px 0px; }


.bodytextunderline {
	font-family: 'Oswald', sans-serif;
	font-size: 2.4rem;
	color: #6c2874;
	font-weight: 400;
	line-height: 3.0rem;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #6c2874;
}

.whitehead {
	margin-top: 1.0rem;
  margin-bottom: 2rem;
  font-weight: 400;
  font-family: 'Fredericka the Great', cursive;
  color: #fff;
  font-size: 4.0rem;
  line-height: 5.0rem;
}
.blackhead {
	margin-top: 2rem;
  margin-bottom: 2rem;
  font-weight: 400;
  font-family: 'Fredericka the Great', cursive;
  color: #666;
  font-size: 4.0rem;
  line-height: 5.0rem;
}
.featuredtitle {
	margin: -40px 0 30px 0;
    font-weight: 400;
  font-family: 'Fredericka the Great', cursive;
  color: #fff;
  font-size: 3.0rem;
  text-align: center;
  
  
}
.featuretext {
	font-family: 'Open Sans', sans-serif;
	color: #666;
	padding-left: 2.0rem;
	font-size: 2.0rem;
	line-height: 2.5rem;
	list-style-position: outside;
	list-style-image: url(/themes/wildlifehouseboats/images/tick.png);
}
.bodytext {	
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  color: #666;
  font-size: 1.68rem;
  line-height: 2.5rem;
}
.bodytext a {
	color: #000; 
}
.bodytext a:hover {
	color: #94BC3F; 
} 
.hometext {	
  font-weight: 400;
  font-family: 'Economica', sans-serif;
  color: #666;
  font-size: 4.0rem;
  line-height: 6.0rem;
}
.hometext a {
	color:#94BC3F;
	text-decoration: none; 
}
.hometext a:hover {
	color: #fff; 
} 

.boatheadings {
	font-weight: 400;
	font-family: 'Economica', sans-serif;
	color: #666;
	font-size: 4.0rem;
	line-height: 6.0rem;
	width: 85%;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.boatheadingswhite {
	font-weight: 400;
	font-family: 'Economica', sans-serif;
	color: #fff;
	font-size: 4.0rem;
	line-height: 6.0rem;
	width: 85%;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #fff;
}

.smallbodytext {	
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 1.4rem;
  line-height: 1.8rem;
}



.smallbodytext a {
	color: #000; 
}
.smallbodytext a:hover {
	color: #6c2874; 
} 

.whitebodytext {	
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 1.68rem;
  line-height: 2.2rem;
}
.whitebodytext a {
	color: #fff; 
}
.whitebodytext a:hover {
	color: #BFDBF1; 
} 
.whitebodytextsmall {	
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 1.0rem;
  line-height: 1.8rem;
}
.whitebodytextlarge {	
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 2.0rem;
  line-height: 2.4rem;
}
.featureitalicwhite {
	font-family: 'Libre Baskerville', serif;
	font-size: 2.4rem;
	font-weight: 400italic;
	color: #fff;
}

body.mceContentBody {
background: #ccc;

}

