<STYLE TYPE="text/css">
<!--
/*  there are four different sections (and one black) to this site so the styles deal with sect1, sect2, sect3, sect4, and black */

/*  sect1 is home, sect2 is content, sect3 is community, sect4 is shop, black is black
//  each of these sections can be located under seperate color headings                  */

/* -------------------------------------------- BLack FOnts --------------------------------------- */




.standardSlug /*standard text for shop slug assortments*/
{
font-family : arial,helvetica,verdana;
font-size : 11px;
font-weight : normal;
color : #000000;
line-height : 1.5;

}

.small_bar /*standard text for shop slug assortments*/
{
font-family : arial,helvetica,verdana;
font-size : 10.5 px;
font-weight : normal;
color : #000000;
line-height : 1.5;
text-decoration:none;
}

.main_top /* use for weeks not being viewed, except current week */
{
font-family:arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color : #000000;
}
.main_top_selected /* use for weeks being viewed, except current week */
{
font-family:arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color : #FF0000;
}
.main /* use for weeks not being viewed, except current week */
{
font-family:arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color : #333333;
}
.main_link /* use for weeks not being viewed, except current week */
{
font-family:arial;
font-size:12px;
font-weight:normal;
text-decoration:underline;
color : #000000;
}
.main_small /* use for weeks not being viewed, except current week */
{
font-family:arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color : #000000;
}
.main_purple /* use for weeks not being viewed, except current week */
{
font-family:arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color : #3D2C7C;
}
.main_small_red /* use for weeks being viewed, except current week */
{
font-family:arial;
font-size:12px;
font-weight:normal;
text-decoration:none;
color : #FF0000;
}
.header /* use for weeks not being viewed, except current week */
{
font-family:arial;
font-size:14px;
font-weight:bold;
text-decoration:none;
color : #000000;
}

.header_big /* use for weeks not being viewed, except current week */
{
font-family:arial;
font-size:16px;
font-weight:bold;
text-decoration:none;
color : #000000;
}
.darkGraySmall
{
font-family : Arial, Verdana,Helvetica;
font-size : 11px;
font-weight : normal;
text-decoration : none;
color : #666666;
}
.darkGraySmallLink
{
font-family : Arial, Verdana,Helvetica;
font-size : 11px;
font-weight : normal;
text-decoration:underline;
color : #666666;
}
-->
</style>
