/* Begin Basic Elements */

body {
  background-color: #0000CC;
  border-spacing: 0px;
  border-style: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 14px;
  font-weight: bold;
  font-color: #FFFFFF;
  color: #FFFFFF;
  width: 100%;
}

tr, td {
  border-spacing: 0px;
  border-style: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 14px;
  font-weight: bold;
  font-color: #FFFFFF;
}

img {
  border-spacing: 0px;
  border-style: none;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
}

h1 {
  margin: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 5px;
  padding-left: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 17px;
  font-weight: bold;
  color: yellow;
}

h2, h3 {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

/* End Basic Elements */



/* Begin Custom K9CC Tables */

table.banner_gradient {
  background-image: url(http://www.dogtraining-behaviorproblems.com/images/banner_bg_gradient.jpg);
  background-repeat: repeat-x;
  border-spacing: 0px;
  border-style: none;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 148px;
  align: center;
}

table.banner {
  border-spacing: 0px;
  border-style: none;
  margin: 0px;
  padding: 0px;
  width: 780px;
  height: 148px;
}

table.navbar {
  background-color: #0000CC;
  border-spacing: 0px;
  border-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 780px;
  height: 42px;
}

table.navbar_subheading {
  background-color: #0000CC;
  border-spacing: 0px;
  border-style: none;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 0px 0px;
  width: 780px;
  height: ;
}

table.content {
  background-color: #0000CC;
  border-spacing: 0px;
  border-style: none;
  margin: 0px;
  padding: 10px;
  width: 780px;
}

table.footer {
  background-image: url(http://www.dogtraining-behaviorproblems.com/images/footer_bg.jpg);
  background-repeat: no-repeat;
  border-spacing: 0px;
  border-style: none;
  margin: 0px;
  padding: 20px;
  width: 680px;
  height: 240px;
}

table.footer_gradient {
  background-image: url(http://www.dogtraining-behaviorproblems.com/images/footer_blue_gradient.jpg);
  background-repeat: repeat-x;
  border-spacing: 0px;
  border-style:none;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 280px;
}

table.footer_navbar {
  background-color: #000000;
  border-spacing: 0px;
  border-style: none;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

/* End Custom K9CC Tables */


/* Begin Text-Link-Custom Classes */
a:link.active_sublink {
  font-size: 11px;
  font-style: normal;
  line-height: 12px;
  font-weight: bold;
  color: #FFFF00;
  text-decoration: none;
}

a:visited.active_sublink {
  font-size: 11px;
  font-style: normal;
  line-height: 12px;
  font-weight: bold;
  color: #FFFF00;
  text-decoration: none;
}

a:hover.active_sublink {
  font-size: 11px;
  font-style: normal;
  line-height: 12px;
  font-weight: bold;
  color: #FFFF00;
  text-decoration: none;
}

a:link.navbar_sublink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

a:visited.navbar_sublink {
  font-size: 10px;
  font-style: normal;
  line-height: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

a:hover.navbar_sublink {
  font-size: 10px;
  font-style: normal;
  line-height: 12px;
  font-weight: bold;
  color: #FFFF00;
  text-decoration: none;
}

a:active.navbar_sublink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  line-height: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

.bodytext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

.heading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  line-height: 17px;
  font-weight: bold;
  color: yellow;
}

.bold {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 14px;
  font-weight: bold;
  color: #FFFFFF;
}

.small {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  line-height: 12px;
  font-weight: normal;
  color: #FFFFFF;
}

a:link {
  color: #FFFF99;
  text-decoration: none;
}

a:visited {
  color: #FFFF99;
  text-decoration: none;
}

a:hover {
  color: #FFFF00;
  text-decoration: underline;
}

a:active {
  color: #FFFF99;
  text-decoration: underline;
}

p.footer_text  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  line-height: 16px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

p.footer_navlink  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  line-height: 16px;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}

a:link.footer_link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 16px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

a:visited.footer_link {
  font-size: 11px;
  font-style: normal;
  line-height: 16px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

a:hover.footer_link {
  font-size: 11px;
  font-style: normal;
  line-height: 16px;
  font-weight: bold;
  color: #FFFF00;
  text-decoration: none;
}

a:active.footer_link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  line-height: 16px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}

p.copyright  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  line-height: 14px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}

/* End Text-Link-Custom Classes */

body onload {"MM_preloadImages('images/','images/','images/','images/','images/','images/','images/','images/','images/')" ;
}


