*{
    text-align: center;
    margin:auto;
    padding: 0px;
}
body {
    background-color: #e3cb98;
    text-align: center;
    margin: 0px;
    padding: 0px;
    min-width: 290px;
    height:100%;
    min-width: 320px
}

a {
    color: #930D32;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}

.line3Footer a {
    color: white; 
    text-decoration: none;
}

h1{
    font-family: 'Sunshiney', cursive;
    font-weight: normal;
    font-size: 230%;
}
h2{
    font-family: 'Sunshiney', cursive;
    font-weight: normal;
    font-size: 170%;
}
h2.specialTitle{
    /*	font-family:Verdana, Arial, Helvetica, sans-serif;
    */	text-align:left;
    padding-left: 21px;
    padding-top: 15px;
    font-size: 220%;
}

h3{
    font-family: 'Sunshiney', cursive;
    font-weight: normal;
    font-size: 140%;
    text-align:left;
    padding-right: 4%;
    padding-left: 4%;
    padding-bottom: 4%;
}
p{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 90%; 
}


em {
    text-align:left;
}

.block1 {
    background-color: #00FF99;
}
.block2 {
    background-color: #FF6666;
}
.clr {
    clear: both;
}
.floatingBar { display: block; }
.class1 { display: block; }
.class2 { display: block; }
.class3 { display: block; }
.class5 { display: none;}

.sansSerif {
    font-family: Georgia, serif;
    font-size: 90%;
    letter-spacing: 0.01em;
}

.topspacer {
    height: 5px;	
}

/*---------------------------------
                                Menu
---------------------------------*/

.class1{
    /* Fixed Bar*/
    position:absolute;
    width: 100% !important;
    height:60px;
    top: 0px;  /* You can only change this. Pixels only.*/
    left: 0px !important;
    z-index: 0 !important;
    /* Other CSS*/
    text-align: center;
    background-color: #e3cb98; 

}
.class2{
    /* Fixed Bar*/
    position:absolute;
    width: 100% !important;
    height:62px;
    top: 60px;  /* You can only change this. Pixels only. */
    left: 0px !important;
    z-index: 0 !important;
    /* Other CSS*/
    text-align: center;
    background-color: #eee0c1; 

}

.class3{
    /* Fixed Bar*/
    position:absolute;
    width: 100% !important;
    height:52px;
    top: 122px; /* You can only change this. Pixels only.*/
    left: 0px !important;
    z-index: 0 !important;
    /* Other CSS*/
    margin-bottom: 20px;
    border-top: solid 2px #930d32;
    border-bottom: solid 2px #930d32;
    background-color: #e3cb98; 

}
.frame{
    position:absolute;
    top: 4px;
    left: 0;
    width: 100%;
    height: 44px;
    background-color: #930d32;
    text-align: center;
    /*margin-top: 2px;
    margin-bottom: 2px;*/
}	
.class3 ul{
    text-align: center;
    margin-left:0;
    display: inline;


}
.listStyle{
    margin-top: 9px;
    font-family: 'league_gothicregular', Arial, sans-serif;
}
.class3 li{
    text-decoration:none;
    display: inline;
    font-size: 150%;
    color: #ffffff;
}
.class3 li a{
    text-decoration:none;
    color: #ffffff;
}

.leftList{
    float: left;
    display: inline;
}
.leftList li{
    padding-left: 0px;
    /*padding-right:6px;*/
    padding-right: 32px;
}
.rightList{
    float: right;
    display: inline;
}
.rightList li{
    /*padding-left: 6px;*/
    padding-right:0px;
    padding-left: 35px;
}
.space {
    width: 50%;
    display: inline;
}	
.space p{
    width: 40%;
    margin-left: 15%;
    margin-right: 15%;
    display: inline;
}
.floatingBar{
    /* DO NOT change */
    /*    position: absolute;*/
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 5;

    /* ADJUST */
    width: 357px;
    height:227px;
}

.floatingBar img{
    position: relative;    /* position MUST NOT be "static". Any other value works.*/
    z-index: 5; /* Same z-index as Floating Bar. DIV tag inherits. But, IMG tag does not inherit. */
    /*margin-top: 20px;*/
    width: 100%;
}

.centerMeInBar{
    margin: 0 auto !important;
    /*  width: 357px;*/
    height:227px;
}

#Logo{
    max-width: 357px;
    /*width: 100%;*/
    max-height:192px;
    /*height: 100%;*/
}
/*.topBarLeft{
    width: 50%;
    display:inline;
    float:right;
        padding-right: 30%;
}*/
.topBarLeft img{
    margin-top: 11px;
    position: relative;
    float:left;
    display:inline;
    /*   padding-right: 90%;*/

}
.topBarLeft p a{
    float:left;
    display:inline;
    margin-top: 21px;
    padding-left: 6px;
    color: #930d32;
    font-size: 125%;
    font-family:'league_gothicregular', Arial, sans-serif;
    text-decoration: none;
}
/*.topBarRight{
    width: 50%;
    display:inline;
    float:left;
        padding-left: 30%;
        
}*/

