/*colors*/

/*text*/
body,.top_level ul li a, .top_level ul li a:visited
{color:#313131; }

h1,h2,h3,h4,h5,h6
{ color:#1B6E3C;}

/*text w/ a background color*/
#site_title, #site_title a, #nav ul li a, .menu h3, .menu h3 a, .button, .top_level, .top_level a, .top_level a:visited,
#banner_fraises *
{ color:#fff; }
#nav ul li a:hover, .menu h3 a:hover, .top_level a:hover, .top_level a:hover {color:#CCCCCC;}
/*links*/


/*underlines & borders*/
.menu, .menu h3, .dialog h2, .dialog h3, #product h1, .button, .subheader, .thumbnail_hover, .top_level, .top_level ul, .meth_Sub 
{ border-color:#ccc; }

