body {
	background: #fff;
	margin: 0;
	padding: 0;
}


body.home {
	background: #B6BDCF;
}



/* ------    top nav    ------ */









.home #topNav, .gen #topNav, .aging #topNav, .family #topNav, .education #topNav, .health #topNav, .jewish #topNav {
	padding: 0;
	margin: 0;
}



.gen #topNav { background: url('../img/gen/gen_logo.gif') top left no-repeat; }
.aging #topNav { background: url('../img/aging/aging_logo.gif') top left no-repeat; }
.family #topNav { background: url('../img/family/family_logo.gif') top left no-repeat; }
.education #topNav { background: url('../img/education/education_logo.gif') top left no-repeat; }
.health #topNav { background: url('../img/health/health_logo.gif') top left no-repeat; }
.jewish #topNav { background: url('../img/jewish/jewish_logo.gif') top left no-repeat; }












#navAging { background: url('../img/nav/navtop_aging_off.gif') top left no-repeat; }
#navFamily { background: url('../img/nav/navtop_family_off.gif') top left no-repeat; }
#navEducation { background: url('../img/nav/navtop_education_off.gif') top left no-repeat; }
#navHealth { background: url('../img/nav/navtop_health_off.gif') top left no-repeat; }
#navJewish { background: url('../img/nav/navtop_jewish_off.gif') top left no-repeat; }




.home #navAging { background: url('../img/nav/navhome_aging_off.gif') top left no-repeat; }
.home #navFamily { background: url('../img/nav/navhome_family_off.gif') top left no-repeat; }
.home #navEducation { background: url('../img/nav/navhome_education_off.gif') top left no-repeat; }
.home #navHealth { background: url('../img/nav/navhome_health_off.gif') top left no-repeat; }
.home #navJewish { background: url('../img/nav/navhome_jewish_off.gif') top left no-repeat; }



#navAging:hover { background: url('../img/nav/navtop_aging_over.gif') top left no-repeat; }
#navFamily:hover { background: url('../img/nav/navtop_family_over.gif') top left no-repeat; }
#navEducation:hover { background: url('../img/nav/navtop_education_over.gif') top left no-repeat; }
#navHealth:hover { background: url('../img/nav/navtop_health_over.gif') top left no-repeat; }
#navJewish:hover { background: url('../img/nav/navtop_jewish_over.gif') top left no-repeat; }



.home #navAging:hover { background: url('../img/nav/navhome_aging_over.gif') top left no-repeat; }
.home #navFamily:hover { background: url('../img/nav/navhome_family_over.gif') top left no-repeat; }
.home #navEducation:hover { background: url('../img/nav/navhome_education_over.gif') top left no-repeat; }
.home #navHealth:hover { background: url('../img/nav/navhome_health_over.gif') top left no-repeat; }
.home #navJewish:hover { background: url('../img/nav/navhome_jewish_over.gif') top left no-repeat; }





/*  make 'em bold when you're in that section  */
.aging #navAging { background: url('../img/nav/navtop_aging_on.gif') top left no-repeat; }
.family #navFamily { background: url('../img/nav/navtop_family_on.gif') top left no-repeat; }
.education #navEducation { background: url('../img/nav/navtop_education_on.gif') top left no-repeat; }
.health #navHealth { background: url('../img/nav/navtop_health_on.gif') top left no-repeat; }
.jewish #navJewish { background: url('../img/nav/navtop_jewish_on.gif') top left no-repeat; }


.aging #navAging:hover { background: url('../img/nav/navtop_aging_onover.gif') top left no-repeat; }
.family #navFamily:hover { background: url('../img/nav/navtop_family_onover.gif') top left no-repeat; }
.education #navEducation:hover { background: url('../img/nav/navtop_education_onover.gif') top left no-repeat; }
.health #navHealth:hover { background: url('../img/nav/navtop_health_onover.gif') top left no-repeat; }
.jewish #navJewish:hover { background: url('../img/nav/navtop_jewish_onover.gif') top left no-repeat; }




















/* ------    section quotes    ------ */





