body {background-image:url("../images/ForkandSpoon.jpg");}

img.logo
{
  float:right;
}

#container
{
  margin:auto;
  width:954px;
  margin-top: 150px;
  background-image:url("images/Transparent.gif");
}

h1
{
  font-family: "Dancing Script", serif;
  text-shadow: 4px 4px 4px #aaaaaa;
  color: black; 
  font-size: 4em; 
  font-weight: 700;
  padding-top: 24px;
}

#header_wrapper
{
  position: fixed;
  top: 0;
  height: 170px;
  width: 100%;
  background-image:url("images/Transparent.gif");
}

#main_photo
{
  margin-top: 30px;
  box-shadow: 8px 8px 5px #888888;
  border-style: double;
  border-color: #000000;
  border-width: 2px;
}

#dining_header
{
  height: 168px;
  width: 964px;
  margin: auto;
  text-align: center;
  background-image:url("../images/Glass _Banner.jpg");
  border: 2px solid #000000;
}

#inner_div
{
  position: fixed;
  margin-left: 606px;
  top: 172px;
  border: 2px solid #000000;
  height: auto;
  min-height: 720px;
  overflow-y: scroll;
}

#town_map
{
  position: fixed;
  margin-left: 606px;
  top: 172px;
  border: 2px solid #000000;
  height: auto;
  min-height: 720px;
  overflow-y: scroll;
}

#restaurant_list
{
  width: 575px;
}

#dining_footer
{
  height: 129px;
  width: 600px;
  border:2px solid #000000;
  background-color: #ff8000;
  font-family:Tahoma, Geneva, sans-serif;
}

p {font-size: 1em; color: #000000; font-family: Tahoma, Geneva, sans-serif;}

p.link
{
  font-size: 1.5em ;
  color: #000000 ;
  text-align: center ;
  font-family: "Jolly Lodger" ;
}

.one
{
  color: #000000;
}
a.one:link {text-decoration: none; }
a.one:hover {text-decoration: none; color: #c8c8c8 ; }