#footer{
    margin-top: 0px;
    padding-top: 0px;
    border: 0px;
}
#frontHorizMenu{
    background: #D0E35C;/*#B72C25;*/
    padding: 4px;
    color: #215900;/*#B72C25; /*#FFFFCE;*/
    font-size: 8pt;
    margin-bottom: 1px;
    border-bottom: 2px solid #AAB63A;
    border-top: 2px solid #AAB63A;
    font-weight: bold;
    margin-top: 1px;
    text-align: right;
}
#frontHorizMenu a{
    text-decoration: none;
    padding: 3px;
    color: #215900;
}
#frontHorizMenu a:hover{
    text-decoration: underline;
}

#frontMidInner, #frontMid{
    margin-top: 25px;
    background: url(/htdocs/images/frontCommon8.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    min-height: 310px;
    padding-left: 235px;
    margin-bottom: 25px;
}
#frontMid{
    min-height: 365px;
}
#frontMidCountry{
    color: black;
    padding: 3px 3px 3px 6px;
    font-size: 10px;
}
.frontProducts{
    background: #FFFFD8;

}
.info{
	padding: 15px 5px 10px 5px;
	font-size: 9pt;
    line-height: 13pt;
}
.info ul{
    margin-left: 20px;
    padding:0px;
}
table.specials{
    padding: 7px;
}
a.frontOccasion{
    font-size: 14px;                    
    word-wrap: normal;
    padding: 5px;
}
a.frontOccasion:hover{
    background: red;
    color: white;
    padding: 5px;
}
#frontOccasions{
    width: 520px;
    line-height:32px;
}

