.sectionHeader{

	width: 709px;

	height: 36px;

	padding: 0px;

	padding-left: 36px;

	padding-top: 6px;

	padding-bottom: 6px;

	border: 0px solid #ff0000;

	background-image: url(../images/sectionBar.jpg);

	background-repeat: repeat-x;

	background-position: left top;

	font-family: "Times New Roman", Times, serif;

	font-size: 24px;

	line-height: 24px;

	font-weight: bold;

	color: #584F05;

	white-space: nowrap;

}
.sectionText{

	width: 709px;

	height: 36px;

	padding: 0px;

	padding-left: 36px;

	padding-right: 36px;

	padding-top: 10px;

	padding-bottom: 10px;

	border: 0px solid #ff0000;

	font-family: "Times New Roman", Times, serif;

	font-size: 16px;

	font-weight: 400;

	line-height: 18px;

	color: #584F05;

	text-align: justify;

	text-indent: 50px;

}

