@charset "utf-8";
.kcch #intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 730px;
	height: 130px;
	text-align: left;
	margin: 0px auto;
	background-image: url(../../images/graygrad.png);
	color: #000000;
	float: left;
	position: relative;
	display: none;
}

/* CSS Document */

.gardenintro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 730px;
	height: 180px;
	text-align: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	background-image: url(../../images/graygrad.png);
	float: left;
	color: #000000;
}
.gardenintro h1 {
	font-family: "Georgia", "Times New Roman", Times, serif;
	text-align: center;

}

.gardenintro p {
	display: block;
	margin: 20px 5px 5px 10px;
	font-family: "Georgia", "Times New Roman", Times, serif;
}
.gardenintro p:first-letter {
	font-size: 26px;
}
.kcch #gifting {
	float: left;
	padding: 0px 20px 20px;
	font-family: "Georgia", "Times New Roman", Times, serif;
	color: #000000;
	width: 250px;
	background-image: url(../../images/yellowgrad.png);
	background-repeat: repeat;
}
.kcch #updates {
	padding: 1em 1em 2em 1em;
	padding: 0 20px 20px;
	width: 390px;
	list-style-type: none;
	color: #000000;
	float: left;
	margin: 0px 0px 0px 10px;
	background-image: url(../../images/redGrad.png);
	background-repeat: repeat-x;
	font-family: "Georgia", "Times New Roman", Times, serif;
}
.kcch #updates h1 {
	font: 24px "Georgia", "Times New Roman", Times, serif;
	text-align: center;
}

.kcch #updates img {
	margin: 0px 100px;
}
.kcch #gifting h1 {
	font: 24px "Georgia", "Times New Roman", Times, serif;
}
.kcch #gifting h2 {
	font: 16px "Georgia", "Times New Roman", Times, serif;
}
