@font-face {
	font-family: zapf-humanist;
	src: url(/fonts/Zapf_Humanist_Bold.otf),
		 url(/fonts/Zapf_Humanist_Bold.woff) format('woff'),
		 url(/fonts/Zapf_Humanist_Bold.ttf) format('truetype'),
		 url(/fonts/Zapf_Humanist_Bold.svg) format('svg');
}

@font-face {
	font-family: zapf-humanist-demi;
	src: url(/fonts/Zapf_Humanist_Demi_BT.otf),
		 url(/fonts/Zapf_Humanist_Demi_BT.woff) format('woff'),
		 url(/fonts/Zapf_Humanist_Demi_BT.ttf) format('truetype'),
		 url(/fonts/Zapf_Humanist_Demi_BT.svg) format('svg');
}

@font-face {
	font-family: zapf-humanist-demi-italic;
	src: url(/fonts/Zapf_Humanist_Demi_Italic.otf),
		 url(/fonts/Zapf_Humanist_Demi_Italic.woff) format('woff'),
		 url(/fonts/Zapf_Humanist_Demi_Italic.ttf) format('truetype'),
		 url(/fonts/Zapf_Humanist_Demi_Italic.svg) format('svg');
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
/* 	hi */
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

.pad-right {
	padding-right: 20px;
}

.pad-left {
	padding-left: 20px;
}
.pad-horizontal {
	padding: 20px 0;
}
input, select {
	vertical-align: middle;
	font-weight: normal;
}	

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul{
	list-style: none;
}


a {
	color: #e67f00;
}

a:hover {
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
}

.fleft {
	float: left !important;
}




h2 {
	color: #87a300;
    font-weight: bold;
    line-height: 1.4;
    margin: 15px 0;
    font-size: 20px;
}
	
h3 {
	margin: 0 0 25px 0;
	font-weight: normal;
	color: #87a300;
	line-height: 1.25em;
}

h3 a {
	color: #87a300;
}



#header {
	position: relative;
	margin: 0 auto;
	font-size: 0.75em;
}

#header-left-side {
	background: url(../images/header-left-side.gif) no-repeat 0% 100%;
	width: 119px;
	height: 316px;
	position: absolute;
	bottom: 0;
	left: -116px;
}

#main-flash {
	position: absolute;
	top: 164px;
	left: 0;
}

#content {
	margin: 0 auto;
	font-size: 0.75em;
}

#content-tail p {
	font-size: 1.083em;
	color: #595a5a;
	line-height: 1.385em;
	padding: 0 0 18px 0;
}

#content-tail p.big-indent-bot {
	padding: 0 0 48px 0;
}

#content-tail ul {
	margin: -3px 0 0 0;
	padding: 0 0 16px 1px;
}

#content-tail ul li {
	background: url(../images/marker.gif) no-repeat 0% 8px;
	font-size: 1.083em;
	line-height: 1.769em;
	padding: 0 0 0 22px;
}

#content-tail ul li a {
	text-decoration: none;
	color: #758d01;
}

#content-tail ul li a:hover {
	text-decoration: underline;
}

#content-tail img {
	margin: 0 0 13px 0;
}

.link {
	background: url(../images/link-bg.gif) no-repeat 0% 2px;
	display: block;
	padding: 0 0 6px 24px;
	font-size: 1.083em;
}

.link1 {
	background: url(../images/link1-tail.jpg) repeat-x 0% 0%;
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0 9px 0 11px;
	float: right;
	border: 1px solid #bfb79f;
	text-decoration: none;
}

.link1:hover {
	text-decoration: underline;
}

.link2 {
	background: url(../images/link1-tail.jpg) repeat-x 0% 0%;
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0 11px 0 11px;
	float: right;
	border: 1px solid #bfb79f;
	text-decoration: none;
	color: #418faa;
}

.link2:hover {
	text-decoration: underline;
}

.link3 {
	background: url(../images/link1-tail.jpg) repeat-x 0% 0%;
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0 11px 0 11px;
	float: right;
	border: 1px solid #bfb79f;
	text-decoration: none;
	color: #758d01;
}

.link3:hover {
	text-decoration: underline;
}

