/*general declarations */
body{
	margin:0;
	padding:0;
	background-color:#960;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl,li,dt,dd{
	margin:0;
	padding:0;
}
h4{
	margin:3px 0;
}
p{
	margin:0 0 10px 0;
}
img {
	border: 0;
}
table{
	margin:5px 0;
}
table tr th, table tr td{
	border-bottom:solid 1px #CCC;
	padding:5px 0;
}

.content ul li{
	margin-bottom:.8em;
	line-height:1.2em;
}

div#contact table tr th, table tr td{
	border-bottom:0 solid #CCC;
	padding: 5px 0;
}

/* page background images and colors */
body.homepage{
	background:#E0F2BD url(../images/home-page-bg.gif) repeat-x;
}
.homepage .wrapper{
	background:transparent url(../images/home-page.jpg) 0 194px no-repeat;
}
.wrapper{
	background:#FFF url(../images/basic-footer-repeat.jpg) 0px bottom repeat-x;
}
#background-b1.wrapper {
	background:#FFF url(../images/baseboards/b/1.jpg) 0px bottom repeat-x;
}
#background-b2.wrapper {
	background:#FFF url(../images/baseboards/b/2.jpg) 0px bottom repeat-x;
}
#background-b3.wrapper {
	background:#FFF url(../images/baseboards/b/3.jpg) 0px bottom repeat-x;
}
#background-b4.wrapper {
	background:#FFF url(../images/baseboards/b/4.jpg) 0px bottom repeat-x;
}
#background-b5.wrapper {
	background:#FFF url(../images/baseboards/b/5.jpg) 0px bottom repeat-x;
}
#background-b6.wrapper {
	background:#FFF url(../images/baseboards/b/6.jpg) 0px bottom repeat-x;
}
#background-b7.wrapper {
	background:#FFF url(../images/baseboards/b/7.jpg) 0px bottom repeat-x;
}
#background-b8.wrapper {
	background:#FFF url(../images/baseboards/b/8.jpg) 0px bottom repeat-x;
}
#background-b9.wrapper {
	background:#FFF url(../images/baseboards/b/9.jpg) 0px bottom repeat-x;
}
.homepage .container{
	background:none;
}
.container {
	width:765px;
	background:#FFF url(../images/basic-footer.jpg) 0 bottom no-repeat;
}
#background-a1 .container {
	background:#FFF url(../images/baseboards/a/1.jpg) 0 bottom no-repeat;
}
#background-a2 .container {
	background:#FFF url(../images/baseboards/a/2.jpg) 0 bottom no-repeat;
}
#background-a3 .container {
	background:#FFF url(../images/baseboards/a/3.jpg) 0 bottom no-repeat;
}
#background-a4 .container {
	background:#FFF url(../images/baseboards/a/4.jpg) 0 bottom no-repeat;
}
#background-a5 .container {
	background:#FFF url(../images/baseboards/a/5.jpg) 0 bottom no-repeat;
}
#background-a6 .container {
	background:#FFF url(../images/baseboards/a/6.jpg) 0 bottom no-repeat;
}
#background-a7 .container {
	background:#FFF url(../images/baseboards/a/7.jpg) 0 bottom no-repeat;
}
#background-a8 .container {
	background:#FFF url(../images/baseboards/a/8.jpg) 0 bottom no-repeat;
}
#background-a9 .container {
	background:#FFF url(../images/baseboards/a/9.jpg) 0 bottom no-repeat;
}

/*navigation */
.main-logo img{
	display:none;
}
h2.main-logo{
	float:right;
	width:110px;
	height:115px;
	margin:20px 0 20px 0;
}
.homepage h2 a.main-logo{
	background:url(../images/JHF-logo-home.gif) no-repeat;
}
h2 a.main-logo{
	float:right;
	background:url(../images/JHF-logo.gif) no-repeat;
	width:110px;
	height:115px;
	text-indent:-99999px;
}
.navigation{
	float:right;
	clear:right;
	width:162px;
	margin-bottom:90px;
}
.top-level-nav{
	
}
.top-level-nav li{
	display:block;
	padding:2px 0;
	width:162px;
	background:url(../images/nav-bottom-borader.gif) 0 bottom repeat-x;
	text-align:right;
	list-style:none;
}
.second-level-nav li{
	padding:3px 0;
	line-height:1.2em;
	background:none;
}
.second-level-nav li.selected a{
	background:url(../images/blue-arrow.gif) no-repeat 0 50%;
	padding-left:6px;
}
* html .second-level-nav li.selected a{
	background-position:2px 3px;	
}

