.CompassionAtlantaMainStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #FFFFFF;
	background-repeat: repeat;
	color: #000000;
	margin-top: 0px;
	margin-right: 10%;
	margin-bottom: 20px;
	margin-left: 10%;
	text-align: justify;
	text-indent: 5%;
	line-height: 22px;
	background-position:center;
	background-image:url(images/backgrounds/compassionatlanta.jpg);
}
.CABulletListStyle{
	text-indent: -35px;
	margin-left: 60px;
	margin-right: 45px;
	font-size: 12pt;
	line-height: 20px;
}
.CACategoryHeadlineStyle{
	font-size: 14pt;
	font-weight: bold;
	color: #702121;
	text-align: left;
	text-indent: 0pt;
	font-style: italic;
	margin-left: 5px;
}
.CACenterBold{
	text-indent:0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #1E0000;
	line-height: 30px;
}
.CACenterDate{
	text-indent:0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #1E0000;
	line-height: 50px;
}
.CACenter{
	text-indent:0;
	text-align: center;
}
.CAHeadlineStyle{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18pt;
	font-weight: bold;
	color: #702121;
	text-align: center;
	text-indent: 0pt;
	line-height: 30px;
}
.CAText{
	text-indent: 5%;
	text-align: justify;
}
.CABlockText{
	text-indent: 0%;
	margin-left: 50px;
	text-align: left;
}
.CATestimonial{
	font-size: 10pt;
	line-height: 18px;
	text-indent: 0px;
	text-align: left;
	margin-left: 50px;
}
.CATestimonialText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	text-indent: 5%;
}
.CABoxText{
	font-size: 10pt;
	text-indent: 0px;
	line-height: 18px;
}
.CATitle{
	text-indent:0;
	text-align: center;
	margin-left:0;
	margin-right:0;
}
.EmbeddedImageLeftStyle{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;	
}
.EmbeddedImageRightStyle{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;	
}
a:link {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	}
a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}