.gen #quote, .aging #quote, .family #quote, .education #quote, .health #quote, .jewish #quote {
	padding: 0;
	margin: 0;
}


.gen #quote { background: url('../img/gen/gen_quote_bg.gif') top left no-repeat; }

.aging #quote { background: url('../img/aging/aging_quote_bg.gif') top left no-repeat; }

.family #quote { background: url('../img/family/family_quote_bg.gif') top left no-repeat; }

.education #quote { background: url('../img/education/education_quote_bg.gif') top left no-repeat; }

.health #quote { background: url('../img/health/health_quote_bg.gif') top left no-repeat; }

.jewish #quote { background: url('../img/jewish/jewish_quote_bg.gif') top left no-repeat; }






.gen #quote p, .aging #quote p, .family #quote p, .education #quote p, .health #quote p, .jewish #quote p {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 17px;
	padding: 0 10px 10px 14px;
	margin: 0;
}



.gen #quote p { color: #283250; }

.aging #quote p { color: #ab3600; }

.family #quote p { color: #6b2e6f; }

.education #quote p { color: #ba0c00; }

.health #quote p { color: #024d6e; }

.jewish #quote p { color: #076e00; }

































.aging #quote p a, .family #quote p a, .education #quote p a, .health #quote p a, .jewish #quote p a {
	text-decoration: none;
}



.aging #quote p a {
	color: #710000;
	border-bottom: 1px solid #ab3600;
}

.family #quote p a {
	color: #330038;
	border-bottom: 1px solid #6b2e6f;
}

.education #quote p a {
	color: #880000;
	border-bottom: 1px solid #ba0c00;
}

.health #quote p a {
	color: #001C46;
	border-bottom: 1px solid #024d6e;
}

.jewish #quote p a {
	color: #004600;
	border-bottom: 1px solid #076e00;
}






.aging #quote p a:hover {
	background: #F1DFD6;
}

.family #quote p a:hover {
	background: #E7DDE8;
}

.education #quote p a:hover {
	background: #F4D8D6;
}

.health #quote p a:hover {
	background: #D6E2E8;
}

.jewish #quote p a:hover {
	background: #D7E8D6;
}

























































/* ------    secondary nav    ------ */

















.home #secNav {
	padding: 25px 0 20px 0;
	margin: 0;
	background: #283250 url('../img/home/home_sidebars_bg.gif') top left repeat-x;
}


.gen #secNav, .aging #secNav, .family #secNav, .education #secNav, .health #secNav, .jewish #secNav {
	padding: 0 0 20px 0;
	margin: 0;
}


.gen #secNav { background: url('../img/gen/gen_secnav_bg.gif') top left no-repeat; }

.aging #secNav { background: url('../img/aging/aging_secnav_bg.gif') top left no-repeat; }

.family #secNav { background: url('../img/family/family_secnav_bg.gif') top left no-repeat; }

.education #secNav { background: url('../img/education/education_secnav_bg.gif') top left no-repeat; }

.health #secNav { background: url('../img/health/health_secnav_bg.gif') top left no-repeat; }

.jewish #secNav { background: url('../img/jewish/jewish_secnav_bg.gif') top left no-repeat; }





























.home #secNav ul {     /* same as interior */
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 154px;
	}


.gen #secNav ul, .aging #secNav ul, .family #secNav ul, .education #secNav ul, .health #secNav ul, .jewish #secNav ul {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 154px;
	}




.home #secNav ul { border-bottom: 1px solid #525E7F; }

.gen #secNav ul { border-bottom: 1px solid #B7BDD0; }

.aging #secNav ul { border-bottom: 1px solid #E6C2B2; }

.family #secNav ul { border-bottom: 1px solid #D2C0D4; }

.education #secNav ul { border-bottom: 1px solid #EAB6B2; }

.health #secNav ul { border-bottom: 1px solid #B3C9D3; }

.jewish #secNav ul { border-bottom: 1px solid #B4D3B2; }




.home #secNav ul li {     /* same as interior */
	position: relative;
	}


.gen #secNav ul li, .aging #secNav ul li, .family #secNav ul li, .education #secNav ul li, .health #secNav ul li, .jewish #secNav ul li {
	position: relative;
	}