.link4 {
	display: block;
	padding: 0 0 6px 0;
	font-size: 1.167em;
}

.left-list {
	float: left;
	margin: 0 65px 26px 0 !important;
}
.img-left {
	float: left; 
	padding: 20px;
}
.img-right {
	float: right; 
	padding: 20px;
}
.picture {
	float: left;
	margin: 0 20px 0 0 !important;
}

blockquote p {
	padding: 0 10px 13px 0 !important;
}

blockquote p em {
	display: block;
	padding: 3px 0 14px 0;
	font-size: 1.077em;
	font-style: normal;
	text-align: right;
	color: #758d01;
	border-bottom: 1px solid #cbd298;
}

blockquote p em.no-border {
	border: none;
	padding: 4px 0 0 0 !important;
}


#footer-tail {
	background: url(../images/footer.jpg) repeat-x 0% 0%;
	height: 92px;
	clear: both;
}

#footer {
	margin: 0 auto;
	font-size: 0.814em;
	line-height: 92px;
	text-align: center;
	color: #f3f2f1;
	clear: both;
}

#footer span {
	margin: 0 4px 0 0;
}

#footer a {
	margin: 0 0 0 8px;
	color: #bbd831;
}

.tile-wrapper {float: left; width: 33%; padding-right: 20px; margin: 15px 0; }
#home-blocks .tile-wrapper:last-child { padding-right: 0px; }

.title1 h2 {margin: 0; padding: 0;}

.tilecontent {padding:15px; min-height: 230px;}

