body {
        background-color: #5A4437;
        margin: 25px 0px 0px 0px;



}

.legal {
        font-family: Arial, Helvetica, sans-serif;
        FONT-SIZE: 20%;
        COLOR: #FFFFFF;
}

A {
        COLOR: #5a4437;
        TEXT-DECORATION: none;
        font-size: 40%;
}
A:hover {
        TEXT-DECORATION: underline;
        color: #5a4437;
        font-size: 40%;
}
.textlink A {
        COLOR: #5a4437;
        font-size: 40%;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.04em;
        TEXT-DECORATION: none;
}
.textlink A:hover {
        TEXT-DECORATION: underline;
        font-size: 40%;
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: 0.04em;
        color: #5a4437;
}
.homeTable {
        background-color: #5a4437;
        text-align: center;
        valign: top;
}
.collectionTable {
        background-color: #887064;
        text-align: center;
        valign: top;
}
.philosophyTable {
        background-color: #ab9b84;
        text-align: center;
        valign: top;
}

.processTable {
        background-color: #b0c197;
        text-align: center;
        valign: top;
}

.ravesTable {
        background-color: #d6eeb0;
        text-align: center;
        valign: top;
}

.contactTable {
        background-color: #e1f9bb;
        text-align: center;
        valign: top;
}
.titleTag {
           font-family: Felix Titling, Charlesworth;
           color: #cd7f7b;
           letter-spacing: 0.02em;
}

.lineTitle {
           font-family: Felix Titling, Charlesworth;
           color: #663333;
           font-size: 40%;
           letter-spacing: 0.02em;
}

.titleStudio {
           font-family: Felix Titling, Charlesworth;
           color: #FFFFFF;
           letter-spacing: 0.02em;
           font-size: 75%;
}

#container {
            Z-INDEX: 1;
            LEFT: 200px;
            WIDTH: 900px;
            POSITION: absolute;
            TOP: 75px;
            HEIGHT: 676px;
}

#tagLayer {
           Z-INDEX: 3;
           LEFT: 576px;
           WIDTH: 371px;
           POSITION: absolute;
           TOP: 578px;
           HEIGHT: 36px;
}

#anahLogo  {
            Z-INDEX: 2;
            LEFT: 453px;
            WIDTH: 506px;
            POSITION: absolute;
            TOP: 181px;
            HEIGHT: 290px;
            background-image: url("image_files/logocartouche3.jpg");
}
#tagStudio {
            Z-INDEX: 3;
            LEFT: 539px;
            WIDTH: 305px;
            POSITION: absolute;
            TOP: 478px;
            HEIGHT: 36px;
}



#copyLine {
           Z-INDEX: 8;
           WIDTH: 876px;
           POSITION: absolute;
           LEFT: 200px;
           TOP: 716px
           HEIGHT: 716px;
}

.philosophyBody {
           font-family: Felix Titling;
           font-size: 14px;
           color: #5a4437;
           line-height: 30px;
}

.elips
{
        font-family: Felix Titling;
        font-size: 16px;
        padding-left: 0;
        margin: 0;

        color:#D18C89;
        white-space: nowrap;
}
.lElips
{
        font-family: Felix Titling;
        font-size: 16px;
        padding-left: 0;
        padding-right: 2px;
        margin: 0;
        color:#D18C89;


}
.processBody{
        font-family: Felix Titling;
        font-size: 10px;
        color: #5a4437;
        line-height: 18px;
        text-align: justify;

}
.processSteps{
        font-family: Felix Titling;
        font-size: 10px;
        color: #5a4437;
        line-height: 18px;

}
.contactsBody{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #5a4437;
}

.contactAddress{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: 22px;
        color: #5a4437;
}

a.textBody:link{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #D18C89;
        text-decoration: underline;
}
a.textBody:visited{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #D18C89;
        text-decoration: underline;
}
a.textBody:hover{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #5a4437;
        text-decoration: underline;
}
.collectionText{
        font-family: Cornet Script;
        font-size: 24px;
        color: #5a4437;
}
.footer{
        background-image: url(anah-li_images/mid_bottom.gif);
        background-repeat: no-repeat;
        height: 62px;
        width: 698px;
        overflow: hidden;
}
.footerText{
        color: #663333;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
}
a.foot:link{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #663333;
        text-decoration: underline;
}
a.foot:visited{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #663333;
        text-decoration: underline;
}
a.foot:hover{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #663333;
        text-decoration: underline;
}
.greenBG{
background-color: #d3dca3;
}
.drkBrnBG{
background-color: #5a4437;
}
.lgtBrnBG{
background-color: #887064;
}
.tanBG{
background-color: #AB9B84;
}
.drklimeBG{
background-color: #B0C197;
}
.lgtlimeBG{
background-color: #D6EEB0;
}
.limeBG{
background-color: #E1F9BB;
}


