﻿/*Set garden specific */
h1 {
	font-size: 26px;
	font-family: Calibri, "Gill Sans", "Gill Sans MT", "Trebuchet MS", sans-serif;
	color: #4F6328;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
h2 {
	font-size: 26px;
	font-family: Calibri, "Gill Sans", "Gill Sans MT", "Trebuchet MS", sans-serif;
	color: #4F6328;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	line-height: 20px;
}
h4 {
	font-size: 13px;
	line-height: 16px;
}
h5 {
	font-size: 11px;
	line-height: 14px;
}
h6 {
	font-size: 9px;
	line-height: 12px;
}
body, #preheader, #footer, #footer_lower {
	background-color: #4F6328;
}
.feature_block {
	border: 1px solid #4F6328;
}
#header a:hover {
	background-color: #4F6328;
}