.home #secNav li ul {     /* same as interior */
	position: absolute;
	left: 134px;
	top: 0;
	display: none;
	margin-left: 20px;
	}

.gen #secNav li ul, .aging #secNav li ul, .family #secNav li ul, .education #secNav li ul, .health #secNav li ul, .jewish #secNav li ul {
	position: absolute;
	left: 134px;
	top: 0;
	display: none;
	margin-left: 20px;
	}




.home #secNav li ul { border-bottom: 1px solid #525E7F; }

.gen #secNav li ul { border-bottom: 1px solid #B7BDD0; }

.aging #secNav li ul { border-bottom: 1px solid #E6C2B2; }

.family #secNav li ul { border-bottom: 1px solid #D2C0D4; }

.education #secNav li ul { border-bottom: 1px solid #EAB6B2; }

.health #secNav li ul { border-bottom: 1px solid #B3C9D3; }

.jewish #secNav li ul { border-bottom: 1px solid #B4D3B2; }






.home #secNav ul li a {     /* same as interior */
	display: block;
	text-decoration: none;
	padding: 4px 9px 5px 12px;
}

.gen #secNav ul li a, .aging #secNav ul li a, .family #secNav ul li a, .education #secNav ul li a, .health #secNav ul li a, .jewish #secNav ul li a {
	display: block;
	text-decoration: none;
	padding: 4px 9px 5px 12px;
}


.home #secNav ul li a { border-top: 1px solid #525E7F; color: #fff; }

.gen #secNav ul li a { border-top: 1px solid #B7BDD0; color: #283250; }

.aging #secNav ul li a { border-top: 1px solid #E6C2B2; color: #ab3600; }

.family #secNav ul li a { border-top: 1px solid #D2C0D4; color: #6b2e6f; }

.education #secNav ul li a { border-top: 1px solid #EAB6B2; color: #ba0c00; }

.health #secNav ul li a { border-top: 1px solid #B3C9D3; color: #024d6e; }

.jewish #secNav ul li a { border-top: 1px solid #B4D3B2; color: #076e00; }






* html #secNav ul li { float: left; height: 1%; }
* html #secNav ul li a { height: 1%; }




.home #secNav ul li a:hover {
	color: #fff;
	background: #404C70;
}

.gen #secNav ul li a:hover {
	color: #1B2135;
	background: #DCDFE5;
}

.aging #secNav ul li a:hover {
	color: #710000;
	background: #F1DFD6;
}

.family #secNav ul li a:hover {
	color: #330038;
	background: #E7DDE8;
}

.education #secNav ul li a:hover {
	color: #880000;
	background: #F4D8D6;
}

.health #secNav ul li a:hover {
	color: #001C46;
	background: #D6E2E8;
}

.jewish #secNav ul li a:hover {
	color: #004600;
	background: #D7E8D6;
}





		
.home #secNav li ul li a {     /* same as interior */
	padding: 2px 8px 3px 10px;
}


.gen #secNav li ul li a, .aging #secNav li ul li a, .family #secNav li ul li a, .education #secNav li ul li a, .health #secNav li ul li a, .jewish #secNav li ul li a {
	padding: 2px 8px 3px 10px;
}





.home #secNav li ul li a {		
	border: 1px solid #525E7F;
	border-bottom: 0;
 	background: #818AA6;
}

.home #secNav li ul li a:hover {		
 	background: #404C70;
}

.gen #secNav li ul li a {		
	border: 1px solid #B7BDD0;
	border-bottom: 0;
 	background: #EBECF1;
}

.aging #secNav li ul li a {		
	border: 1px solid #E6C2B2;
	border-bottom: 0;
 	background: #F8EEEA;
}

.family #secNav li ul li a {		
	border: 1px solid #D2C0D4;
	border-bottom: 0;
 	background: #F3EEF3;
}

.education #secNav li ul li a {		
	border: 1px solid #EAB6B2;
	border-bottom: 0;
 	background: #F9EBEA;
}

