/* Handmade CSS by Jason Julien at CHANGE -------------------------------------------*/

* { margin: 0; padding: 0; }
body { font-family: 'Trebuchet MS', trebuchet, 'Lucida Grande', helvetica, sans-serif; background: #bbc4c5 url(img/bg.png) repeat-x top left;}

.floatleft { float: left; margin-right: 10px; }
.floatright { float: right; margin-left: 10px; }

.clearit { clear: both; }

p { color: #3A5558; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }


#wrapper {
	width: 808px;
	margin: 0 auto;
	}
	
#sidebar {
	margin-top: 24px;
	width: 262px;
	float: left;
	}
	
	#sidebar-nav {
		background: #ECEEEF url(img/sidenav-bg.png) no-repeat top left;
		overflow: hidden;
		border-bottom: 2px solid #fff;
		}
		#sidebar-nav ul {
			list-style-type: none;
			text-align: right;
			margin-bottom: 35px;
			}
		#sidebar-nav li {
			line-height: 30px;
			font-size: 13px;
			}
		#sidebar-nav li.sidenav-header { background: #00021E; color: #6788A5; font-size: 14px; text-transform:uppercase; padding: 5px 10px; }
                #sidebar-nav h3.sidenav-header-title { background: #00021E; color: #6788A5; font-size: 14px; font-weight: normal; line-height: 30px; text-transform: uppercase; padding: 5px 10px; text-align: right; }

		#sidebar-nav li a {
			color: #00213E;
			display: block;
			padding-right: 10px; text-transform: capitalize;
			}
		#sidebar-nav li a:hover {
			background: url(img/subnav-hover.png) no-repeat top right;
			text-decoration: none;
			}
                #sidebar-nav ul li ul { display: none; }

#enews-btn {
background: url(img/sor-bg.jpg) 0 0 no-repeat;
height: 40px;
margin: 0;
padding: 50px 0 0 118px;
}
#enews-btn a {
font-size: 12px;
color: #003768;
}
			
	#stories-box {
		background: #fff url(img/stories-box-bg.gif) no-repeat top right;
		overflow: hidden;
		height: 153px;
		padding-top: 12px;
		}
	
	#quote-box {
		background: #ffffff url(img/bg-quote.gif) no-repeat top right;
		overflow: hidden;
		padding-top: 30px;
		}
	#quote-box p {
		margin: 0px 20px 0px 20px;
		padding-bottom:5px;
		line-height: 160%;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		color: #00213E;
		}
        #quote-box p.quote-source { line-height: 100%; margin-bottom: 5px; font-weight: bold; }
	#quote-box p em { margin-top: 0; padding-top: 0; color: #62787A; font-weight: normal; }
	
	#donorstories-box {
		background: #E2E6E7;
/*		border-right: 2px solid #fff;
		padding-left: 10px;*/
		padding-top: 12px;
		padding-bottom: 5px;
		}
#donorstories-box {padding-bottom: 0;}
	#donorstories-box img, #stories-box img { margin-left: 10px; margin-top: 5px; }
	#donorstories-box h2, #stories-box h2 {
		font-size: 15px;
		color: #003768;
		background: url(img/lil-doohickey.gif) no-repeat left center;
		padding-left: 40px;
		margin-bottom: 10px;
		margin-left: 10px;
		text-transform: uppercase;
		}
	#donorstories-box h3, #stories-box h3 {
		font-weight: bold;
		color: #3A5558;
		font-size: 12px;
		margin-left: 10px;
		}
	#donorstories-box p, #stories-box p {
		color: #3A5558;
		font-size: 12px;
		margin-bottom: 10px;
		margin-left: 10px; margin-right: 5px;
		}
	#donorstories-box a, #stories-box a { color: #003768; }
	.extrabottom { margin-bottom: 5px;}
	.icon-readmore { background: url(img/icon-readmore.gif) no-repeat; padding-left: 20px; margin-bottom: 15px; }
	
	.button-calculators { background: url(img/button-calculators.gif) no-repeat; width:204px;padding-left: 40px; line-height: 34px; display: block; height: 34px; }
	.button-login { background: url(img/button-login.gif) no-repeat; width:204px;padding-left: 40px; line-height: 34px; display: block; height: 34px; }
	.button-tellafriend { background: url(img/button-forwardtofriend.gif) no-repeat; width:204px;padding-left: 40px; line-height: 34px; display: block; height: 34px; }
	.button-makeagift {background: url(img/button-creditcard.gif) no-repeat; width: 204px; padding-left: 40px; line-height: 34px; display: block; height: 34px; }

	#addressbox {
		background: #CED5D6 url(img/sidebar-shadow.png) no-repeat bottom right;
		padding: 15px 0 40px 0;
		}
		#addressbox p {
			margin-left: 20px;
			font-size: 12px;
			color: #3A555B;
			margin-bottom: 8px;
			}
	
