.estimate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16.5px;
	font-weight: bolder;
	color: #993300;
	border: 3px dashed #FFCC99;
	text-align: center;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #9b6c3e;
	padding-left: 40px;
	padding-top: 20px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-right: 40px;
	padding-left: 40px;
}
.insurance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #76441a;
	text-align: right;
	padding-top: 20px;
	padding-right: 40px;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76441a;
	font-weight: bolder;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	padding-left: 40px;
}
.newstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	height: 0px;
}
.estimate.style3 strong {
	color: #FFF;
}

