body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #15264F;
	font-family: Comic Sans MS, Arial, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	background-color: #74db05;
	background-image: url(../images/bg.jpg);
}
.BworthChildCare #container {
	width: 950px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.BworthChildCare #header {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ff2800;
	border-bottom-color: #008bba;
	height: 95px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	text-align: right;
	word-spacing: 6px;
} 
.BworthChildCare #subheader {
	padding: 0;
	background-color: #590250;
	height: 170px;
}
.BworthChildCare #sidebar1 {
	float: left;
	width: 190px;
	background-color: #f9e1dd;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #74DB05;
	border-bottom-color: #74DB05;
}
.BworthChildCare #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 25px;
} 
.BworthChildCare #textboxa {
	float: left;
	width: 290px;
	border: 1px solid #BF1D00;
	padding-top: 16px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(../images/bgtextbox.jpg);
}
.BworthChildCare #textboxb {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 350px;
	border: 1px solid #BF1D00;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../images/bgtextbox.jpg);
}
.textboxheader {
	color: #FFFFFF;
	font-size: 15px;
}
.BworthChildCare #footer {
	background-color: #5a0052;
	text-align: right;
	color: #FFFFFF;
	margin: 3px;
	padding-right: 20px;
	word-spacing: 6px;
}
.BworthChildCare #footer p {
	margin: 0;
	padding: 10px 0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.small_text {
	color: #5A0052;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 17px;
	color: #15264F;
}
h2 {
	font-size: 15px;
	color: #15264F;
	line-height: 20px;
}
a:link {
	color: #BF1D00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BF1D00;
}
a:hover {
	text-decoration: underline;
	color: #4AA817;
}
a:active {
	text-decoration: none;
	color: #BF1D00;
}
a.navbar:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navbar:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.navbar:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.navbar:active {
	text-decoration: none;
	color: #FFFFFF;
}
.breadcrumb {
	font-size: 10px;
}
.spacing {
	word-spacing: 30px;
}

