/* CSS Document */

body, a, #content .mjseventpro-listView-title, #content .mjseventpro-listView-teaser {
	color:#093d00;
}
#container {
	background:url(../images/montessori/container_repeat.gif) top left repeat-y;
}
#wrapper {
	background:url(../images/montessori/container-top.gif) top left no-repeat;
}
#wrapper2 {
	background:url(../images/montessori/container-bottom.gif) left bottom no-repeat;
}
#menu {
	border:1px solid #dbe6d6;
}
#menu ul li {
	background:url(../images/montessori/menu_divider.gif) bottom right no-repeat;
}
#menu ul li a {
	background:url(../images/montessori/menu_out.gif) left center no-repeat;
	color:#093d00;

}
#menu ul li a:hover, #menu ul li a.active, #menu ul li a:focus {
	color:#54a026;
	background:url(../images/montessori/menu_over.gif) left center no-repeat;
}


#container-middle {
	background:url(../images/montessori/container-middle_top.gif) top left no-repeat;
}
#content hr {
	background:none;
	border:none;
	height:1px;
	border-bottom:1px solid #b7e49f;
}
#breadcrumb {
	border-bottom:1px solid #eaf5e4;
}

#credits, #credits a, #content b, #content strong, #content h1, #content h2, #content h3, #content a, .box .news-latest-morelink a {
	color:#54a026;
}

.box {
	background:#b7e49f;
	border:1px solid #dee9d8;
}