@charset "UTF-8";
/* CSS Document */

html {
	background-color: #F5F5F5;
}

body {
	background: url(../_img/bg-repeat.png) top left repeat-x;
	color: #000;
}

#container {
	background: #F5F5F5 url(../_img/watermark-bg.png) top left no-repeat;
	height: auto;
	width: 1000px;
	margin: 0 auto;
	min-height: 950px;
}

#corner-link {
	left: 0;
	top: 0;
	position: absolute;
}

a {
	color: #000;
}



.alignleft {
	float: left;
	padding: 5px 20px 10px 0;
	text-indent: 0;
}

.alignright {
	float: right;
	padding: 5px 0 10px 20px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.aligncenter {
	padding: 0 7px 10px;
}

a.post-edit-link {
	clear: both;
	float: left;
}

/* Header */

#header {
	height: 187px;
	width: 938px;
	float: left;
	padding-left: 62px;
	margin-bottom: 6px;
}

#header #logo a {
	display: block;
	height: 101px;
	width: 99px;
	float: left;
	margin: 35px 14px 0 2px;
	background: url(../_img/logo-img.png) top left no-repeat;
}

#header h1 a {
	display: block;
	width: 335px;
	height: 56px;
	margin-top: 74px;
	background: url(../_img/logo-title.png) top left no-repeat;
	float: left;
}

#header #how-can-help a {
	display: block;
	float: right;
	margin: 11px 17px 8px 0;
	background: url(../_img/how-can-help.png) top left no-repeat;
	width: 247px;
	height: 133px;
}

#nav-bar {
	height: 35px;
	width: 902px;
	background: url(../_img/nav-bar.png) top left no-repeat;
	float: left;
	padding: 0 7px 0 7px;
}

ul#top-nav {
	text-align: center;
	padding-top: 9px
}

ul#top-nav li {
	display: inline;
	height: 35px;
	padding-top: 10px;
}

ul#top-nav a {
	font-family: Palatino, 'Palatino Linotype', Book Antiqua, serif;
	font-size: 17px;
	color: #000;
	text-decoration: none;
	padding: 0 15px 8px 19px;
	background: url(../_img/nav-divider.png) left top no-repeat;
}

ul#top-nav li.first a {
	background: none;
}

/* Slideshow */

#slideshow {
	width: 896px;
	height: 256px;
	margin: 0 0 0 71px;
	float: left;
	overflow: hidden;
}

#slideshow ul {
	position: relative;
	display: block;
	width: 896px;
	height: 256px;
}

#slideshow li {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 896px;
	height: 256px;
}

#slideshow #slideshow-text {
	position: relative;
}

#slideshow li.second, #slideshow li.third, #slideshow li.fourth {
	display: none; 
}

#header-img {
	width: 896px;
	height: 187px;
	margin: 0 0 0 71px;
	float: left;
	background: url(../_img/about-header.jpg) top left no-repeat;
}

/* Sidebar */

#sidebar-container {
	float: left;
}

#sidebar {
	width: 135px;
	background-color: #ABC6D0;
	margin: 52px 27px 23px 71px;
	padding: 17px 13px 5px 11px;
	float: left;
}

#home #sidebar {
	margin-top: 24px;
}

ul#side-nav li a {
	padding: 5px 0 10px 40px;
	height: 34px;
	display: block;
	float: left;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-decoration: none;
	background: url(../_img/document-btn.gif) top left no-repeat;
}

ul#side-nav li.page-item-56 a {
	background: url(../_img/donate-btn.gif) top left no-repeat;
	padding-top: 13px;
	height: 26px;
}

ul#side-nav li.page-item-57 a, ul#side-nav li.page-item-76 a {
	background: url(../_img/document-btn.gif) top left no-repeat;
}

ul#side-nav li.page-item-57 a {
	padding: 0 0 15px 40px;
}

ul#side-nav li.page-item-58 a {
	background: url(../_img/online-btn.gif) top left no-repeat;
}

ul#side-nav li.page-item-60 a {
	background: url(../_img/blog-btn.gif) top left no-repeat;
        padding-top: 13px;
	height: 26px;
}

ul#side-nav li.page-item-61 a {
	background: url(../_img/media-btn.gif) top left no-repeat;
	padding-top: 13px;
	height: 26px;
}

ul#side-nav li.rss-btn a {
	background: url(../_img/rss-btn.gif) top left no-repeat;
}



/* Content */

#content {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	float: left;
	width: 648px;
	font-size: 13px;
}

#page {
	min-height: 458px;
}

#content h2, #content h1 {
	font-size: 29px;
	font-family: Palatino, 'Palatino Linotype', Book Antiqua, serif;
	border-bottom: 1px dotted;
	font-weight: normal;
	padding: 19px 0 5px 0;
	margin-bottom: 4px;
}

#home #content h2 {
	padding-top: 24px;
}

