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

#header { background:url(img/bg_line.gif) bottom repeat-x; padding-top:15px; }

#nav { background:url(img/nav.png) no-repeat; height:41px; width:919px; }

#head { background:url(img/head.png) no-repeat; height:355px; width:919px; }

#mainnav { background:url(img/mainnav.png) no-repeat; height:77px; width:919px; }

#searchForm input { background-color:#8dbe48; color:white; }

#bread, #bread a{ color:#8dbe48 }

#footer { background:url(img/footer.png) top no-repeat; padding-top:50px; padding-left:50px; width:919px; }

a.anchor { background:url(img/anchor.gif) no-repeat left top; color:black; padding-left:20px; }

body { background:#e8f2da;  }

#infoBox, .infoBox {
	background-color:#e8f2da; 
}

#article .text a {color:#8dbe48}