@charset "utf-8";
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #BC980A;
	line-height: 24pt;
	margin-bottom: -2%;
}
.headlineH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #BC980A;
	line-height: 20pt;
	margin-bottom: -2%;
}
.headlineH3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #BC980A;
	line-height: 16pt;
	margin-bottom: -3%;
}

.SideBarPullQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 105%;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color: #FFF2BF;
	line-height: 120%;
	text-align: center;
	filter: DropShadow(Color=black, OffX=.1em, OffY=.1em, Positive=.1em);
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 120%;
	word-spacing: normal;
	vertical-align: baseline;
	white-space: normal;
}
.image-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.QandAHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000000;
	line-height: 15pt;
	margin-bottom: -3%;
}
.image-left {
	float: left;
	position: relative;
	left: -220px;
	clear: right;
}
.orderedlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 120%;
	word-spacing: normal;
	vertical-align: baseline;
	white-space: normal;
	list-style-type: circle;
	list-style-position: outside;
	margin-bottom: 8pt;
}
.headlineH4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color: #BC980A;
	line-height: 16pt;
	margin-bottom: 1%;
	white-space: normal;
}
.testimonials {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 120%;
	word-spacing: normal;
	vertical-align: baseline;
	white-space: normal;
	font-weight: 600;
	margin-bottom: 25px;
	color: #897007;
}
p bold {
	font-weight: bold;
}
.footer_bold {
	font-weight: bold;
}