#right-bar {
	width: 546px;
	margin-top: 24px;
	float: left; /* ----- was float: right; ----- */
	}
	
	#header {
		background: url(img/header-shadow.png) no-repeat top left;
		height: 77px;
		position: relative;
		}
		
		#header h1 a {
			background: url(img/logo.gif) no-repeat top left;
			display: block;
			width: 330px;
			height: 52px;
			position: absolute;
			top: 11px;
			left: 19px;
			}
			#header h1 a span { display: none; }
		
		#header-nav {
			background: #C4CCCD url(img/header-nav-shadow.png) repeat-y top left;
			height: 33px;
			text-align: left;
margin-bottom: 1px;
			}
			
			#header-nav ul {
				float: left;
				list-style-type: none;
				}
			#header-nav li {
				float: left;
				margin-left: 15px;
				line-height: 32px;
				}
			#header-nav li a {
				color: #346087;
				font-size: 12px;
				font-family: "Trebuchet Ms", Trebuchet, "Lucida Grande", Geneva, Arial, Helvetica, sans-serif; 
				}				
				
			#tagline {
				float: right;
                                width: 275px;
                                height: 33px;
                                background: url(img/tag-bg.gif) no-repeat top right;
				}
				
		#navbar {
			background: url(img/nav-bg.png) repeat-x top left;
			height: 53px;
			border-bottom: 2px solid #fff;
			text-align: left;
			}
			#navbar ul {
				list-style-type: none;
				}
			#navbar li {
				float: left;
				margin-left: 15px;
				line-height: 52px;
				}
			#navbar li a { 
				color: #6788A5; 
				font-size: 14px; 
				font-family: "Trebuchet Ms", Trebuchet, "Lucida Grande", Geneva, Arial, Helvetica, sans-serif; 
				text-transform: uppercase;
				}
				
		#home-splash {
			width: 546px;
			height: 160px;
			background: url(img/home-splash.jpg) no-repeat top left;
			border-bottom: 2px solid #fff;
			}
			
		#content {
			background: #fff url(img/content-bg.png) repeat-x top left;
			border-right: 2px solid #fff;
			padding-bottom: 20px;
			min-height: 460px;
			}
		#stewardshipA #content {
			background: #fff url(img/stewardshipA.jpg) no-repeat top left;
			border-left: 1px solid #fff;
			padding-top: 180px;
			padding-bottom: 20px;
			min-height: 460px;
			}
		#info #content {
			background: #fff url(img/PF-Header.jpg) no-repeat top left;
			border-left: 1px solid #fff;
			padding-top: 180px;
			padding-bottom: 20px;
			min-height: 460px;
			}
			#content h1 {
				padding-top: 5px;
				margin-left: 30px;
				margin-bottom: 5px;
				color: #2E4446;
				font-size: 19px;
				text-transform: uppercase;
				}
				.h-home { background: url(img/h-home.gif) no-repeat top left; width: 204px; height: 41px; }

                        #content h2 {
				font-size: 16px;
				margin-left: 30px;
				margin-top: 25px;
				margin-bottom: 5px;
				color: #346087;
				}

                        #content h3 {
				font-size: 14px;
				margin-left: 30px;
				margin-top: 25px;
				margin-bottom: 5px;
				color: #346087;
				}

                        #content h4 {
				font-size: 12px;
				margin-left: 30px;
				margin-top: 0px;
				margin-bottom: 15px;
				color: #346087;
				}
				
			#content p {
				margin: 0 30px 10px 30px;
				font-size: 14px;
				line-height: 140%;
				}
			#content a { color: #B8913A; text-decoration: underline; }
			#content a:hover { text-decoration: none; }
			#content a.pdf-link { background: url(img/page_white_acrobat.png) no-repeat top left; padding-left: 20px; }

			#content img.morefloatleft { float: left; margin-right: 10px; margin-left: 30px; }
			#content img.morefloatright { float: right; margin-left: 10px; margin-right: 30px; }
                        .somefloatleft { float: left; margin-right: 10px; margin-left: 10px; }

			#content ul, #content ol {
				margin-left: 55px;
				margin-right: 25px;
				}
			#content li {
				font-size: 13px;
				color: #346087;
				margin-bottom: 10px;
			        }
				
			#callout {
				border: 1px solid #D8DEDE;
				margin-left: 30px;
				margin-right: 30px;
				padding-top: 8px;
				padding-bottom: 4px;
				margin-bottom: 10px;
				}
			#callout p {
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 14px;
				line-height: 100%;
				}
			#callout a { color: #A67507; text-decoration: underline; }
			#callout a:hover { text-decoration: none; }

			#breadcrumb { margin: 0 0 0 30px; padding-top: 15px; color: #A67507; }
			#breadcrumb a { font-size: 11px; }

			table { 
				margin: 1em;
				border-collapse: collapse;
				color: #3A5558;
				font-size: 13px;
				margin-left: 30px;									width: 475px;	
				}
			td, th {
				border: 1px solid #ccc;
				padding: .3em;
				}

			#news-box {
				color: #2E4446;
				margin: 0 30px;
				background: #CDD8E1;
				padding: 5px 10px;
				margin-bottom: 2px;
				}
				
				#news-box h2 {
					color: #2E4446;
					font-size: 16px;
					margin: 0;
					float: left;
					}
				#news-box a {
					font-size: 12px;
					padding-left: 18px;
					margin-top: 3px;
					float: right;
					color: #003768;
					font-decoration: none;
					background: url(img/read-news.gif) no-repeat left center;
					}
					
					#news-entries {
						margin: 0 30px 2px 30px;
						background: #ECF0F4;
						padding-top: 10px;
						padding-bottom: 10px;
						}
					#news-entries h3 { margin-top: 0; font-size: 12px; color: #3A5558; font-style: italic; font-weight: normal; margin-left: 10px; }
					#news-entries h3 a {
						font-size: 13px;
						color: #A67507;
						font-style: normal;
						font-weight: bold;
						}
					#news-entries p {
						font-size: 13px;
						margin: 0 10px;
						line-height: 110%;
						}
					#news-entries p a { color: #A67507; text-decoration: underline; }
					#news-entries p a:hover { text-decoration: none; }

					#paginate { 
						color: #2E4446;
						margin: 0 30px;
						border: 1px solid #CDD8E1;
						padding: 5px 10px;
						margin-bottom: 2px;
						}
						#paginate p { font-size: 11px; margin: 0; padding: 0; }
					
			#footer {
				clear: both;
				height: 124px;
				background: url(img/stones.png) no-repeat top left;
				padding-top: 30px;
				}
			#footer a { color: #A67507; text-decoration: underline; }
			#footer a:hover { text-decoration: none; }
			#footer p { margin-left: 254px; text-align: center; font-size: 11px; }
			#footer p.credit { margin-top: 40px; }
			#footer p.credit a { color: #3A555D; }




