.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #764C28;
	font-weight: bolder;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p {
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subheader {
	font-style: italic;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#contact legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #764C28;
}
#contact {
	height: 275px;
	width: 350px;
	margin-left: 25px;
}

#mainContent {
	width: auto;
}
.footerLinks {
	font-size: .7em;
}

#naturalFertilizerDiv {
	float: right;
	height: 545px;
	width: 592px;
	text-align: center;
	margin: 15px;
}
#fertilizerBlog {
	float: left;
	width: 400px;
	height: 500px;
}
#mainContent a {
	font-weight: bold;
	color: #2D63AF;
}

#mainContent a:hover {
	color: #CC9900;
}#fertilizerCompDiv {
	float: left;
	width: 210px;
	font-size: .7em;
	font-style: italic;
	text-align: center;
	margin-left: 40px;
	padding: 4px;
	background: #006600;
}
.comparisonTag {
	color: #FFFFFF;
	text-align: center;
	font-size: 1.5em;
}

#fertilizerNoDiv {
	width: 100px;
	float: left;
	background: #FFFFFF;
}
#fertilizerYes {
	width: 100px;
	float: right;
	background: #FFFFFF;
}

