

a.nav:link { color: #88a8bd; text-decoration: none }
a.nav:active { color: #88a8bd; text-decoration: none }
a.nav:visited { color: #88a8bd; text-decoration: none }
a.nav:hover { color: #333333; text-decoration: none }

a.nav1:link { color: #106aa6; text-decoration: none }
a.nav1:active { color: #106aa6; text-decoration: none }
a.nav1:visited { color: #106aa6; text-decoration: none }
a.nav1:hover { color: #999999; text-decoration: none }

a.nav2:link { color: #000000; text-decoration: none }
a.nav2:active { color: #000000; text-decoration: none }
a.nav2:visited { color: #000000; text-decoration: none }
a.nav2:hover { color: #ff0000; text-decoration: none }

a.nav3:link { color: #0d5de2; text-decoration: none }
a.nav3:active { color: #0d5de2; text-decoration: none }
a.nav3:visited { color: #0d5de2; text-decoration: none }
a.nav3:hover { color: #000000; text-decoration: none }
	
a.email:link { color: #ffffff; text-decoration: none }
a.email:active { color: #ffffff; text-decoration: none }
a.email:visited { color: #ffffff; text-decoration: none }
a.email:hover { color: #000000; text-decoration: none }

.sexy_line {

    border: 0;

    height: 1px;

    background: #071418;

    background-image: -webkit-linear-gradient(left, #fff, #071418, #fff);

    background-image: -moz-linear-gradient(left, #fff, #071418, #fff);

    background-image: -ms-linear-gradient(left, #fff, #071418, #fff);

    background-image: -o-linear-gradient(left, #fff, #071418, #fff);

}


.navbar {
	font-size: 30px;
	text-align: center;
	font-weight: 200;
	font-family: 'Abel', sans-serif;
	line-height:1.0em;
	letter-spacing:0.9px;
}
.navbar1 {
	font-size: 15px;
	text-align: center;
	font-weight: 200;
	font-family: 'Abel', sans-serif;
	line-height: 1.4em;
	letter-spacing:.9px;
}

.heading {
	font-size: 18px;
	text-align: center;
	font-weight: 200;
	color: #000;
	font-family: 'Abel', sans-serif;
	line-height: 1.4em;
	letter-spacing:.9px;
}

.heading2 {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	font-family: 'Abel', sans-serif;
	line-height:1.1em;
	letter-spacing:.8px;
}

.footer {
	font-size: 12px;
	text-align: center;
	font-weight: 200;
	color: #ffffff;
	font-family: 'Abel', sans-serif;
	line-height:1.0em;
	letter-spacing:0.9px;
}

.text {
	font-size: 20px;
	text-align: center;
	font-weight: 200;
	color: #000;
	font-family: 'Abel', sans-serif;
	line-height: 1.4em;
	letter-spacing:.9px;
}
.text-white {
	font-size: 20px;
	text-align: center;
	font-weight: 200;
	color: #fff;
	font-family: 'Abel', sans-serif;
	line-height: 1.4em;
	letter-spacing:.9px;
}

.text-white-2 {
	font-size: 20px;
	text-align: center;
	font-weight: 200;
	color: #fff;
	font-family: 'Abel', sans-serif;
	line-height: 1.4em;
	letter-spacing:.9px;
}

.text000 {
	font-size: 15px;
	text-align: center;
	font-weight: 200;
	color: #000;
	font-family: 'Abel', sans-serif;
	line-height: 1.4em;
	letter-spacing:.9px;
}



.box {
	height: 200px;
}

