/*
Theme Name: StBenard
Description: StBenard WordPress theme
Author: TADS
Version: 1.0
*/

body{
	background:#fff url(images/bg-body_school.gif) repeat-x;
}
.main-top{
	background:url(images/bg-main-top_school.png) no-repeat;
}
.head-left strong{
	background:url(images/bg-heading_school.png) no-repeat;
}
.content-holder{
	background:url(images/bg-content_school.png) no-repeat;
}
.logo a{
	background:url(images/logo_school.png) no-repeat;
}
.data{
	background:url(images/bg-data_school.gif) repeat-y;
}
#footer{
	background:url(images/bg-footer_school.gif);
}
.heading{
	background:url(images/bg-head-rigt_school.png) 100% 0;
}
.primary-holder h1{
	color:#950012;
}
.primary-holder h2{
	color:#950012;
}
.sidebar h3{
	color:#950012;
}
.footer-nav1 li a,
.footer-nav2 li a{
	color:#950012;
}
.header-nav ul li.active a{
	color:#950012;
}