.bgBlue {
	background-image: url(images/bg_blue.jpg);
	background-repeat: repeat;
}
.bgGreen {
	background-image: url(images/bg_green.gif);
	background-repeat: repeat-x;
}
.fontSizeButton {
	background-image: url(images/font_size_minus.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgSideButton {
	background-image: url(images/bg_side_buttons.jpg);
	background-repeat: no-repeat;
}
.bgRetirementLivigin {
	background-image: url(images/bg_retirement_living.jpg);
	background-repeat: no-repeat;
}
.bgChurch {
	background-image: url(images/bg_church.jpg);
	background-repeat: repeat-y;
}
.bgFoundation {
	background-image: url(images/bg_foundation.jpg);
	background-repeat: no-repeat;
}
.bgSeniorsAprt {
	background-image: url(images/bg_seniors_aprt.jpg);
	background-repeat: no-repeat;
}
.bgDarkBlue {
	background-image: url(images/bg_dark_blue.jpg);
	background-repeat: repeat-x;
}
.bodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	padding-left: 65px;
	padding-right: 50px;
	line-height: 16px;
}
.bodyHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
	padding-left: 65px;
}
.bodyTextInTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
}
body {
	background-image: url(images/bg-grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}
.bodyTextBullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	font-weight: normal;
	padding-left: 65px;
	padding-right: 50px;
}
.horizWhiteLine {
	background-color: #BBBBBB;
	height: 1px;
	width: 300px;
	padding-right: 50px;
	padding-left: 200px;
	float: none;
	clear: both;
}
.RIGHT_red {
	background-color: #FFFFFF;
}
.contentBG {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}
.indexTEXT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 65px;
	padding-right: 50px;
	line-height: 16px;

}
.bodyHeaderB {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 23px;
	color: #000000;
	font-weight: normal;
	padding-left: 0px;
}
