/* WCC Style Sheet */





body {

   color:               #000000;

   font-family:     "Trebuchet MS", "Geneva", "Verdana", sans-serif;

   font-size:           16px;

}



p, td, ul, li, dl, dd, dt, center, blockquote, b {

   font-family:     "Trebuchet MS", "Geneva", "Verdana", sans-serif;

   font-size:           16px; 

}



a:link {

   font-family:     "Trebuchet MS", "Geneva", "Verdana", sans-serif;

   color:               #FF0000;

   text-decoration:      none;

   font-size:           16px; 

}



a:visited {

   font-family:     "Trebuchet MS", "Geneva", "Verdana", sans-serif;

   color:               #FF0000;

   text-decoration:      none;

   font-size:           16px; 

}



a:hover {  

   font-family:     "Trebuchet MS", "Geneva", "Verdana", sans-serif;

	text-decoration: none; 

	color: #FF0000;

  font-size:           16px; 

}







H1,H2,H3,H4,H5  {

   font-family:     "Trebuchet MS", "Geneva", "Verdana", sans-serif;

   font-size:           16px;

   color:               #000000;

   text-decoration:     none;

}



.nav {

   font-family:     "Trebuchet MS", "Geneva", "Verdana", sans-serif;

   font-size:           13px;

   color:               #FFFFFF;

   align:               center;

   font-weight:		    bold;

}



a.navLink:link {

  font-family:     "Trebuchet MS", "Geneva", "Verdana", sans-serif;

	font-size: 13px; 

  FONT-WEIGHT: bold;

	text-decoration: none; 

	color: #FFFFFF;

}



a.navLink:visited {

  font-family:     "Trebuchet MS", "Geneva", "Verdana", sans-serif;

	font-size: 13px; 

	FONT-WEIGHT: bold;

	text-decoration: none; 

	color: #FFFFFF;

}



a.navLink:hover {

  font-family:     "Trebuchet MS", "Geneva", "Verdana", sans-serif;

	font-size: 13px; 

	FONT-WEIGHT: bold;

	text-decoration: none; 

	color: #FF0000;

}



.products {

   font-family:     "Trebuchet MS", "Geneva", "Verdana", sans-serif;

   font-size:           18px;

   color:               #FFFFFF;

   font-weight:		    bold;

}



.productsSmall {

   font-family:     "Trebuchet MS", "Geneva", "Verdana", sans-serif;

   font-size:           13px;

}



.productsBold {

   font-family:     "Trebuchet MS", "Geneva", "Verdana", sans-serif;

   font-size:           13px;

   font-weight:		    bold;

}



.fresh1 {

   font-family:     "Trebuchet MS", "Geneva", "Verdana", sans-serif;

   font-size:           18px;

   color:               #FF8300;

}



.fresh2 {

   font-family:     "Trebuchet MS", "Geneva", "Verdana", sans-serif;

   font-size:           18px;

   color:               #757AB5;

}



.order {

   font-family:     "Trebuchet MS", "Geneva", "Verdana", sans-serif;

   font-size:           18px;

   color:               #FF0000;

   font-weight:		    bold;

}

.product-heading {	
	font-size:20px; 
	font-weight:bold;
}

.product-heading a:link,a:hover,a:visited {
	font-size:20px; 
	font-weight:bold;		
}	

.left-nav a {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:19px;
	/*list-style:outside circle #FFF;
	list-style-image:url(images/bullit.gif);*/
	list-style: none;
}

.left-nav a:hover {
	text-decoration:underline;
}

.left-nav a:visited {
	color:#FFFFFF;
}

.left-nav ul {
	margin-left: 18px;
	padding-left: 0;
}
	
.left-nav ul li {
	color: #FFFFFF;
	list-style:disc;
	/*list-style-image:url(images/bullit.gif);*/
}


