@charset "UTF-8";
/* CSS Document */
body{
	margin: 0px auto 0px auto;
	background: #FFFFFF;
	background-size: contain;
	/* font-family: 'Open Sans Condensed', sans-serif; */
	/* font-size: 20px; */
	color: #535353;
	}
/*#fixedHeader{
	background: #000;
	float: left;
	width: 1200px;
	height: 135px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 998;
	border-bottom: 2px solid #f7941d;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	translate3d(0, 0, 0);
}*/
.logo{
	background: transparent url() no-repeat top center;
	width: 285px;
	height: 65px;
	position: absolute;
	top: 20px;
	left: 0px;
	padding-left: 20px;
	z-index: 999999;
}
#navLinks{
	float: right;
    list-style: none;
    margin-top: 18px;
    letter-spacing: 0.5px;
}
#navLinks li {
	float: left; 
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
li {
    display: inline;
}
#navLinks a{
	display: block;
    padding: 0px 14px 0px 14px;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    color: #3b3b3b;
    font-weight: 600;
    text-decoration: none;
}

#navLinks a:hover{
	color: #1f9fd9;
	cursor: pointer;
}
.social{
	opacity: 0.8;
	float: right;
	margin: 19px 0px 0px 21px;
}
.social:hover{
	opacity: 1.0;
}
.search{
	margin: 15px 28px 0px 20px;
	float: right;
}
#searchButton {
	font-family: 'PT Sans', sans-serif;
    outline: 0;
    background: #75ae43;
    width: 38px;
	margin-right: 1px;
    border: 0;
    padding: 3px 10px;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
	float: right;
	margin-left: 0px;
	border-radius: 0px 10px 10px 0px;
}
input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; 
}


input[type=search] {
	/*
	background: #ededed url(/images/design/search.png) no-repeat 8px center;
    border: solid 1px #ccc;
    padding: 4px 10px 0px 32px;
    height: 18px;
    width: 70px;
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #211d58;
	margin-left: 11px;
	*/
	background: #ededed;
    border: solid 1px #ccc;
    padding: 0px 10px 0px 10px;
    height: 23px;
    width: 100px;
    -webkit-border-radius: 10px 0px 0px 10px;
    -moz-border-radius: 10px 0px 0px 10px;
    border-radius: 10px 0px 0px 10px;
	/*
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
	*/
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #211d58;
    margin-left: 11px;
}
input[type=search]:focus {
	background-color: #fff;
	border: 1px solid #ededed;
	background: #ededed;
}


input:-moz-placeholder {
	color: #999;
}
input::-webkit-input-placeholder {
	color: #999;
}
.donateButton {
    background-color: #572a77;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 20px;
    padding: 3px 18px 3px 18px;
    letter-spacing: 0.8px;
    text-decoration: none;
    margin: 17px 0px 0px 0px;
    margin-right: 30px;
    float: right;
}    
.donateButton:hover {
	background-color:#de1f26;
}
#mainNav{
	padding: 0;
	list-style: none;
	float: left;
    margin: 8px 0px 0px 440px;
	padding-top: 11px;
    border-top: 0px solid #CCCCCC
}
#mainNav li {
	float: left; 
}
#mainNav a{
	display: block;
    padding: 0px 4px 0px 14px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 23px;
    color: #572a77;
	text-transform: uppercase;
    text-decoration: none;
	font-weight: 700;
    margin-left: 2px;
}
#mainNav a:hover{
	color: #75ae43;
	text-decoration: none;
	cursor: pointer;
}
#sliderDiv{
	background: url(/images/design/slider01.png) no-repeat top left;
    width: 1200px;
    height: 385px;
    margin: 0px 0px 0px 0px;
    float: left;
    z-index: -1;
    position: relative;
}
.gradient{
	background: url(/images/design/gradient.png) no-repeat bottom left;
    width: 786px;
    height: 385px;
	bottom: 0px;
	position: absolute;
}
.captionDiv{
    float: left;
    margin: 92px 0px 0px 40px;
    width: 530px;
    height: 280px;
    z-index: 1;
    position: absolute;
}
.captionDiv h1{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 40px;
	color: #ffffff;
	line-height: 40px;
	text-shadow: 2px 2px #444444;
	letter-spacing: 1px;
	/*font-weight: 700;*/
	margin: 0px 0px 0px 0px;
}
.captionDiv p{
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	text-shadow: 2px 2px #444444;
	letter-spacing: 1px;
	font-weight: 300;
	margin: 20px 0px 0px 0px;
}
.greenButton{
	background-color:#75af43;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:24px;
	font-weight: 700;
	border: 2px solid #fff;
	padding:8px 30px;
	text-decoration:none;
	letter-spacing: 1px;
}
.greenButton:hover{
	background-color:#ebb625;
	color:#fff;
}
#servicesDiv
{
	width: 1200px;
	height: 200px;
	float: left;	
	border-top: 2px solid #ffffff;
}
#servicesDiv #adminEditButton.homeEdit
{
	position:relative;
	top: -300px;
	right: -555px;
}
#servicesDiv h1
{
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 30px;
    color: #fff;
    font-weight: 300;
    text-align: center;
    margin: -125px 0px 0px 0px;
	position: relative;
}
.service{
	float: left;
	width:300px;
	height: 200px;
}
.service img 
{
	width: 300px;
	height: 200px;
}

