body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
	
}

h1 {
	color: #1333CC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: left;
	margin-left: 24px;
	margin-top: 20px;
}

.main-txt a {
	color: #0000CC;
}
.main-txt a:visited {
	color: #0033CC;
}
.main-txt a:hover {
	color: #FF6600;
	background: #FFFFFF;
}
.main-txt a:active {
	color: #CC0000;
}
.body-green {
	background-color: #99B93E;
	background-image: url(child_care/images/tile-green.jpg);
	background-repeat: repeat-y;
	background-position: center;	
}
.body-plum {
	background: #A46C9B url(child_care/images/tile-plum.jpg) repeat-y center;
}	

.body-pink {
	background: #D11C5D url(child_care/images/tile-pink.jpg) repeat-y center;
}
.body-yellow {
	background: #F4E832 url(child_care/images/tile-yellow.jpg) repeat-y center;
}
.body-orange {
	background: #FFB200 url(child_care/images/tile-orange.jpg) repeat-y center;
}
table {
	background-color: #ffffff;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-left: 0px;
	left: 10px;
	
}
#topbar {
	background-image: url(images/top_blue.jpg);
	margin: 0;
	padding: 0;	
	
}
.main-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	margin: 25px 35px 25px 25px;

}
.boldmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #3333CC;
	font-style: italic;
	font-size: 14px;
}	
	
	
}
.left-txt {
	width: 125px;
	vertical-align: middle;
	color: #FFFFFF;
	border: 2px solid #FFFFFF;
	background-color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
	right: 10px;
	font-size: 14px;
	height: 5px;
	padding: 7px 12px 7px 7px;
	
}
#footer {
	background-image: url(child_care/images/footer_blue.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;	
}
#footer p {
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	line-height: 24px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
	
}
#footer a:hover {
	color: #99CC33;