.topBarRight img{
    position: relative;
    float:right;
    display:inline;
    /*    padding-left: 90%;*/
    margin-top: 11px;
}
.topBarRight p a{
    float:right;
    display:inline;
    margin-top: 21px;
    padding-right: 6px;
    color: #930d32;
    font-size: 125%;
    font-family: 'league_gothicregular', Arial, sans-serif;
    text-decoration: none;
}

.midBarLeft img{
    position: relative;
    float:left;
    display:inline;
    /*margin-right: 57px;*/
    /*margin-right: 40px;*/
    margin-right: 125px;
    padding-top:10px;
}

img.icon-meat {
	margin-left:70px!important;	
}

li.nav-deli {
	margin-right:20px!important;
	
}

.midBarRight img{
    position: relative;
    float:right;
    display:inline;
    /*margin-left: 57px;*/
    /*margin-left: 25px;*/
    margin-left: 110px;
    padding-top:10px;
}

.clear {
    clear:both;
}
.class4{
    /* Fixed Bar*/
    position:absolute;
    width: 100% !important;
    height:245px;
    /* You can only change this. Pixels only.*/
    left: 0px !important;
    z-index: 0 !important;
    /* Other CSS*/
    margin-bottom: 0;
    border-top: solid 1px #930d32;
    background-color: #e3cb98; 

}
.framebottom{
    position:absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: 244px;
    background-color: #930d32;
    text-align: center;
    /*margin-top: 2px;
    margin-bottom: 2px;*/
}

.framebottom a {

}
.line1Footer{
    color: #FFFFFF;
    font-weight:bold;
    font-size: 195%;
    margin-top: 36px;
}	
.line2Footer{
    font-family: 'league_gothicregular', Arial, sans-serif;
    color: #FFFFFF;
    font-weight:normal;
    font-size: 195%;
    margin-top: 15px;

}
.line2Footer li{
    text-decoration:none;
    display: inline;

}
.line2Footer li a{
    text-decoration:none;
    color: #ffffff;
}
.line4Footer{
    color: #FFFFFF;
    font-weight:normal;
    font-size: 120%;

}

.line4Footer a {
    color: #FFFFFF;	
    text-decoration: none;
}

.line4Footer a:hover {
    color: #FFFFFF;	
}
.line3Footer{
    color: #FFFFFF;
    font-weight:normal;
    font-size: 80%;
    margin-top: 22px;

}
/*-------------------------------
-------------------------------*/

.bottomMenu { 
    padding-bottom: 12%;

}

