@font-face {
	font-family: Ebrima;
	src: url("fonts/ebrima.ttf") format("truetype");
}	 
@font-face {
	font-family: Existence;
	src: url("fonts/Existence-Light.otf") format("opentype");
}		
@font-face {
	font-family: EbrimaBold;
	src: url("fonts/ebrimabd.ttf") format("truetype");
}		

@font-face {
	font-family: CenturyGothic;
	src: url("fonts/GOTHIC.TTF") format("truetype");
}		
@font-face {
	font-family: CenturyGothicBold;
	src: url("fonts/GOTHICB.TTF") format("truetype");
}	
	
@font-face {
	font-family: League_Gothic;
	src: url("fonts/League_Gothic-webfont.ttf") format("truetype");
}	
@font-face {
	font-family: Bebas;
	src: url("fonts/BEBAS__.ttf") format("truetype");
}	
 
@font-face {
	font-family:HeroLight;
	src: url("fonts/herolight.otf") format("opentype");
}	


 p.lead { font-size: 17.5px; line-height: 1.6; margin-bottom: 17px; }

.row_faq p { font-weight: normal; font-size: 14px; line-height: 25px; margin:0; }



.page_title h1 {padding:0 0 20px 0}
.page_title h2 {padding:0 0 15px 0}
.page_title h3 {padding:0 0 15px 0;}
h3.page_title {padding:8px 0; font-size:38px; font-family:  HeroLight, Tahoma, Arial;}

.bb_1px h1 {border-bottom:1px solid #dedede;}

.page_title h1, .page_title h2, .page_title h3, h3.page_title { 
 
	text-indent:0;
 
	display:block;
	letter-spacing:-1px;
	margin:0;
	
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px; 
	border-top-left-radius: 5px; 
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px; 
	border-top-left-radius: 5px; 
	-moz-border-radius-bottomleft: 0px; 
	-webkit-border-bottom-left-radius: 0px; 
	border-bottom-left-radius: 0px; 
	-moz-border-radius-bottomright: 0px; 
	-webkit-border-bottom-right-radius: 0px; 
	border-bottom-right-radius: 0px; 
	}

.whiteCol h4 {
 
	font-size: 18px;
	border-bottom:1px solid #dedede;
	width:100%;
	
	padding:0 0 13px;
	display:block;
	float:left;

	
}
	
h5.mappy { 

/*header style*/

text-indent:20px;
width:100%;
margin:0;
padding:20px 0;
background:#aaa;
display:block;
text-transform:uppercase;

 }
 
 
 