﻿@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Copperplate-Gothic-Bold-Regular';
	src: url('../fonts/Copperplate-Gothic-Bold-Regular.eot');
	src: local('☺'), url('../fonts/Copperplate-Gothic-Bold-Regular.woff') format('woff'), url('../fonts/Copperplate-Gothic-Bold-Regular.ttf') format('truetype'), url('../fonts/Copperplate-Gothic-Bold-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'abeatbyKaiRegular';
	src: url('../fonts/abeatbyKaiRegular.eot');
	src: local('☺'), url('../fonts/abeatbyKaiRegular.woff') format('woff'), url('../fonts/abeatbyKaiRegular.ttf') format('truetype'), url('../fonts/abeatbyKaiRegular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*tabs*/
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 1px .2em 0 0; border-bottom: 0; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em .6em; text-decoration: none;
font-size: 14px;font-weight: bold;
font-family: 'Arial',sans-serif;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; height: 184px;
overflow: hidden;}
.ui-tabs .ui-tabs-panel, li.ui-state-active, li.ui-state-active a {
background: #dee3d7;
}
li.ui-state-active a{color:#0ea793 !important;}
.ui-widget-content, .ui-widget-header, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-state-default a {
color: #000 !important;
border: 0;
background: transparent none;
}
.ui-tabs .ui-tabs-nav {
padding: 0;
}
.ui-helper-clearfix::before, .ui-helper-clearfix::after {
content: "";
display: table;
}
.ui-helper-clearfix::before, .ui-helper-clearfix::after {
content: "";
display: table;
}
.ui-helper-clearfix::after {
clear: both;
}



/*start*/
a{color: #FFC423;}
#wrapper {margin: 0px auto;}
#container {margin: 0px auto;width: 990px;}
#header{
margin-bottom: 1px;
}
#logo {
float: left;
}
#header h1 {
font-size: 70px;
float: left;
padding: 38px 20px 0px 24px;
}
#topright {float: right;}
#topright h1 {font-size: 30px;font-weight: bold;}
.slidebox{-webkit-box-shadow: 1px -1px 8px 1px rgba(0,0,0,.58);
	-moz-box-shadow: 1px -1px 8px 1px rgba(0,0,0,.58);
	box-shadow: 1px -1px 8px 1px rgba(0,0,0,.58);}
#contentspace {
-webkit-box-shadow: 0 0 32px 3px rgba(196, 196, 196, .75);
-moz-box-shadow: 0 0 32px 3px rgba(196,196,196,.75);
box-shadow: 0 0 32px 3px rgba(196, 196, 196, .75);
padding: 30px;
padding-top: 0px;
margin-bottom: 40px;
overflow: hidden;
}
h3,h2,h1{font-family:'Copperplate-Gothic-Bold-Regular', Arial, Sans-serif;
font-size:22px;
	color:#518700;
	margin-top: 25px;
    margin-bottom: 25px;}
	.navbox{background:url(../images/navline.png) repeat-x;height: 45px;padding: 0px 6px;}
#nav {
	height: 45px;
	width: 100%;
	/*background-color:#0ea793;*/
}
#nav a:active{background:#518700;color:white;}
#nav a:hover{background:#518700;color:white;}
#nav a {
	line-height: 6px;
	padding: 8px 29.5px; /*adjust*/
	/*line-height: 45px;
	padding: 0 31px;*/
	font-size: 16px;
	font-family: 'abeatbyKaiRegular', sans-serif;
	color:white;
	text-decoration: none;
	display: block;
	background: #0EA793;
}
#contentspace #nav a {
padding: 8px 25.7px;
}
#nav li {
	float: left;
	margin: 0 0 0px 0px;
	position: relative;
	padding-top: 11.5px; /*adjust*/
}
#nav ul li {
}
#nav ul li.last {
}
#content h2 {
	font-family:'Copperplate-Gothic-Bold-Regular', Arial, Sans-serif;
	font-size:30px;
	color:#518700;
	margin-top: 25px;
    margin-bottom: 12px;
}
#content p{font-family:'Arial', sans-serif, Helvetica;
font-size:13px;color:#505050;line-height: 24px;}
hr{border:1px dashed #aa947b;margin-top:20px;margin-bottom:25px;}
.primary{text-align:center;background:url(../images/quotes.png) no-repeat center;}
.primary h3 {font-family:'Copperplate-Gothic-Bold-Regular', Arial, Sans-serif;
font-size:22px;
	color:#518700;
	margin-top: 25px;
    margin-bottom: 25px;
}
.primary p {
padding: 0px 100px;
}
#textbox .placecontent{text-align: center;
-webkit-box-shadow: 4px -4px 5px rgba(190,183,183,.75);
	-moz-box-shadow: 4px -4px 5px rgba(190,183,183,.75);
	box-shadow: 4px -4px 5px rgba(190,183,183,.75);
margin: 0 18px 0 0;
display: inline;
float: left;
width: 213px;
padding: 0;
border: 3px solid #518700;
min-height: 234px;
}
.secondary h3{font-family:'Copperplate-Gothic-Bold-Regular', Arial, Sans-serif;font-size:20px; margin-bottom: 10px;}
.secondarycnt {
width: 452px;
background: transparent none;
float: left;
margin:0 25px 0 0;
}
#footer {

