.navigation {
	font-family: Garamond;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	color: #E3B873;
}
.aboutText {

	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
}
.servicesLinks {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	
	text-decoration: underline;
}
.servicesSubh {

	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.AboutBg {
	background-image: url(images/about2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
