HTML, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-color: #cccccc;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 17px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #345499;
}
.title {
	font-size: 35px;
	color: #96b4fa;
	line-height: 38px;
}
.title-sub {
	font-size: 17px;
	color: #345499;
	font-weight: bold;
	line-height: 20px;
}
.title-sub2 {
	font-size: 17px;
	font-style: italic;
	color: #345499;
	line-height: 20px;
}
.days {
	font-size: 14px;
	font-weight: bold;
	color: #96b4fa;
	line-height: 17px;
}
.rates {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #345499;
}
.programs {
	background-color: #C5D6FF;
	padding: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #345499;
	border-bottom-color: #345499;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.title2 {
	font-size: 22px;
	color: #96b4fa;
	line-height: 22px;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #345499;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #96b4fa;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #345499;
	text-decoration: none;
	font-weight: bold;
}
.programsKids {
	background-color: #ffffcc;
	padding: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #345499;
	border-bottom-color: #345499;
}
.programs-header {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #cc3300;
}
.image-wrap {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
