@charset "UTF-8";
body {
	margin-top: 10px;
	background-color: #F7FFE2;	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #005596;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #005596;
}
a:link.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005596;
	text-decoration: none;
	font-weight: normal;
}

a:hover.page {
	color: #005596;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited.page {
	color: #005596;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
a:link.pagesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4275D9;
	text-decoration: none;
	font-weight: bold;
}
a:hover.pagesmall {
	color: #65A0FC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited.pagesmall {
	color: #005596;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#static {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	width: 159px;
	padding-top: 16px;
	padding-bottom: 15px;
	background-image: url(images/buttons.gif);
}
#staticyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #005596;
	width: 159px;
	padding-top: 16px;
	padding-bottom: 15px;
	background-image: url(images/buttono.gif);
}
#whitespace {
	height: 5px;
}
#static:hover {
	background-image: url(images/buttono.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005596;
	text-decoration: none;
	border: 0;
	cursor: hand;
}
#static:visited {
	background-image: url(images/buttono.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005596;
	text-decoration: none;
	border: 0;
	cursor: auto;
}
#twolinestatic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	width: 159px;
	padding-top: 8px;
	padding-bottom: 7px;
	background-image: url(images/buttons.gif);
}
#twolinestaticyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #005596;
	width: 159px;
	padding-top: 8px;
	padding-bottom: 7px;
	background-image: url(images/buttono.gif);
}
#twolinestatic:hover {
	background-image: url(images/buttono.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005596;
	text-decoration: none;
	border: 0;
	cursor: hand;
}
#navigation {
	height: 455px;
	width: 165px;
	left: 0px;
	margin-left: 0px;
	margin-top: 10px;
	float: left;
	padding-left: 2px;
}
#header {
	height: 150px;
	width: 800px;
}
#horznav {
	height: 25px;
	width: 800px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
}
#container  {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 2085px;
}
#containerindex  {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 885px;
}
#containerelder  {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1095px;
}
#containerabout  {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 859px;
}
#containercare {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1140px;
}
#containerfamily {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1020px;
}
#containersupport {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 925px;
}
#containerchildrenadolescents {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1175px;
}
#containervolunteer {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1050px;
}
#containertemplate {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 745px;
}
#containervocational {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1000px;
}
#containerloan {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 725px;
}
#containercontact {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 850px;
}
#containerwhatsnew {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 780px;
}
#containerdonate {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 2325px;
}
#containercalendar {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 800px;
}
#containerholocaust {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1050px;
}
#containerdisabilities {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 750px;
}
#containereducation {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 750px;
}
#containerworkshop {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 700px;
}
#containercareplans {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 700px;
}
#containerkoshermeals {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 700px;
}
#containergroup {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 700px;
}
#containertransportation {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 700px;
}
#containercontactfairlawn {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1500px;
}
#containervolform {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1000px;
}
#containeronlineform {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 925px;
}
#containerdonations {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1200px;
}
#containerfamilylife {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	padding-top: 5px;
	width: 785px;
	float: left;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #005596;
	background-position: left top;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.6em;
	padding-bottom: 8px;
	margin-top: 5px;
	padding-right: 6px;
	padding-left: 6px;
}
#horzstatic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	width: 102px;
	padding-top: 4px;
	padding-bottom: 3px;
	text-decoration: none;
}
#horzstaticblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #005596;
	width: 100px;
	padding-top: 4px;
	padding-bottom: 3px;
	text-decoration: none;
	border: thin solid #005596;
}
#horzstatic:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005596;
	text-decoration: none;
	border: 0;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 3px;
	width: 100px;
	background-image: url(images/yelback.gif);
	margin-left: 1px;
	cursor: hand;
}
#horzstaticlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	width: 175px;
	padding-top: 4px;
	padding-bottom: 3px;
	text-decoration: none;
}
#horzstaticlrgblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #005596;
	width: 173px;
	padding-top: 4px;
	padding-bottom: 3px;
	text-decoration: none;
	border: thin solid #005596;
}
#horzstaticlrg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005596;
	text-decoration: none;
	border: 0;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 3px;
	width: 174px;
	background-image: url(images/yelback.gif);
	margin-left: 1px;
	cursor: hand;
}
#textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003965;
	padding-top: 0px;
	width: 625px;
	float: right;
	display: inline;
	padding-bottom: 0px;
}
.firsttitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #005596;
	width: 500px;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #005596;
	line-height: 14px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #003762;
}
.bottomlink {
	font-size: 13px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#bottomaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	padding-top: 6px;
	width: 799.5px;
	float: inherit;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 8px;
	margin: 15 auto;
}
#searcharea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003965;
	text-indent: 40px;
	height: 20px;
	padding-top: 20px;
	width: 300px;
	float: none;
	margin-top: 0px;
}
#donatearea {
	color: #003965;
	height: 50px;
	padding-top: 0px;
	width: 160px;
	float: right;
	margin-top: -55px;
	padding-right: 4px;
}
a:link.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005596;
	text-decoration: underline;
}
a:visited.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #68b2ea;
	text-decoration: underline;
}
#flasharea {
	font-family: Arial, Helvetica, sans-serif;
	color: #003965;
	height: 63px;
	padding-top: 0px;
	width: 297px;
	float: none;
	margin-top: 7px;
	padding-left: 85px;
}
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
	color: #003762;
}
#button {
	background-color: #005596;
	border-color: #F7FFE2;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
	margin-top: 8px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #003762;
}
.titletextlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #005596;
}
#bottomlogos {
	height: 76px;
	padding-bottom: 0px;
	margin-top: 16px;
}
.JFS_name {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #003965;
}
#subtextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003965;
	padding-top: 0px;
	width: 625px;
	float: right;
	display: inline;
	padding-bottom: 30px;
}
#bottomchildrenadole {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#bottomsubabout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#bottomsupport {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#bottomelder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#bottomspacer {
	height: 30px;
	padding-bottom: 0px;
	margin-top: 5px;
}
#bottomcare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#bottomfamily {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#bottomwhatsnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 125px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#bottomwhatsnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#bottomdonate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#bottomcalendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 115px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#bottomworkshop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#bottomcareplans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#bottomkoshermeals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#bottomgroups {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#bottomtransportation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#bottomvocational {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#bottomvolform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#bottomcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#bottomdonations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#bottomdirections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#bottomsitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 75px;
	left: auto;
	padding-top: 6px;
	width: 800px;
	float: left;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #005596;
	background-position: center center;
	text-align: center;
	border: 1px solid #005596;
	line-height: 1.6em;
	padding-bottom: 4px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: -1px;
}
#containerin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	padding-top: 5px;
	width: 785px;
	float: left;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #005596;
	background-position: left top;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.6em;
	padding-bottom: 8px;
	margin-top: 0px;
	padding-right: 6px;
	padding-left: 6px;
}
#containerinfamily {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	padding-top: 0px;
	width: 785px;
	float: left;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #005596;
	background-position: left top;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.6em;
	padding-bottom: 8px;
	margin-top: -20px;
	padding-right: 6px;
	padding-left: 6px;
}
#containerincare {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	padding-top: 0px;
	width: 785px;
	float: left;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #005596;
	background-position: left top;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.6em;
	padding-bottom: 8px;
	margin-top: 20px;
	padding-right: 6px;
	padding-left: 6px;
}
#containerinelder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	padding-top: 0px;
	width: 785px;
	float: left;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #005596;
	background-position: left top;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.6em;
	padding-bottom: 8px;
	margin-top: 25px;
	padding-right: 6px;
	padding-left: 6px;
}
#containerinvolunteer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	padding-top: 0px;
	width: 785px;
	float: left;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #005596;
	background-position: left top;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.6em;
	padding-bottom: 8px;
	margin-top: 10px;
	padding-right: 6px;
	padding-left: 6px;
}
#containerincontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	padding-top: 0px;
	width: 785px;
	float: left;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #005596;
	background-position: left top;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.6em;
	padding-bottom: 8px;
	margin-top: 0px;
	padding-right: 6px;
	padding-left: 6px;
}
#containerindonations {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	padding-top: 0px;
	width: 785px;
	float: left;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #005596;
	background-position: left top;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.6em;
	padding-bottom: 8px;
	margin-top: -35px;
	padding-right: 6px;
	padding-left: 6px;
}
#containerindirections {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	padding-top: 0px;
	width: 785px;
	float: left;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #005596;
	background-position: left top;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.6em;
	padding-bottom: 8px;
	margin-top: -10px;
	padding-right: 6px;
	padding-left: 6px;
}
.italic_bold_titles {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #003965; font-weight: bold;}
.small_address_text {font-size: 12px}
a:link.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #008EFC;
	line-height: 14px;
}
a:hover.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #005596;
	line-height: 14px;
}
a:visited.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #008EFC;
	line-height: 14px;
}
a:active.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #008EFC;
	line-height: 14px;
}
a:link.bluetitlenormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #008EFC;
	line-height: 14px;
}
a:hover.bluetitlenormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #005596;
	line-height: 14px;
}
a:visited.bluetitlenormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #008EFC;
	line-height: 14px;
}
a:active.bluetitlenormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #008EFC;
	line-height: 14px;
}
a:link.blueital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #008EFC;
	line-height: 14px;
}
a:hover.blueital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #005596;
	line-height: 14px;
}
a:visited.blueital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	color: #005596;
	line-height: 14px;
}
a:active.blueital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #008EFC;
	line-height: 14px;
}
.addlinkstext {
	color: #990000;
	font-weight: bold;
}
a:link.page14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005596;
	text-decoration: none;
	font-weight: normal;
}
a:hover.page14 {
	color: #005596;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a:visited.page14 {
	color: #005596;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#containerfamilylifeed {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 925px;
}
#containersitemap {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 1000px;
}
#containercafe {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #005596;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 785px;
}
a:link.bluetitlenormal13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #008EFC;
	line-height: 14px;
}
a:hover.bluetitlenormal13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #005596;
	line-height: 14px;
}
a:visited.bluetitlenormal13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #008EFC;
	line-height: 14px;
}
a:active.bluetitlenormal13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #008EFC;
	line-height: 14px;
}
#containerinholocaust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	padding-top: 5px;
	width: 785px;
	float: left;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #005596;
	background-position: left top;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.6em;
	padding-bottom: 8px;
	margin-top: 0px;
	padding-right: 6px;
	padding-left: 6px;
}

