@charset "UTF-8";
/* CSS Document */

body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
}
a
{
	text-decoration: none;
	color: #f0283c;
}
a:hover
{
	text-decoration: underline;
}
h1
{
	font-size: 18px;
	line-height: 27px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h2
{
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
hr
{
	float: left;
	width: 800px;
	border: 0;
	border-collapse: collapse;
	height: 1px;
	color: #69645e;
	background-color: #69645e;
	clear: both;
	padding: 0;
	margin: 0 0 20px 0;
}
.byline
{
	font-size: 12px; 
	line-height: 18px;
}
.archiveLink
{
	color: #69645e; 
	font-weight: bold;
}
.breakingNews
{
	font-weight: bold;
}
	.breakingNews a
	{
		color: #f0283c; 
		font-weight: normal;
	}
.leftImage
{
	float: left;
	margin: 0 15px 15px 0;
}
.rightImage
{
	float: right;
	margin: 0 0 15px 15px;
}
.leftCaption
{
	float: left;
	margin: 0 15px 10px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #79736d;
}
.rightCaption
{
	float: right;
	margin: 0 0 10px 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #79736d;
}
.border
{
	border: solid 1px #000000;
}
.simpleData
{
	float: left;
}
.simpleData th
{
	padding: 5px;
	background: #e0ded8;
	font-size: 18px; 
	font-weight: bold;
}
.simpleData td
{
	text-align: left;
	padding: 5px;
	border-bottom: solid 1px #000000;
}
.growListing
{
	float: left;
	clear: both;
	margin-bottom: 20px;
	width: 800px;
}
	.growListing p
	{
		padding: 0;
		margin: 0 0 15px 0;
	}
	.growName
	{
		font-size: 15px;
		line-height: 23px;
		color: #69645e;
		font-weight: bold;
	}
	.growPeriod
	{
		font-size: 16px;
		line-height: 24px;
		font-weight: normal;
		margin: 10px 0 20px 0;
		padding: 0;
		float: left;
		clear: both;
	}
.profile
{
	width: 380px;
	margin: 10px;
	float: left;
	font-style: italic;
}
	.profile img
	{
		float: left;
		margin: 0 10px 10px 0;
	}
	.profile h3
	{
		font-style: normal;
		padding: 0;
		margin: 0;
	}