.health #secNav li ul li a {		
	border: 1px solid #B3C9D3;
	border-bottom: 0;
 	background: #EAF0F3;
}

.jewish #secNav li ul li a {		
	border: 1px solid #B4D3B2;
	border-bottom: 0;
 	background: #EBF3EA;
}





		

.home #secNav li:hover ul,
.gen #secNav li:hover ul,
.aging #secNav li:hover ul,
.family #secNav li:hover ul,
.education #secNav li:hover ul,
.health #secNav li:hover ul,
.jewish #secNav li:hover ul { display: block; }


.home #secNav li.over ul,
.gen #secNav li.over ul,
.aging #secNav li.over ul,
.family #secNav li.over ul,
.education #secNav li.over ul,
.health #secNav li.over ul,
.jewish #secNav li.over ul { display: block; }














#secNav ul li a.on { font-weight: bold; }













































.home #secNav p a {
	display: block;
	color: #fff;
	margin: 0;
	padding: 4px 9px 5px 12px;
	text-decoration: none;
}


.gen #secNav p a, .aging #secNav p a, .family #secNav p a, .education #secNav p a, .health #secNav p a, .jewish #secNav p a {
	display: block;
	color: #076e00;
	margin: 0;
	padding: 4px 9px 5px 12px;
	text-decoration: none;
}












.home #secNav p a:hover {
	color: #fff;
	background: #404C70;
	text-decoration: none;
}



.gen #secNav p a:hover, .aging #secNav p a:hover, .family #secNav p a:hover, .education #secNav p a:hover, .health #secNav p a:hover, .jewish #secNav p a:hover {
	color: #054700;
	background: #d9e8d8;
	text-decoration: none;
}
















.gen #secNavBgTop { background: url('../img/gen/gen_secnav_bg_top.gif') bottom left no-repeat; }

.aging #secNavBgTop { background: url('../img/aging/aging_secnav_bg_top.gif') bottom left no-repeat; }

.family #secNavBgTop { background: url('../img/family/family_secnav_bg_top.gif') bottom left no-repeat; }

.education #secNavBgTop { background: url('../img/education/education_secnav_bg_top.gif') bottom left no-repeat; }

.health #secNavBgTop { background: url('../img/health/health_secnav_bg_top.gif') bottom left no-repeat; }

.jewish #secNavBgTop { background: url('../img/jewish/jewish_secnav_bg_top.gif') bottom left no-repeat; }






















/* ------    page title    ------ */





.gen #pageTitle { background: url('../img/gen/gen_title_small.gif') top left no-repeat; }

.aging #pageTitle { background: url('../img/aging/aging_title_small.gif') top left no-repeat; }

.family #pageTitle { background: url('../img/family/family_title_small.gif') top left no-repeat; }

.education #pageTitle { background: url('../img/education/education_title_small.gif') top left no-repeat; }

.health #pageTitle { background: url('../img/health/health_title_small.gif') top left no-repeat; }

.jewish #pageTitle { background: url('../img/jewish/jewish_title_small.gif') top left no-repeat; }





.about #pageTitle { background: url('../img/gen/gen_about_title_small.gif') top left no-repeat; }

.news #pageTitle { background: url('../img/gen/gen_news_title_small.gif') top left no-repeat; }

.pubs #pageTitle {
	background-image: url(../img/gen/gen_pubs_title_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.contact #pageTitle { background: url('../img/gen/gen_contact_title_small.gif') top left no-repeat; }

.donor #pageTitle { background: url('../img/gen/gen_donor_title_small.gif') top left no-repeat; }

.grantee #pageTitle { background: url('../img/gen/gen_grantee_title_small.gif') top left no-repeat; }

.init #pageTitle {
	background-image: url(../img/gen/gen_init_title_small.gif);
	background-repeat: no-repeat;
	background-position: left top;
}












.gen #pageTitle h1, .aging #pageTitle h1, .family #pageTitle h1, .education #pageTitle h1, .health #pageTitle h1, .jewish #pageTitle h1 {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	line-height: 24px;
	padding: 35px 10px 15px 12px;
	margin: 0;
	text-align: left;
	font-weight: normal;
}


