.pH4{
	font-family: 'Maven Pro', sans-serif;
	font-size: 40px;
	color: #303030;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #ffffff;
	
	-webkit-text-stroke: 0.5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin: 0px;
}

li a{
	font-family: 'Maven Pro', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px;
}
.dropdown-menu a{
	font-family: 'Maven Pro', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px;
}
.p1{
	font-family: 'Maven Pro', sans-serif;
	font-size: 14px;
	color: #3E3E3E;
	line-height: 20px;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
}
.a1{
	font-family: 'Maven Pro', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
.a1:hover{
	font-family: 'Maven Pro', sans-serif;
	font-size: 14px;
	text-decoration: none;
	margin: 0px;
}

.pH3{
	font-family: 'Maven Pro', sans-serif;
	font-size: 18px;
	color: #7CEA49;
	text-transform: uppercase;
	text-align: center;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.hrLine{
	clear: both;
	background-color: #999999;
	background-repeat: no-repeat;
	width: 98%;
	height: 0.3mm;
	margin-top: 5px;
	margin-bottom: 10px;	
}
.map_border{
	border:0.3mm solid #333;
}
.hh3{
	margin-left: 0px;
}
.hh6{
	margin-right: 50px;
	line-height: 24px;
	text-align: justify;
}
.mid-grids{
	border: 1px dashed #333;
	border-right: none;
	border-left: none;
	border-top: none;
	margin:2em 0 2em 0;
}