.LeftColumnHome {
	background-color: #B2C6EF;
	background-image: url(images/clouds_left_home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.RightColumnHome {
	background-color: #B2C6EF;
	background-image: url(images/clouds_right_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.MiddleColumnHome {
	background-image: url(images/clouds_middle_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 418px;
	width: 740px;
}
.NavBarHome {
	position: absolute;
	height: 75px;
	width: 221px;
	left: 125px;
	top: -4px;


}
.LeftColumnHomeBottom {
	background-image: url(images/grasstile.jpg);
	background-repeat: repeat;
	height: 237px;
}
.RightColumnHomeBottom {
	background-image: url(images/grasstile.jpg);
	background-repeat: repeat;
	height: 237px;
}
.MiddleColumnHomeBottom {
	background-image: url(images/playsetsbottom_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 740px;
}
.TextBlurbHome {
	height: 115px;
	width: 270px;
	left: 378px;
	top: -60px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #5584BB;
	line-height: 19px;



}
.CONTAINERHOME {
	position: relative;
	width: 740px;
}
