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

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

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

#navigation-side li a {color: #ba5a55; background: url(../img/list_points/list_arrow_ros.gif) .6em no-repeat;}
#navigation-side li.on a {background: url(../img/list_points/list_arrow_ros_on.gif) .45em .7em no-repeat; border-right: solid 5px #ba5a55;}
#navigation-side li a:hover, 
#navigation-side li a:active {border-right: solid 5px #ba5a55;}#main-body .box {
	border-bottom-color: #ba5a55;
	border-top-color: #ba5a55;
}
#main-body .box h3 {
	background-color: #D99B97;
	border-bottom-color: #ba5a55;
}

