body {
	background-image: url(images/overallBackground.jpg);
	background-repeat: repeat;
	background-position: center top;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color: #E1E6EA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.textBackground {
	background-image: url(images/overallBackground.jpg);
	border: 2px solid #AC8C82;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 20px 5px;
	background-repeat: repeat-y;
}

.centreBackground {
	background-image: url(images/combinedBackground.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}


.textBackground p, ul, ol, td, li, blockquote {
	font-size: 1em;
	color: #2E4152;
	padding: 0px;
	line-height: 1.25em;
  }

.textBackground h1 {
	font-size: 1.5em;
	color: #AC8C82;
	line-height:1.5em;
	font-weight: lighter;
}
.textBackground h2 {
	font-size: 0.875em;
	line height:1.25em;
	color: #AC8C82;
	font-weight: lighter;
}
.textBackground h3 {
	font-size: 1em;
	color: #2E4152;
}
.textBackground a {
	color: #2E4152;
	text-decoration: underline;
}
.textBackground a:link {
	color:#2E4152;
	text-decoration: underline;
}

.textBackground a:visited {
	color: #2E4152;
	text-decoration: underline;
}
.textBackground a:hover {
	color: #C8644D;
	text-decoration: underline;
}

.topStrip {
	background-image: url(images/topStrip.jpg);
	background-repeat: no-repeat;
}

.bottomNav {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #C8644D;
	padding: 15px;
}

.bottomNav p, ul, ol, td, li {
	font-size: 1em;
	color: #C8644D;
  }

.bottomNav a {
	color: #C8644D;
	text-decoration: none;
}
.bottomNav a:link {
	color:#C8644D;
	text-decoration: none;
}

.bottomNav a:visited {
	color: #C8644D;
	text-decoration: none;
}
.bottomNav a:hover {
	color: #C8644D;
	text-decoration: underline;
}
.emphasis {
	font-weight: bold;
}

h2 {
	font-size: 0.875em;
	color: #AC8C82;
}
.portfolioTextBackground {
	border: 2px solid #AC8C82;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	background-image: url(images/overallBackground.jpg);
}

.smallerHeadline{
font-size:70%;
font-weight:normal;
}

.portfolioHeadline{
font-size:1em !important;
font-weight:bold !important;
}

.credit {
	font-size: x-small;
	color: #666666;
}

.credit  a {
	font-size: x-small;
	color: #666666;
}

.credit  a:link {
	font-size: x-small;
	color: #666666;
}
.arcmail-list {
	font-weight: bold;
}
