#splash {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
}
#homePage #container {
	background-image: none;
	padding-bottom: 0px;
}
#homeContent {
	position: relative;
	padding: 0px;
	background-image: url(../../images/home/homeContentBack.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
#homeContent .leftCol {
	float: left;
	width: 674px;
}
#homeContent .rightCol {
	margin-left: 674px;
}
#homeContent .callOutBox {
	background-image: url(../../images/home/callOutBack.gif);
	background-repeat: repeat-y;
	width: 623px;
	margin-left: 16px;
	margin-bottom: 8px;
	padding: 8px 8px 8px 2px;
	position: relative;
}
	#homeContent .callOutBox .top {
	background-image: url(../../images/home/callOutTop.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 631px;
	position: absolute;
	left: 0px;
	top: 0px;
	}
	#homeContent .callOutBox .bottom {
	background-image: url(../../images/home/callOutBottom.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 6px;
	width: 631px;
	left: 0px;
	bottom: 0px;
	}
#homeContent .callOutBox strong {
	color: #336e4e;
	font-size: 14px;
	font-weight: bold;
}
#homeContent .callOutBox p {
	font-size: 12px;
	margin-right: 32px;
}
#homeContent .callOutBoxSmall {
	background-image: url(../../images/home/CallOutSmallBack.jpg);
	width: 294px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 2px;
}
#homeContent .callOutBoxSmall strong {
	color: #336e4e;
	font-size: 12px;
	font-weight: bold;
}
#homeContent .callOutBoxSmall li {
	font-size: 12px;
	margin: 0px;
	list-style-image: url(images/bullet.gif);
	margin-left: -22px;
	margin-right: 16px;
	margin-bottom: 16px;
	line-height: normal;
	font-weight: normal;
}
#homeContent .callOutBoxSmall p {
	font-size: 12px;
	list-style-image: url(images/bullet.gif);
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 32px;
	line-height: normal;
}
#kids {
	position: absolute;
	right: 220px;
	z-index: 100;
	bottom: -40px;
	background-image: url(../../images/home/kids.png);
	height: 134px;
	width: 223px;
}
table.hpTable {
	margin-top: 8px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 16px;	
	
}
.hpTable td {
	vertical-align: top;	
	
}
.hpTable td p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 9px !important;
}
