body {
  padding: 0;
  width: 975px;
  text-align: center;
  color: black;
  background: url('images/bg.jpg') repeat center top;
  margin: 0 auto;
  font: normal normal normal 12px/1.6em Verdana, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal;
  line-height: 1.2em;
  /* color: #666; */
}
h1 {
  font-size: 36px;
}
#header h1 {
  text-indent: -999999px;
  width: 350px;
  height: 100px;
  display: inline;
  position: relative;
  float: left;
  top: 85px;
}
#header h1 a {
  display: block;
  width: 350px;
  height: 100px;
}
#content h1 {
  font-size: 28px;
}
h2 {
  margin-top: 10px;
  font-size: 24px;
}
h3 {
  font-size: 16px;
  color: #cd282b;
  font-weight: bold;
  letter-spacing: .25px;
}
}
h2.first, h3.first, p.first {
  margin-top: 1em;
}
h4 {
  font-size: 13px;
  line-height: 14px;
  padding-bottom: 15px;
  color: #cd282b;
  font-weight: bold;
  letter-spacing: .25px;
}
a {
  color: white;
  outline: none;
  text-decoration: none;
}
a:hover {
  color: white;
  text-decoration: underline;
}
ul {
  list-style: none;
  margin: 0; 
  padding: 0;
  line-height: 1.4em;
}
ul ul {
  margin: 0 0 0 10px;
  font-size: 12px;
}
hr {
  clear: both;
  height: 1px;
  background-color: #ccc; 
  border: 0;
  margin: 2em 0;
}
.content-block {
  clear: both;
}
.hidden {
  visibility: hidden;
}
.inactive a, .inactive li a {
  color: #bbb !important;
}

/* Layout
----------------------------------------------- */
#container {
  width: 975px;
  height: auto;
  position: relative;
}
.home-page #header {
  background: url(images/home-header.jpg) center top;
  width: 975px;
  height: 188px;
}

#header {
  background: url(images/sub-page-header.jpg) center top;
  width: 975px;
  height: 188px;
}
.column {
  float: left;
}
#content {
  background: url(images/body-bg.jpg) repeat-y center top;
  text-align: left;
  width: 975px;
  height: auto;
}
#content2 {
  width: 975px;
  height: auto;
}
#sidecol {
  width: 200px;
  text-align: left;
}
#potty {
  width: 379px;
  height: 334px;
  background: url(images/home-potty.jpg) no-repeat;
  margin-left: 12px;
  float: left;
}
* html #potty {
  margin-left: 6px; 
}
#statement {
  color: white;
  font-size: 14px;
  letter-spacing: .25px;
  display: inline-block;
  position: relative;
  float: right;
  right: 25px;
  top: 30px;
}
#home-copy {
  display: inline;
  right: 25px;
  float: left;
  width: 375px;
  height: auto;
  clear: right;
  position: relative;
}
.body-copy {
  float: right;
  width: 500px;
  height: auto;
  clear: right;
  padding-bottom: 30px;
  margin-top: 5px;
  margin-right: 75px;
}
* html .body-copy {
  margin-right: 40px;
}
.body-copy h3 {
  width: 300px;
}
.body-copy li {
  width: 131px;
  height: 90px;
  display: inline;
  padding: 5px;
  float: left;
}
.products-detail-page .body-copy {
  width: 300px;
  display: inline;
  top: 5px;
  margin-right: 80px;
}
#img-nav {
  height: auto;
  display: inline;
  float: left;
  padding: 3px;
  clear: both;
  position: relative;
  left: 10px;
}
* html #img-nav {
  left: 4px; 
}
#img-nav li, #thumb-img-nav li {
  display:  block;
  width: 131px;
  float: left;
  padding: 2px;
  clear: right;
  height: 155px;
}
#img-nav p, #thumb-img-nav p, #product-img-nav p {
  line-height: 10px;
  font-size: 9px;
  margin-top: 2px;
  font-weight: bold;
  height: 30px;
}
#thumb-img-nav {
  height: auto;
  display: inline;
  position: relative;
  float: right;
  padding: 3px;
  right: 30px;
  clear: right;
}
.parties-and-events-page #thumb-img-nav {
  right: 125px;
}
#product-img-nav {
  height: auto;
  padding: 3px;
  width: 500px;
  margin-top: 15px;
}
#product-img-nav li {
  display: block;
  width: 131px;
  float: left;
  padding: 2px;
  clear: none;
  height: 160px;
}
.details-link {
  text-align: right;
}
img {
  border: 1px solid gray;
}
.product-image {
  width: 250px;
  height: 430px;
  float: left;
  clear: right;
  display: inline;
  margin-left: 115px;
  padding-bottom: 25px;
  margin-top: 5px;
}
#list li {
  margin-left: 25px;
  font-style: italic;
}