.bottomMenu h2{ 
    font-family: 'Sunshiney', cursive;
    font-size: 230%;
    color: #a53c5a;
    font-weight: normal;
    height: auto;
    text-align: center;
    padding-top: 4%;
    margin: 0 auto;
}
.bottomMenu h3{ 
    font-family: 'Delius Swash Caps', cursive;
    font-size:130%;
    font-weight: normal;
    width: 100%;
    height: auto;
    text-align: left;
    padding-left: 60px;
    padding-bottom: 2%;
    padding-top: 3%;
    margin: 0 auto; 
}
.bottomMenu p{
    font-family: 'Delius Swash Caps', cursive;
    font-size:100%;
    font-weight: normal;
    width: 70%;
    height: auto;
    padding-left: 12%;
    padding-right: 10%;
    margin: 0 auto;
    text-align: left;
}
.containList p{
    font-family: 'Delius Swash Caps', cursive;
    font-size:90%;
}
.bottomMenu img{
    width: 60%;
    padding-top: 8px;
    padding-bottom: 9px;
}
.topMenue{
    padding-top: 6%;
    /*	padding-bottom: 3%;*/
}
.topMenu {
    background-size: contain;
    min-height: 850px;
}
.leftMenue{
    padding-left: 5%;
}
#chalkboard1 ul {
    margin-top: 3px;
    margin-bottom: 10px;
    list-style-image: url(../Templates/css/images/ChalkBullet.gif);
}
#chalkboard1 li {
    margin-top: 2px;
    margin-bottom: 2px;
}
#chalkboard1 p {
    margin-top: 8px;
    margin-bottom: 4px;
}
/*---------------------------------
                        Header
---------------------------------*/
.header{
    text-align: center;
    margin:0 auto;
    margin: 0px;
    padding: 0px;
    height:49px;
    background-color: #a5887a;

}
.rowheader { 
    margin:0 auto;
    text-align: center; 
    width:100%; 
    overflow:hidden; 
    background-color: #e3cb98; 
    height:58px;
}
.rowheader-mid { 
    margin:0 auto; 
    text-align: center;
    width:100%; 
    overflow:hidden; 
    background-color: #eee0c1; 
    height:65px;
}	
.rowheader-lower { 
    text-align: center;
    margin:0 auto; 
    width:100%; 
    overflow:hidden; 
    background-color: #930d32; 
    height:42px;
    border-top: solid 1px #930d32;
}	


/*.logo {
        margin: 0 auto;
        text-align: center;
        overflow:hidden;
}*/
.rowheader-lower img{
    position: absolute;
    /*position: fixed;*/
    text-align: center;
    z-index: 100;
}

/*---------------------------------
                        TOP MENU
---------------------------------*/
.primary-nav a:first-child {
    margin-left: 0;
}
.primary-nav {
    background: transparent;
    clear: none;
    display: block;
    float: none;
    margin: 6px 0 0;
    padding: 0;
    width: 100%;
}
.primary-nav li {
    display: none;
    float:right;
}

.primary-nav a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: block;
    text-decoration: none;
    padding-top: 1em;
    padding-right: 0em;
    padding-bottom: 1em;
}
.primary-nav a {
    display: block;
    line-height: 20px;
    overflow: visible;
    text-decoration: none;
    color: #FFFFFF;
}
.primary-nav a:hover, .primary-nav a:focus  {
    color: #000000;
} 
.hide-text, .pd-logo-brow, .menu-trigger {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.menu-trigger {
    cursor: pointer;
    display: block;
    float: right;
    height: 0.25em;
    line-height: 0;
    margin-right: 5%;
    /*margin-top: 8px;*/
    margin-top: -38px;
    width: 2em;
    border-top-width: 0.75em;
    border-bottom-width: 0.25em;
    border-top-style: double;
    border-bottom-style: solid;
    border-top-color: #000000;
    border-bottom-color: #000000;
    z-index: 999999;
}
.upper-brow{

}
.primary-link{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 120%;
}
/*-----------------------------------
                         PAGES
-----------------------------------*/
.deliList ul{
    padding-left: 60px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 90%; 
    width: 70%;
}
.deliList li{
    text-align: left;
    list-style-type:square;
    list-style-position:outside;
    padding-left: 10px;
}

.update_time {
    margin-top:30px;
}

.update_time p {
    text-align:center;
}

/*-----------------------------------
           SlideShow Main Page
-----------------------------------*/
.slideshow {
    z-index: 1;
    text-align: center;
    margin-right: 2px;
    margin-left: 2px;
    height: 355px !important;
    width: 545px !important;

}
.slideshow img { 
    display: none; 
}

.slideshow img.first { 
    display: block; 
} 

/*-----------------------------------
           Holiday Styles
-----------------------------------*/
.mealList ul{
    padding-left: 60px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 90%; 
    width: 85%;
}
.mealList li{
    text-align: left;
    list-style-type:square;
    list-style-position:outside;
    padding-left: 10px;
}

h2 img {
    vertical-align: middle;
}
.center {
    text-align: center;
}
.notopMargin {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;	
}



.normal-list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-left: 24px;
	padding-left: 47px;
	text-align:left;
	margin-bottom: 22px;
}
.normal-list li {
	text-align:left;
	margin-bottom: 6px;
}