.tile.blue {border:1px solid #d2dbce;background-color: #f2f8fa; }
.tile.orange {border:1px solid #e4dabf;background-color: #fdf6ed;}
.tile.green {border:1px solid #dadcc1;background-color: #f8f9ee; }

span.hidden {display: none;}

table {border-collapse:collapse; margin: 0 auto 20px auto; width: 950px;}
table th {background: #e88000 url(/images/th-bg.jpg)  top left; width: 400px; padding: 20px 0; color: #fff; border-top: 1px solid #d06f00; border-bottom: 1px solid #d06f00; font-size: 18px; font-weight: normal; }
table td {padding: 10px 30px; vertical-align: top; background-color: #fcf2e5; border-bottom: 1px solid #e1ceac;}


table.programs td.icon {width: 100px !important;}

p.indent {margin-left: 40px;}

#subsections { margin: 0px 0px 20px 20px; width: 150px; border: 1px solid #e4dabf; border-top: 5px solid #e77e00; padding: 10px 20px 10px 20px; float: right; background-color: #fdf6ed; }

li.selected a { font-weight: bold; color: #595a5a !important; }

.footnote { font-style: italic; font-size: 11px !important; color: #888; margin-left: 15px; }
.footnote a { color: #888; }

ol.special {
	list-style: roman outside !important; 
	margin-left: 15px;
	color: #87a300;
	font-size: 15px;
}
ol.special h2 { margin-bottom: 0px; margin-top: 0px; }
ol.special p { font-size: 12px !important; }
ol.special li { list-style: roman outside !important; margin-bottom: 0px !important; margin-top: 0px; padding: 0px; }

td { border: 1px solid #d8c299; }
td.icon { text-align: center; width: 20px; background-color: #fae8d2 !important; }
th.major, td.major { width: 100%; }

#page_events th { text-align: left; padding-left: 30px; line-height: 1.5em; }

#page_testimonials h2 { padding: 10px 15px 15px 15px; background: transparent url(/images/testimonials-header.jpg) top left repeat-x; color: #fff; font-size: 18px; }
#page_testimonials #testimonials { background-color: #f6f8ea; margin-right: 220px; padding-bottom: 20px; border-bottom: 1px solid #daddbd; margin-bottom: 20px; }
#page_testimonials .intro { margin: 20px; color: #97aa3f; }
#page_testimonials #testimonials blockquote { margin: 20px; font-style: italic; }


ul.special { font-size: 14px; color: #97aa3f; margin: 10px 20px 10px 30px !important; list-style: disc outside; }
ul.special li { padding-left: 0px !important; background: transparent !important; list-style-image: transparent; }

form div { margin-bottom: 3px; }

.textbox label { width: 150px; display: block; float: left; }
.textarea label { display: block; }

#personal_info div { float: left; margin-left: 30px; }
#personal_info label { width: 100px; }
#personal_info { width: 700px; border: none; margin-bottom: 20px; }
#personal_info legend { display: none; }

.radio label { padding-top: 2px; margin-left: 5px; }
.radiolist { margin-bottom: 20px; }

textarea { width: 500px; height: 200px; }

div.errors { width: 500px; margin: 0px 0px 20px 20px; border: 1px solid #e4dabf; border-top: 5px solid #ff0000; padding: 10px 20px 10px 20px; background-color: #fdf6ed; margin-top: 15px; color: #ff0000; }
div.errors h2 { color: red; margin: 0px 0px 15px 0px; font-weight: bold; }
div.errors ol li { list-style: inside square; background: transparent; }

/****************** PULSE EXTRAS *******************/

#five-year-plan {
	border: 1px solid #e4dabf;
	background-color: #f2f8fa;
}
#five-year-plan .title1 {
	background: #130087;
	padding: 7px 16px;
	text-align: center;
}
#five-year-plan h2 {
	color: white;
	font-size: 20px;
	line-height: 45px;
}
#five-year-plan .titlecontent {
	padding: 15px;
}
.btns {
		overflow: hidden;
}
.btn {
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0 11px 0 11px;
	float: right;
	border: 1px solid #130087;
	text-decoration: none;
	color: #130087;
	margin-left: 10px;
}
#home-donate {
	margin-top: 20px !important;
	margin-bottom: 0px !important;
	float: right;
}
.blue {
	color: #130087;
}
.blue-bg {
	background: #130087;
}
.gray {
	color: #473d3f;
}
.green {
	color: #afc136;
}
.green-bg {
	background: #afc136;
}
.firstColumn{
	white-space: nowrap;
	font-weight:bold;
	color:blue;
}
/************ PULSE RESPONSIVE ****************/

.sixteen {
	width: 960px;
	margin: 0 auto;
}
.row {
	clear: both;
	overflow: hidden;
}
#header{
	box-sizing: border-box;
	font-family: zapf-humanist;
	background: white;
}
#header-inner {
	overflow: hidden;
	clear: both;
	padding: 0 80px;
	line-height: 97px;
}
#logo {
	float: left;
	margin-top: 20px;
}
#header-phone {
	float: right;
	display: inline-block;
	margin-right: 5px;
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
}
#header-phone a {
	color: #473d3f;
	text-decoration: none;
}
#header-phone .blue {
	padding-right: 7px;
}
#menu-wrapper {
	padding: 16px 0px;
}
#menu {
	display: table;
	text-align: center;
	padding: 0 80px;
}
#menu li {
	display: table-cell;
	border-right: 1px solid #777;
}
#menu li:first-child {
	text-align: left;
}
#menu li:last-child {

	border-right: 0px;
}
#menu li a {
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	font-family: zapf-humanist-demi;
	text-shadow: -1px 0px 1px black;
}
#menu-events-programs {
	width: 150px;
}
ul.level-2.dropdown-menu {
	display:none;
}
#menu ul.level-2.dropdown-menu {
	
	position:absolute;
    background-color: #130087;
    min-width:160px;
    z-index: 1000;
    margin-top:10px;
    padding: 10px 0;
}
#menu ul.level-2.dropdown-menu li {
    display: block!important;
    z-index: 1000;
    text-align: center!important;
    padding: 5px 10px;
    text-shadow:none;
    border: none;
}
#menu ul.level-2.dropdown-menu li a {
    text-shadow:none!important;
    font-weight:bold;
}
#mobile-menu .dropdown-menu li {
	border-top: 1px solid white;
	border-bottom: none;
}
#content {
	padding-top: 40px;
	padding-bottom: 20px;
}
#green-header {
	border-bottom: 3px solid #9bae28;
}
#slider img {
	max-width: 100%;
}
.tilecontent {
	overflow: hidden;
}
h1 {
	font-family: zapf-humanist-demi-italic;
	color: #130087;
	font-size: 32px;
	line-height: 45px;
}
.orange .title1 {
	background: #e87b01;
}
.blue .title1 {
	background: #4c9dba;
}
.green .title1 {
	background: #a7b92c;
}
.title1 h2 {
	font-family: zapf-humanist-demi;
	color: white;
	font-size: 22px;
	font-weight: normal;
	display: inline-block;
	vertical-align: middle;
}
.tile .title1 {
	padding: 0px 15px;
	line-height: 80px;
}
.third {
	width: 33.32%;
}
.two-thirds {
	width: 66.65%;
	float: left;
}
.twenty-percent {
	width: 20%;
}
.eighty-percent {
	width: 80%;
}
.third, .twenty-percent, .eight-percent {
	float: left;
}
#mobile-menu-wrapper, #mobile-menu {
	display: none;
}
#mobile-menu-toggle {
	display: block;
	width: 40px;
	margin: 0 auto;
}
#mobile-menu-toggle:hover {
	cursor: pointer;
	cursor: hand;
	opacity: 0.7;
}
#mobile-menu {
	margin-top: 15px;
}
#mobile-menu li {
	text-align: center;
	border-bottom: 1px solid white;
	padding: 5px 10px;
}
#mobile-menu li a {
	color: white;
	font-family: zapf-humanist;
	text-decoration: none;
	text-transform: uppercase;
}
#five-year-plan .twenty-percent {
	padding-right: 20px;
}
#menu-donate {
	width: 80px;
}
#page_special_thanks h1 {
	font-family: zapf-humanist-demi;
	text-align: center;
}
#page_special_thanks strong{
	font-size: 1.2em;
}

