/*
Theme Name: StBenard
Description: StBenard WordPress theme
Author: TADS
Version: 1.0
*/

body{
	background:#fff url(images/bg-body_daycare.gif) repeat-x;
}
.main-top{
	background:url(images/bg-main-top_daycare.png) no-repeat;
}
.head-left strong{
	background:url(images/bg-heading_daycare.png) no-repeat;
}
.content-holder{
	background:url(images/bg-content_daycare.png) no-repeat;
}
.logo a{
	background:url(images/logo_daycare.png) no-repeat;
	height:80px;
}
.data{
	background:url(images/bg-data_daycare.png) repeat-y;
}
#footer{
	background:url(images/bg-footer_daycare.gif);
}
.heading{
	background:url(images/bg-head-rigt_daycare.png);
}
.primary-holder h1{
	color:#555;
}
.primary-holder h2{
	color:#555;
}
.sidebar h3{
	color:#555;
}
.footer-nav1 li a,
.footer-nav2 li a{
	color:#555;
}
.header-nav ul li.active a{
	color:#555;
}
