@charset "UTF-8";
.green_text {
	font-size: 12px;
	color: #9DAE8A;
	padding-left: 0px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(/images/bullet.png);
	text-align: left;
	line-height: 22px;
}
.green_italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 28px;
	color: #2A5F55;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.green_italic_centered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 28px;
	color: #2A5F55;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.photo_float-right {
	float: right;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 10px;
	clear: both;
}
.green_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: 20px;
	color: #2A5F55;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.subhead_brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #663333;
}
.photo_float-left {
	float: left;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 16px;
	clear: both;
}
.body_rule {
	padding-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #826c66;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #826c66;
	padding-top: 20px;
	float: left;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: transparent;
	height: auto;
	width: 100%;
}
.photo_nofloat {
	margin: 10px 0px 10px 0px;
	display: inline;
	clear: both;
}
.sales_table {
	background-color: #FFFFFF;
	border: 1px solid #8E8A7C;
	margin-bottom: 15px;
	margin-top: 25px;
}
.sales_table_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669966;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	letter-spacing: 0.1em;
}
.sales_table_head a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sales_table_head a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sales_table_head a:hover {
	color: #22335C;
	text-decoration: none;
}
.sales_table_head a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.sales_table_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #615A46;
	background-color: #EAEAEA;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
