.background {
	background-position: top;
	background-repeat:no-repeat;
}
.backgroundleft {
	background-position: left;
	background-position: bottom;
}
.copy {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #4E6089;
	text-decoration: none;
	text-align: justify;
}
.copybold {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #4E6089;
	text-decoration: none;
	text-align: justify;
}
.projects {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 17px;
	font-weight: bold;
	color: #4E6089;
	text-decoration: none;
}
.projects:hover {
	color:#B8320C;
}
.projectsimg {
	border:solid;
	border-width:1px;
	border-color:#4E6089;
}
.projectscurrent {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 17px;
	font-weight: bold;
	color: #B8320C;
	text-decoration: none;
}
.subhead {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #4E6089;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1pt;

}
.link {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #4E6089;
	text-decoration: underline;
	text-align: justify;
}
.link:hover {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #B8320C;
	text-decoration: underline;
	text-align: justify;
}
.list {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #4E6089;
	text-decoration: none;
	text-align: justify;
}
.list:hover {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #B8320C;
	text-decoration: underline;
	text-align: justify;
}
.gallerylink {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #4E6089;
	text-decoration: none;
}
.gallerylink:hover {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	color: #B8320C;
	text-decoration: none;
}
.footer {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #4E6089;
	text-decoration: none;
}
.title {
	font-family: Garamond, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #4E6089;
	text-decoration: none;
	text-align: justify;	
}
.title:hover {
	color: #B8320C;
	text-decoration: none;
}