#contact-info {
  width: 200px;
  height: auto;
  display: inline;
  float: left;
  position: relative;
}

* html .contact-page .body-copy {
  left: 25px;
}
#contact-links {
  display: inline;
  float: right;
  position: relative;
  width: 200px;
  height: auto;
  clear: right;
  right: 25px;
}
#contact-links li {
  margin: 0;
  height: auto;
  padding: 5px 0;
  width: 300px;
}
#contact-links a {
  color: black;
  text-decoration: underline;
}
#contact-links a:hover {
  color: #cd282b;
}
.contact-page img {
  margin-top: 10px;
}
* html .contact-page .body-copy {
  margin-right: 0;
} {
  margin-top: 10px;
}
/* Navigation
----------------------------------------------- */
#contact-us a {
  color: #cd282b;
  font-weight: bold;
}
#contact-us {
  display: inline-block;
  position: relative;
  float: right;
  clear: right;
  top: 95px;
  right: 90px;
}
* html #contact-us {
  top: 125px;  
}
#bottom-nav li {
  display: inline;
  border-right: 1px solid white;
  padding-right: 15px;
  padding-left: 15px;
  position: relative;
  top: 25px;
}
li#nv-contact {
  border-right: none;
}
#sub-nav {
  height: 2em;
}
#sub-nav li {
  display: inline;
  padding: 0 30px 0 0;
  font-size: 12px;
}
#navigation h2 {
  font-size: 24px;
}
.details-link {
  color: #cd282b;
}
.details-link a:hover {
  color: #cd282b;
  text-decoration: underline;
}
#home-center-nav {
  float: left;
  display: inline;
  position: relative;
  text-align: right;
  left: -60px;
  clear: right;
  top: 15px;
}
#home-center-nav li {
  padding-bottom: 13px;
}
#home-center-nav a {
  color: #cd282b;
  font-weight: bold;
}
#specialize-links a {
  color: black;
  text-decoration: underline;
}
#specialize-links a:hover {
  color: #cd282b;
}
#side-nav {
  float: left;
  text-align: left;
  clear: right;
  width: 205px;
  height: auto;
  background: url(images/side-nav-bg.jpg) repeat-y;
  position: relative;
  left: 78px;
}

#side-nav li {
  width: 125px;
  margin-left: 25px;
  padding-top: 15px;
  line-height: 10px;
  font-size: 9px;
  font-weight: bold;
}
#side-nav a {
  color: black;
  font-weight: bold;
}
#side-nav-header {
  background-image: url(images/side-nav-header.jpg);
  width: 205px;
  height: 37px;
}
#side-nav-header li a {
  color: white;
}
#side-nav-footer {
  background-image: url(images/side-nav-footer.jpg);
  width: 205px;
  height: 67px;
  margin-top: 15px;
}
#side-nav-footer li {
  padding-top: 8px;
  line-height: 18px;
}
#side-nav-footer-links li a {
  color: white;
}
/* Footer
----------------------------------------------- */
#footer {
  clear: both;
  font-size: 11px;
  width: 975px;
  height: 200px;
  background: url(images/footer.jpg) no-repeat;
}
#footer p {
  text-align: left;
  margin-left: 300px;
  padding-top: 25px;
}
#copyright {
  display: inline;
  position: relative;
  top: 25px;
  color: white;
  padding-right: 20px;
}
#designed-by {
  display: inline;
  position: relative;
  top: 25px;
  color: white;
}