/* BGCOLORS and TEXT */
.bgColorTextCopyright {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #B5B09F; background-color: #FDF8E7; height: 24px;
}
/* BGCOLORS */
/* Top Left two tones greens */
.bgColor1a {background-color: #ABBB7C; height: 66px; width: 9px
}
.bgColor2a {background-color: #D5E6A1; height: 66px; width: 23px
}
/* Bottom right two tones greens */
.bgColor1b {background-color: #D5E6A1; height: auto; width: 66px
}
.bgColor2b {background-color: #ABBB7C; height: auto; width: 8px
}
/* white spacers */
.bgColor3 {background-color: #FFFFFF; height: 3px; width: 0px
}
/* Top Left Faded Yellow below two tone green and Right Top below two tone yellow and Middle Top  */
.bgColor4 {background-color: #FCF2D0; height: 34px; width: 0px
}
/* Top right two tones yellow */
.bgColor5a {background-color: #F9E6A1; height: 66px; width: 66px
}
.bgColor6a {background-color: #F9D967; height: 66px; width: 8px
}
/* Bottom left two tones yellow under faded yellow */
.bgColor5b {background-color: #F9D967; height: auto; width: 9px
}
.bgColor6b {background-color: #F9E6A1; height: auto; width: 23px
}
.bgColor7 {background-color: #FAEBB7; height: auto; width: 8px
}
/* TEXT */
.text1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #899B54;
}
.text1 A {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FF9000; text-decoration: none;
}
.text1 A:hover {color: #ACACAC; text-decoration: underline;
}
.text2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #899B54;
}
.text2 A {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FF9000; text-decoration: none; border: 1px solid #ACACAC;  padding: 2px 5px 2px 5px;
}
.text2 A:hover {color: #ACACAC; text-decoration: none;
}
.text3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #5D5D5D;
}
.text3 A {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #FF9000; text-decoration: none;
}
.text3 A:hover {color: #ACACAC; text-decoration: underline;
}
/* Titles*/
.text4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; font-style: italic; color: #E39400;
}

div.special{
width:155px;
height:120px;
text-align:center;
/* url(../images/specials-graphic.jpg no-repeat); */
}

linkscolor a{color:#D5E6A1;}