#doc  {
  width: 938px;
  margin: auto;
  font-family: arial;
}
html {
	background-color: #145a7c;
}
body{
  margin: 0px;
  background-color: #145a7c;
  
  padding-bottom: 8px;
}

#bd {
  background-color: #f1ebd5;
  width: 938px;
}
#hd {
  background: #f1ebd5 url(http://www.esteswildwoodinn.com/avonline/header.jpg) top center no-repeat;
  height: 318px;
  position: relative;
  width: 938px;
}
#ft {
  border-top: 3px solid #3a2310;
  background: #145a7c url(http://www.esteswildwoodinn.com/avonline/bottomaddress.gif) center center no-repeat;
  height: 220px;
  position: relative;
  width: 938px;
}
#hd-nav {
  position: absolute;
  top: 160px;
  _top: 180px;
}

#ft-nav {
  position: absolute;
  top: 5px;
  left: 0px;
}

#hd-nav ul li, #ft-nav ul li {
  list-style-type: none;
  float: left;
  padding: 3px 7px;
}
 
#hd-nav ul li a, #ft-nav ul li a {
  color: #ffffff;
  font-size: .8em;
  text-decoration: none;
}

#hd-nav ul li a {
  color: #825B2B;
}

#hd-text {
  width: 938px;
  position: absolute;
  top: 218px;
  text-align: center;
  color: #333333;
  clear: both;
  font-weight: bold;
  font-size: .9em;
}

#hd-text a {
  color: #333333;
  text-decoration: none;
}

#bd table {
  width: 86%;
  margin: auto;
  position: relative;
  padding-bottom: 24px;
}

#bd table td {
  padding: 2px;
}
#bd table.aotbl1 td {
  padding: 2px 4px;
}



#ft-built {
  position: absolute;
  bottom:10px;
  left: 0px;
  font-size: .75em;
  color: #ffffff;
  width: 938px;
  text-align: center;
}
#ft-built a {
  color: #ffffff;
}

