@charset "ISO-8859-1";
.about_box {
	background-image: url(images/flatiron_03.jpg);
	background-repeat: no-repeat;
}
.about_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #2F1512;
	line-height: 22px;
}
.services_box {
	background-image: url(images/flatiron_06c.jpg);
	background-repeat: no-repeat;
}
.services_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #140502;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.services_lg {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	color: #140502;
}
.table {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.fees_txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #351713;
	line-height: 20px;
}
.services_txt_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #140502;
}
