@import url(http://fonts.googleapis.com/css?family=Arapey);
@import url(http://fonts.googleapis.com/css?family=Archivo+Narrow);
@import url(http://fonts.googleapis.com/css?family=Playfair+Display);
@import url(http://fonts.googleapis.com/css?family=Rajdhani);
@import url(http://fonts.googleapis.com/css?family=Abel);

.small-heading {
	font-family: 'Abel', sans-serif;
	font-size: 27px;
	line-height: 150%;
	color: #006699;
}
.heading3 {
	font-family: 'Rajdhani', sans-serif;
	font-size: 35px;
	line-height: 100%;
	color: #003333;
}
.text {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 15px;
	line-height: 150%;
	color: #333333;
}
.white-text {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 19px;
	line-height: 150%;
	color: #FFFFFF;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 150%;
	color: #243e48;
}
.text3 {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 17px;
	line-height: 150%;
	color: #333333;
}
.text4 {
	font-family: 'Arapey', serif;
	font-size: 35px;
	line-height: 120%;
	color: #FFFFFF;
}
.text5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 130%;
	color: #243e48;
}
a:link {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 17px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 17px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 17px;
	line-height: 150%;
	color: #000000;
	text-decoration: underline;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #990000;
	text-decoration: none;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #990000;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #990000;
	text-decoration: underline;
}
a.nav2:link {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav2:visited {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav2:hover {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 16px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: underline;
}

.style1 {
	font-family: 'Arapey', serif;
	font-size: 17px;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
	}
.bg {
	background-color: #333333;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.dot {
	background-image: url(dot.png);
	background-repeat: repeat-y;
	background-position: center center;
}
