@charset "utf-8";
/* CSS Document */
body{
    background-color:#582500;
    font-size:95%;
    font-family:Arial, Helvetica, sans-serif;
}

#headercontainer{
    background-color:#000000;
    width:800px;
    height:244px;
    margin:auto;}

#image{
    height:244px;}

#image img{
    display:block;
    height:244px;
}

#header{
    background:url(images/header.gif) no-repeat;
    height:244px;
    width:429px;}

#bodyholder{
    background-color:#fcf1b1;
    width:780px;
    margin:auto;
    padding:10px;}

#bodyholder h3{
    margin-left:160px;
    font-family:Arial, Helvetica, sans-serif;}

#bodyholder h4{
    font-family:Arial, Helvetica, sans-serif;}

#bodyholder p{
    width:540px;
    font-family:Arial, Helvetica, sans-serif;}

li{
    width:500px;
}


#footimgholdr{
    width:535px;
    height:147px;
    background-color:#ffbd54;
}

#franchisefoot{
    width:515px;
    padding:10px;
    background-color:#000000;
    font-size:larger;
    font-weight:900;
    color:#FF0000;
}


#menuholder{
    float:right;
    font-family:"Times New Roman",Georgia,Serif;
    width:230px;}

#menuholder li{
    width:auto;
}

.menutitle{
    cursor:pointer;
    margin-top: 5px;
    background-color:#ff7a00;
    color:#FFFFFF;
    width:225px;
    height:30px;
    padding:2px;
    text-align:center;
    font-weight:bold;
    /*/*/border:1px solid #FF0000;/* */
}

.submenu{
    color:#000000;
    background-color:#ffbd54;
    margin-top:-1px;
    width:229px;
    /*/*/border:1px solid #FF0000;/* */
}

#footer{
    padding-top:20px;
    height:63px;}

#foottext{
    padding-top:10px;
    text-decoration:none;
    height:63px;
    text-align:center;
    color:#666666;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;}
#footer img{
    float:right;
}
#foothold{
    margin:auto;
    width:270px;
    height:63px;}
a img{
    border:0;
    margin:0;
    padding:0;}
a{
    text-decoration:none;
    color:#999999;}


img{
    border:0;
    margin:0;
    padding:0;
}

ul.special{
      margin-bottom:0;
}

div.special{
    margin:0 0 0 40px;
    width: 500px;
}