h1{
	color: #175e36;
	font-size: 18px;
	line-height: 1.5em;
}

h2{
	font-weight: bold;
	font-size: 13px;
}

h3.spacing{
	margin-top: 20px;
}

h3{
	color: #175e36;
	font-weight: bold;
	font-size: 15px;
	font-style: italic;
}

h4{
	font-weight: bold;
	font-size: 16px;
}

h5{
	font-weight: bold;
	font-size: 14px;
}

h6{
	font-weight: bold;
	font-size: 16px;
	float: left;
	margin-bottom: 25px;
	margin-top: 10px;
	color: #367351;
}

a{
	color: #339152;
	font-weight: bold;
	text-decoration: none;
}

.content ul, .content ol {
	margin: 0;
	padding: 0;
}

.content ul li {
	margin: 0 0 0 15px;
	padding: 0;
}

.content ol li {
	margin: 0 0 0 25px;
	padding: 0;
}

.saleDateGrid th, .brochure th {
	background: #FCC53B;
	padding: 4px;
	border-bottom: 1px solid #fff;
	color: #175e36;
}

.saleDateGrid td { 
	border-bottom: 1px solid #FCC53B;
	padding: 4px;
}

th.tableSubHead {background: #FFECBE; }

.brochure td { 
	padding: 4px;
}
