/*colors*/

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

h1,h2,h3,h4,h5,h6
{ color:#041c7d;}

/*text w/ a background color*/
#site_title, #site_title a, #nav ul li a, .menu h3, .menu h3 a, .button,  #banner_fraises *, .top_level, .top_level a, .top_level a:visited { color:#fff; }
#top_menu, #top_menu a{ color:#313131;}
.top_level a:hover{color:#CCC;}
/*links*/
a, #footer p { color:#041c7d; }
a:hover { color:#022cd6;}
a:visited { color:#093892; }

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