.blue{color: #0079c2;}
.green{color: #8cc63f;}

/* bbe5ec */

a:link,
a:visited
{
	text-decoration: none;
	color: #0079c2;
}

body
{
	background: url(images/wood-pattern.jpg);
}

ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

h2
{
	background: #0079c2;
	color: #fff;
	padding: 7px 11px;
	text-transform: uppercase;
	font-size: 13px;
}

h3
{
	background: #0079c2;
	color: #fff;
	padding: 7px;
	text-transform: uppercase;
	font-size: 13px;
	margin: 0;
}

h4
{
	color: #8cc63f;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

img#logo
{
	position: absolute;
	left: -80px;
	top: 34px;
	z-index: 99;
}

img#donate
{
	position: absolute;
	right: -50px;
	top: 11px;
}

#header-container
{
	background: url(images/rays.png) no-repeat center top;
}

#header
{
	width: 950px;
	margin: 0 auto;
	height: 200px;
/* 	background: url(images/header.jpg) no-repeat left top; */
	position: relative;
}

#header-mask {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 4;
}

#content-container
{
	background: url(images/shadow.png) repeat-y center top;
}

#content
{
	width: 951px;
	margin: 0 auto;
	position: relative;
	overflow: visible;
}

.menu-primary-container
{
	height: 28px;
	background: #8cc63f;	
	border-bottom: 1px solid #d9e198;
	border-top: 1px solid #d9e198;
}

ul#menu-primary
{
	padding-left: 115px;
	width: 835px;
	margin: 0 auto;
}

ul#menu-primary li
{
	float: left;
}

ul#menu-primary a:link,
ul#menu-primary a:visited
{
	display: block;
	padding: 0px 12px;
	line-height: 28px;
	height: 28px;
	color: #fff;	
	text-transform: uppercase;
	font-size: 13px;
}

ul#menu-primary a:hover,
ul#menu-primary li.current-menu-item a,
ul#menu-primary li.current-page-ancestor a
{
	background: url(images/menu-highlight.jpg) repeat-x top left;
	color: #0079c2;
}

#footer
{
	margin: 0 auto;
	text-align: right;
	padding: 30px 0 20px 0;
  width: 100%;
  position: absolute;
  bottom: 0;
}

/* Home page */ 
#slider
{
	height: 314px;
	border-bottom: 5px solid #0079c2;
}

#slider li
{
	height: 309px;
}

#news-area
{
	padding: 20px;
	overflow: auto;
}

ul#news-home li
{
	color: #808080;
	padding: 0px 50px 0 65px;
	margin: 10px 0;
	min-height: 88px;
	background: url(images/news-list-marker.jpg) no-repeat left top;
}

ul#news-home h4
{
	display: inline;
	font-size: 15px;
	font-weight: bold;
}

ul#news-home h4 a
{
	color: #8cc63f;
}

#did-you-know
{
	margin-top: 25px;
	padding-top: 60px;
	background: url(images/did-you-know.png) no-repeat center top;
}

#did-you-know ul
{
	padding: 0 0 20px 40px;
	background: url(images/did-you-know-bottom.png) no-repeat center bottom;
}

#did-you-know li
{
	background: url(images/blue-bullet.png) no-repeat left 7px;
	padding-left: 10px;
	margin: 10px 0;
}

/* Interior pages */
#page-container
{
	overflow: visible;
	background: url(images/subnav-bg.jpg) no-repeat left top;
}

#image-wall img
{
	float: left;
}

#sidebar
{
	width: 260px;
	margin-left: -1px;
	float: left;
}

#sidebar li
{
	text-transform: uppercase;
	margin: 8px 0;
	list-style-type: none;
}

#sidebar h3
{
	padding-left: 50px;
}

#sidebar a:link,
#sidebar a:visited
{
	display: block;
	color: #8f8f8f;
	padding: 5px 0 5px 50px;
}

#sidebar a:hover,
#sidebar li.current_page_item a
{
	color: #0079c2;
	background: url(images/sidebar-current-item.png) no-repeat 15px center;
}

#page-content
{
	float: left;
	width: 580px;
	padding: 25px;
	color: #808080;
}

#page-content ul
{
	list-style-type: disc;
  list-style-position: inside;
	padding-left: 20px;
	margin-bottom: 20px;
}

#page-content hr
{
  background: url(images/hr.gif) no-repeat left center;
	margin-top: 15px;
	height: 11px;
	display: block;
	width: 100%;	
	border: none;
}

#header-photos {
    position: relative;
    height: 200px;
    overflow: hidden;
}

.header-photo-left {
    position: absolute;
    z-index: 1;
    left: 453px;
    top: 50px;
}
.header-photo-middle {
    position: absolute;
    z-index: 2;
    left: 573px;
    top: 23px;
}
.header-photo-right {
    position: absolute;
    z-index: 3;
    left: 690px;
    top: 72px;
}

.subheader-photo-right {
    clear: right;
}

#slider-controls {
    list-style-type: none;
/*
    float: right;
    height: 27px;
    margin: -27px 12px 0 0;
*/
    margin: 0;
    padding: 0;
/*
    text-align: right;
    width: 150px;
    position: relative;
    vertical-align: bottom;
*/
    position: absolute;
    top: 281px;
    right: 0;
}

