
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #202734;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #520B01;
}


.texthome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E7DEB9;
}


.homeheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #913B1C;
}
.textregular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}
.testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #6A311D;
}

.textsmall {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.textbig {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
}
.highlight {
	background-color: #F5D27D;
}
.highlightshout {
	background-color: #485A79;
	color: #FFF3D8;

}
.picborder {
	border: 1px solid #5a5a4e;
}