background: #0EA793;
}
.ci-tabs {
position: relative;
padding: .2em;
zoom: 1;
}
.last {
margin: 0 !important;
}
.clear {
clear: both;
}


.people{background:url(../images/people.png) no-repeat center;}
.leaf{background:url(../images/leaf.png) no-repeat center;}
.connections{background:url(../images/connections.png) no-repeat center;}
.textcnt{background:url(../images/textline.png) repeat-x;min-height: 110px;
margin-top: 129px;}
.textcnt h3{
font-family: 'Copperplate-Gothic-Bold-Regular', Arial, Sans-serif;
font-size: 22px;
color: #518700;
padding-top: 6px;
margin-bottom: 6px;
}
.textimg p {
line-height: 22px !important;
}
.placecontent.box4.lst p {
line-height: 14px !important;
}
.button {
margin-top: 19px;
}
.donate {
background: #518700;
padding: 2px 6px;
color: white;
font-weight: bold;
font-size: 16px;
}
#footercnt {
width: 990px;
margin: 0px auto;
overflow: hidden;
padding-top: 25px;
}
.footerbox .column {
width: 316px;
margin-right: 20px;
border-right: 1px solid grey;
}
.column .last{border:0 !important;}
.footerbox li {
float: left;
}
.copyright {
text-align: center;
color: #FFC423;
font-family: arial, sans-serif;
font-size: 14px;
font-weight: bold;
margin-bottom: 12px;
}
#social {
float: right;
padding-right: 100px;
}
#social ul li {
float: left;
margin: 2px;
}


.twitter {
margin-left: 12px;
margin-right: 12px;
}


 
.dribble { background-position: -0px -0px; width: 37px; height: 37px; }
.facebook { background-position: -0px -37px; width: 37px; height: 37px; }
.twitter { background-position: -0px -74px; width: 37px; height: 37px; }


/*Slider*/
#slide {
	width:990px;
	position:relative;
	height:300px;
	-webkit-box-shadow: 1px -1px 8px 1px rgba(0, 0, 0, .58);
-moz-box-shadow: 1px -1px 8px 1px rgba(0,0,0,.58);
box-shadow: 1px -1px 8px 1px rgba(0, 0, 0, .58);
margin-bottom:30px;
margin-top:15px;
}
#slide IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#slide IMG.active {
	z-index:10;
	opacity:1.0;
}
#slide IMG.last-active {
	z-index:9;
}

.readmorelink {
background: #518700 !important;
color: white !important;
padding: 5px;
float: right;
position: relative;
right: 0px;
font-family: arial, sans-serif;
font-size: 12px;
}

#column1 {
width: 360px;
border-right: 1px solid #319689;
}
#column2 {
width: 280px;
padding: 10px;
border-right: 1px solid #319689;
padding-top: 0px;
}

#column2 h3 {
font-size: 20px;
color: white;
font-family: arial, sans-serif;
margin-bottom:22px;
}


#column3 {
width: 300px;
padding: 10px;
text-align:center;
}

/* ******************* Photo Gallery ********************/
.portfolio {
width: 265px;
float: left;
margin: 21px;
}

.galleryimgblock {
border: 4px solid #0EA793;
overflow: hidden;
}

.imagetitle {
text-align: center;
margin-top: 5px;
}



/***********************************************************************/


#column1 h3 {
font-size: 20px;
color: white;
font-family: arial, sans-serif;
margin-bottom: 22px;
}

#map{
border:7px solid white;
}

#wdgid {
color: #FFC423;
font-family: arial, sans-serif;
font-size: 22px;
margin-top: 12px;
}

#social h4 {
font-size: 20px;
color: white;
font-family: arial, sans-serif;
margin-bottom:12px;
}

/********** inner page template *******************/
#content .cnt {
float: left;
width: 660px;
margin-right: 10px;

padding-bottom: 10px;
}

