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

body {
	background: url(../_img/mainbg-tile.png) top left;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {
    padding-left:1em;
    margin-left:0;
	list-style:disc;
}

ul li {
	padding-bottom: 1em;
}

.clear {
	clear: both;
}

#main-container {
	background: url(../_img/mainbg.png) top left repeat-x;
}

#header-container {
	width: 100%;
	background: url(../_img/top.jpg) top center no-repeat;
	height: 156px;
	float: left;
	min-width: 1000px;
}

#header, #container {
	width: 1000px;
	margin: 0 auto;
}

#header h1#logo a {
	width: 295px;
	height: 126px;
	margin-left: 302px;
	text-indent: -9999px;
	display: block;
}

/* Left Sidebar */

#left-sidebar {
	float: left;
	padding: 31px 29px 0 34px;
	width: 125px;
	font-family: Helvetica, Arial, sans-serif;
}

ul#left-nav {
	padding-left: 0;
}

ul#left-nav li {
	display: block;
	float: left;
	background: #74C7CC url(../_img/nav-top.png) top left no-repeat;
	text-align: center;
	width: 125px;
	font-style: italic;
	margin-bottom: 9px;
	padding-bottom: 0;
}

ul#left-nav li a {
	display: block;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
	width: 111px;
	margin: 0 auto;
	padding: 7px;
	background: url(../_img/nav-btm.png) bottom left no-repeat;
}

ul#left-nav li.current_page_item, ul#left-nav li.current_page_parent {
	background: #2F8F9C url(../_img/nav-top-current.png) top left no-repeat;
}

ul#left-nav li.current_page_item a, ul#left-nav li.current_page_parent a {
	background: url(../_img/nav-btm-current.png) bottom left no-repeat;
	color: #FFF;
	font-weight: bold;
}


#donations-container {
	background: url(../_img/donations-top.png) top left no-repeat;
	padding-top: 20px;
	float: left;
	margin-top: 24px;
}

#donations {
	background: #E2D47F url(../_img/donations-btm.png) bottom left no-repeat;
	padding: 0 6px 20px 11px;
	line-height: 128%;
}

#donations strong {
	font-weight: bold;
	font-size: 15px;
	letter-spacing: -0.5px;
}

#donations p {
	font-size: 12px;
}


/* Home Content */

#content-container {
	background: url(../_img/right-side-top.jpg) top center no-repeat;
	width: 100%;
	min-width: 1000px;
	float: left;
}

#container {
	width: 1000px;
	margin: 0 auto;
}

#home-content {
	padding: 31px 61px 0 49px;
	float: left;
	width: 453px;
	font-size: 13px;
	line-height: 150%;
}

#home-content h2#pagetitle {
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	padding-bottom: 20px;
}

#home-content p {
	padding: 15px 0 15px 0;
	text-indent: 25px;
}

#home-content p.no-indent {
	text-indent: 0;
}

/* Content */

#middle-container {
	float: left;
}

#middle-container p {
	text-indent: 25px;
	padding-bottom: 1em;
}

#middle-container p.no-indent {
	text-indent: 0;
}

#middle-container h3 {
	font-size: 13px;
	padding: 5px 0 4px 0;
}

#middle-container a {
	color: #486D70;
	text-decoration: underline;
}

#middle-container a:hover {
	text-decoration: none;
}

#statement {
	padding: 21px 24px 18px 24px;
	width: 515px;
	font-size: 12px;
	line-height: 150%;
}

#pagetitle-container {
	background: #74C7CC url(../_img/content-verytop.jpg) top left no-repeat;
	padding: 19px 41px 0 41px;
	width: 481px;
}

#pagetitle-container h2#pagetitle {
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

#content-container1 {
	background: url(../_img/content-repeat.jpg) top left repeat-y;
	width: 563px;
}

#content-container2 {
	background: url(../_img/content-btm.jpg) bottom left no-repeat;
	width: 563px;
	padding-bottom: 54px;
}

#content {
	padding: 38px 40px 12px 41px;
	width: 482px;
	font-size: 13px;
	line-height: 130%;
	background: url(../_img/content-top.jpg) top left no-repeat;
}

/* Right Sidebar */

#right-sidebar {
	padding: 145px 0 0 35px;
	float: left;
	width: 200px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: italic;
}

#signup-container {
	background: #D15B4D url(../_img/signup-top.png) top left no-repeat;
	padding: 23px 0 0 0;
	width: 181px;
	margin-bottom: 12px;
}

#signup {
	background: url(../_img/signup-btm.png) bottom left no-repeat;
	padding: 0 10px 23px 12px;
	margin-top: -11px;
	font-size: 11px;
}

#signup h3 {
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 8px;
}

#signup p {
	margin-bottom: 12px;
}

#signup label {
	margin-bottom: 6px;
	display: block;
}

#signup input {
	margin-bottom: 3px;
	width: 150px;
}

#signup input#submit {
	margin: 0 4px -13px 0;
	float: right;
	width: 61px;
}

#read-more-box-container {
	background: url(../_img/read-more-box-top.png) top left no-repeat;
	width: 200px;
	padding-top: 28px;
}

#read-more-box {
	background: url(../_img/read-more-box-btm.png) bottom left no-repeat;
	width: 181px;
	padding: 0 19px 103px 0;
}

#read-more-inside {
	background-color: #5C6C8B;
	font-size: 13px;
	line-height: 128%;
	padding: 0 12px 0 12px;
}

#read-more-inside a#read-more-link {
	font-size: 18px;
	color: #FFF;
	width: 55px;
	float: left;
	display: block;
	margin: 15px 0 -32px 0;
	background: url(../_img/right-arrow.png) right 1px no-repeat;
	line-height: 100%;
	text-decoration: none;
}

#footer {
	clear: both;
	color: #4F595C;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 100px 0 20px 0;
	float: left;
	width: 93%;
}

#footer p#tands {
	padding-top: 2px;
	background: url(../_img/tands.gif) top left no-repeat;
	width: 113px;
	height: 18px;
	margin: 3px auto 0 auto;
	text-align: center;
	display: block;
}

#footer p#tands a {
	color: #4F595C;
	display: block;
	width: 85px;
	padding: 0 0 3px 27px;
	height: 16px;
}

blockquote {
	font-style: italic;
}

/**************************/
/********** Blog **********/
/**************************/

.alignleft { float: left; margin: 0 25px 6px 0; }
.alignright { float: right; margin: 0 0 6px 12px; }
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.blog-divider {
	height: 50px;
}

div.wpcf7-response-output {
	clear: both;
	float: left;
	margin-top: 20px;
}
