.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	word-spacing: 3px;
	text-decoration: none;


}
.phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333366;
	font-weight: bold;

}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #27274E;

}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #25254B;
}
.sideColor {
	background-color: #E8E0D1;
	background-image: url(images/sideColor.gif);
	background-repeat: repeat;
	height: auto;

}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990033;
}