.service:hover{
	opacity: 0.8;
}
#graphBanner{
	background: url(/images/design/graph-bg.png) no-repeat left;
	float: left;
	width: 1200px;
	height: 170px;
	border-top: 2px solid #ffffff;
}
#graphBanner #adminEditButton.homeEdit
{
	position:relative;
	top: -285px;
	right: -555px;
}
.graphText{
	float: left;
	width: 800px;
	height: 200px;
	margin: 40px 0px 0px 50px;
}
.graphText p{
	font-family: 'PT Sans', sans-serif;
	font-size: 22px;
	color: #fff;
	font-weight: 300;
	/*float: left;*/
	width: 800px;
	height: 200px;
}
#mainContent{
	width: 1200px;
	/* height: 450px; */
	float: left;
	padding-bottom: 25px;
}
#mainContent h1{
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 35px;
    color: #572a77;
	line-height: 0px;
}
#mainContent p{
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #231f20;
	font-weight: 300;
	line-height: 28px;
	/*float: left;*/
}
#mainContent #adminEditButton.homeEdit
{
	position:relative;
	top: -38px;
	left: 220px;
}
.yellowButton{
	background-color:#ebb625;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:24px;
	font-weight: 700;
	border: 2px solid #fff;
	padding:8px 30px;
	text-decoration:none;
	letter-spacing: 1px;
}
.yellowButton:hover{
	background-color:#75af43;
	color:#fff;
}

.blueButton{
	background-color:#1f9fd9;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:24px;
	font-weight: 700;
	border: 2px solid #fff;
	padding:8px 30px;
	text-decoration:none;
	letter-spacing: 1px;
}
.blueButton:hover{
	background-color:#75af43;
	color:#fff;
}
.columnLeft{ 
	float: left; 
	/* width: 320px; */
	width: 530px;
	margin: 60px 0px 0px 40px; 
	border-right: 1px solid #dededd;
	padding-right: 20px;
}
.columnRight{ 
	margin: 60px 0px 0px 20px;
	float: right; 
	width: 340px; 
}
.columnCenter{ 
	display: inline-block; 
	width: 530px;
	margin: 60px 0px 0px 40px; 
	/* border-right: 1px solid #dededd; */
	float: left;
}
.date{
	float: left;
	width:35px;
	height: 55px;
	padding-right: 20px;
	border-right: 1px solid #572a77;
}
.date b{
	font-family: 'PT Sans', sans-serif;
    font-size: 16px;
	color: #231f20;
	letter-spacing: 3px;
	font-weight: 300;
}
.date h2{
	font-family: 'PT Sans', sans-serif;
	color: #231f20;
	margin-top: 12px;
    font-size: 28px;
	line-height: 0px;
	text-align: center;
}
hr{
	/*float: left;
    border: 1px solid #dededd;
    width: 350px;*/
}

.dateTitle{
	float: left;
	width: 80%;
	height: auto;
	margin-left: 15px;
	padding-bottom: 20px;
}
.dateTitle a{
	font-family: 'PT Sans Narrow', sans-serif;
	color: #231f20;
	font-size: 22px;
	margin-left: 0px;
	text-decoration: none;
	line-height: 22px;
	top: 8px;
	position: relative;
}

.dateTitle a:hover{
	font-family: 'PT Sans Narrow', sans-serif;
	color: #572a77;
    font-size: 22px;
	cursor:pointer;
}
.dateTitle h2 {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #231f20;
    font-size: 22px;
	margin-left: 21px;
	float:left;
	text-decoration: none;
	line-height: 22px;
	top: -17px;
	position: relative;
}
.readArticle {
	/*top: -40px !important;*/
	text-decoration: underline !important;
	text-decoration-color: #572a77 !important; 
	/*margin-left: 5px !important;*/
	font-size: 16px !important;
}