/*content section */

html > body.homepage .content{
	padding:110px 0 0 0;
}

* html .homepage .content{
	margin:110px 0 0 22px;
}
.content{
	width:508px;
	margin-left:22px;
}

html > body .content{
	padding:110px 0 150px 0;
}

* html .content{
	margin:110px 0 150px 30px;
}
span.end-of-section{
	clear:both;
	display:block;
	font-size:1px;
}

.dotdivider {
	height: 10px;
	border-top: 2px dotted #ccc;
}

.soliddivider {
	height: 10px;
	border-top: 1px solid #ccc;
}

h3.section-title{
	margin-bottom:10px;
}
h3.page-title{
	margin-bottom:8px;
}
h3.hompage-title{
	height:20px;
}
p.page-sub-title{
	margin-bottom:25px;
}
.content ul li{
	list-style:none;
	background:url(../images/bullet-arrow.gif) 0 55% no-repeat;
	padding-left:13px;
}



.content ul.special li {
	list-style-type: circle;
	background: none;
	padding: 0;
    margin-left:  20px;
}


.content ul li ul li {
	list-style-type: circle;
	background: none;
	padding: 0;
    margin-left:  20px;
}


.homepage .content-block{
	border-top:none;
}
.content-block{
	float:left;
	width:230px;
	margin:0 10px 15px 0;
	border-top:solid 1px #CCC;
}

/* START list styles annual report PDFs */
.content ul.pdflist {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
}

.content ul.pdflist  {
	list-style: none;
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	
}

.content ul.pdflist  li {
	list-style: none;
	margin: 0;
	padding: 0; /*add padding here for list items that are not going to be anchored*/
	line-height: 1.8em;
	background-image: none;
	
}

.content ul.pdflist a {
	display: block; /*this declaration enables the entire link box to be clickable or hot*/
	padding: 0 0 0 22px; /*paddiing provides some space between the borders and text inside*/
	background-color: #fff; /*bg color set to closely mathch the bg image*/
	background-image:  url(/images/pdf-small.gif); 
	background-repeat: no-repeat; 
	background-position: 0% 10%;/**/
}
/* END list styles annual report PDFs */

/* START Search */
p.question  {
	border-top: 2px dotted #390;
}

#results {
	padding-top: 5px;
}

h6.results-header {
	border-bottom: 1px solid #ccc;
	padding-bottom:5px;
}

.resultbox {
	border-bottom: 2px dotted #390;
	padding-top: 5px;
	padding-bottom: 5px;
}

.resultbox-alt {
	border-bottom: 2px dotted #390;
	background-color:#F9FFD7;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*END search */

.healthscans {
	padding: 5px 7px 2px 0;
}

.news-listing {
	background:url(../images/nav-bottom-borader.gif) 0 top repeat-x;
	padding:5px 0 30px 0;
}
.news-listing table{
	width:100%;
}
.news-listing table th {
	width:33%;
}

.item-description{
	width:100%;
}
.item-description .header th{
	width:auto;
	border-bottom:solid 1px #CCC;
}
.item-description th{
	width:33%;
	border-bottom:none;
	vertical-align:text-top;
}
.item-description td{
	padding:.5em;
}
.contact-info{
	margin-top:1.5em;
	float:right;
}

.related-links{
	width:230px;
	margin:0 0 30px 0;
	border-top:solid 1px #CCC;
}
.tree-container{
	width:570px;
	height:300px;
	margin:27px 0 18px 0;
}
.tree-container ul{
	display:block;
}
.tree-container ul li{
	background:none;
	padding:0;
	position:relative;
	display:block;
}
.tree-container .aging{
	top:230px;
	left:10px;
}
.tree-container .perfecting-care{
	
}
.tree-container .jewish-comunity{
	top:-50px;
	left:250px;
}
.tree-container .profesional-ed{
	left:400px;
}
.tree-container .public-health{
	top:100px;
	left:470px;
}
/*footer section */
.footer{
	clear:both;
	background-color:#960;
	padding:5px;
}
.footer .container{
	background:none;
}
/*.elliance-tag{
	float:right;
	margin-right:20px;
}*/
