@charset "UTF-8";
/* text */


		
a{ 
	color: #000;
	text-decoration : none;
} 

.active {
	color:#000;
}

a:hover { 
	color:#5eaf94;
	text-decoration : underline;
}

		
h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin: 0;
	color:#1a1a1a;
	padding-bottom: 7px;
	font-family:'Avenir LT W01 65 Medium'!important;
}

h1, .h1 {
	font-size: 34px;
}

h2, .h2 {
	margin-top:20px;
	font-size: 24px;
}

h3, .h3 {
	font-size: 23px;
}


h4, .h4 {
	font-size: 22px;
}

h5, .h5 {
	font-size: 21px;
}

ul{
	margin:0; 
  	padding:0; 
  	
	}
	li{
		padding:.4em 0 .4em 1.5em;
		text-align: left;
		}

p {
	color: #333;
	line-height: 150%;
	margin: 0;
	padding: 0.5em 0;
	font-size:15px;
	font-family:Arial, Verdana, Geneva, sans-serif;
}

.content-head{font-size:30px; margin:0; font-family:'Avenir LT W01 65 Medium';margin-bottom:10px;}
.statistic{color:#000;padding:5px 0 0 5px; }
#small-nav a:visited{color:#000;}
#footer-nav a:visited{color:#ababab;}
.art-smaller{ font-size:12px;} .art-smaller a, .art-smaller a:hover{ color:#5eaf94; }
.more-news, .more-news a{ font-size:12px;display:inline;clear:none;color:#5eaf94;text-transform:uppercase;font-family:'Avenir LT W01 85 Heavy'; text-decoration:none;}
.more-news-white, .more-news-white a{ font-size:12px;display:inline;clear:none;color:#000;text-transform:uppercase;font-family:'Avenir LT W01 85 Heavy';text-decoration:none;}.more-news-white a:hover{color:#000;text-decoration:underline;}
.news-smaller{margin:0;padding:5px 0 0 0;}
.news-item{margin:0;padding:0 0 0 0;}
.pNews{margin:0;padding:0 0 10px 0;}
.lNews{margin:0;padding:0 0 0px 0;}
.pNews-end{margin:0;padding:0 0 5px 0;}


.latest-news{ font-family:'Avenir LT W01 35 Light';text-transform:uppercase;padding:0; }
.hope{
		color: white!important;
		background: #D51E47;
		
		padding: 6px 6px 6px 15px;
		margin: 10px;
		font-family:'Avenir LT W01 85 Heavy';
		font-size: 16px;
		text-transform: uppercase;
	}
	
.tell-me{padding:14px 7px;text-transform:uppercase;position:absolute;color:#5eaf94;}
.tell-me a, .tell-me a:hover{color:#5eaf94;}

.black{
	color:#000;
	margin: 0;
	padding: 0;}
.article-content p{color:white;}
.line{
	width: 417px;
	height: 1px;
	background: white;
	padding: 0px 0;
	margin: 15px auto;
	display: block;
	
	}


