﻿h1
{
   font-size: 24px
}

h2
{
   font-size: 18px
}
body
{
   margin: 0px; font-family: Verdana; font-size: 12px;
}
#container
{
   background-color: white  ;
}

#header2
{
   padding: 0px; margin: 0px; height: 50px; 
   	background: url(images/SomersMenusLogo.gif) no-repeat; width: 100%; height: 50px;
}

#headermenu
{
   top: 0px; background-position:center; width: 100%; font-size: 10px; text-align: center;
   padding: 60px 2px 2px 2px;  color: Gray;
}

#breadcrumb
{
   background-color: Green; color: Green; padding: 0px 10px 0px 0px; font-size: 10px; width: 97%; height: 20px;
   text-align: right; 
}

#footermenu
{
   text-align: center; padding-top: 2px;
}


#footer
{
    PADDING: 0px;
    MARGIN: 0px;
    WIDTH: 100%;
    HEIGHT: 62px;
    background-color: white;
    BOTTOM: 0%;
    POSITION: static;
    LEFT: 0%;

}

#centercol
{
   margin-left: 0px; padding: 10px;
   background-color: white; width:100%;
}

#centercolcontent
{
   padding: 5px 2px 5px 2px;
}
#Rightcolcontent
{
   padding: 5px 2px 5px 2px;
}

.footermenulink
{
   font-family: Arial; font-size: 10px; font-weight: bold;
   text-transform: uppercase;
}

.headermenulink
{
   font-family: Arial Green; font-size: 12px; font-weight: bold;
   text-transform: uppercase;
}

