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

h1{
	margin: 0px;
	font-size: 36px;
	color: #00123C;
	margin-left: 20px;
	margin-bottom: 5px;
}

.Nutrient-Solutions-Header{
	width: 676px;
	height: 180px;
	background-image: url(images/Nutrient-Solutions-Header.jpg);
	margin-bottom: 30px;
}

.Nutrient-Solutions-Header h1{
	display: none;
}

.Nutrient-Solutions-Footer{
	width: 676px;
	height: 180px;
	float: left;
	clear: both;
	background-image: url(images/Nutrient-Solutions-Footer.jpg);
}

.pest-disease{
	background-image: url(images/Pest-Disease-Control.jpg);
	height: 180px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 30px;
	float: left;
	clear: both;
	width: 680px;
}

.pest-disease h1{
	display: none;
}

.growing-media{
	background-image: url(images/Growing-Media.jpg);
	height: 180px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 30px;
	float: left;
	clear: both;
	width: 680px;
}

.pumps{
	background-image: url(images/Pumps.jpg);
	width: 680px;
	height: 180px;
	float: left;
	margin-bottom: 10px;
}

.pumps h1{
	display: none;
}

.Propagation-Header{
	background-image: url(images/Propagation-Header.jpg);
	width: 680px;
	height: 180px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	float: left;
}

.Propagation-Header h1{
	display: none;
}

.Propagation-Blurb{
	width: 180px;
	margin: 10px;
	padding: 10px;
	float: left;
	color: #FFFFFF;
	background-image: url(images/50-Opaque-Black.png);
}

.Grow-Tents{
	background-image: url(images/Grow-Tents-Header.jpg);
	width: 680px;
	height: 180px;
	margin-bottom: 10px;
	float: left;
}

.Grow-Tents h1, .Home-Brewing h1, .Home-Brewing span{
	display: none;
}

.Home-Brewing{
	background-image: url(images/Homebrew-Header.jpg);
	width: 670px;
	height: 111px;
	margin-bottom: 20px;
	float: left;
}
