﻿#masthead
{
    width:100%;
    float:left;
    font-size:0.8em;
    line-height:1.3em;
}

#logo
{
    float:left;
    width:490px;
}

#food
{
    float:left;
    display:inline;
    margin-left:1em;
    margin-right:1em;
}

#hours
{
    float:right;
}

.clock
{
    float:right;
    margin-right:7px;
    display:inline;
}

#hours table
{
    clear:right;
    float:right;
    border-collapse:collapse;
    margin:0;
    padding:0;
}

#hours table b
{
    color:#E28236;
}

#hours table tr.hours_header th
{
}

#hours table tr.hours_content td
{
    padding-top:4px;
}

#hours h2
{
    margin:4px 0 2px 0;
    font-weight:bold;
    font-size:1.1em;
}

#hours h2 a
{
	color:#444;
}

#hours th
{
    text-align:left;
    font-size:0.9em;
    letter-spacing:-0.05em;
}