/************* SLIDER STYLES ************/

#page1 #slider {
	position: relative;
	height: 307px;
	overflow: hidden;
	z-index: 1;
}
#slides {
	z-index: -1;
	position: relative;
}
.slide {
	float: left;
	position: relative;
}
#laurel-badge {
	overflow: hidden;
}
#laurel-badge img {
	float: right;
	max-width: 100%;
}

/************** MEDIA QUERIES ***************/
@media (max-width:432px){
	.firstColumn{
		white-space: initial;
	}
}
@media (max-width:350px){
	.tableMoreResponsive td{
		padding: 10px 13px !important;
	}
}
@media (max-width: 959px) {
	.sixteen {
		width: 100%;
	}
	#five-year-plan {
		width: 100%;
	}
	#content {
		padding: 40px 40px 0;
	}
	table {
		max-width: 100%;
		width: auto;
	}
}
@media (max-width: 720px) {
	.third, .two-thirds {
		width: 100%;
		float: none;
	}
	.pad-right {
		padding-right: 0px;
	}
	.pad-left {
		padding-left: 0px;
	}
	#five-year-plan {
		margin-bottom: 30px;
	}
	#laurel-badge {
		text-align: center;
	}
	#laurel-badge img {
		float: none;
	}
	.tile-wrapper {
		padding-right: 0px;
	}
	.tilecontent {
		min-height: inherit;
	}
	#menu, #header-inner {
		padding: 0 20px;
	}
	textarea, #personal_info {
		width: 100%;
	}
	a {
		word-break: break-word;
	}
	#menu-donate {
	width: 65px;
}
}
@media (max-width: 599px) {
	#header-inner {
		line-height: inherit;
	}
	#logo, #header-phone {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	#logo {
		margin-top: 20px;
	}
	#header-phone {
		display: block;
		padding: 20px 0;
	}
	#logo img {
		max-width: 100%;
	}
	#mobile-menu-wrapper {
		display: block;
	}
	#menu {
		display: none;
	}	
}
@media (max-width: 480px) {
	#five-year-plan .eighty-percent, #five-year-plan .twenty-percent {
		float: none;
		width: 100%;
	}
	#five-year-plan .twenty-percent {
		text-align: center;
		padding-right: 0px;
	}
	#five-year-plan .eighty-percent {
		padding-left: 0px !important;
	}
	#content {
		padding: 40px 20px 0;
	}
	#subsections {
		float: none;
		margin: 20px 0;
	}
	table.programs td {
		width: auto;
	}
	table td {
		padding: 10px 20px;
	}
	#page_testimonials #testimonials {
		margin-right: 0px;
	}
}