.home-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #662724;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.home-subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #662724;
	line-height: 19px;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 13px;
}
.home-copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #662724;
	line-height: 20px;
	margin-top: 9px;
	margin-bottom: 11px;
}

.home-copy a {
	color: #8C0C14;
}

.home-copy a:hover {
	color: #ff9900;
	text-decoration: none;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #662724;
	line-height: 21px;
	margin-top: 16px;
	margin-bottom: 16px;
}

.body a {
	color: #8C0C14;
}
	
.body a:hover {
	color: #ff9900;
	text-decoration: none;
}

.bodysubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #662724;
	line-height: 21px;
	margin-top: 26px;
	margin-bottom: 16px;
}
.photo {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #662724;
	line-height: 18px;
}

.photo a {
	color: #8C0C14;
}
	
.photo a:hover {
	color: #ff9900;
	text-decoration: none;
}