/*
colors:

Background:f3ede3

brown:70594c

blue: 33438a
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td {
	margin:0;
	padding:0;
	}
	
body {
	background: #f3ede3 url(images/back.jpg) repeat-x;
	font: 12px verdana, sans-serif;
	line-height: 1.5;
	color:#000;
	}
	
.clear {
	clear:both;
	font-size:0;
	line-height:0;
	visibility:hidden;
	}

#content {
	width:780px;
	padding:20px 0 20px 0;
	}
	
#content p	{ padding:0px 0 10px 0;}

		
#content a{
	color:#33438a;
	text-decoration:underline;
	}	
	
#content a:hover{
	color:#70594c;
	text-decoration:underline;
	}	
.dark { color:#000;}		
		
.double {
	width:502px;
	float:left;}

.double td{
	padding-right:10px;
	}

.double ul{
	padding-bottom:10px;
	margin-left:15px;
	}
.double li{ padding-bottom:5px;}		

#footer {
	background:url(images/bottom-back.jpg) repeat;
	height:150px;
	padding:10px 0 0 0;
	font: 10px verdana, sans-serif;
	color:#33438a;
	}

#footer p{
	padding:0 0 10px 0;
	}	

#footer a{
	text-decoration:underline; color:#33438a;
	}
	
#footer a:hover{
	text-decoration:underline; color:#70594c;
	}	
	
/* gallery styles */

div#controls {
	margin: 10px 0 0 0;
	height: 20px;
	width: 600px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
	margin-bottom: 10px;
}
div.nav-controls {
	float: right;
	margin-bottom: 10px;
}

.prev {
	margin: 0 10px  0;
	}

ul.thumbs {
	width:600px;
	margin: 10px 0;
	padding:0;
	height: 20px;
	}	
	
ul.thumbs li {
	width: 20px;
	float:left;
	list-style-type:none;
	margin:0 3px 0 0;
	padding:0;
	}
	
ul.thumbs li.selected a.thumb {
	font-weight: bold;
}

div.slideshow-container {
	position: relative;
	clear: both;
	height: 450px; /* This should be set to be at least the height of the largest image in the slideshow */
}

div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 600px;
	height: 450px; /* This should be set to be at least the height of the largest image in the slideshow */
}

div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

div#slideshow a.advance-link {
	display: block;
	width: 600px;
	
	text-decoration:none;
}

div#slideshow a.advance-link:hover, div#slideshow a.advance-link:active, div#slideshow a.advance-link:visited {
	text-decoration: none;
}

#slideshow {
	width: 600px;
	height: 480px;
	}

.gallery_navigation {
	width: 600px;
	}
	
div.pagination {
	clear: both;
}

div.gallery_navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #33438A;
	border-color: #33438A;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
	
/* end gallery styles */
h1 {
	padding-top: 40px;
	float:left;
	}	
		
h2 { text-indent:-9999px;
	line-height:85px;
	overflow:hidden;
	background: url(images/feedingthejewishhungry2.gif) no-repeat;
	float:right; width:305px;
	margin-top:75px;}

	
h3 {
	text-indent:-9999px;
	overflow:hidden;
	padding-bottom:5px;
	line-height:25px;
	}

h3.none{ /*No image replacement*/
	color:#33438A;
	font-size:20px;
	font-style:italic;
	font-weight:normal;
	line-height:1.5;
	overflow:auto;
	text-indent:0;
	}
	
h3#advocacy {
	background: url(images/advocacy.gif) no-repeat;
	line-height:25px;
	width:300px;}
	
h3#about {
	background: url(images/about.gif) no-repeat;
	line-height:25px;
	width:240px;}	
	
h3#calendar {
	background: url(images/calendar-top.gif) no-repeat;
	line-height:25px;
	width:300px;}	

h3#contact {
	background: url(images/contactus.gif) no-repeat;
	 line-height:25px;
	width:300px;}		

h3#donate {
	background: url(images/donate.gif) no-repeat;
	line-height:25px;
	width:200px;}		
	
h3#donatenow {
	background: url(images/donatenow.gif) no-repeat;
	line-height:22px;
	width:200px; 
	margin-top:10px;}	

h3#events {
	background: url(images/events.gif) no-repeat -2px 0;
	line-height:22px;
	width:73px; 
	margin-top:20px;}
		
