﻿body
{
    width: 1000px;
    margin: 0px auto 0px auto;
    height: 100%;
    background-color: #1f1d1d;
}


.master
{
    width:1000px;
    min-height:833px;
    height:100%;
    overflow:hidden;
    position:relative;
    background-image:url(/images/backgrounds/repeat-bg.png);
    background-repeat:repeat;
}

.headerleft
{
    width:258px;
    height:170px;
    background-image:url(/images/headers/lesliescateringlogo.png);
    background-repeat:no-repeat;
    margin:0px 0px 0px 0px;
    float:left;
}

.headercenter
{
    width:395px;
    height:169px;
    margin:0px 0px 0px 0px;
    float:left;
    background-image:url(/images/headers/header-center-grp5.png);
    background-repeat:no-repeat;
}

.headerright
{
    width:347px;
    height:209px;
    float:right;
    margin:0px;
    left:653px;
    background-image:url(/images/headers/header-right-grp5.png);
    background-repeat:no-repeat;
    position:absolute;
    z-index:100;
}

.headerpage
{
    width:395px;
    height:74px;
    float:left;
    margin:0px;
}

.leftcol
{
    width:258px;
    height:100%;
    min-height:833px;
    margin:0px;
    float:left;
    clear:left;
}

.rightcol
{
    width:180px;
    height:100%;
    min-height:833px;
    margin-top:169px;
    float:right;
}

.maincontent
{   
    top:169px;
    left:258px;
    width:562px;
    height:100%;
    min-height:833px;
    overflow:hidden;  
    background-color:White;  
    margin-top:-1px; 
    position:absolute;
    z-index:10; 
    background-color:White;
    
}

.bigcontentholder
{ 
    width:395px;
    height:-1%;
    overflow:hidden;
    margin:0px;
}

.smallcontentholder
{
    width:167px;
    height:237px;
    background-image:url(/images/backgrounds/profile-img-bg.png);
    background-repeat:no-repeat;
    margin-top:40px;
}

.followus
{
    width:167px;
    height:282px;
    background-image:url(/images/backgrounds/followus-bg.png);
    background-repeat:no-repeat;
    margin:0px;
}

.followusbottom
{
    width:167px;
    height:100%;
    background-image:url(/images/backgrounds/followus-bg-bottom-repeat.png);
    background-repeat:repeat-y;
    margin-top:0px;
    min-height:300px;
}

.menu
{
    width:257px;
    height:25px;
    margin-top:15px;
     vertical-align:middle;
     text-align : center;
}

.MenuItemsSelected
{
    width:257px;
    height:25px;
    margin-top:15px;
    vertical-align:middle;
    text-align : center;
    background-image:url(/images/backgrounds/menu-highlight.png);
    background-repeat:no-repeat;
}
a.menuitem
{
    font-family:'Times New Roman' , Times, serif;
    font-size: 20px;
    text-decoration: none;
    color: #FFFFFF;
}


.emaillist
{
    width: 258px;
    height: 174px;
    margin-top: 20px;
    background-image: url(/images/backgrounds/email-list-bg.png);
    background-repeat: no-repeat;
    
}

.emailtext
{
    width:210px;
    padding: 60px 15px 0px 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-align:center;
}

.emaillistvalidation
{
    width:95px;
    height:30px;
    margin:5px 0px 0px 40px;
}

.subscribebutton
{
    height:38px;
    width:93px;
    margin:2px 0px 0px 15px;
}

.payhere
{
    width: 258px;
    text-align: center;
    font-family: 'Times New Roman' , Times, serif;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 12px;
    margin:25px 0px;
}

.bigtextparagraph
{
    width: 245px;
    margin: 10px 0px 0px 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000000;
    letter-spacing: .08em;
    line-height:20px;
   
}

.contentparagraph
{
    width:350px;
    margin: 30px 0px 0px 15px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    color: #000000;
    line-height:20px; 
    text-align:justify;
}
.captionimage
{
    position:absolute;
    top:84px;
    left:265px;
    width:194px;
    height:144px;    
}

.captiontext
{
    padding: 45px 0px 0px 68px;
    width: 95px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    font-style:italic;
}

.signaturearea
{
    width:117px;
    height:48px;
    margin:0px 15px 0px 0px;
}

.foodtypes
{
    font-family: 'Century Gothic';
    font-size: 13px;
    font-style: normal;
    color: #8B011A;
}

.specials
{
    border:solid 1px #8B011A;
    margin:35px 0px 0px 15px;
    width:350px;
    height:150px;
}

.phonenumber2
{
    margin: 20px 15px 0px 0px;
    height: 25px;
    width: 385px;
    color: #8B011A;
    font-family: 'Arial';
    font-size: 22px;
    font-style: normal;
    text-align: right;
}

.bonappetite
{
    width:90px;
    height:36px;
    margin:0px 0px 0px 0px;
}

.infoheader
{
    margin-top: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    font-style: italic;
}

.info
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
    color: #000000;
    line-height:20px; 
}

.infophone
{
    color: #8B011A;
    font-family: 'Arial';
    font-size: 22px;
    font-style: normal;
}

.infoemail
{
    color: #8B011A;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

a.infoemail
{
    color: #8B011A;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
}

.footer
{
    position: absolute;
    bottom: 10px;
    left: 280px;
    z-index: 1001;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

.devby
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}
.TestPageSnippet
{
    position: absolute;
    top: 30%;
    color: #C18E61;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    width: 170px;
}

.RightColAddress
{
    position: absolute;
    top: 225px;
    color: #C18E61;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    width: 170px;
    margin-left:5px;
    vertical-align:middle;
    line-height:7px;
}

h1.Address
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #c18e61; 
    line-height:normal;   
}

h2.PhoneNumber
{
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
}

.Snippet
{
    position: absolute;
    top: 37%;
    color: #C18E61;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    width: 170px;
    margin-left:5px;
    margin-right:5px;
}
.SnippetSig
{
    text-align: right;
    font-size: 11px;
}
.TestimonialsMainText
{
    color: #B07E51;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;}


.TestimonialsMainSig
{
    text-align: right;
    color: #000000;
    font-size: 10px;
 
}
.TestimonialsToShow
{
    display: none;
    visibility: collapse;
}

 .SignUpConfirm
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
}

.SignUpContactUs
{
    color: #800013;
    text-decoration: underline;
    font-weight: bold;
}

.RedButton
{
    background-position: 0px 0px;
    border-style: none;
    background-image: url(/Images/Buttons/ButtonRed.png);
    background-repeat: no-repeat;
    background-color: Transparent;
    width: 89px;
    height: 33px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

.squiggle
{
    font-family: Wingdings;
}

.foodtypeblock
{
    text-align: left;
    margin-left: 15px;
    width:160px;
}

.SpecialTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}

.SpecialContent
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    font-style: italic;
}

.SpecialPrice
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #000000;
}

.Price
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.Red
{
    color: #800013;
}

.Bold
{
    font-weight:bold;
}

a.SpecialPrice
{
    color: #800013;
}

.adminsection
{
    text-align: right;
    margin-right: 15px;
    width:350px;
}

.alignleft
{
    text-align: left;
}

.followusbutton
{
    margin-left: 5px;
    padding-top: 45px;
}
