@charset "UTF-8";
/* CSS Document */

#crumbs a, #main a, #main a:hover, #main a:visited, .news a, .event a {
	color:rgb(210,125,0);
}

#right li {list-style: url(../images/adminart/bullet_yellow.gif);}

nav.top {border-top:rgb(255,150,0) 1px solid;}

.news, .event {border-bottom:rgb(255,150,0) 1px solid;}
#sb-body,#sb-loading, .picture, .under, .over, .bigunder, .bigover, ol#eventtabs li
 {background: rgb(255,150,0);}
.news:hover, .event:hover, ol#eventtabs li:hover {background:rgb(255,170,50);}
ol#eventtabs li.current, ol#eventtabs li.current:hover {background:rgb(210,125,0);}

#crumbs a.purple {
	text-decoration:none;
	color:rgb(125,45,85);
	font-weight: bolder;
}