#slider-controls li {
/*     display: inline; */
    float: left;
    height: 20px;
    margin-right: 7px;
}

#slider-controls li a {
    padding: 5px 10px;
    background: #a0cf67;
    color: #fff;
    display: block;
/*     margin: 1px 2px 0 2px; */
}

#slider-controls li.current a {
    background: #0079c2;
}


table {
    border-collapse: collapse;    
}

table td {
    border: 1px solid #ccc;
}

.entry-content table td {
  border: none;
  padding-left: 0;
  vertical-align: top;
}

#sidebar h3 a.header-link {
  text-align: left;
  width: 100%;
  color: white;
  padding: 5px 0;
  margin: 0;
}

#sidebar a.header-link:hover {
  background: transparent;
  color: white;
}

li.post > h4 a {
  color: #8BC53F;
  font-size: 14px;
}

#page-content .hentry .entry-content ul {
  padding: 0;
}

#page-content #post-31 .entry-content ul {
  list-style: none;
}

#page-content .hentry {
  margin-bottom: 5em;
  position: relative;
  clear: both;
}

li.post {
  font-size: 12px;
  color: #808285;
  padding: 0 0 2em 0;
  background: url(images/hr.gif) no-repeat center bottom;
  margin-bottom: 3em;
  list-style-type: none;
}

.header-donate {
  position: absolute;
  right: -42px;
  top: 94px;
  z-index: 9;
}

.leadership-photo {
  float: left;
}

.entry-content img {
  border: 5px solid white;
  -moz-box-shadow: 0 0 15px #999;
  -webkit-box-shadow: 0 0 15px #999;
  box-shadow: 0 0 15px #999;
  margin: 6px 15px 15px 15px;
  position: relative;  
}

#post-173 li.post {
  background: none;
  position: relative;
}

.entry-content p.interior-description { 
  font-size: 14px;
  line-height: 30px;
  font-family: Arial;
  color: #0079c2; 
}

.entry-content p.subhead-green { 
  font-size: 12px;
  font-family: Arial;
  color: #8cc63f; 
  line-height: 19px;
  margin-bottom: 2px;
}

.entry-content p.subhead-blue { 
  font-size: 14px;
  font-family: Arial;
  color: #0079c2; 
  line-height: 30px;
  margin-bottom: 2px;
}

.entry-content h2 {
  color: #8CC63F;
  font-size: 24px;
  font-family: Arial;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.25;
  padding: 0;
  background: transparent;
}

.entry-content h3 {
  color: #8CC63F;
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.25;
  padding: 0;
  background: transparent;
}

.entry-content h5 {
  color: #8CC63F;
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.25;
  padding: 0;
  background: transparent;
}

h1.title, h1.entry-title {
  color: #0079C2;
}

#sidebar #categories-3 .cat-item-4 {
  display: none;
}

#sidebar #categories-3 .cat-item-1 {
  display: none;
}

.entry-content h1, h1.title, h1.entry-title {
  font-size: 26px;
  font-family: Arial;
  font-weight: bold;
  color: #8cc63f;
  background: url(images/hr.gif) no-repeat left bottom;
  padding: 0 0 15px 0;
}

#categories-3 .current-cat {
/*   background-color: #eee; */
}

span.date {
  font-size: 11px;
  color: #999;
  text-decoration: none;
  font-weight: normal;
  line-height: 22px;
  display: block;
  padding: 0;
}

.alignleft {
  float: left;
  clear: left;
}

.alignright {
  float: right;
  clear: right;
}

#post-257 .leadership-photo {
  display: none;
}

.noshadow {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
}

.entry-content .spread-word td {
  padding: 0;
  vertical-align: middle;
  text-align: left;
}

.minwidth {
  width: 1%;
}

.textright {
  text-align: right !important;
}

.textright img {
  float: right;
  margin: 0;
}

#nav {
  position: absolute;
  top: 284px;
  right: 0;
  z-index: 9;
  width: auto;
}

#nav a {
  background: #a0cf67;
  color: #fff;
  padding: 6px 8px;
  margin-right: 6px;
  display: block;
  float: left;
}

#nav a.activeSlide {
  background: #0079c2;
}

.place-to-call-home {
  position: absolute;
  top: 156px;
  left: 144px;
  z-index: 9;
}


#site-info {
  float: right;
  margin-right: 20px;
}


.single-post .date,
.page-id-173 .date,
.category .date,
.blog .date,
.attachment .date,
body.date .date {
  background: url(images/blog-date-bg.png) no-repeat left top;
  color: #fff;
  display: block;
  height: 40px;
  width: 107px;
  position: absolute;
  right: -102px;
  top: -3px;
  padding: 6px 0 0 2px;
  text-align: center;
}

.single-post .date,
.attachment .date
{
  top: 159px;
  right: -15px;
}

.clear {
  clear: both;
}

.entry-content p {
  line-height: 21px;
}

.type-post .entry-content {
  overflow: auto;
  padding-top: 10px;
}


/* back btn*/
#backbtn
{
	left: -15px;
	background-image: url(images/blog-date-bg-left.png);
}

#backbtn a
{
	color: #fff;
	font-weight: bold;
}

.attachment .entry-content
{
	padding-top: 200px;
}
