body	{
	background-color: #deb887; 
         font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
        font-size:90%;
        }

h1,h2,h3,h4,h5,h6 {
  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
  }

#wrapper	{
  background-color:#ffffff;
  width: 720px;
  /* height:700px; */
  margin: 0 auto;
  border:1px solid;
  padding-bottom:10px;
  }

#header		{

  position:relative;
  width: 720px;
  height: 152px;
  margin-bottom:6px;
  background-image: url(Swanheader.jpg)
  }

#header a {
  display: block;
  width: 100%;
  height: 100%;
  }

ul#nav {
  text-align:center;
  list-style-type:none;
  margin: 0px;
  padding: 0px;
  }

ul#nav li  {
  display:inline;
  padding: 11.5px;

  }

ul#nav li a{
  font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
  font-size: 17pt;
  color:#000000;
  padding: 5px, 10px;
  margin: 0px 8px;
  border: 0px solid #fff;
  background-color: #fff;
  text-decoration: none;
  text-align: center;
  }

ul#nav li a:hover {
  background-color:#ffffff;
  color:#ff0000;
  }

ul#maindishes {
  border-solid 1px;
  }

ul#sidedishes {
 border-solid 1px;
 }

#maincontent {
  width:700px;
  padding-left: 20px;
  padding-right: 5px;
 padding-top: 5px;
  }

#left {
  width:50%;
  }

#right {
  }

#products {
  
  margin: 4 em;
  padding-left: 2 em;
  padding-bottom:2em;
  padding-top:0;
  }

#products td {
  font-size: 80%;
}

#products li{
  list-style:none;
  line-height:2 em;
  }

#products h6 {
  font-size:90%
  }

#productlistleft {
  font-size: 1em;
  float:left;
  border:1px solid;
  width:240px;
  margin:left:80px;
  }

#productlistright{
  float:left;
  border:1px solid;
  width:240px;
  margin-left:10px;
  }

#products li{
  list-style:none;
  }

#products h6 {
  font-size:90%
  
  }

#lunchlist {
 margin-left:2em;
 } 

#lunchlist li {
  
  
  line-height: 2em;
  font-size:80%
 }

#lunchlist a {
  line-height: 2em;
  font-size:80%
  text-decoration: none;
  }


#cateringmenu {
  margin-left:2em;
  }

#cateringmenu li {
 line-height: 2em;
 font-size: 80%
  }

#cateringtext {
 font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
 } 

#sidebar {
 background-color:#d3d3d3;
 width:195px;
 border:none;
 float:right;
 margin-top:15px;
 margin-right:9px;
 padding-top:-5px;
 
 }


#sidebarheader {
  width:195px;
  height: 30px;
  border:1px solid;
  float-right;

  }



#menuleft {
  float:left;
  }

#piccolumn {
  float:right;
  margin-top:20px;
  margin-left:20px;
  }



		
span.leftpic  {
  
  left:170px;
  float:left;
  width: 237px;
  height:172px;
  margin: 8px;
  
  
  }

span.rightpic  {
  float:right;
  width:273px;
  height:222px;
  margin:8px;
  }

#footer  {
  text-align:center;
  font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
  font-size:12pt;
  font-weight:bold;
  margin-top:10px;
  margin-left:80px;
  clear:both;
  }

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

  
  