h3#ffnh {
	background: url(images/ffnh.gif) no-repeat -2px 0;
	line-height:51px;
	width:197px; }
	
h3#fundraising {
	background: url(images/fundraising.gif) no-repeat;
	width:300px;}	

h3#hours {
	background: url(images/hours.gif) no-repeat -2px 0;
	line-height:22px;
	width:66px; 
	margin-top:20px;}	
	
h3#hours-ante {
	background: url(images/hours.gif) no-repeat -2px 0;
	line-height:22px;
	width:66px; 
	margin-top:10px;}	
	

h3#mailinglist {
	background: url(images/mailinglist.gif) no-repeat;
	line-height:25px;
	width:300px;}
	
	
h3#needhelp {
	background: url(images/needhelp.gif) no-repeat -1px 0;
	width:136px; 
	margin-top:20px;
	}
	
h3#newsletter {
	background: url(images/newsletter.gif) no-repeat;
	width:300px;}	
	
h3#privacy {
	background: url(images/privacy.gif) no-repeat;
	width:300px;}
	
h3#resources {
	background: url(images/resources.gif) no-repeat;
	width:300px;}
			
h3#services {
	background: url(images/services.gif) no-repeat;
	width:240px;
	}
	
h3#volunteer {
	background: url(images/volunteer.gif) no-repeat;
	width:300px;
	}	

h5 {
	font-size:16px;
	font-weight:bold;
	color:#33438a;
	padding:10px 0 10px 0;
	}
		
#header {
	height:170px;
	position:relative;
	}			
	
ul#header-nav  {
	right:0;
	top:5px;
	position:absolute;
	
	}	
	
#header-nav  li{
	padding:0px 0px 0px 10px;
	display:inline;
	font-size:10px;
	color:#33438a;
	}

#header-nav  li a{
	color:#33438a;
	text-decoration:none;
	}
		
#header-nav  li a:hover{
	color:#70594c;
	text-decoration:none;
	}

UL.items {
	padding:0 10px 0 0;
	margin:0 0 0 0;
	line-height:1.2;
	}
UL.items li{
	padding:0 0 5px 0;
	list-style:none;
	margin:0 0 0 0;
	}


.light	{ 
	color:#ccc;
	padding:0px 0 10px 0;
	}

#main-nav {height:31px;}

#main-nav  li{
	display:block;
	width:auto;
	float:left;
	font-size:12px;
	font-weight: bold;
	}

#main-nav  li a{
	color:#fff;
	text-decoration:none;
	display:block;
	padding:7px 18px 0 0;
	}
	
#main-nav  li a:hover{
	color:#c19a8b;
	text-decoration:none;
	}

.note {
	font-size: 11px;
	font-style:italic;
	}

p.nolineheight{ line-height:1.2;}



UL.pdflist{ 
	list-style:none;
 	padding:10px 40px 15px 0;
	}

UL.pdflist li {
	background: url(images/pdficon.gif) no-repeat;
 	padding:1px 0 6px 18px;
 	}

.sign_up_newsletter{
	padding:0px 22px 8px 0;
	width:220px;
	float:right;
	}
.sign_up_info{
	padding: 0px 0 10px 0;
	margin:0;
	text-align:left;
	font-size:12px;
	color:#000000
	}
.single {
	width:235px;
	float:left;
	padding-left:35px;}		
		
.single-left {
	width:235px;
	float:left;
	padding-left:0px;}		
		
#single-links {
	width:235px;
	float:left;
	padding-left:20px;}	

#single-links ul{
	font:12px verdana, sans-serif;
	font-weight:bold;
	list-style:none;
	margin-top:45px;
	padding-bottom:20px; }	

	
#single-links li{padding-bottom:10px; }	

#single-links a{
	color:#33438a;
	text-decoration:underline;
	}			
#single-links a:hover{
	color:#70594c;
	text-decoration:underline;
	}	

.triple {
	width:737px;
	float:left;
	}

.wrap {
	width:780px;
	margin:0 auto;
	}		
/*	Crossfader  */
		
div.gallery{
		position: relative;
		height:210px; 
		}
	
div.cf_element{
		width: 502px;
		height: 210px;
		}