
body
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    min-width: 758px;
    text-align: center;
}

#wrapper
{
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -14px;
    background-image: url(images/LunchQbg.gif);
    background-position: center;
    background-repeat: repeat-y;
}


#flash
{
    padding-top: 20px;
}


#container
{
    margin-top: 20px;
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    background: white;
    text-align: center;
}


.rndTop
{
    text-align: left;
    background: url(images/tr.gif) no-repeat right top;
}

.rndBottom
{
    text-align: left;
    background: url(images/br.gif) no-repeat right top;
}


h1
{
    font-weight: lighter;
    font-size: 250%;
    color: #E15A00;
    padding: 5px 10px 5px 10px;
}

h2
{
    font-size: 150%;
    color: #E15A00;
    padding: 25px 7px 0px 7px;
}

h3
{
    padding-top: 15px;
    font-size: 120%;
    color: #E15A00;
    text-decoration: underline;
}

b
{
    color: #E15A00;
    font-weight: bold;
}

p
{
    color: #666;
 
    padding-left: 10px;
    padding-right: 10px;
}


p a
{
    color: #E15A00;
    text-decoration: none;
}



p a:hover
{
    color: #000;
}


ul
{
    padding-left: 75px;
    text-align: left;
    line-height: 1.5;
    color: #666;
}


div#navbar
{
    width: 95%;
    padding-top: 20px;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    background-color:#FF7800;
    height: 30px;
}

ul#nav, ul#nav li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul#nav
{
    margin-left: 10px;
    width: 700px;
}
ul#nav li
{
    float: left;
    margin-right: 3px;
    text-align: center;
}
ul#nav a
{
    float: left;
    width: 7em;
    padding: 3px 0;
    background-color: #fff;
    text-decoration: none;
    color: #000;
    background-image: url(images/LunchQBtnBG.gif);
}

ul#nav a:hover
{
    color: #d74229;
    ackground-image: url(images/LunchQBtnBG_Over.gif);
}

ul#nav li.activelink a, ul#nav li.activelink a:hover
{
    color: #e4153c;
    font-weight: bold;
    ackground-image: url(images/LunchQBtnBG_On.gif);
}


.tdHeadCell
{
    background-color: #FF7800;
    text-align: center;
    font-size: 0.8em;
    font-weight: bold;
    color: #FFF;
    width: 10em;
    padding: 10px 0px 10px 0px;
}

.tdCell
{
    background-color: #FFF;
    border: 1px solid #ff7800;
    text-align: center;
    font-size: 0.8em;
    color: #FF7800;
    width: 10em;
    padding: 5px 0px 5px 0px;
}

div#lhs
{
    float: left;
    width: 285px;
    padding: 0px 18px 0px 18px;
    border-right: 1px solid #ff7800;
}

div#rhs
{
    float: right;
    width: 285px;
    padding: 0px 18px 0px 18px;
}

div#clear
{
 clear:both;
}

td#lhsTDText
{
    width: 300px;
    text-align: right;
    
   
}

.ddl
{
    color: #666;
    width: 258px;
    margin: 20px 0px 20px 0px;
}

#img
{
    border: 2 solid #FF7800;
    }
    
    .img
{
    border: 2 solid #FF7800;
    }
    
    img
{
    border: 2 solid #FF7800;
    }