/* ============ FORM STUFF =========== */

/* ----- CLASSES ----- */

.inline{
	display:inline !important;
}
.center{
	text-align:center !important;
}
.left{
	float:left;
}
.right{
	float:right;
}
.hide{
	display:none !important;
}
.full {
	width: 485px;
}


/* - - - - - - - - - - - - - - - - - - - - -

FORM

- - - - - - - - - - - - - - - - - - - - - */

#giftform form ul{
/*	position:relative;
*/	list-style-type:none;
	margin: 0; padding: 0;
	padding-left: 28px;
/*	width:100%; */
}
#giftform form li{
/*	line-height:2em; */
	margin:0;
	padding: 0;
	padding:1px 4px 6px 0px;
	display: inline-block;
}

#giftform form label {
	display: block;
	text-align: left;
	margin-bottom: 3px;
	margin-top: 10px;
}
#giftform form input {padding: 2px 3px;}
#giftform h3 {margin-left: 0px;}
#giftform hr {
	border: none 0;
	border-top: 1px dotted #aaa;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-right: 30px;
	height: 1px;
}

#giftform form li:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}
/* Holly Hack Targets IE Win only \*/
	* html #giftform form li {height: 1%;}
	#giftform form li {display: block;}
/* End Holly Hack */

#giftform form li div{
	float:left;
	display:inline;
	margin-right:5px;
}
#giftform form li.focused{
	background-color:#fff7c0;
} 
#giftform form li p{
	clear:both;
	font-size:9px;
	line-height:13px;
	color:#444;
	text-align: left;
}

#giftform form li div.left{
	width:48%;
}
#giftform form li div.right{
	width:48%;
}
#giftform form li div.left .medium, form li div.right .medium{
	width:100%;
}

.clear{
	clear:both;
}

#giftform form li div p{
	margin-bottom:3px;
}
#giftform form li img.icon{
	float:left;
	margin:.35em 5px 0 0;
}


/* ----- INFO ----- */

.info{
	display:inline-block; 
	clear:both;
	margin:0 0 10px 0;
	padding:0 0 4px 0;
	border-bottom:1px dotted #ccc;
}
.info[class]{
	display:block;
}
.info p{
	font-size:95%;
	line-height:130%;
	margin:0 0 8px 0;
}

/* ----- SECTIONS ----- */
#giftform p { margin: 0; padding: 0;}

#giftform form li.section{
	border-top:1px dotted #ccc;
	margin-top:9px;
	padding-top:13px;
	padding-bottom:0px;
}
#giftform form ul li.first{
	border-top:none;
	margin-top:0px;
	padding-top:1px;
}
#giftform form .section h3{
	font-size:110%;
	line-height:130%;
	margin:0 0 2px 0;
}
#giftform form .section p{
	font-size:85%;
	margin:0 0 1em 0;
}

/* ----- BUTTONS ----- */

.buttons{
	clear:both;
	margin:10px 0 20px 7px;
}
.buttons .button{
	font-size:120%;
	margin:0 5px 0 0;
}
.button{
	cursor:pointer !important;
}
#saveForm{
	padding:0 10px;
}

/* --- Info Pages --- */
#infopages {  }
#infopages h1 {text-transform: none; text-align: left; margin-bottom: 8px; padding-bottom: 0;}
#infopages h3 {text-align: left; margin-top: 0; padding-top: 0; margin-bottom: 20px; font-size: 12px; font-weight: normal;}
#infopages h4 {font-size: 14px; font-weight: normal;}