/* St Ann's Primary
*  green.css
*  Green colour-scheme
*  Scheme notes: #b2b200
*  Date: 19-02-2006
*  v.2.0
*/
body {background:url(../img/childs/untitled_1.jpg) 105% -15px no-repeat;}
h2, h3, #main-body a {
	color:#b2b200;
}

#header-bar, 
#main-body a:hover {background:#b2b200; color:#fff;}

#navigation-side li {background: #fff url(../img/nav/subnav_top_grn.gif) no-repeat top left;}
#navigation-side li .btm {background: url(../img/nav/subnav_btm_grn.gif) no-repeat bottom left;}

#navigation-side li a {color: #b2b200; background: url(../img/list_points/list_arrow_grn.gif) .6em no-repeat;}
#navigation-side li.on a {background: url(../img/list_points/list_arrow_grn_on.gif) .45em .7em no-repeat;border-right: solid 5px #b2b200;}
#navigation-side li a:hover, 
#navigation-side li a:active {border-right: solid 5px #b2b200;}
#navigation-side .box {
	border-bottom-color: #b2b200;
}

#navigation-side .box h3 {
	background-color: #b2b200;

}

#main-body .img-box {
	border-top-color: #b2b200;
	border-bottom-color: #b2b200;

}

#main-body .img-box .caption {
	background-color: #E8E9A7;
	border-top-color: #b2b200;
}
