/**************************************************************************************************
Styles requested in callout:
**************************************************************************************************/

.emailtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #006633;
	line-height: 13px
}

.emailheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006633;
	font-style: bold;
	line-height: 15px
}

.photocaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: Black;
	font-style: italic;
	line-height: 12px;
	padding-left: 3px;
	padding-right: 2px
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.headlines {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #009046;
	font-style: bold;
	line-height: 22px;
	font-weight: bold;
	padding-bottom: 16px;
	text-align: left;
}

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: black;
	line-height: 20px;
}

.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #009046;
	font-weight: bold;
	line-height: 20px;
}

.emailtable {
	background-color: #E7F5EE;
	border-bottom-color: #009046;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #009046;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #009046;
	border-right-style: solid;
	border-right-width: thin;
	border-left-color: #009046;
	border-left-style: solid;
	border-left-width: thin;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

.photocaptionbox {
	border-bottom-color: #E8B909;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #E8B909;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #E8B909;
	border-right-style: solid;
	border-right-width: thin;
	border-left-color: #E8B909;
	border-left-style: solid;
	border-left-width: thin;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

.homefeaturetable {
	background-color: #E7F5EE;
	border-bottom-color: #009046;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #009046;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #009046;
	border-right-style: solid;
	border-right-width: thin;
	border-left-color: #009046;
	border-left-style: solid;
	border-left-width: thin;
} 

.homefeatureheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006633;
	font-style: bold;
	line-height: 24px
}

.homefeaturetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006633;
	line-height: 17px
}