.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: 2C0B02;
	margin: 10px;
	padding: 10px;
	text-align: justify;
}
.bodycopy  a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.titles {
	color: #8F2607;
	font-size: 16px;
	font-weight: bold;
}

.bodycopy  a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.smallcopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: 2C0B02;
}
.smallcopy a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.smallcopy a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.smallcopy a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.breadcrumb {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 2C0B02;
}


.breadcrumb a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;

}

.breadcrumb a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.breadcrumb a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 2C0B02;
}

.bottomnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 2C0B02;
	line-height: 20px;
	padding: 20px;

}

.bottomnav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 2C0B02;

}

.bottomnav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2C0B02;
}

.bottomnav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: ffffff;
}

.sidenav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 15px;
	text-decoration: none;

}

.sidenav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 15px;
	text-decoration: none;
}

.sidenav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 15px;
	text-decoration: underline;

}
.whitefade {
	background-image: url(images/whitefade.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.flash {
	z-index: 2;
}
.bottomfade {
		background-image: url(images/bottomfade.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.topfade {
background-image: url(images/topfade.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: 2C0B02;
	text-align: right;
}
.bodyimage {
	background-image: url(images/whoweare-group.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.help {
	background-image: url(images/howtohelp-group.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.floatright {
	float: right;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	display: inline;
	margin-top: 10px;
}
