p,h1,h2,h3,h4,ul,ol,li,div,blockquote,body,table,td {
  font-family: arial,verdana,helvetica,sans-serif;
}

ul,ol,li {
  list-style-position: inside;
  list-style-type: disc;
  line-height: 16px;
  color: #000000;
  font-size: 12px;
  margin-left: 0px;
  margin-bottom: 10px;
}

hr {
  border-top: 2px solid #000000;
}

h1,h2,h3,h4 {
  font-family: arial,verdana,helvetica,sans-serif;
  color: #400000;
  margin: 3px 0px 3px 0px;
}

h1 {
  font-size: 18px;
  font-variant: small-caps;
  margin: 6px 0px 6px 0px;
}

h2 {
  font-size: 16px;
}

h3 {
  font-size: 14px;
}

h4 {
  font-size: 12px;
}

p {
  color: #404040;
  font-size: 13px;
  line-height: 16px;
}

p.title {
  font-weight: bold;
}

p.emphasis {
  font-weight: bold;
  font-style: italic;
}

a:link {
  color: #2020ff;
  background-color: transparent;
  font-weight: normal;
  text-decoration: none;
}

a:visited {
  color: #404040;
  background-color: transparent;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  color: #0000ff;
  background-color: transparent;
  font-weight: normal;
  text-decoration: underline;
}

textarea {
  font-size: 12px;
  font-family: arial,verdana,helvetica,sans-serif;
  width: 100%;
}

BODY {
  background-color: #ffffff;
  color: #303030;
  font-size: 13px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

.bannerblock {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 149px;
  margin: 5px 0px 0px 5px;
  padding: 0px;
  background-color: #f8b415;
}

#mainlogo {
  position: absolute;
  top: 0px;
  left: 0px;
}

#tagline {
  position: absolute;
  top: 10px;
  left: 300px;
}

.bodyblock {
  position: relative;
  top: 0px;
  left: 0px;
  padding: 0px;
  margin: 0px 0px 0px 5px;
  background-image: url(/images/Joyful_BG.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
}

.bodyblock table {
  position: relative;
  top: 0px;
  left: 0px;
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
}

.bodyblock td {
  padding: 0px;
  margin: 0px;
  vertical-align: top;
}

.bodyblock td.menublock {
  position: relative;
  top: 0px;
  left: 0px;
  width: 153px;
  height: 100%;
  margin: 0px;
  padding: 0px;
  background-color: #9cbbd7;
  background-image: url(/images/menutop153x35.jpg);
  background-repeat: no-repeat;
  background-position: top;
}

.menublock ul {
  list-style: none;
  margin: 50px 0px 0px 0px;
  padding: 0px;
}

.menublock li {
  list-style: none;
  margin: 0px;
  padding: 5px;
}

.contentblock {
  position: relative;
  margin: 25px;
}

.contentblock table {
  border-collapse: collapse;
}

.contentblock td {
  padding: 8px;
  vertical-align: top;
}

.dogphotos {
  margin: 4px;
}

#apdtlogo {
  margin: 10px 0px 0px 100px;
}

.classesbox {
  border: 1px solid #000000;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

.classesbox p {
  margin: 7px;
  font-size: 12px;
}

.titlebar {
  background-color: #ffcc00;
  width: 100%;
  height: 22px;
  font-weight: bold;
  font-size: 13px;
  line-height: 22px;
}

.scheduletbl {
  width: 680px;
}

.scheduletbl td {
  width: 340px;
}

p.testimonial {
  font-size: 11px;
  margin: 0px 5px 0px -5px;
}

.clientname {
  float: right;
  margin-right: 20px;
}

.linkstable {
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
}

.linkstable td {
  padding: 0px 10px 0px 10px;
  margin: 0px;
}

.linkstable p {
  margin: 6px;
}

.gallerytbl {
}

.gallerytn {
  cursor: pointer;
}

#gallerybig {
  position: absolute;
  top: 30px;
  left: 210px;
  width: 520px;
  height: 540px;
  visibility: hidden;
  display: none;
}

.gallerybg {
  position: relative;
  top: 8px;
  left: 8px;
  width: 100%;
  height: 100%;
  background-color: #c0c0c0;
}

.gallerybox {
  position: relative;
  top: -8px;
  left: -8px;
  width: 100%;
  height: 100%;
  background-image: url(/images/photobg4x4.png);
  background-repeat: repeat;
  background-color: #ffffff;
  border: 1px solid #000000;
  text-align: center;
}

.galleryimg {
  position: absolute;
  top: 30px;
  left: 10px;
  visibility: hidden;
  border: 1px solid #000000;
}

.galleryctrls {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ffcc00;
  width: 100%;
  height: 20px;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
}

a.galleryback {
  position: absolute;
  top: 0px;
  left: 2px;
  background-image: url(/images/dogleft22x18.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 24px;
}

a.galleryclose {
  text-align: center;
}

a.gallerynext {
  position: absolute;
  top: 0px;
  right: 2px;
  background-image: url(/images/dogright22x18.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 24px;
}

#loading {
  position: absolute;
  top: 220px;
  left: 225px;
}

.textmenublock {
  position: relative;
  width: 100%;
  padding: 0px;
}

#pagelinks {
  text-align: center;
  font-size: 11px;
  line-height: 14px;
  font-weight: normal;
}

a.pagemenu:link {
  color: #404040;
  font-size: 11px;
  line-height: 14px;
  background-color: transparent;
  font-weight: normal;
  text-decoration: none;
  padding: 0px 5px 0px 5px;
}

a.pagemenu:visited {
  color: #404040;
  font-size: 11px;
  line-height: 14px;
  background-color: transparent;
  font-weight: normal;
  text-decoration: none;
  padding: 0px 5px 0px 5px;
}

a.pagemenu:hover {
  color: #f0f0f0;
  font-size: 11px;
  line-height: 14px;
  background-color: #9cbbd7;
  font-weight: normal;
  text-decoration: none;
  padding: 0px 5px 0px 5px;
}

a.pagelocal:link, a.pagelocal:visited, a.pagelocal:hover {
  background-color: #9cbbd7;
  color: #f0f0f0;
  font-size: 11px;
  line-height: 14px;
  text-decoration: none;
  padding: 0px 5px 0px 5px;
}

.ovaleye {
  background-color: transparent;
  position: relative;
  width: 100%;
  height: 20px;
  color: #a0a0a0;
  text-align: center;
  font-size: 10px;
  margin-top: 15px;
}

.ovaleye a:link, .ovaleye a:visited {
  color: #a0a0a0;
  background-color: transparent;
  font-weight: normal;
  text-decoration: none;
}

.ovaleye a:hover {
  color: #a0a0a0;
  background-color: transparent;
  font-weight: normal;
  text-decoration: underline;
}