.gen #pageTitle h1 { color: #283250; }

.aging #pageTitle h1 { color: #ab3600; }

.family #pageTitle h1 { color: #6b2e6f; }

.education #pageTitle h1 { color: #ba0c00; }

.health #pageTitle h1 { color: #024d6e; }

.jewish #pageTitle h1 { color: #076e00; }























/* ------    content    ------ */








.home #content {
	padding: 25px 0 20px 0;
	background: #dae0ef url('../img/home/home_content_bg.gif') top left repeat-x;
}


.gen #content, .aging #content, .family #content, .education #content, .health #content, .jewish #content {
	padding: 3px 0 20px 0;
	margin: 0;
}


.gen #content { border-left: 1px solid #B7BDD0; }

.aging #content { border-left: 1px solid #E6C2B2; }

.family #content { border-left: 1px solid #D2C0D4; }

.education #content { border-left: 1px solid #EAB6B2; }

.health #content { border-left: 1px solid #B3C9D3; }

.jewish #content { border-left: 1px solid #B4D3B2; }







.home #content h1 {
	color: #354059;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 10px 0;
	padding: 0 9px 0 12px;
	text-align: left;
}	


.gen #content h1, .aging #content h1, .family #content h1, .education #content h1, .health #content h1, .jewish #content h1 {
	color: #777;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 10px 0;
	padding: 0 9px 20px 12px;
	text-align: left;
}


.gen #content h1 { background: url('../img/gen/gen_divider.gif') bottom left no-repeat; }

.aging #content h1 { background: url('../img/aging/aging_divider.gif') bottom left no-repeat; }

.family #content h1 { background: url('../img/family/family_divider.gif') bottom left no-repeat; }

.education #content h1 { background: url('../img/education/education_divider.gif') bottom left no-repeat; }

.health #content h1 { background: url('../img/health/health_divider.gif') bottom left no-repeat; }

.jewish #content h1 { background: url('../img/jewish/jewish_divider.gif') bottom left no-repeat; }










.home #content h2 {     /* same as interior */
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #777;
	margin: 0 0 10px 0;
	padding: 0 9px 0 12px;
	text-align: left;
}	


.gen #content h2, .aging #content h2, .family #content h2, .education #content h2, .health #content h2, .jewish #content h2 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #777;
	margin: 0 0 10px 0;
	padding: 0 9px 0 12px;
	text-align: left;
}	










.home #content p {     /* same as interior */
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 8px 0;
	padding: 0 9px 0 12px;
	text-align: left;
}	


.gen #content p, .aging #content p, .family #content p, .education #content p, .health #content p, .jewish #content p {
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 8px 0;
	padding: 0 9px 0 12px;
	text-align: left;
}	






.home #content ul li {     /* same as interior */
	margin: 8px 0;
	padding: 2px 9px 2px 40px;
}	


.gen #content ul, .aging #content ul, .family #content ul, .education #content ul, .health #content ul, .jewish #content ul {
	margin: 8px 0;
	padding: 2px 9px 2px 40px;
}	




.home #content ul li {     /* same as interior */
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 4px 0;
	padding: 0;
	text-align: left;
}	


.gen #content ul li, .aging #content ul li, .family #content ul li, .education #content ul li, .health #content ul li, .jewish #content ul li {
	color: #000;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 4px 0;
	padding: 0;
	text-align: left;
}	







.home #content p a, .gen #content p a, .aging #content p a, .family #content p a, .education #content p a, .health #content p a, .jewish #content p a {
	text-decoration: none;
}

.home #content li a, .gen #content li a, .aging #content li a, .family #content li a, .education #content li a, .health #content li a, .jewish #content li a {
	text-decoration: none;
}





.home #content p a, .home #content li a {
	color: #404C70;
	border-bottom: 1px solid #404C70;
}

.gen #content p a, .gen #content li a {
	color: #283250;
	border-bottom: 1px solid #283250;
}

.aging #content p a, .aging #content li a {
	color: #ab3600;
	border-bottom: 1px solid #ab3600;
}

