/* TOP ICONS IN HEADER AREA */
.homepage {background: url('olive/home.gif') no-repeat;}
.aboutus {background:url('olive/question.gif') no-repeat;}
.contactus {background:url('olive/phone.gif') no-repeat;}

/* MENU BAR ON TOP */
#menu {background: url('olive/menu.gif') no-repeat;}

/* HEADINGS */
h1 {color: #5A5B3C; font-family: "times new roman", times, serif; font-size: 24px; margin-bottom: 10px;}
h2 {color: #5A5B3C; font-size: 16px; margin-bottom: 10px;}

/* SKIN COLOR */
.skin_color {color: #5A5B3C;}

/* CUSTOM INSERTS */
.category {color: #5A5B3C;}

/* SITE LINKS */
a {color: #DC611E; font-weight: bold;}
a.article {color: #5A5B3C; font-size: 14px; font-weight: bold;}

/* MAIN RIGHT MENU AND SEARCH AREA CANVAS */
#canvas {background: url('olive/canvas.jpg') no-repeat;}

/* CONTENT: SEARCH BAR */
#bar .find {background: url('olive/find.gif') no-repeat;}

/* QUICK SEARCH */
#quicksearch .button {background: url('olive/search.gif') no-repeat;}

/* CONTENT: NEWS */
.cdc {color: #DC611E; font-size: 14px;}

/* FORM */
#form .submit {background: url('olive/submit.gif') no-repeat;}

/* FOOTER */
#footer {background: url('olive/footer.jpg');}

/* FOOTER: WIDGETS */
#quicklinks h1, #notice h1, #documents h1 
{background: url('olive/dot.gif') no-repeat; color: #5A5B3C; font-family: "times new roman", times, serif; font-size: 20px; margin-bottom: 10px; padding-left: 15px;}