/* Vanelli's - Style Sheet */

  html {
    margin: 0px;
    padding: 0px;
    height: 100%;
    border: none;
  }

  body {

    background-image: url("../images/layingman3.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-attachment: fixed;

    height:98%;
    color: #000000;
    background-color: #DDE6C5;

    margin: 0px;
    margin-top: 1%;
    padding: 0px;
    text-align: center;
    font-family: sans-serif;
    border:none;

  }

  #Content {

    width: 600px;

    margin: 0px auto;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: left;
    padding: 0px;

    color: #000000;
  }
/*

    background-image: url("../images/vanellilogo.gif");
    background-repeat: no-repeat;
    background-position: center top;

*/

  table.roundtop {

    background-image: url("../images/roundlogotop.gif");
    background-repeat: no-repeat;
    background-position: top right;

    width: 100%;
    height: 110px;
    text-align: left;
    padding: 0px;
    margin: 0px;
    font-size: 10pt;
    display: table;
  }

  table.bot {
    width: 100%;
    background-image: url("../images/roundbottom.jpg");
    background-repeat: no-repeat;
    background-position: top right;

    width: 100%;
    height: 24px;
    text-align: left;
    padding: 0px;
    margin: 0px;
    font-size: 10pt;

    display: table;
  }

  table.content {

    background-image: url("../images/bg.jpg");
    background-repeat: repeat-y;
    background-position: top left;

    width: 100%;
    height: 100%;
    text-align: left;
    padding: 0px;
    margin: 0px;
    font-size: 10pt;

    display: table;
  }

  table.header {

    width: 100%;
    height: 30px;
    vertical-align: top;
    text-align: center;
    border: none;
    padding: 0px;
    padding-top: 0px;
    font-size: 10pt;
    margin: 0px;
  }

  td.navcontainer {
    width: 100%;

    border: none;
    text-align: left;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
  }

  td.navcontainer2 {
    border: none;
    text-align: left;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
  }

  table.nav {
    width: 100%;
    height: 29px;
    background-image: url("../images/nav.jpg");
    background-repeat: no-repeat;
    background-position: center center;

    color: #ffffff;
    text-align: center;
    border: none;

    font-size: 9pt;
  }

  td.nav {
    width: 100px;
    font-weight: bolder;
    border: none;
    text-align: center;
    vertical-align: middle;
    padding: 1px;
    cursor: pointer;
  }

  td.nav:hover {
    color: #CD6F1B;
    background-color: #90AC6D;
  }

  td.navspacer {
    width: 30px;
  }

  table.subnav {
    width: 100%;
    height: 29px;
    background-image: url("../images/subnav.jpg");
    background-repeat: no-repeat;
    background-position: center center;

    color: #ffffff;
    text-align: center;
    border: none;

    font-size: 9pt;
    margin:0px
  }

  td.subnav, td.subnav2, td.subnav3, td.subnav4, td.subnav5, td.subnav6, td.subnav7 {
    font-weight: bolder;
    border: none;
    text-align: center;
    vertical-align: middle;
    padding: 1px;
    cursor: pointer;
  }

  td.subnav2 { width: 250px; }
  td.subnav3 { width: 166px; }
  td.subnav4 { width: 125px; }
  td.subnav5 { width: 100px; }
  td.subnav6 { width: 83px; }
  td.subnav7 { width: 71px; }

  td.subnav:hover, td.subnav2:hover, td.subnav3:hover, td.subnav4:hover, td.subnav5:hover, td.subnav6:hover, td.subnav7:hover {
    color: #CD6F1B;
    background-color: #154417;
  }

  td.headertext {
    color: #CD6F1B;
    border: none;
    text-align: center;
    vertical-align: middle;
  }

  td.headerimage {
    width: 600px;
    height: 100px;
    font-weight: bolder;
    border: none;
    text-align: center;
    vertical-align: top;
  }

  table.contentcontainer {
    width: 576px;
  }

  td.contentcontainer {
    width: 50%;
    text-align: center;
    vertical-align: top;
  }

  td.contentcontainer2 {
    width: 50%;
    text-align: left;
    vertical-align: top;
  }

  table.contact {
    width: 95%;
    background-color: #DDE6C5;
    border: 1px solid #154417;
    padding: 0px;
    margin: 0px;
  }

  td.newsletterleft {
    padding: 4px;
    margin: 0px;
    padding-right: 10px;
    text-align: right;
  }

  td.newsletterright {
    padding: 4px;
    margin: 0px;
    padding-left: 10px;
    text-align: left;
  }

  strong.serifheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #174519;
	text-transform: uppercase;
  }

  strong.serifheader2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #174519;
	text-transform: uppercase;
  }

  table.printmenu {
    width: 100%;
  }

  td.printmenu {
    text-align: center;
    vertical-align: middle;
  }

  td.printmenu2 {
    font-size: .75em;
    text-align: center;
    vertical-align: middle;
  }

  table.lunchcombo {
    width: 100%;
    border: 2px solid black;
    border-collapse: collapse;
  }
  
  td.lunchcombo2 {
    width: 40%;
    background-color: #FF9900;
    text-align: center;
    vertical-align: middle;
    padding: 5px;
  }
  
  td.lunchcombo1 {
    width: 30%;
    background-color: #FFFF33;
    text-align: center;
    vertical-align: middle;
    padding: 5px;
  }



  a.nav {
    color: #ffffff;
    text-decoration: none;
  }

  a.nav:hover {
    color: #ffffff;
    text-decoration: none;
  }

  a.nav:active {
    color: #ffffff;
    text-decoration: none;
  }

  a.subnav {
    color: #ffffff;
    text-decoration: none;
  }

  a.subnav:hover {
    color: #ffffff;
    text-decoration: none;
  }

  a.subnav:active {
    color: #ffffff;
    text-decoration: none;
  }

  a {
    color: #000000;
    text-decoration: underline;
  }

  a:hover {
    color: #000000;
    text-decoration: underline;
  }

  a:active {
    color: #000000; 
    text-decoration: underline;
  }



  td.content {
    border: none;
    height: 100%;
    text-align: left;
    vertical-align: top;
    padding: 5px;
  }

  td.contact {
    border: none;
    height: 100%;
    text-align: left;
    vertical-align: top;
    padding: 7px;
    font-size: 10pt;
  }

  td.contactforml {
    border: none;
    text-align: right;
    vertical-align: top;
    padding: 1px;
    font-size: 10pt;
  }

  img.floatleft {
    float: left;
    margin: 3px;
    margin-left: 0px;
    margin-right: 10px;
    clear: left;
    border: 2px solid #154417;
  }

  img.floatright {
    float: right;
    margin: 3px;
    margin-left: 10px;
    margin-right: 0px;
    clear: left;
    border: 2px solid #154417;
  }

  img.floatleftnoborder {
    float: left;
    margin: 3px;
    margin-left: 0px;
    margin-right: 10px;
    clear: left;
  }

  img.floatrightnoborder {
    float: right;
    margin: 3px;
    margin-left: 10px;
    margin-right: 0px;
    clear: left;
  }

  img.border {
    border: 2px solid #325884;
  }

  em.itbold {
    font-style: italic;
    font-weight: bolder;
  }

  em.itboldu {
    font-style: italic;
    text-decoration: underline;
    font-weight: bolder;
  }

  ol,ul,li {
    margin: 0px;
    padding: 2px;
  }

  ul {
    margin-left: 15px;
    padding: 0px 0px 0px 0px;
  }

  li {
    padding-top: 2px;
  }

  ul.newsletter {
    margin-left: 0px;
    list-style-type: square;
  }
 
  li.newsletter {
    line-height: 1.25em;
    margin-left: 1em;
  }

  li.newsletterheader {
    list-style-type: none;
    line-height: 1.25em;
  }

  #slideshowdiv {
    background-repeat: no-repeat;
    background-color: #ffffff;
    width: 280px;
    height: 280px;
    margin-bottom: 5px;

  }

  img.slideshow {
    width: 280px;
    height: 280px;
  }

  hr {
    border: none 0; 
    border-top: 3px double #c2c9d2;
    width: 100%;
    height: 2px;
    text-align: center;
    margin: 0px;
    padding: 5px;
  }	

  div.copyright {
    height: 2%;
    color: #154417;
    font-size: .55em;
    text-align: center;
    vertical-align: bottom;
    border: none;
    padding: 0px;
  }