#content .sidebar {
width: 240px;
margin: auto;
float: right;
margin-top: 13px;

padding-bottom: 10px;
}

/***************** Sidebar ****************/
.eventimg {
margin-bottom: 20px;
}
.donateimg {
margin-bottom: 20px;
}

/********************** Blog Page ********************/
.blogpost {
border-bottom: 1px solid #DDD;
margin-bottom: 10px;
padding-bottom: 3px;
overflow: hidden;
}

.blogpost .entry {
height: 220px;
overflow: hidden;
margin-bottom: 5px;
}

.entry-title-blog {
font-size: 1.5em !important;
padding-bottom: 8px;
margin-bottom: 4px !important;
}

.entry-title-blog a {
color: #090606 !important;
}

.entry .featuredimage {
margin: 5px;
}

.entry .featuredimage img {
float: left;
margin-bottom: 20px;
margin-right: 10px;
width: 150px;
height: 150px;
padding: 4px;
background: whiteSmoke;
border: 1px solid whiteSmoke;
}

.blogpost .entry p {
text-align: justify;
line-height: 20px !important;
}

/*
.blogpost .readmorelink {
background: #555!important;
color: white !important;
padding: 5px;
line-height: 15px;
float: right;
}
*/


/********************************* Pagination ******************************/

.pagenavi {
  // margin: 0 0 20px 30px;
    padding: 5px 1px 5px;
    float:left;
    width: 98%;
    background:url(images/pagination_bg.gif) no-repeat center;
}
.pagenavi a {
    padding: 5px 6px 4px 6px;
    margin: 3px;
    text-decoration: none;
    border: 1px solid #ccc;
    color: #666;
    background-color: inherit;
}
.pagenavi a:hover {
    border: 1px solid #444;
    color: #444;
    background-color: #eee;
}
.pagenavi span.pages {
    padding: 5px 6px 4px 6px;
    margin: 3px;
    color: #825a2d;
    font-weight:bold;
    border: 1px solid #999;
    background-color: inherit;
}
.pagenavi span.current {
    padding: 5px 6px 4px 6px;
    margin: 3px;
    font-weight:bold;
    border: 1px solid #666;
    color: #444;
    background-color: #eee;
}
.pagenavi span.expand {
    padding: 5px 6px 4px 6px;
    margin: 3px;
    border: 1px solid #ccc;
    color: #444;
    background-color: inherit;
}
.pagenavi .first, .pagenavi .last {
    border: 1px solid #aaa;
}
.pagenavi .single_page {
border: 1px dashed #ccc;
}

/****************** Photo Gallery ***************/


.thumbnail-frame {
background-color: white !important;
}



/******************** Contact Form *******************/
#middle {
float: left;
padding-left: 90px;
width: 565px;
height: 504px;
padding-top: 18px;
border: 4px solid #0EA793;
background: white;
}

input[type="text"] {
width: 280px;
margin-bottom: 20px;
}

input[type="radio"] {
margin-bottom: 20px;
}
select[size="1"] {
margin-bottom:20px;
}

.error[generated="true"] {
color: #DC0000;
font-size: 16px;
padding: 5px 0 2px 5px;
}

#wrap {

margin-right: 85px;
padding: 10px;
}

#middle label {
font-size: 18px;
font-family: "Arial", sans-serif;
font-weight: normal;
margin-right: 20px;
float: left;
}

.portfolioimg {
padding-top: 5px;
}

.portfoliocontent {
text-align: center;
}

/************************************** Sub Nav ***************************/
#nav ul ul {
display: none;
float: left;
margin: 0;
position: absolute;
/*width: 160px;*/
z-index: 99999;
overflow: visible;
background: #518700;
height: auto;
top: 34px;
line-height: 6px;
}
#nav li li {
margin: 0;
line-height: 20px;
padding-top: 0px;
}
#nav li li a {
color: white;
font-size: 14px;
text-transform: none;
border-top: 1px solid white;
padding: 12px 10px !important;
width: 150px;
}
#nav li li a:hover {
color: #FFC423;
}

#nav ul li:hover > ul {
display: block;
}


/*mini slider*/
#slideshow {
position: relative;
width: 198px;
height: 112px;
-webkit-box-shadow: 1px -1px 8px 1px rgba(0, 0, 0, .58);
-moz-box-shadow: 1px -1px 8px 1px rgba(0,0,0,.58);
box-shadow: 1px -1px 8px 1px rgba(0, 0, 0, .58);
float: right;
}
#slideshow > div {
position: absolute;
}

.placecontent.box4.last p {

}