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

h1{
	margin: 0px;
	margin-bottom: 5px;
	font-size: 36px;
	color: #00123C;
	margin-left: 30px;
	float: left;
	width: 630px;
}

.Grow-Chillis-Header{
	background-image: url(images/Grow-Chillis-Header.jpg);
	height: 136px;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 40px;
	float: left;
	clear: both;
	width: 680px;
}

.Grow-Chillis-Header h1{
	display: none;
}

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

.Chilli-Page-Autopot{
	padding-left: 60px;
	text-align: center;
}

.Crop-Specific-Header{
	width: 670px;
	height: 220px;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
	background-image: url(images/Crop-Specific-Header.jpg);
}

.Crop-Specific-Header h1{
	display: none;
}

.Chilli-Seeds-Header{
	width: 670px;
	height: 220px;
	margin-bottom: 10px;
	background-image: url(images/Chilli-Seeds-Header.jpg);
}

.Chilli-Seeds-Header h1{
	display: none;
}

/* ----------------------- NFT-Header ------------------ */

.NFT-Header{
	background-image: url(images/NFT-Header.jpg);
	width: 680px;
	height: 171px;
	margin-bottom: 10px;
}

.NFT-Header h1{
	display: none;
}