#borderButton{
	background-color: #fff;
    border: 1px solid #572a77;
    color: #572a77;
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
    padding: 2px 14px;
    text-decoration: none;
}
#borderButton:hover{
	background-color:#572a77;
	color: #ffffff;
	cursor:pointer;
}
.purpleButton{
	background-color:#572a77;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:22px;
	font-weight: 700;
	border: 2px solid #fff;
	padding: 8px 12px;
	text-decoration:none;
	letter-spacing: 1px;
}
.purpleButton:hover{
	background-color:#de1f26;
	color:#fff;
}
.blogTitle{
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
    margin: 10px 0px 0px 10px;
    z-index: 1;
    position: absolute;
}
#greenDiv{
	background: url(/images/design/wv-bg.png) no-repeat left;
	float: left;
	width: 1200px;
	height: 338px;
	border-bottom: 2px solid #ffffff;
	position:relative;
}
#greenDiv h1{
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 35px;
    color: #572a77;
	line-height: 40px;
	width: 350px;
	margin-top: -10px;
}
#greenDiv h2{
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 35px;
    color: #572a77;
    font-weight: 400;
    margin: -30px 0px 0px 0px;
}
#greenDiv p{
	font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    color: #393432;
    width: 400px;
    font-weight: 300;
    line-height: 25px;
    margin-top: -8px;
    float: left;
}
.greenLeft #adminEditButton.homeEdit
{
	position:absolute;
	top: 262px;
	left: 419px;
}
.greenLeft{
	float: left;
    width: 530px;
    margin: 40px 0px 0px 40px;
    border-right: 1px solid #6daa2e;
    padding-right: 20px;
}
.greenLeft a{
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #231f20;
	border-bottom: 2px solid #572a77;
	padding-bottom: 3px;
	text-decoration: none;
}
.greenRight a{
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #231f20;
	border-bottom: 2px solid #572a77;
	padding-bottom: 3px;
	text-decoration: none;
}
.greenLeft a:hover{
	color: #ffffff;
	cursor: pointer;
}
.greenRight a:hover{
	color: #ffffff;
	cursor: pointer;
}
.greenRight{
	float: right; 
	width: 450px;
	margin: 40px 0px 0px 0px; 
	border-right: 1px solid #6daa2e;
	padding-right: 99px;
}
.greenRight #adminEditButton.homeEdit
{
	position:absolute;
	top: 294px;
	right: 92px;
}
.greenRight a{
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #231f20;
	border-bottom: 2px solid #572a77;
	padding-bottom: 3px;
	text-decoration: none;
}
.greenRight a:hover{
	color: #ffffff;
	cursor: pointer;
}
.greenTD{
	font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    color: #393432;
    line-height: 25px;
    margin-top: 64px;
}
.imgBorder{
	border: 2px solid #ffffff;
	box-shadow: 0px 0px 15px #5889b5;
	float: left;
}
.imgTitle{
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 30px;
    color: #ffffff;
    font-weight: 300;
    text-shadow: 2px 2px #444444;
	letter-spacing: 1px;
    float: left;
    margin: 155px 0px 0px 10px;
    z-index: 1;
    position: absolute;
}
#taglineDiv{
	background: url(/images/design/quote-bg.png) no-repeat left;
	width: 1200px;
	height: 110px;
	float: left;
	border-bottom: 2px solid #ffffff;
}
#taglineDiv h1{
	font-family: 'PT Sans', sans-serif;
    font-size: 28px;
    color: #ffffff;
    font-weight: 400;
    text-shadow: 2px 2px 5px #000000;
    padding-right: 40px;
    margin-top: 40px;
    float: right;
}
#aboutDiv{
	float:right;
	width: 1200px;
	height: 350px;
	border-bottom: 2px solid #ffffff;
}
.shelter{
	background: url(/images/design/service1.png) no-repeat left;
	width: 300px;
	height: 350px;
	float: left;
}
.shelter:hover{
	opacity: 0.8;
}
.shelter h1{
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 28px;
    color: #ffffff;
	letter-spacing: 1px;
	margin: 20px 0px 0px -40px;
    font-weight: 700;
}
.shelter p{
	font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    color: #ffffff;
    line-height: 25px;
    text-align: center;
    margin: 10px 0px 0px -65px;
    width: 230px;
}
.shelter #adminEditButton.homeEdit
{
	position:relative;
	top: -240px;
	left: 133px;
}
.enlighten{
	background: url(/images/design/service2.png) no-repeat left;
	width: 300px;
	height: 350px;
	float: left;
}
.enlighten:hover{
	opacity: 0.8;
}
.enlighten h1{
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 28px;
    color: #ffffff;
	letter-spacing: 1px;
	margin: 20px 0px 0px -55px;
    font-weight: 700;
}
.enlighten p{
	font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    color: #ffffff;
    line-height: 25px;
    text-align: center;
    margin: 10px 0px 0px -65px;
    width: 230px;
}
.enlighten #adminEditButton.homeEdit
{
	position:relative;
	top: -240px;
	left: 122px;
}
.programs{
	background: url(/images/design/service3.png) no-repeat left;
	width: 300px;
	height: 350px;
	float: left;
}
.programs:hover{
	opacity: 0.8;
}
.programs h1{
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 28px;
    color: #ffffff;
	letter-spacing: 1px;
	margin: 20px 0px 0px -55px;
    font-weight: 700;
}
.programs p{
	font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    color: #ffffff;
    line-height: 25px;
    text-align: center;
    margin: 10px 0px 0px -65px;
    width: 230px;
}
.programs #adminEditButton.homeEdit
{
	position:relative;
	top: -240px;
	left: 133px;
}
.betterLives{
	background: url(/images/design/service4.png) no-repeat left;
	width: 300px;
	height: 350px;
	float: left;
}
.betterLives:hover{
	opacity: 0.8;
}
.betterLives h1{
	font-family: 'PT Sans Narrow', sans-serif;
    font-size: 28px;
    color: #ffffff;
	letter-spacing: 1px;
	margin: 20px 0px 0px -31px;
    font-weight: 700;
}
.betterLives p{
	font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    color: #ffffff;
    line-height: 25px;
    text-align: center;
    margin: 10px 0px 0px -65px;
    width: 230px;
}
.betterLives #adminEditButton.homeEdit
{
	position:relative;
	top: -240px;
	left: 126px;
}
.container{
	width: 200px;
    height: 250px;
    margin: 40px 0px 0px 90px;
    float: left;
}
#footer{
	background: #ffffff;
	width: 1200px;
	height: 350px;
	float: left;
	margin: 0px 0px 0px 0px;
	border-top: 15px solid #572a77;
}
#footer h1{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 25px;
	color: #572a77;
	width: 300px;
	font-weight: 700;
}
#footer #adminEditButton.homeEdit
{
	position:relative;
	top: -52px;
	left: 160px;
}
.footerColumn{
	width: 370px;
	height: 250px;
	margin: 30px 0px 0px 30px;
	float: left;
}
.footerColumn a{
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #231f20;
	border-bottom: 2px solid #572a77;
	padding-bottom: 3px;
	text-decoration: none;
}
.footerColumn a:hover{
	color: #75af43;
	text-decoration: none;
	cursor: pointer;
}
#footer p{
	font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    color: #393432;
    width: 400px;
    font-weight: 300;
    line-height: 25px;
}
.footerContact{
	width: 220px;
	height: 250px;
	margin: 30px 0px 0px 50px;
	float: left;
}
.footer
{
	font-size: 15px;
	color: #572a77;
	font-family: 'PT Sans Narrow', sans-serif;
}
.blueButton{
	background-color:#1f9fd9;
	display:inline-block;
	cursor:pointer;
	color:#fff;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size:22px;
	font-weight: 700;
	border: 2px solid #fff;
	padding: 8px 12px;
	text-decoration:none;
	letter-spacing: 1px;
}
.blueButton:hover{
	background-color:#75af43;
	color:#fff;
}
#copyright{
	background: url(/images/design/gradient-line.png) no-repeat left;
	float: left;
	width: 1200px;
	height: 2px;
}
#copyright p{
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #231f20;
	text-align: center;
	padding-bottom: 20px;
}
#videoDiv{
	background: #e0f7fe;
	border-bottom: 3px solid #fff;
	padding: 2% 0 0 2%;
	width: 98%;
	height: 500px;
	float: left;
}
#videoDiv h1{
	text-align:center;
	color:#1f9fd9;
}
.videoWrapper{
	padding: 2%;
	width: 45%;
	height: auto;
	display: inline-block;
}

.gnp-badge
{
	margin: 0px !important;
}
.rating_star {
	
}
.best
{
	
}
.color-link
{
	
}

.homeChartHolder
{
	width: 324px;
    height: 160px;
    float: left;
    overflow: hidden;
    position: relative;
    top: 10px;
}