.family #content p a, .family #content li a {
	color: #6b2e6f;
	border-bottom: 1px solid #6b2e6f;
}

.education #content p a, .education #content li a {
	color: #ba0c00;
	border-bottom: 1px solid #ba0c00;
}

.health #content p a, .health #content li a {
	color: #024d6e;
	border-bottom: 1px solid #024d6e;
}

.jewish #content p a, .jewish #content li a {
	color: #076e00;
	border-bottom: 1px solid #076e00;
}






.home #content p a:hover, .home #content li a:hover {
	color: #2C3654;
	background: #BFC7DB;
}

.gen #content p a:hover, .gen #content li a:hover {
	color: #1B2135;
	background: #DCDFE5;
}

.aging #content p a:hover, .aging #content li a:hover {
	color: #710000;
	background: #F1DFD6;
}

.family #content p a:hover, .family #content li a:hover {
	color: #330038;
	background: #E7DDE8;
}

.education #content p a:hover, .education #content li a:hover {
	color: #880000;
	background: #F4D8D6;
}

.health #content p a:hover, .health #content li a:hover {
	color: #001C46;
	background: #D6E2E8;
}

.jewish #content p a:hover, .jewish #content li a:hover {
	color: #004600;
	background: #D7E8D6;
}
















.gen #content.containsInset p { padding-right: 170px; }

.aging #content.containsInset p { padding-right: 170px; }

.family #content.containsInset p { padding-right: 170px; }

.education #content.containsInset p { padding-right: 170px; }

.health #content.containsInset p { padding-right: 170px; }

.jewish #content.containsInset p { padding-right: 170px; }

























/* ------    sidebar    ------ */











.home #sidebar {
	padding: 25px 0 20px 0;
	margin: 0;
	background: #283250 url('../img/home/home_sidebars_bg.gif') top left repeat-x;
}


.gen #sidebar, .aging #sidebar, .family #sidebar, .education #sidebar, .health #sidebar, .jewish #sidebar {
	padding: 3px 0 20px 0;
	margin: 0;
}


.gen #sidebar { border-left: 1px solid #B7BDD0; }

.aging #sidebar { border-left: 1px solid #E6C2B2; }

.family #sidebar { border-left: 1px solid #D2C0D4; }

.education #sidebar { border-left: 1px solid #EAB6B2; }

.health #sidebar { border-left: 1px solid #B3C9D3; }

.jewish #sidebar { border-left: 1px solid #B4D3B2; }













.home #sidebar h2 {
	color: #fff;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 5px 0;
	padding: 0 9px 0 12px;
}


.gen #sidebar h2, .aging #sidebar h2, .family #sidebar h2, .education #sidebar h2, .health #sidebar h2, .jewish #sidebar h2 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 5px 0;
	padding: 0 9px 0 12px;
}


.gen #sidebar h2 { color: #283250; }

.aging #sidebar h2 { color: #ab3600; }

.family #sidebar h2 { color: #6b2e6f; }

.education #sidebar h2 { color: #ba0c00; }

.health #sidebar h2 { color: #024d6e; }

.jewish #sidebar h2 { color: #076e00; }









.home #sidebar p {
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background: url('../img/home/home_news_divider.gif') bottom left no-repeat;
	margin: 4px 0 15px 0;
	padding: 0 9px 20px 12px;
}


.gen #sidebar p, .aging #sidebar p, .family #sidebar p, .education #sidebar p, .health #sidebar p, .jewish #sidebar p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 9px 0;
	padding: 0 9px 0 12px;
}


.gen #sidebar p { color: #283250; }

.aging #sidebar p { color: #ab3600; }

.family #sidebar p { color: #6b2e6f; }

.education #sidebar p { color: #ba0c00; }

.health #sidebar p { color: #024d6e; }

.jewish #sidebar p { color: #076e00; }











.gen #sidebar ul, .aging #sidebar ul, .family #sidebar ul, .education #sidebar ul, .health #sidebar ul, .jewish #sidebar ul {
	margin: 8px 0;
	padding: 0 9px 0 28px;
}







