/* CSS Document */

BODY {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #336666;
  background-color: #E1F4E9;
  margin: 10px;
 /* background-image: url(../images/bg-top.gif);
  background-position: 50% 10px;
  background-repeat: repeat-x;*/
  background-image: url(../images/bg-box02.gif);
  line-height: 24px;
  }

H1 {
  font-size: 24px;
  color: #336666;
  border-bottom: 1px dotted #336666;
  padding-bottom: 10px;
  }

H2 {
  font-size: 20px;
  }

H3 {
  font-size: 16px;
}

HR {
  border: 0px;
  border-bottom: 1px dotted #336666;
  }

TABLE.centering {
  width: 1010px;
  height: 500px;
  background-color: #FFFFFF;
  background-image: url(../images/banner.jpg);
  background-position: 50% 5px;
  background-repeat: no-repeat;
  border: 1px solid #ACD1CF;
  padding: 5px;
  }

TABLE.centering TD.c {
  background-image: url(../images/banner-caninefitness.gif);
  background-position: 50% 165px;
  background-repeat: no-repeat;
  vertical-align: top;
  }

TABLE.page {
  width: 1000px;
  height: 500px;
  
  }

TABLE.page TD {
  vertical-align: top;
  }

TABLE.page TD.nav {
  width: 185px;
  padding-top: 250px;
  
  background-image: url(../images/bg-paw02.gif);
  background-repeat: no-repeat;
  background-position: 50% 190px;
  }

TABLE.page TD.nav A {
  margin-left: 10px;
  text-decoration: none;
  color: #336666;
  /*color: #996600;*/
  font-weight: bold;
  border-bottom: 1px dotted #C7E5E4;
  }

TABLE.page TD.nav A:hover {
  color: #ACD1CF;
  border-bottom: 1px solid #ACD1CF;
  }

TABLE.page TD.nav P {
  /*border-left: 1px dotted #ACD1CF;*/
  margin-left: 20px;
  line-height: 26px;
  }

TABLE.page TD.nav SPAN.sub {
  margin-left: 10px;
  color: #996600;
  text-decoration: none;
  border-bottom: none;
  font-weight: normal;
  }

TABLE.page TD.nav A.sub {
  margin-left: 10px;
  color: #996600;
  text-decoration: none;
  border-bottom: 1px dotted #C7E5E4;
  font-weight: normal;
  }

TABLE.page TD.nav A.sub:hover {
  color: #ACD1CF;
  border-bottom: 1px solid #ACD1CF;
  }
  
TABLE.page TD.nav A.subsub {
  margin-left: 25px;
  color: #663300;
  text-decoration: none;
  border-bottom: 1px dotted #C7E5E4;
  font-weight: normal;
  /*font-size: 14px;*/
  }

TABLE.page TD.nav A.subsub:hover {
  color: #ACD1CF;
  border-bottom: 1px solid #ACD1CF;
  }

TABLE.page TD.content {
  width: 580px;
  padding-top: 200px;
  }

TABLE.page TD.content P {
  text-align: justify;
  }

TABLE.page TD.rightside {
  width: 235px;
  padding-right: 20px;
  padding-top: 80px;
  }

DIV.photo {
  width: 212px;
  height: 312px;
  background-color: #FFFFFF;
  margin-left: 30px;
 /* float: right;*/
  }

DIV.photo IMG {
  text-align: center;
  vertical-align: middle;
  border: 1px solid #336666;
  margin: 5px;
  }

P.caption {
  width: 175px;
  margin-left: 50px;
  font-weight: bold;
  text-align: left;
  font-size: 14px;
  line-height: 18px;
  }

P.footer {
  font-size: 12px;
  text-align: center;
  line-height: 10px;
  margin-right: 90px;
  }

P.footer A {
  color: #336666;
  text-decoration: none;
  border-bottom: 1px dotted #336666;
  }
  
P.footer A:hover {
  color: #003333;
  text-decoration: underline;
  border: none;
  }

SPAN.print {
  float: right;
  font-size: 12px;
  margin-top: 20px;
  }

A {
  color: #996600;
  text-decoration: none;
  border-bottom: 1px dotted #996600;
  }

A:hover {
  color: #330000;
  border-bottom: 1px solid #996600;
  }

P.right {
  float: right;
}

DIV.right {
  float: right;
  width: 200px;
  margin-left: 20px;
  text-align: center;
  border: 1px dotted #336666;
  padding: 10px;
  font-size: 14px;
}

P.note {
  font-size: 12px;
  margin-left: 30px;
  margin-right: 30px;
  line-height: 16px;
  }