@media screen and (min-width: 960px) {

    .special.row .grid_3 {
        width: 30%;
        margin: 0 !important;
        padding-left: 10px;
        box-sizing: border-box;
    }

    .special.row .grid_8 {
        width: 75%;
        margin: 0 !important;
        padding-right: 0px;
        padding-left: 16px;
        box-sizing: border-box;
    }

    .grid_12 .featuremarginsWide {
        max-width: 100%;
        margin: 0;
    }

}

@media screen and (min-width: 960px) and (max-width: 1200px) {

    .special.row .grid_3 {
        width: 35%;
    }

    .special.row .grid_8 {
        width: 65%;
    }

}



.featuremarginsPage img, .featuremarginsWide img {
    border: none !important;
}

@media screen and (max-width: 1199px) {

    .featureitem.featuremarginsMenu {
        padding-top: 0px;
    }

    .slideshow {
        margin-bottom: 10px;
    }

}

@media screen and (max-width: 768px) {
    .grid_8 {
        max-width: 100%;
    }   

    .topMenu {
        min-height: 0;
    }

    .topMenu p {
        margin-bottom: 9px;
    }

    .topMenu p + br {
        display: none;
    }

    .update_time {
        margin-top: 12px;
    }

    h2 {
        padding: 0px 10px;
    }

    .featureitem ul {
        padding: 0;
        padding-right: 10px;
        padding-left: 46px;
        max-width: 100%;
        width: 100%;
        box-sizing: border-box;
        margin: 0;
    }

    .featureitem ul li {
        margin-bottom: 6px;
    }





    .featureitem p:last-child {
        margin-bottom: 9px;
    }

    .grid_8 img {
        vertical-align: bottom;
    }
}

.featureitem ul {

    list-style: disc !important;
}

.featureitem ul li {
    list-style-type: disc !important;
}
@media only screen and (max-width: 767px) {
    .slideshow {
        width: 100% !important;
        height: auto !important;
    }

    .featuremarginsPage {
        margin-top: 0px;
        margin-right: 0px;
        margin-left: 3px;
    }


    .topMenu {
        background-size: cover;
    }
    
    h2.specialTitle {
        text-align: center;
    }
    
    .primary-nav a {
        padding-left: 0;
    }
}

@media screen and ( max-width: 640px ) {

    .slideshow {
        max-width: 100%;

    }
    .slideshow img {
        width: 99% !important;
    }
}

.holly {
    margin-top: -10px !important;
}

.featureitemPage {
    padding: 8px !important;
    box-sizing: border-box !important;
    width: 99% !important;
}

.featuremarginsPage {
    margin: 0px !important;
    height: auto !important;
    box-sizing: border-box !important;
}

.featuremarginsPage img {
    padding: 0 !important;
    margin: 0 !important;
    display: block !important;
    width: 100% !important;
}