.gen #sidebar ul li, .aging #sidebar ul li, .family #sidebar ul li, .education #sidebar ul li, .health #sidebar ul li, .jewish #sidebar ul li {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 4px 0;
	padding: 0;
}


.gen #sidebar ul li { color: #283250; }

.aging #sidebar ul li { color: #ab3600; }

.family #sidebar ul li { color: #6b2e6f; }

.education #sidebar ul li { color: #ba0c00; }

.health #sidebar ul li { color: #024d6e; }

.jewish #sidebar ul li { color: #076e00; }












































#sidebar p a, #sidebar li a, #sidebar h2 a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #000;
}


.home #sidebar p a {
	color: #fff;
	border-bottom: 1px solid #8690B0;
}




.home #sidebar p a:hover, .home #sidebar li a:hover {
	color: #fff;
	background: #404C70;
}

.gen #sidebar p a:hover, .gen #sidebar li a:hover {
	color: #1B2135;
	background: #DCDFE5;
}

.aging #sidebar p a:hover, .aging #sidebar li a:hover {
	color: #710000;
	background: #F1DFD6;
}

.family #sidebar p a:hover, .family #sidebar li a:hover {
	color: #330038;
	background: #E7DDE8;
}

.education #sidebar p a:hover, .education #sidebar li a:hover {
	color: #880000;
	background: #F4D8D6;
}

.health #sidebar p a:hover, .health #sidebar li a:hover {
	color: #001C46;
	background: #D6E2E8;
}

.jewish #sidebar p a:hover, .jewish #sidebar li a:hover {
	color: #004600;
	background: #D7E8D6;
}














#sidebarEmpty {
	border: 0;
}
















/* ------    inset photo    ------ */



.gen #content .insetPhoto, .aging #content .insetPhoto, .family #content .insetPhoto, .education #content .insetPhoto, .health #content .insetPhoto, .jewish #content .insetPhoto {
	float: right;
	width: 342px;
	margin: 0 0 0 10px;
}


.gen #content .insetPhoto p, .aging #content .insetPhoto p, .family #content .insetPhoto p, .education #content .insetPhoto p, .health #content .insetPhoto p, .jewish #content .insetPhoto p {
	font-size: 11px;
	line-height: 15px;
	padding: 5px 7px 5px 9px;
	margin: 0;
}





.gen #content .insetPhoto p {
	color: #283250;
	background: #edd3c7;
}


.aging #content .insetPhoto p {
	color: #ab3600;
	background: #edd3c7;
}


.family #content .insetPhoto p {
	color: #6b2e6f;
	background: #ded1df;
}


.education #content .insetPhoto p {
	color: #ba0c00;
	background: #f0cac7;
}


.health #content .insetPhoto p {
	color: #024d6e;
	background: #c7d8df;
}


.jewish #content .insetPhoto p {
	color: #076e00;
	background: #c9dfc7;
}










#bottomNav {
	width: 600px;
	margin: 30px 0 30px 158px;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 18px;
}


#bottomNav a {
	padding: 2px 6px;
	margin: 0 3px;
	text-decoration: none;
	white-space: nowrap;
}








.gen #bottomNav a {
	color: #283250;
}

.aging #bottomNav a {
	color: #ab3600;
}

.family #bottomNav a {
	color: #6b2e6f;
}

.education #bottomNav a {
	color: #ba0c00;
}

.health #bottomNav a {
	color: #024d6e;
}

.jewish #bottomNav a {
	color: #076e00;
}









#bottomNav a:hover {
	text-decoration: none;
}




.gen #bottomNav a:hover {
	color: #283250;
	background: #DCDFE5;
}

.aging #bottomNav a:hover {
	color: #ab3600;
	background: #F1DFD6;
}

.family #bottomNav a:hover {
	color: #6b2e6f;
	background: #E7DDE8;
}

.education #bottomNav a:hover {
	color: #ba0c00;
	background: #F4D8D6;
}

.health #bottomNav a:hover {
	color: #024d6e;
	background: #D6E2E8;
}

.jewish #bottomNav a:hover {
	color: #076e00;
	background: #D7E8D6;
}

