blockquote{border-color: #777;}

h1
{ background: transparent;
  color: #6EAB03;
}

body{background: #FFF url(pattern.png) repeat;}

#logo, #logo h1
{ background: transparent;
  color: #777;
}

#menu, #menu li a
{ background: #666666;
  color: #CCCCCC;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #666666;
  color: #99CCFF;
  border-color: #666633;
}

#submenu, #submenu li a
{ background: #CCCCCC;
  color: #666666;
}

#submenu li a:hover, #submenu li a#selected, #submenu li a#selected:hover
{ background: #CCCCCC;
  color: #CC0000;
  border-color: #FFFFFF;
}

#left_sidebar, #content, #large, #right_sidebar, #centerbar, #contactbar, #left_contactbar, #right_contactbar, #content a:hover
{ background: #FFF url(pattern.png) repeat;
  color: #777;
}

.sidebaritem, .centerbaritem, .contactbaritem
{ background: #E1E5D5;
  color: #555;
} 

.sbilinks li a, .conbarilinks li a, .sidebaritem a, .contactbaritem a, .cbilinks li a, .centerbaritem a
{ background: transparent url(arrow.png) no-repeat left top;
  color: #555;
} 

.sbilinks li a:hover, .conbarilinks li a:hover, .sidebaritem a:hover, .contactbaritem a:hover, .cbilinks li a:hover, .centerbaritem a:hover
{ background: transparent url(arrow_select.png) no-repeat left top;
  color: #555;
} 

#content h1
{ background: #FFF;
  color: #0066CC;
}

#content a
{ background: transparent;
  color: #F06B00;
}

#large h1
{ background: #FFF;
  color: #0066CC;
}

#large a
{ background: #transparent;
  color: #F06B00;
}

#footer
{ background: #FFF url(pattern.png) repeat;
  color: #414141;
  border-color: #6D913D;
}

#address, #footer a, #footer a:hover
{ background: transparent;
  color: #414141;
}

/* Based on Nifty Corners: rounded corners without images */
/* By Alessandro Fulciniti */
/* http://www.html.it/articoli/nifty/index.html */
.rtop, .rbottom, .ctop, .cbottom, .lctop, lcbottom{background: #FFF;}

.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4,
.ctop .c1, .ctop .c2, .ctop .c3, .ctop .c4,
.lctop .lc1, .lctop .lc2, .lctop .lc3, .lctop .lc4,
.cbottom .c1, .cbottom .c2, .cbottom .c3, .cbottom .c4,
.lcbottom .lc1, .lcbottom .lc2, .lcbottom .lc3, .lcbottom .lc4{background: #E1E5D5;}

.mtop, .mbottom{background: #FFF;}

.subtop, .subbottom{background: #FFF;}

.mtop .m1, .mtop .m2, .mtop .m3, .mtop .m4,
.mbottom .m1, .mbottom .m2, .mbottom .m3, .mbottom .m4{background: #666666;}

.subtop .sub1, .subtop .sub2, .subtop .sub3, .subtop .sub4,
.subbottom .sub1, .subbottom .sub2, .subbottom .sub3, .subbottom .sub4{background: #CCCCCC;}

