
body {
    Top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color:#DACBE3;
}

body.flavor {
    background-image : url(img/FillingBkgndStretch.gif);
    background-repeat : no-repeat;
}
body.bakeryMenu {
    background-image : url(img/FillingBkgndStretch.gif);
    background-repeat : no-repeat;
}
body.pricing {
    background-image : url(img/PricingBkgnd03-1.gif);
    background-repeat : no-repeat;
}

.txt36 {
    font-family: arial;
    font-size: 36pt;
    color: #B974E1;
    font-weight: bold;
}

.txt30 {
    font-family: arial;
    font-size: 30pt;
    color: #B974E1;
    font-weight: bold;
}

.txt24 {
    font-family: arial;
    font-size: 24pt;
    color: #B974E1;
    font-weight: bold;
}

.txt20 {
    font-family: arial;
    font-size: 20pt;
    color: #B974E1;
    font-weight: bold;
}
.txt20A {

    font-family: arial;

    font-size: 20pt;

    color: #B974E1;

    font-weight: bold;

}

.txt18 {
    font-family: arial;
    font-size: 18pt;
    color: #B974E1;
    font-weight: bold;
}

.txt16 {
    font-family: Times New Roman;
    font-size: 16pt;
    color: #B974E1;
    font-weight: bold;
}

.txt14 {
    font-family: Times New Roman;
    font-size: 14pt;
    color: #B974E1;
    font-weight: bold;
}

.txt12 {
    font-family: Times New Roman;
    font-size: 12pt;
    color: #B974E1;
    font-weight: bold;
}
.txt8 {

    font-family: Times New Roman;

    font-size: 8pt;

    color: #B974E1;

    font-weight: bold;

}
.caltxt12 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: black;
    font-weight: normal;
}

.caltxt14 {
    font-family: arial;
    font-size: 14pt;
    color: black;
    font-weight: normal;
}

.caltxt16 {
    font-family: arial;
    font-size: 16pt;
    color: black;
    font-weight: bold;
}

.caltxt18 {
    font-family: arial;
    font-size: 18pt;
    color: black;
    font-weight: bold;
}

a.txtClr {
    color: #B974E1;

}

.bkgrnd {
}

.bkgrnd1 {
    background-color: #ffffff;
}

table.bkgrndImg {
    background-image : url(img/bkg3-4.gif);
}

table.bkgrndImgBar {

    background-image : url(img/bkgBar.gif);

}
table.bkgrnd {

    background-color: #ffffff;

}

.cpright {
    font-family: arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #B974E1;
    text-align: center;
}

.designer{
    font-family: "Times New Roman", Times, serif;
    font-size: 8pt;
    color: #B974E1;
    margin-left: 10px;
}

.links{
    font-family: "Times New Roman", Times, serif;
    font-size: 14pt;
    color: #CC3333;
    font-weight: bold;
    text-decoration: underline;
}

.slides{
    font-family: arial;
    font-size: 18pt;
    color: #B974E1;
    font-weight: bold;
}

.txtOrder {
    font-family: "Times New Roman", Times, serif;
    font-size: 24pt;
    color: #CC3333;
    font-weight: bold;
}

.mnu {
    margin-left: 10px;
    font-size: 14pt;
    text-align: left;
    font-family: arial;
    color: #000000;
}

.mnu1 {
    margin-left: 10px;
    font-size: 10pt;
    text-align: left;
    font-family: arial;
    color: #000000;
}

.mnuon {
    margin-left: 10px;
    font-size: 14pt;
    text-align: left;
    font-family: arial;
    color: #ff0000;
}

.picdiv {
border: 1px solid #778;
}

/*Eric Meyer's based CSS tab*/

#tablist {
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: normal 16px arial;
}

#tablist li {
list-style: none;
display: inline;
margin: 0;
}

#tablist li a {
text-decoration: none;
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited {
color: navy;
}

#tablist li a:hover {
color: #000000;
background: #F0C6EE;
border-color: #227;
}

#tablist li a.current {
background: #F0C6EE;
}
