.nav-link {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 28px;
	color: #2D2D2D;
	text-decoration: none;
	font-weight: normal;
}
.nav-link:hover {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 28px;
	color: #F15A18;
	text-decoration: none;
	font-weight: normal;
}
p {
	font-family: Garamond, "Times New Roman", serif;
	color: #343434;
}
.contact-txt {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 16px;
	color: #F15A18;
}
body {
	background-color: #FFFFFF;
	margin: 10px;
}
.diagram-bg {
	background-attachment: fixed;
	background-image: url(image/body-bg-diagram.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

h2 {
	font-family: Garamond, "Times New Roman", serif;
}
h1 {
	font-family: Garamond, "Times New Roman", serif;
}
h3 {
	font-family: Garamond, "Times New Roman", serif;
}
h4 {
	font-family: Garamond, "Times New Roman", serif;
}
.body-table-bg {
	background-attachment: scroll;
	background-image: url(image/body-bg-gradient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.cog-bg {
	background-attachment: scroll;
	background-image: url(image/cog-background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.cell-height {
	height: 10px;
}
.footer-link {
	font-size: 14px;
	color: #5E5F5F;
}
.footer-text {

	font-size: 14px;
	color: #5E5F5F;
}
.footer-linkhover {

	font-size: 14px;
	color: #000000;
}
.nav-link-active {

	font-family: Garamond, "Times New Roman", serif;
	font-size: 28px;
	color: #F15A18;
	text-decoration: none;
	font-weight: normal;
}
ul {

	font-family: Garamond, "Times New Roman", serif;
	color: #343434;
}
.gallery-txt {
	font-family: Garamond, "Times New Roman", serif;
	color: #343434;
	font-size: 14px;
	text-decoration: underline;
}
.gallery-txt:hover {


	font-family: Garamond, "Times New Roman", serif;
	color: #F15A18;
	font-size: 14px;
	text-decoration: underline;
}
.orange-link {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 16px;
	color: #F19B14;
	text-decoration: none;
	font-weight: bold;
}
.orange-link:hover {
	font-family: Garamond, "Times New Roman", serif;
	font-size: 16px;
	color: #F19B14;
	text-decoration: underline;
	font-weight: bold;
}
