body
{
    background-color: #eeeeee;
    background-image: url(../pics/ice.jpg);
    
}

#banner
{
    position: relative;
    top: 0px;
    width: 850px;
    height: 151px;
    background-image: url(../pics/banner.jpg);
    background-color: #ffffff;
    border-top: 1px solid #438AC9;
    border-left: 1px solid #438AC9;
    border-right: 1px solid #438AC9;
}

#menubar
{
    position: relative;
    top: 0px;
    width: 840px;
    height: 31px;
    padding-left: 10px;
    z-index: 5;
    background-color: #ffffff;
    background-image: url(../pics/menu.jpg);
    border-left: 1px solid #438AC9;
    border-right: 1px solid #438AC9;
}

#tagline
{
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 10px;
}

#main
{
    position: relative;
    top: 0px;
    width: 850px;
}

#content
{
    position: relative;
    top: 0px;
    width: 800px;
    height: auto;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 150px;
    padding-top: 20px;
    background-position: bottom;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #959595;
    background-image: url( '../pics/footer.jpg' );
    background-repeat: no-repeat;
    background-color: #ffffff;
    border-left: 1px solid #438AC9;
    border-right: 1px solid #438AC9;
}

#logos
{
    position: absolute;
    height: 43px;
    left: 580px;
    bottom: 110px;
}

#footer
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 103px;
    width: 825px;
    padding-left: 25px;
    padding-top: 2px;
    font-family: tahoma;
    font-size: 11px;
    color: #438AC9;
    border-bottom: 1px solid #438AC9;
}

h1
{
    font-family: Trebuchet MS;
    font-size: 17px;
    color: #1C3F95;
}

h2
{
    font-family: Trebuchet MS;
    font-size: 13px;
    color: #438AC9;
    font-weight: lighter;
}

h3
{
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #438AC9;
    font-weight: lighter;
    margin: 0px;
    padding: 0px;
}

.tag
{
    font-family: arial;
    letter-spacing: 3px;
}

.small
{
    font-family: arial;
    font-size: 10px;
    color: #438AC9;
}

a.sub:link, a.sub:visited, a.sub:active
{
    color: #438AC9;
    text-decoration: none;
    font-weight: normal;
}

a.sub:hover
{
    color: #438AC9;
    text-decoration: underline;
    font-weight: normal;
}

a.footer:link, a.footer:visited, a.footer:active
{
    color: #438AC9;
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
}

a.footer1:link, a.footer1:visited, a.footer1:active
{
    color: #1C3F95;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
}


a.footer:hover
{
    color: #438AC9;
    font-size: 11px;
    text-decoration: underline;
    font-weight: normal;
}

a.footer1:hover
{
    color: #1C3F95;
    font-size: 11px;
    text-decoration: underline;
    font-weight: bold;
}

#chef
{
    position: absolute;
    top: 40px;
    width: 283px;
    height: 550px;
    right:20px;	
    background-image: url( '../pics/chef.jpg' ); 
}

#map
{
    position: absolute;
    top: 62px;
    width: 283px;
    height: 320px;
    right:20px;	
    
}


#designedby {
position:relative;
bottom:0px;
left:0px;
height:22px;
width:825px;
padding-top:3px;
padding-right:15px;
padding-bottom:5px;
font-family: arial;
font-size:8pt;
text-align:right;
}

a.designedlink:link, a.designedlink:visited, a.designedlink:active
{
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    
}

a.designedlink:hover
{
    color: #000000;
    text-decoration: underline;
    font-weight: normal;
}