/* CSS Document */

body {
   margin-top: 0px;
   margin-left: 0px;
   margin-right: 0px;
   margin-left: 0px;
   background: #591B5C;
}

td.index-leftbox {
   background-image: url(../imgs/headache-dentist.jpg);
   background-position: center; 
   background-repeat: no-repeat;
   border-right: 3px solid #ACC6B9;
   border-bottom: 3px solid #ACC6B9;
   padding-top: 0px;
   padding-bottom: 0px;
  }

td.index-centerbox {
   background-image: url(../imgs/childrens-dentist.jpg);
   background-position: center; 
   background-repeat: no-repeat;
   padding-top: 10px; 
   padding-bottom: 12px;
   border-right: 3px solid #ACC6B9;
   border-bottom: 3px solid #ACC6B9;
   padding-top: 0px;
   padding-bottom: 0px;
  }

td.index-rightbox {
   background-image: url(../imgs/eye-dentist.jpg);
   background-position: center; 
   background-repeat: no-repeat;
   padding-top: 10px; 
   padding-bottom: 12px;
   border-right: 3px solid #ACC6B9;
   border-bottom: 3px solid #ACC6B9;
   padding-top: 0px;
   padding-bottom: 0px;
  }

td.index-top-buffer {
   padding-top: 15px;
  }

td.index-border-top-right {
   border-top: 3px solid #ACC6B9;
   border-right: 3px solid #ACC6B9;
  }
td.index-nav-bar {
   border-top: 3px solid #ACC6B9;
   border-bottom: 3px solid #ACC6B9;
   background: #005447;
  }
td.index-text-box {
   border-right: 3px solid #ACC6B9;
   border-bottom: 3px solid #ACC6B9;
  }
td.inside-head-box {
   padding-top: 25px;
   padding-right: 10px;
   padding-left: 20px;
  }
td.inside-text-area {
   padding-top: 19px;
   padding-right: 10px;
  }
td.inside-nav-box {
   background: #D5E4DF;
  
   border-top: 3px solid #FFFFFF;
   border-bottom: 3px solid #ACC6B9;
  }
td.ask-a-dentist-a-question {
   padding-left: 40px;
   padding-top: 15px;
   padding-bottom: 15px;
  }
td.photo-gallery-body {
   border-left: 2px solid #AEC6B9;
   padding-left: 3px;
}
td.photo-gallery-border {
   padding-left: 20px;
   padding-top: 45px;
   padding-right: 45px;
}
td.photo-gallery-main-window {
   border-right: 3px solid #FFFFFF;
}
td.photo-gallery-before-image {
   border-right: 2px solid #FFFFFF;
   border-bottom: 3px solid #FFFFFF;
}
td.photo-gallery-after-image {
   border-right: 2px solid #FFFFFF;
}
td.photo-gallery-before-after {
   border-bottom: 3px solid #FFFFFF;
}