body {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#nav {
	margin-bottom: 10px;
}
#homeheadline {
	padding-bottom: 15px;
}
#homemain {
	background-image: url(images/kidz.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}h1 {
	text-transform: uppercase;
	color: #00793B;
	font-style: normal;
	font-weight: normal;
	font-size: 32px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #31236B;
}
h2.orange {
	color: #FF6E00
}
h2.blue{
	color: #0092D6
}
h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 0px;
	padding: 0px;
	color: #FC7215;
	margin-top: 0px;
}
p, ol, ul {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 7px;
}
th p {
	color: #FFFFFF;
	background-color: #31236B;
	background-image: url(images/date_bg.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 48px;
	padding-top: 16px;
	font-size: 28px;
	margin-top: 0px;
}