#content h3 {
	font-size: 27px;
	font-family: Palatino, 'Palatino Linotype', Book Antiqua, serif;
	border-bottom: 1px dotted;
	font-weight: normal;
	padding: 0 0 5px 0;
	margin: 0 0 4px 107px;
}


#content h3 span {
	text-align: right;
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	font-size: 13px;
	float: right;
	padding-top: 7px;
}

#content h4 {
	font-size: 24px;
	font-family: Palatino, 'Palatino Linotype', Book Antiqua, serif;
	border-bottom: 1px dotted;
	font-weight: normal;
	padding: 24px 0 5px 0;
	margin: 0 0 4px 31px;
	clear: left;
}


#content h4 span {
	text-align: right;
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	font-size: 13px;
	float: right;
	padding-top: 4px;
}

#content h5 {
	font-size: 16px;
	font-family: Palatino, 'Palatino Linotype', Book Antiqua, serif;
	font-weight: normal;
	padding: 24px 11px 11px 0;
	margin: 0 0 18px 44px;
	float: left;
	clear: both;
}

#content h6 {
	font-size: 20px;
	font-family: Palatino, 'Palatino Linotype', Book Antiqua, serif;
	padding-bottom: 5px;
	color: #031F3F;
}

#content h6 a {
	color: #031F3F;
}


#content p.alignleft {
	padding: 23px 0 11px 0;
	text-indent: 0;
}

#content p {
	padding: 11px 8px 15px 7px;
	line-height: 140%;
}

#content ul#btn-links {
	height: 100px;
	padding-bottom: 18px;
	margin: 0;
}

ul#btn-links li {
	display: block;
	float: left;
	padding-right: 12px;
}

.blog-excerpt, div.comment {
	width: 550px;
	margin: 14px 0 0 49px;
	background-color: #DFE7EA;
	padding: 20px 20px 15px 20px;
}

div.comment {
	margin: 10px 0 10px 29px;
}

#content div.comment h6 {
	border-bottom: 1px dotted;
}

#content .blog-excerpt p, #content div.comment p {
	padding: 5px 0;
	text-indent: 0;
}

#content ul {
	margin: 0 0 4px 46px;
	line-height: 140%;
	list-style-type: disc;
}

/* Footer */

#footer {
	text-align: center;
	border-top: 1px dotted;
	margin-top: 15px;
	clear: both;
}

/* Blog */

#blog-sidebar {
	width: 126px;
	float: left;
	clear: left;
	padding: 1px 17px 48px 14px;
	border-right: 2px solid #666;
	margin-left: 71px;
}

#blog {
	margin: 21px 24px 0 24px;
}

#blog div.post {
	padding: 0 30px 19px 30px;
	background: url(../_img/transparent-white.png) top left repeat;
	margin-bottom: 85px;
}

.blog-title {
	background-color: #ABC6D0;
	padding: 20px;
	margin: 0 -30px 11px 0;
}

#content .blog-title p {
	text-indent: 0;
	padding: 5px 0 0 0;
}

a.permalink {
	text-decoration: none;
}

div.postmetadata {
	border-top: 1px dotted;
	text-align: center;
	padding-top: 14px;
	margin-top: 5px;
}

div.postmetadata .alignleft, div.postmetadata .alignright {
	padding: 0;
}

div.blog-widget h3 {
	font-size: 16px;
	font-family: Palatino, 'Palatino Linotype', Book Antiqua, serif;
}

div.blog-widget {
	padding-bottom: 13px;
}	

div.blog-widget ul {
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	font-size: 13px;
	line-height: 140%;
	padding-left: 9px;
}

input#s {
	background: url(../_img/search-input.png) top left no-repeat;
	border: none;
	width: 122px;
	height: 16px;
	padding: 4px 2px 0;
}

/* Contact form */

div#wpcf7-f1-p54-o1 {
	float: left;
	clear: left;
	padding-left: 116px;
}

#content div#wpcf7-f1-p54-o1 p {
	text-indent: 0;
	padding: 2px 0;
}

#content div#wpcf7-f1-p54-o1 p#subject {
	padding-top: 26px;
}

#content div#wpcf7-f1-p54-o1 h5 {
	float: none;
	margin-left: -72px;
}

.pdf-box {
	padding: 17px 33px 13px;
	text-align: center;
	margin: 25px auto 45px;
	width: 160px;
	background-color: #ABC6D0;
}

#content .pdf-box p {
	padding: 11px 0 15px 0;
	text-indent: 0;
}

#content p.phone {
	width: 500px;
	padding-left: 14px;
}

#content .fellow {
	width: 108px;
	padding: 10px 0px 5px 0;
	float:left;
}

#content .fellow {
	text-align: center;
}

#content .fellow p {
	text-align: center;
	padding: 0 0 2px;
	text-indent: 0;
}

#content .fellow img.alignleft {
	float: none;
	padding: 0;
}

#content .fellow a {
	text-decoration: none;
}