@charset "UTF-8";
/* CSS Document */

.header3 {
	font-size: 14px;
	font-weight: normal;
	color: #7C462C;
	font-variant: small-caps;
	text-transform: none;
}

.headingLarge {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}

.emphasizedtext {
	color: #7C462C;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
}
	
.lightText {
	color: #FFF;
}
.header2 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #60711C;
}
.testimonial {
	font-style: italic;
	line-height: 17px;
	font-weight: normal;
	color: #561112;
}

.header1 {
	font-size: 18px;
	font-weight: bold;
	color: #474957;
}
