#Content .typography {
    font-size:      110%;
}

    .typography div.floatright {
            float:  right;
    }

    .typography p {
        margin:         0 0 20px
        font-family:    Verdana, Helvetica, Arial, Sans-Serif;
        font-size:      150%;
    }

        .typography a {
            color:          #720100;
        }

        .typography a:hover {
            color:          #090838;
        }

    .typography p.maintext {
        margin:         0 0 20px
        font-family:    Verdana, Helvetica, Arial, Sans-Serif;
        font-size:      150%;
    }

    .typography p.lesstext {
        margin:         0 0 20px;
        font-family:    Verdana, Helvetica, Arial, Sans-Serif;
        font-size:      170%;
    }

    .typography h5 {
        margin:         0 0 12px
        font-family:    Verdana, Helvetica, Arial, Sans-Serif;
        font-weight:    normal;
        font-size:      170%;
    }

    .typography h3 {
        font-size:      180%;
        margin:         0 0 12px
        font-family:    Helvetica, Verdana, Arial, Sans-Serif;
        font-weight:    normal;
    }


#MenuPageList {

    width:          500px;
    padding-top:    10px;
    margin:         0 auto 20px;

}

    li.menuPageRow
    {

        height:        40px;

    }


    div.menuPageTitle-odd {
        height:         25px;
        float:          left;
    }

    div.menuPageTitle-even {
        height:         25px;
        margin-left:    250px;
    }



    #MenuPageList li a {
        color:          #720100;
        font-size:      150%;
    }

    #MenuPageList li a:hover {
        color:          #090838;
    }

#MenuList {
}

#MenuList li {
    color:          #720100;
    font-size:      150%;
    height:         25px;
}


/* Level One */

/* Menu Section */

li.menuSectionTitle {
    font-weight:        bold;
}

li.menuSectionDescription {
    font-size:      125% !important;
    font-style:     italic;
    margin-left:    15px;
    width:          315px;
}

/* Menu Item */

li.menuItem {
    background:     url(../images/dothoriz.gif) top repeat-x;
}

    div.menuItemTitle {
        /*font-weight:    bold;*/
        float:          left;
        /*background:     white;*/
        height:         25px;
    }

    div.menuPricing {
        width:          350px;
        float:          right;
    }


    div.itemPrice1Title {
        float:          left;
        /*background:     white;*/
        margin-left:    0;
        position:       absolute;
    }



    div.itemPrice1 {
        float:          left;
        text-align:     right;
        width:          45px;
        margin-left:    105px;
        position:       absolute;
        /*background:     white;*/
    }


    div.itemPrice2Title {
        float:          left;
        margin-left:    200px;
        position:       absolute;
        /*background:     white;*/
    }


    div.itemPrice2 {
        float:          left;
        text-align:     right;
        width:          45px;
        margin-left:    305px;
        position:       absolute;
        /*background:     white;*/
    }

    div.itemPrice {
        text-align:     right;
        width:          45px;
        float:          right;
        /*background:     white;*/
    }


/* Level Two */

/* Menu Sub Section */

li.menuSubSectionTitle {
    font-weight:        bold;
    margin-left:        15px;
}

li.menuSubItem {
        margin-left:    15px;
        background:     url(../images/dothoriz.gif) top repeat-x;
    }


li.menuSubSubItem {
    margin-left:        30px;
    background:         url(../images/dothoriz.gif) top repeat-x;
}


li.menuDescription {
    font-size:      125% !important;
    font-style:     italic;
    margin-left:    15px;
}

li.menuSubDescription {
    font-size:      125% !important;
    font-style:     italic;
    margin-left:    30px;
    width:          300px;
}

li.menuSubSubDescription {
    font-size:      125% !important;
    font-style:     italic;
    margin-left:    45px;
}

/**/

li.singleLine {
    height:         25px    !important;
    max-height:     25px    !important;
}


li.doubleLine {
    height:         37px    !important;
    max-height:     37px    !important;
}

li.tripleLine {
    height:         51px    !important;
    max-height:     51px    !important;
}
