body {
  background : url(img/bg.jpg) 0 0 repeat-x #fff;
  color : #705d20;
  font : 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin : 0;
  padding : 0;
  }
div, p, ul, h1, h2, h3, form, img {
  margin : 0;
  padding : 0;
}
ul {
  list-style-type : none;
}
a {
  color : #705d20;
  text-decoration : none;
}
a:hover {
  color: #705d20;
  text-decoration : underline;
}
#top {
  height : 231px;
  margin : 0 auto;
  position : relative;
  width : 748px;
}
#nav {
  background : url(img/banner.jpg) 0 100% no-repeat;
  height : 231px;
  position : relative;
  width : 332px;
}
#nav ul {
  height : 59px;
  left : 0;
  padding : 0;
  position : absolute;
  top : 31px;
  width : 298px;
}
#nav ul li {
  background : url(img/menu-div.gif) 100% 0 no-repeat;
  float : left;
  height : 59px;
  width : 74px;
}
#nav ul li a {
  background : url(img/bg-nav.gif) 0 0 repeat-x #fff;
  color : #88763d;
  display : block;
  line-height : 59px;
  font-size : 13px;
  font-weight : bold;
  height : 59px;
  text-align : center;
  width : 73px;
}
#nav ul li a:hover {
  background : url(img/nav-hover.gif) 50% 100% no-repeat;
  height : 59px;
  text-decoration : none;
  width : 73px;
}
#kids { 
  background : url(img/kids.jpg) 0 0 no-repeat;
  height : 218px;
  position : absolute;
  right : 0;
  top : 13px;
  width : 417px;
}
#main-box {
  margin : 0 auto;
  position : relative;
  width : 748px;
}
#main {
  float : left;
  padding : 50px 0 0 0;
  width : 331px;
}
#main a {
  text-decoration : underline;
}
#main a:hover {
  text-decoration : none;
}
#main h2 {
  color : #006ea6;
  font : 30px/30px Georgia, "Times New Roman", Times, serif;
}
#main p {
  padding : 14px 28px 0 0;
}
#main p.browntxt {
  color : #705D20;
  font-size : 24px;
  padding : 10px 0 0;
}
#about-box {
  float : left;
  width : 359px;
}
#about {
  background : url(img/bg-about.gif) 0 0 repeat-y;
  height : 199px;
  padding : 50px 0 0 20px;
  width : 359px;
}
#about p {
  font-size : 10px;
  padding : 0 40px 0 0;
  text-align : justify;
}
#about-bottom {
  background : url(img/about-bottom.gif) 0 0 no-repeat;
  height : 25px;
  width : 359px; height:25px;
}
#footer-box {
  background : url(img/bg-footer.jpg) 0 0 repeat-x #705d20;
  clear : both;
  color : #fff;
  font : 12px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
  height : 126px;   padding : 82px 0 0;
}
#footer {
  margin : 0 auto;
  position : relative;
  width : 748px;
}
#footerlogo {
  display : block;
  height : 40px;
  position : absolute;
  right : 15px;
  top : 0;
  width : 215px;
}
#footer a {
  color : #fff;
  text-decoration : none;
}
#footer a:hover {
  color : #fff;
  text-decoration : underline;
}
#footer p {
  color : #fff;
  left : 10px;
  position : absolute;
  top : 23px;
  width : auto;
}