@charset "UTF-8";
/* CSS Document */

.navigation {
	font-family: "Helvetica Neue";
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
	display: block;
	width: 178px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 17px;
	text-decoration: none;
}
.p{
	font-family: "Helvetica Neue";
	font-size: 14px;
	font-weight: lighter;
	color: #333333;
}
.bold {
	font-family: "Helvetica Neue";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
}

.navigationprojects {
	font-family: "Helvetica Neue";
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #9CBDD5;
	display: block;
	width: 173px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	text-decoration: none;
}

.projectpagraph {
	font-family: "Helvetica Neue";
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color:#333333;
	letter-spacing: normal;
	padding-right: 15px;
}

.headings {
	font-family:"Helvetica Neue";
	font-size:18px;
	font-style: normal;
	font-weight: lighter;
	color:#CD8F66;
	text-decoration: none;
}

.projectpagraph2 {
	font-family: "Helvetica Neue";
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color:#333333;
	letter-spacing: normal;
}

.textparagraph {
	font-family:"Helvetica Neue";
	font-size:12px;
	font-weight: lighter;
	color:#333333;
	padding-top: 5px;
	font-style: normal;
	text-decoration: none;
}

.arrows {
	font-family:"Helvetica Neue";
	font-size:18px;
	font-style: normal;
	font-weight: lighter;
	color:#333333;
	text-decoration: none;
	display: block;
}

.imageparagraph {
	font-family: "Helvetica Neue";
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color:#333333;
	letter-spacing: normal;
}