
body {
  background: #FEFEFE url('/_images/bg.jpg') repeat-x;
  color: #000;
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

form {
  margin: 0;
  padding: 0;
}

a {
  color: #752985;
  text-decoration: none;
}

a:visited {
  color: #a85ab6;
  text-decoration: none;
}

a:hover {
  color: #48AD47;
  text-decoration: underline;
}

a.link-btn {
  float: left;
  font-weight: bold;
  background: transparent url('/_images/link_btn.gif') no-repeat;
  color: #752985;
  text-decoration: none;
  padding-left: 10px;
  line-height: 14px;
  font-size: 12px;
}

a.link-btn:hover, a.link-btn:active {
  font-weight: bold;
  background:transparent url('/_images/link_btn_over.gif') no-repeat;
  color:#48AD47;
  text-decoration:underline;
}


img {
 border: none;
 padding: 0;
 margin: 0;
}

p {
  margin: 0 20px 10px 20px;
  padding: 0;
  text-align: justify;
}

h2 {
  margin: 0 20px 15px 20px;
  padding: 0;
  font-size: 12px;
  color: #4a3374;
}

hr {
  background-color:#663399;
  border: medium none;
  clear: both;
  color: #663399;
  margin: 0 20px 15px 20px;
}

#container {
  width: 744px;
  margin: 0 auto;
  padding: 0;
}

#header {
  width: 744px;
  height: 97px;
  background: transparent url('/_images/header.gif') no-repeat;
}

#header p {
  text-align: right;
  font-weight: bold;
  font-size: 11px;
  padding: 15px 0 0 0;
}

#nav {
  float: left;
  width: 744px;
  height: 38px;
  background: transparent url('/_images/navbg.gif') no-repeat;
}

#nav ul {
  padding: 0;
  margin: 0 0 0 20px;
}

#nav ul li {
  float: left;
  list-style: none;
  line-height: 38px;
  height: 38px;
  padding: 0;
  margin: 0;
}


#nav li a {
  display: block;
  font-size: 1px;
}

#nav li a:hover {
  text-decoration: none;
}

#nav li a span {
  visibility: hidden;
}

li#nav-item-0 a {
  background: url('/_images/makeareservation.gif') top left no-repeat;
  width: 130px;
}
li#nav-item-0 a:hover,li#nav-item-0.active a {
  background: url('/_images/makeareservation_mo.gif') top left no-repeat;
}

li#nav-item-8 a {
  background: url('/_images/gamesandrides.gif') top left no-repeat;
  width: 101px;
}
li#nav-item-8 a:hover, li#nav-item-8.active a  {
  background: url('/_images/gamesandrides_mo.gif') top left no-repeat;
}

li#nav-item-10 a {
  background: url('/_images/birthdays.gif') top left no-repeat;
  width: 72px;
}
li#nav-item-10 a:hover, li#nav-item-10.active a {
  background: url('/_images/birthdays_mo.gif') top left no-repeat;
}

li#nav-item-11 a {
  background: url('/_images/parties.gif') top left no-repeat;
  width: 57px;
}
li#nav-item-11 a:hover, li#nav-item-11.active a {
  background: url('/_images/parties_mo.gif') top left no-repeat;
}

li#nav-item-12 a {
  background: url('/_images/foodmenu.gif') top left no-repeat;
  width: 79px;
}
li#nav-item-12 a:hover, li#nav-item-12.active a {
  background: url('/_images/foodmenu_mo.gif') top left no-repeat;
}

li#nav-item-14 a {
  background: url('/_images/aboutus.gif') top left no-repeat;
  width: 69px;
}
li#nav-item-14 a:hover, li#nav-item-14.active a {
  background: url('/_images/aboutus_mo.gif') top left no-repeat;
}

li#nav-item-15 a {
  background: url('/_images/funstuff.gif') top left no-repeat;
  width: 66px;
}
li#nav-item-15 a:hover, li#nav-item-15.active a {
  background: url('/_images/funstuff_mo.gif') top left no-repeat;
}



#contentcontainer {
  float: left;
  width: 744px;
  min-height: 300px;
  background: transparent url('/_images/shadowbg.png') repeat-y;
}

#content {
  position: relative;
  float: left;
  padding-top: 10px;
  margin: 0 0 0 4px;
  width: 734px;
  min-height: 300px;
  background: transparent url('/_images/gradient.jpg') bottom center no-repeat;
}
#content #himage_cont {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
#content img.himage {
  padding: 0;
}

#content img.pullup {
  margin-top: -70px;
}

#content img {
  padding: 10px 20px 10px 20px;
}

#content .fright {
  float: right;
}

#content .fleft {
  float: left;
}

#content .green {
  color:#33AA33;
  font-weight:bold;
}

#content ul li {
  list-style-image: url('/_images/purplebullet.gif');
}

#content li {
 margin-bottom: 10px;
}

#tagline {
  float: left;
  margin: 0;
  width:744px;
  height: 141px;
  background: transparent url('/_images/tagline.png') repeat-y;
}

#footer {
  float: left;
  width: 744px;
  margin-top: 3px;
  text-align: center;
}

#footer ul {
  margin: 0;
  padding: 5px 0;
}

#footer li {
  padding: 0 8px 0 12px;
  margin: 0;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  display: inline;
  font-size: 11px;
  text-align: center;
  border-left: 1px solid black;
}

#footer li a {
  color: black;
  padding: 0;
  margin: 0;
}


#footer li.first {
  border-left: none;
}


.nobold {
 font-weight: normal;
}


.purple {
 color: #333381;
}

.red {
 color: red;
}

#items {
  font-family: Verdana,Helvetica,Arial,sans-serif;
  color: #49004E;
  margin: -55px 0 15px 10px;
  position: relative;
  float: right;
  width: 378px;
  padding-right: 20px;
}

#itemstext {
  position: relative;
  float: left;
  width: 280px;
  padding: 0 20px 0 20px;
}


#itemstext p, #itemstext h2 {
  margin: 0 0 10px 0;
}

#items table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 378px;
}

.munch, .fun, .family {
  float: left;
  width: 378px;
  padding: 5px 0;
  background: transparent url('/_images/munch-fun-bg.jpg') no-repeat bottom left;
}

.family {
  margin: 0 0 5px 0;
  background: transparent url('/_images/family-bg.gif') no-repeat bottom left;
}

.munch p, .fun p, .family p {
  margin: 0;
  padding: 5px 0 0 35px !important;
  text-align: left;
  font-size: 10px;
}

#munch, #fun, #family {
  clear: both;
  height: 30px;
  width: 376px;
  background: #ceb1d0;
  border: 1px solid #825284;
  font-weight: bold;
}

.title span {
  line-height: 27px;
  padding-left: 25px;
}

.munch img, .family img, .fun img {
  clear: left;
  float: left;
  padding: 5px 25px !important;
}

.family img {
  padding-bottom: 10px !important;
}

.foodmenuitems {
  margin: 0 20px 15px 20px;
}

.foodmenuitems td, .foodmenuitems th {
  padding: 3px 5px;
  border-bottom: 1px solid purple;
  vertical-align: top;
}