.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #c2a4b2;
	text-decoration: underline;
}
.aboutUsText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-align: justify;
}
.redText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #631919;
	text-align: justify;
}
.greenText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #474a0b;
	text-align: justify;
}
.aboutPicLeft {
	padding-right: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;

}
.aboutPicRight {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	left: auto;
	color: #000000;
	background-color: #FFCCFF;
	position: relative;



}
