<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import 'fonts.css';
#hd .container {
  padding: 30px 0;
}
#hd .address {
  padding: 15px 0;
}
#utility-nav {
  position: absolute;
  top: 0;
  right: 0;
}
#utility-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#utility-nav a {
  display: block;
  padding: 0px 24px 2px;
}
#top-banner {
  z-index: 1000;
}
#callouts {
  padding: 30px 0;
}
#callouts .callout &gt; a {
  display: block;
  padding: 10px 0;
  color: #FFFFFF;
}
#callouts .callout h4 {
  margin-bottom: 10px;
  font-weight: lighter;
}
#callouts .callout .subtext {
  margin: 0;
  height: 100px;
  overflow: hidden;
}
#bd {
  padding: 30px 0;
}
#subnav {
  padding: 15px;
}
li {
  line-height: 1.3;
}
#ft-banner .back-to-top {
  margin: -40px 0 -5px 0;
}
#ft-banner .back-to-top a {
  display: block;
  margin: 0 auto;
  width: 60px;
  height: 60px;
}
#ft-banner {
  z-index: 410 !important;
}
#ft-banner,
#ft-banner .location {
  padding: 15px 0;
}
#ft-banner .location &gt; a {
  display: block;
}
.location .ft-phone a {
  color: #FFFFFF;
}
#ft {
  padding: 50px 0;
}
#ft .sesame {
  padding-top: 75px;
}
.social-icons &gt; a {
  float: none;
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0;
}
iframe {
  width: 100%;
}
#map {
  max-height: 250px;
  display: none;
}
#map h3 {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  display: block;
  padding: 20px 28px 0 15px;
}
#invisalign-before-after &gt; p,
.cycle-detail span {
  display: none;
}
body.sitemap #bd ul li,
body.sitemap #bd ul ul li {
  list-style: none;
}
.stButton {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.st_plusone_large {
  top: 9px;
  position: relative;
}
.share-article-links {
  text-align: center;
}
.share-text {
  color: #7B501D;
  font-size: 1.5em;
  margin: 0 0 0.8em;
  font-weight: 400;
  text-align: center;
}
form#blog_search {
  background: #7B501D;
  color: #FFFFFF;
  margin: 10px 0 0;
  padding: 3px 10px 10px;
  position: relative;
  text-align: center;
  width: 100%;
}
form#blog_search label {
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 17px;
  margin: 0px;
  text-align: center;
  margin: 0 0 -2px;
}
form#blog_search input {
  background: #FFFFFF;
  color: #8c8c8b;
  width: 178px;
  margin: 6px auto;
  -webkit-transition: all .15s linear;
  -moz-transition: all .15s linear;
  transition: all .15s linear;
}
form#blog_search input:hover {
  background: #cccccc;
}
form#blog_search button {
  display: block;
  background: #452D10;
  color: #FFFFFF;
  font-size: 12px !important;
  text-transform: uppercase;
  font-size: 10px !important;
  padding: 5px 12px !important;
  -webkit-transition: all .25s linear;
  -moz-transition: all .25s linear;
  transition: all .25s linear;
  margin: 5px auto 0;
}
form#blog_search button:active,
form#blog_search button:hover {
  background: #7B501D;
}
#healthgrades-widget,
.healthgrades-widget {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  left: -7px;
  top: 3px;
}
#healthgrades-widget ul ul,
.healthgrades-widget ul ul {
  margin: 0 0 0 -163px;
}
@media screen and (min-width: 48em) {
  #healthgrades-widget ul ul,
  .healthgrades-widget ul ul {
    margin: 0 0 0 -165px;
  }
  #hd {
    text-align: left;
  }
  #hd .address {
    padding: 0;
  }
  #tagline {
    position: absolute;
    z-index: 3000 !important;
    right: 5%;
    bottom: 30%;
    max-width: 300px;
  }
  #ft-banner .location .address {
    padding: 30px 0 5px;
  }
  #ft-banner .ft-phone a,
  #ft-banner .ft-phone span {
    color: #FFFFFF;
    font-weight: bold;
  }
  #ft nav ul li {
    display: inline;
    margin-right: 20px;
    width: auto;
  }
  #ft nav ul li a {
    display: inline;
    margin: 0;
    padding: 0;
  }
  #find-us h3 {
    margin-left: 15px;
    padding-left: 5px;
  }
  #map,
  #google-map {
    max-height: 250px;
    display: block;
  }
  #map h3 {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    display: block;
    padding: 20px 28px 0 15px;
    display: inline;
  }
  .row &gt; .span1,
  .row &gt; .span2,
  .row &gt; .span3,
  .row &gt; .span4,
  .row &gt; .span5,
  .row &gt; .span6,
  .row &gt; .span7,
  .row &gt; .span8,
  .row &gt; .span9,
  .row &gt; .span10,
  .row &gt; .span11,
  .row &gt; .span12,
  .row &gt; .quarter,
  .row &gt; .third,
  .row &gt; .half,
  .row &gt; .full {
    border: 0px solid rgba(0,0,0,0);
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    margin-left: 5%;
  }
  .row &gt; .span1:first-child,
  .row &gt; .span2:first-child,
  .row &gt; .span3:first-child,
  .row &gt; .span4:first-child,
  .row &gt; .span5:first-child,
  .row &gt; .span6:first-child,
  .row &gt; .span7:first-child,
  .row &gt; .span8:first-child,
  .row &gt; .span9:first-child,
  .row &gt; .span10:first-child,
  .row &gt; .span11:first-child,
  .row &gt; .span12,
  .row &gt; .quarter:first-child,
  .row &gt; .third:first-child,
  .row &gt; .half:first-child,
  .row &gt; .full {
    margin-left: 0%;
  }
  .row &gt; .span1 {
    width: 3.75%;
  }
  .row &gt; .span2 {
    width: 12.5%;
  }
  .row &gt; .span3,
  .row &gt; .quarter {
    width: 21.25%;
  }
  .row &gt; .span4,
  .row &gt; .third {
    width: 30%;
  }
  .row &gt; .span5 {
    width: 38.75%;
  }
  .row &gt; .span6,
  .row &gt; .half {
    width: 47.5%;
  }
  .row &gt; .span7 {
    width: 56.25%;
  }
  .row &gt; .span8 {
    width: 65%;
  }
  .row &gt; .span9 {
    width: 73.75%;
  }
  .row &gt; .span10 {
    width: 82.5%;
  }
  .row &gt; .span11 {
    width: 91.25%;
  }
  .row &gt; .span12,
  .row &gt; .full {
    width: 100%;
  }
  .row &gt; .offset1 {
    margin-left: 8.75%;
  }
  .row &gt; .offset2 {
    margin-left: 17.5%;
  }
  .row &gt; .offset3 {
    margin-left: 26.25%;
  }
  .row &gt; .offset4 {
    margin-left: 35%;
  }
  .row &gt; .offset5 {
    margin-left: 43.75%;
  }
  .row &gt; .offset6 {
    margin-left: 52.5%;
  }
  .row &gt; .offset7 {
    margin-left: 61.25%;
  }
  .row &gt; .offset8 {
    margin-left: 70%;
  }
  .row &gt; .offset9 {
    margin-left: 78.75%;
  }
  .row &gt; .offset10 {
    margin-left: 87.5%;
  }
  .row &gt; .offset11 {
    margin-left: 96.25%;
  }
}
@media screen and (min-width: 64em) {
  #main-nav {
    padding: 8px 0;
    z-index: 5000 !important;
  }
  #main-nav ul li {
    float: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    z-index: 1000;
  }
  #main-nav ul li a {
    display: block;
    margin: 0;
    padding: 4px 20px;
  }
  .ie8 #main-nav ul li a {
    width: auto !important;
    height: auto !important;
    max-width: none !important;
  }
  #main-nav ul ul li {
    display: block;
    margin: 0;
  }
  #main-nav ul ul li a {
    margin: 0;
    padding: 5px 10px;
  }
  #find-us h3 {
    margin-left: 0;
  }
}
.font-5 {
  font-family: 'Helvetica', 'Arial Narrow', Helvetica, Arial, sans-serif;
}
body {
  background: url('../images/bg-texture-dark.png') repeat 0 0;
  font: normal normal 0.938em/1.5;
  border-top: solid 5px #7B501D;
  color: #2B2621;
}
.ie8 .container {
  width: 1000px !important;
}
p,
li {
  line-height: 1.5;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
ul {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
a {
  color: #7B501D;
  text-decoration: none;
  -webkit-transition: all .28s ease;
  -moz-transition: all .28s ease;
  -ms-transition: all .28s ease;
  -o-transition: all .28s ease;
  transition: all .28s ease;
  border: 0;
  outline: 0 !important;
  -webkit-font-smoothing: antialiased;
  font-smooth: always;
}
a:hover {
  text-decoration: underline;
  color: #472E11;
}
.before-and-after.slideshow .slideshow-nav a,
.office-tour.slideshow .slideshow-nav a {
  color: #7e7e7e;
}
.before-and-after.slideshow .slideshow-nav a:hover,
.office-tour.slideshow .slideshow-nav a:hover {
  color: #FFFFFF;
}
.before-and-after.slideshow .slideshow-pagination li.slideshow-active-page a,
.office-tour.slideshow .slideshow-pagination li.slideshow-active-page a {
  color: #FFFFFF;
}
#utility-nav {
  position: relative;
}
h1,
h2,
h3,
h4 {
  margin: 0.2em 0 0.875em;
  font-weight: normal;
}
.home h1 {
  text-align: center;
}
h1 {
  color: #594534;
  font-size: 2.125em;
}
h2 {
  color: #835A15;
  font-size: 1.267em;
}
h3 {
  color: #594534;
  font-size: 1.133em;
}
h4 {
  color: #594534;
  font-size: 1.067em;
}
h5 {
  color: #594534;
  font-size: 1em;
}
h6 {
  font-size: 0.933em;
}
hr {
  color: #FFFFFF;
  background-color: #FFFFFF;
  border: none;
  height: 1px;
  clear: both;
}
body.testimonials hr {
  clear: none;
  margin: 3px 0 10px;
}
hr.hr-short {
  width: 330px;
}
.social-icons img {
  width: 30px;
  max-width: 30px;
}
#hd .social-icons {
  background: #7B501D;
  margin: -12px 0 5px 10px;
  padding: 7px 10px 7px 10px;
  float: none;
  display: inline-block;
}
#top-banner .container {
  width: 100% !important;
}
#hd {
  text-align: center;
  padding: 7px 0 0px;
  background: url('../images/bg-texture-dark.png') repeat 0 0, #FFFFFF;
  background: url('../images/bg-texture-dark.png') repeat 0 0, -moz-linear-gradient(top,#FFFFFF 0%,#FFFFFF 100%);
  background: url('../images/bg-texture-dark.png') repeat 0 0, -webkit-gradient(linear,left top,left bottom,color-stop(0%,#FFFFFF),color-stop(100%,#FFFFFF));
  background: url('../images/bg-texture-dark.png') repeat 0 0, -webkit-linear-gradient(top,#FFFFFF 0%,#FFFFFF 100%);
  background: url('../images/bg-texture-dark.png') repeat 0 0, -o-linear-gradient(top,#FFFFFF 0%,#FFFFFF 100%);
  background: url('../images/bg-texture-dark.png') repeat 0 0, -ms-linear-gradient(top,#FFFFFF 0%,#FFFFFF 100%);
  background: url('../images/bg-texture-dark.png') repeat 0 0, linear-gradient(to bottom,#FFFFFF 0%,#FFFFFF 100%);
}
#hd .address {
  font-size: 0.933em;
  line-height: 1.25;
}
#hd .address a {
  color: #594534;
  font-weight: normal;
}
#hd .address a:hover {
  color: #835A15;
  text-decoration: none;
}
#hd .address .hd-phone a,
#hd .address .hd-phone {
  color: #835A15 !important;
  font-size: 1.33334rem;
}
#hd .address a.hd-name {
  color: #594534 !important;
  font-size: 1.25rem;
}
#hd .address a.hd-name:hover {
  color: #835A15 !important;
  font-size: 1.25rem;
}
#hd .ie8 .container {
  padding: 0;
  width: 1000px;
}
#hd .container {
  padding: 0;
  width: 100%;
}
#hd .hd-name {
  font-weight: 300;
  font-size: 1.25em;
  margin-right: 0;
  margin-top: 0px;
  margin-bottom: 0px;
}
#hd .hd-name a {
  margin-right: 0;
  margin-top: 0px;
  color: #594534;
  margin-bottom: 0px;
}
#hd .hd-name a:hover {
  color: #835A15;
}
.logo {
  margin-top: 5px;
}
.logo a {
  color: #7B501D;
  font-size: 2.25em;
}
.logo a:hover {
  color: #7B501D;
  text-decoration: none;
}
#utility-nav a {
  color: #FFFFFF;
  background: #7B501D;
  text-align: center;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
#utility-nav a:hover {
  color: #FFFFFF;
  background: #452D10;
  text-decoration: none;
  position: relative;
}
#utility-nav ul {
  margin: -12px 0 10px 1px;
}
#utility-nav ul li {
  list-style: none;
  display: inline-block;
}
#utility-nav ul a {
  font: 700 15px/20px "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  padding: 8px 10px 8px 10px;
  margin: 0 1px;
  text-transform: uppercase;
  background: #7B501D;
}
.social-icons a {
  display: inline-block;
  margin: 1px 3px;
  color: #FFFFFF;
}
#tagline {
  bottom: 10%;
  right: 2%;
  color: #FFFFFF;
  font-size: 2.25em;
  font-weight: lighter;
  line-height: 1;
  max-width: 400px;
  text-shadow: 2px 2px 0 rgba(0,0,0,0.2);
  text-transform: uppercase;
  z-index: 1000 !important;
}
#tagline span {
  font-weight: bold;
  margin-left: 1.25em;
  display: block;
}
.body-tagline {
  text-align: left;
  color: #835A15;
  margin: 0;
  width: 100%;
  font-size: 1.450em;
}
#main-nav {
  font-size: 1.2em;
  text-align: center;
  text-transform: uppercase;
  z-index: 3000 !important;
}
#main-nav .container {
  width: 100% !important;
}
#main-nav a {
  padding: 12px;
  color: #757060;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
#main-nav a:hover {
  text-decoration: none;
}
#main-nav .trigger {
  background: #D6CCAE;
}
#main-nav ul li {
  margin-top: 1px;
  background: #f0ece1;
}
#main-nav ul ul li {
  background: #cdc19d;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: .833em;
}
#callouts .callout .subtext {
  height: 85px;
}
#callouts {
  text-transform: uppercase;
  background: #FFFFFF;
  font-size: 0;
}
#callouts .callout {
  display: inline-block;
  font-size: 16px;
  float: none;
}
#callouts .callout span {
  font-weight: bold;
  display: block;
}
#callouts .callout a:hover {
  text-decoration: none;
}
#callouts .callout h4 {
  font-size: 1.333em;
  color: #8F5E22;
  font-weight: normal;
}
#callouts .callout a:hover h4 {
  color: #757060;
}
#callouts .callout .subtext {
  color: #959698;
  padding: 0 2.95em;
}
.callout-circle {
  width: 154px;
  height: 154px;
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  line-height: 100px;
  text-align: center;
  background: #757060;
  background: -moz-radial-gradient(center,ellipse cover,rgba(214,204,174,0.2) 0%,#757060 70%);
  background: -webkit-gradient(radial,center center,0px,center center,70%,color-stop(0%,#D6CCAE),color-stop(70%,#757060));
  background: -webkit-radial-gradient(center,ellipse cover,#D6CCAE 0%,#757060 70%);
  background: -o-radial-gradient(center,ellipse cover,#D6CCAE 0%,#757060 70%);
  background: -ms-radial-gradient(center,ellipse cover,#D6CCAE 0%,#757060 70%);
  background: radial-gradient(ellipse at center,#D6CCAE 0%,#757060 70%);
}
.callout-icon {
  color: #FFFFFF;
  margin: 23%;
  text-shadow: 4px 4px 0 #757060;
}
#callouts .callout &gt; a {
  min-height: 260px;
}
#callouts .learn-more-button {
  position: relative;
  padding-left: 7px;
  margin: 0 auto;
  padding: 18px 0;
  text-align: center;
  height: 30px;
  float: none;
}
#callouts .learn-more-button {
  margin: 0 auto;
  text-align: center;
  width: 155px;
}
#callouts .callout a .learn-more-button .learn-more {
  background: transparent;
  color: #FFFFFF;
  display: block;
  margin: 0 auto;
  padding: 0;
  line-height: 31px;
  width: 120px;
  font-size: .9em;
}
#callouts .callout a:hover .learn-more-shape1 .left-up-triangle {
  border-bottom: 15px solid #7A501D;
}
#callouts .callout a:hover .learn-more-shape1 .left-down-triangle {
  border-top: 15px solid #7A501D;
  color: #FFFFFF;
}
#callouts .callout a:hover .learn-more-shape2 .filler-square {
  background: none repeat scroll 0 0 #7A501D;
  color: #FFFFFF;
}
#callouts .callout a:hover .learn-more-shape3 .right-up-triangle {
  border-bottom: 15px solid #7A501D;
  color: #FFFFFF;
}
#callouts .callout a:hover .learn-more-shape3 .right-down-triangle {
  border-top: 15px solid #7A501D;
  color: #FFFFFF;
}
#callouts .callout a:hover .learn-more-shape2 .filler-square span {
  color: #FFFFFF;
}
#callouts .left-down-triangle {
  width: 0;
  height: 0;
  border-top: 15px solid #757060;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}
#callouts .left-up-triangle {
  border-bottom: 15px solid #757060;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  height: 0;
  width: 0;
}
#callouts .right-up-triangle {
  border-bottom: 15px solid #757060;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  height: 0;
  left: -14px;
  position: relative;
  width: 0;
}
#callouts .right-down-triangle {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 15px solid #757060;
  height: 0;
  width: 0;
  position: relative;
  left: -14px;
}
#callouts .filler-square {
  background: none repeat scroll 0 0 #757060;
  height: 30px;
  left: -7px;
  position: relative;
  top: 0;
  width: 120px;
}
#callouts .learn-more-shape1,
#callouts .learn-more-shape2,
#callouts .learn-more-shape3 {
  float: left;
  left: 10px;
  position: relative;
}
body #bd {
  background: #F9F9F9 url('../images/bg-texture-dark.png') repeat 0 0;
}
.home #main-content {
  width: 100%;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
}
.page-content {
  margin-left: 0 !important;
}
.page-photo img {
  box-shadow: 1px 4px 4px rgba(0,0,0,0.35);
  -moz-box-shadow: 1px 4px 4px rgba(0,0,0,0.35);
  -webkit-box-shadow: 1px 4px 4px rgba(0,0,0,0.35);
}
body.meet-the-team .page-photo,
body.meet-our-team .page-photo,
body.types-of-braces .page-photo,
body.types-of-appliances .page-photo,
body.common-treatments .page-photo,
body.common-orthodontic-issues .page-photo,
body.common-procedures .page-photo,
body.office-tour .page-photo,
body.before-and-after .page-photo,
body.invisalign-treatment-for-teens .page-photo,
body.invisalign-treatment .page-photo,
body.invisalign-costs .page-photo,
body.invisalign-faqs .page-photo,
body.invisalign-testimonials .page-photo,
body.invisalign-videos .page-photo,
body.invisalign-before-after .page-photo {
  display: none;
}
body.meet-the-team .sidebar,
body.meet-our-team .sidebar,
body.types-of-braces .sidebar,
body.types-of-appliances .sidebar,
body.common-treatments .sidebar,
body.common-procedures .sidebar,
body.common-orthodontic-issues .page-photo,
body.office-tour .sidebar,
body.before-and-after .sidebar,
body.invisalign-treatment-for-teens .sidebar,
body.invisalign-treatment .sidebar,
body.invisalign-costs .sidebar,
body.invisalign-faqs .sidebar,
body.invisalign-testimonials .sidebar,
body.invisalign-videos .sidebar,
body.invisalign-before-after .sidebar {
  display: none;
}
body.meet-the-team .page-content,
body.meet-our-team .page-content,
body.types-of-braces .page-content,
body.types-of-appliances .page-content,
body.common-treatments .page-content,
body.common-procedures .page-content,
body.common-orthodontic-issues .page-content,
body.office-tour .page-content,
body.before-and-after .page-content,
body.invisalign-treatment-for-teens .page-content,
body.invisalign-treatment .page-content,
body.invisalign-costs .page-content,
body.invisalign-faqs .page-content,
body.invisalign-testimonials .page-content,
body.invisalign-videos .page-content,
body.invisalign-before-after .page-content {
  width: 100%;
}
body.meet-our-team .page-content .img-right {
  display: block;
}
body[class^='meet-dr-'] .page-photo {
  display: block !important;
  text-align: center;
  margin: 1em auto;
}
p.sub-nav {
  color: #594534;
}
#subnav {
  line-height: 1.75;
}
#subnav a {
  text-transform: capitalize;
  color: #594534;
  font-size: 1.150em;
}
#subnav a:hover,
#subnav a.active {
  text-decoration: none;
  color: #8F5E22;
}
#map iframe {
  width: 100%;
}
#ft-banner a.back-to-top-circle {
  background: none repeat scroll 0 0 #7A501D;
  border: 3px solid #FFFFFF;
  border-radius: 25px;
  box-shadow: 0 2px 3px rgba(0,0,0,0.45);
  color: #fff;
  display: block;
  font-size: 33px;
  font-weight: normal;
  height: 40px;
  line-height: 33px;
  margin: 5px auto;
  text-align: center;
  width: 40px;
}
#ft-banner .back-to-top-icon {
  color: #FFFFFF;
  margin: 3% 0;
}
#ft-banner {
  background: #2B2621;
  background: url('../images/bg-texture-lighter.png') repeat 0 0, -moz-linear-gradient(top,#2B2621 0%,#2B2621 100%);
  background: url('../images/bg-texture-lighter.png') repeat 0 0, -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2B2621),color-stop(100%,#2B2621));
  background: url('../images/bg-texture-lighter.png') repeat 0 0, -webkit-linear-gradient(top,#2B2621 0%,#2B2621 100%);
  background: url('../images/bg-texture-lighter.png') repeat 0 0, -o-linear-gradient(top,#2B2621 0%,#2B2621 100%);
  background: url('../images/bg-texture-lighter.png') repeat 0 0, -ms-linear-gradient(top,#2B2621 0%,#2B2621 100%);
  background: url('../images/bg-texture-lighter.png') repeat 0 0, linear-gradient(to bottom,#2B2621 0%,#2B2621 100%);
  text-align: center;
}
#ft-banner .location a {
  color: #FFFFFF;
}
#ft-banner .location a:hover {
  color: #8E6217;
  text-decoration: none;
}
#ft-banner .location .ft-phone a {
  color: #FFFFFF;
}
#ft-banner .ft-phone .location-name {
  color: #FFFFFF;
  font-size: 1.467em;
  font-weight: bold;
  line-height: 1;
}
#ft-banner a .location-name {
  font-size: 1.467em;
  font-weight: bold;
  line-height: 1;
}
#ft-banner a .phone {
  color: #FFFFFF;
  font-size: 1.2em;
  font-weight: bold;
}
#ft {
  background: #D6CCAE url('../images/bg-texture-darker.png') repeat 0 0;
}
#ft h5 {
  color: #42392D;
  text-transform: uppercase;
  font-weight: bold;
}
#ft a {
  color: #42392D;
  padding: 7px 4px;
}
#ft a:hover {
  color: #8E6217;
  text-decoration: none;
}
#ft .social-icons a {
  padding: 8px 2px 7px;
  color: inherit;
}
#ft .social-icons a i {
  font-size: 1.33334em;
}
#ft p.text-nav a {
  padding: 8px 8px 8px 0;
}
#ft .sesame {
  font-size: 0.867em;
  padding-top: 20px;
  font-weight: normal;
}
#ft-banner-map {
  padding: 0 !important;
}
#ft-banner-map .back-to-top {
  left: 0;
  position: absolute;
  right: 0;
  top: -40px;
}
.container {
  max-width: 1000px;
}
.ie8 .container {
  width: 1000px !important;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.shift {
  position: relative;
}
.genie {
  opacity: 1.0;
  filter: alpha(opacity=100);
}
.genie:hover {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.fade {
  opacity: 1;
  filter: alpha(opacity=100);
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
.fade:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
hr {
  color: #FFFFFF;
  background-color: #FFFFFF;
  border: none;
  height: 1px;
  clear: both;
}
hr.hr-short {
  width: 330px;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #8E6217;
  color: #FFFFFF;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: #42392D;
  color: #FFFFFF;
}
.navigation,
.pagination {
  margin-top: 36px;
  margin-bottom: 12px;
}
.navigation .next_post,
.pagination .next_page {
  float: right;
}
.navigation .previous_post:before,
.pagination .previous_page:before {
  content: "\27EA  ";
}
.navigation .next_post:after,
.pagination .next_page:after {
  content: " \27EB";
}
.entry {
  display: block;
  clear: both;
}
.entry img.alignleft {
  margin: 0 12px 6px 0;
  display: inline;
  float: left;
}
.entry img.alignright {
  margin: 0 0 6px 12px;
  display: inline;
  float: right;
}
.entry img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.entry_meta p {
  margin: 0 0 12px;
}
#entry_comments {
  margin-top: 36px;
}
#entry_comments form {
  width: 486px;
}
#entry_comments form input {
  width: 480px;
  margin-bottom: 18px;
}
#entry_comments form label {
  margin-bottom: 6px;
}
#entry_comments form button {
  color: #333;
}
.search-results .post {
  margin-bottom: 30px;
}
.search-results .post h2 {
  margin-bottom: 0;
}
.comment {
  margin: 18px 0;
  border-bottom: 1px solid #000;
}
.comment_author {
  font-weight: bold;
}
.comment_author h3 {
  margin: 0;
}
.comment_author span {
  font-style: italic;
  font-weight: normal;
}
.comment_meta {
  font-size: 10px;
}
.comment_meta a {
  text-decoration: none;
}
.share-article-links {
  border-bottom: 1px solid #333;
  border-top: 1px solid #333;
  font-weight: bold;
  line-height: 32px;
  margin: 18px 0 12px;
  padding: 0 0 7px;
}
.share-article-links p {
  display: inline-block;
  margin: 0 6px 0 0;
}
.share-article-links span {
  position: relative;
  top: 4px;
}
.share-article-links span.st_fblike_large {
  top: -14px;
  margin-left: 2px;
}
.share-article-links span.st_plusone_large {
  top: 12px;
  margin-left: 6px;
}
#ft-logos-banner {
  background: #FFFFFF;
  border-top: 1px solid #D8D8D8;
  margin: 0 auto;
  padding: 10px 0;
  text-align: center;
}
#ft-logos-banner li {
  display: inline;
  list-style: none;
  text-align: center;
  margin: 0 0 10px 0;
  line-height: 4.5em;
}
#ft-logos-banner ul {
  padding: 13px 0;
  margin: 0;
}
#ft-logos-banner li.logo-line-break {
  padding: 0 20px;
  margin-right: 0px;
}
#ft-logos-banner img {
  max-height: 90px;
  padding: 20px 7px 20px 7px;
}
.location-map-circle img {
  border: 5px solid #FFFFFF;
  border-radius: 50%;
}
.ie8 #ft-logos-banner {
  width: 1000px;
}
#callouts .callout a:hover {
  background: #F9F9F9;
}
#callouts .row &gt; .span3,
#callouts .row &gt; .quarter {
  width: 100%;
}
#callouts .row &gt; .span1,
#callouts .row &gt; .span2,
#callouts .row &gt; .span3,
#callouts .row &gt; .span4,
#callouts .row &gt; .span5,
#callouts .row &gt; .span6,
#callouts .row &gt; .span7,
#callouts .row &gt; .span8,
#callouts .row &gt; .span9,
#callouts .row &gt; .span10,
#callouts .row &gt; .span11,
#callouts .row &gt; .span12,
#callouts .row &gt; .quarter,
#callouts .row &gt; .third,
#callouts .row &gt; .half,
#callouts .row &gt; .full {
  margin: 0%;
}
.social-icons a .fa,
.social-icons a .custom-icon-blog {
  color: #FFFFFF;
}
.social-icons a:hover,
.social-icons a:hover .fa,
.social-icons a:hover .custom-icon-blog {
  text-decoration: none;
  color: #FFFFFF;
}
#hd .no-icons {
  visibility: hidden;
}
.map {
  margin-bottom: 20px;
}
.testimonial-rotator .bx-wrapper .bx-viewport {
  background: none !important;
}
.testimonial-rotator h6 {
  color: #594534;
}
.testimonial-rotator ul li,
.testimonial-rotator .bx-wrapper,
.testimonial-rotator .bx-wrapper .bx-viewport {
  height: 192px !important;
}
.testimonial-rotator ul li a {
  color: #7B501D;
}
@media screen and (min-width: 48em) {
  .location-map-circle {
    margin: 0;
    float: right;
  }
  .testimonial-rotator ul li,
  .testimonial-rotator .bx-wrapper,
  .testimonial-rotator .bx-wrapper .bx-viewport {
    height: 120px !important;
  }
  .home #main-content {
    width: 100%;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .row &gt; .span3 {
    float: right;
  }
  #hd {
    text-align: left;
  }
  #hd .address {
    padding: .56em 0 1em;
  }
  #hd .address {
    text-align: right;
  }
  #hd .address .hd-phone a,
  #hd .address .hd-phone {
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
  .logo {
    margin-top: 25px;
  }
  .logo span {
    display: block;
    font-size: 80%;
    line-height: 1.4em;
  }
  #utility-nav ul {
    float: right;
  }
  #hd .social-icons {
    text-align: right;
  }
  #hd .social-icons a {
    margin: 0 3px;
  }
  #hd .social-icons i {
    font-size: 1.3333334em;
  }
  #hd .social-icons a img {
    max-width: 30px;
  }
  #hd .hd-name {
    font-size: 1.25em;
    margin-right: 0;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  body[class^='meet-dr-'] .page-photo {
    display: block !important;
    text-align: center;
    margin: 1em auto;
  }
  .video-sleeve {
    width: 100%;
    max-width: 60%;
  }
  #content {
    width: 65%;
    margin: 0 auto;
    text-align: center;
  }
  #content-left {
    width: 48%;
    display: inline;
    float: left;
    padding: 0px 0px 0px 0px;
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
  }
  #content-right {
    width: 48%;
    display: inline;
    float: right;
    padding: 0 0 0 1.5em;
    text-align: justify;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
  }
  .columns {
    display: inline;
    float: left;
  }
  #ft-banner {
    text-align: left;
  }
  body.sitemap .width1 {
    width: 50%;
    float: left;
  }
  #callouts .callout .subtext {
    color: #959698;
    padding: 0 1.0em;
  }
  #callouts .row &gt; .span3,
  #callouts .row &gt; .quarter {
    width: 50%;
  }
  #callouts .row &gt; .span1,
  #callouts .row &gt; .span2,
  #callouts .row &gt; .span3,
  #callouts .row &gt; .span4,
  #callouts .row &gt; .span5,
  #callouts .row &gt; .span6,
  #callouts .row &gt; .span7,
  #callouts .row &gt; .span8,
  #callouts .row &gt; .span9,
  #callouts .row &gt; .span10,
  #callouts .row &gt; .span11,
  #callouts .row &gt; .span12,
  #callouts .row &gt; .quarter,
  #callouts .row &gt; .third,
  #callouts .row &gt; .half,
  #callouts .row &gt; .full {
    float: none;
    margin: 0;
  }
  .before-and-after.slideshow {
    background: transparent;
    width: 80%;
    margin: 0;
  }
  #utility-nav {
    float: right;
  }
  #hd .social-icons {
    display: block;
    height: 22px;
    float: right;
  }
  .map {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 64em) {
  #callouts .row &gt; .span3,
  #callouts .row &gt; .quarter {
    width: 25%;
  }
  .before-and-after.slideshow {
    width: 60%;
  }
  #top-banner .container {
    width: 96% !important;
  }
  .ie8 #top-banner .container {
    width: 1000px !important;
  }
  #hd .hd-name {
    font-size: 1.25em;
    margin-right: 0;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .hd-phone {
    font-weight: normal;
    font-size: 1.471rem;
  }
  #top-banner {
    border-top: solid 1px #845714;
    border-bottom: solid 1px #845714;
    background: #845714;
    background: url('../images/bg-texture-dark.png') repeat 0 0, -moz-linear-gradient(top,#845714 0%,#845714 80%);
    background: url('../images/bg-texture-dark.png') repeat 0 0, -webkit-gradient(linear,left top,left bottom,color-stop(0%,#845714),color-stop(80%,#845714));
    background: url('../images/bg-texture-dark.png') repeat 0 0, -webkit-linear-gradient(top,#845714 0%,#845714 80%);
    background: url('../images/bg-texture-dark.png') repeat 0 0, -o-linear-gradient(top,#845714 0%,#845714 80%);
    background: url('../images/bg-texture-dark.png') repeat 0 0, -ms-linear-gradient(top,#845714 0%,#845714 80%);
    background: url('../images/bg-texture-dark.png') repeat 0 0, linear-gradient(to bottom,#845714 0%,#845714 80%);
  }
  body.home  #top-banner {
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #main-nav,
  #main-nav ul li,
  #main-nav ul ul li {
    background: transparent;
  }
  #main-nav {
    font-size: 1.067em;
  }
  #main-nav a {
    color: #D6CCAE;
  }
  #main-nav .collapsible &gt; ul &gt; li &gt; a {
    background-size: 100% 100% !important;
    border-top: 2px solid transparent;
  }
  #main-nav .collapsible &gt; ul &gt; li.active &gt; a,
  #main-nav .collapsible &gt; ul &gt; li:hover &gt; a {
    background: #D6CCAE;
    background: -moz-linear-gradient(top,#D6CCAE 0%,#D6CCAE 80%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#D6CCAE),color-stop(80%,#D6CCAE));
    background: -webkit-linear-gradient(top,#D6CCAE 0%,#D6CCAE 80%);
    background: -o-linear-gradient(top,#D6CCAE 0%,#D6CCAE 80%);
    background: -ms-linear-gradient(top,#D6CCAE 0%,#D6CCAE 80%);
    background: linear-gradient(to bottom,#D6CCAE 0%,#D6CCAE 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D6CCAE,endColorstr=#D6CCAE,GradientType=0);
    color: #757060;
    border-top: 2px solid #A8A089;
  }
  #main-nav ul ul {
    text-align: left;
    background: #D6CCAE;
  }
  #main-nav ul .contact-us ul {
    margin-left: -125px;
  }
  #main-nav ul ul a {
    color: #757060;
  }
  #main-nav ul ul li a {
    padding: 5px 12px;
    font-weight: normal;
  }
  #main-nav ul ul a:hover,
  #main-nav ul ul li.active a {
    background: #757060;
    color: #FFFFFF;
  }
  .collapsible &gt; ul &gt; li &gt; a,
  .collapsible &gt; ul &gt; li &gt; a {
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
  }
  .collapsible &gt; ul &gt; li.active &gt; a,
  .collapsible &gt; ul &gt; li:hover &gt; a {
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
  }
  #main-nav ul li a {
    padding: 4px 16px;
    font-weight: bold;
  }
  .ie8 #main-nav .collapsible &gt; ul &gt; li.active &gt; a,
  .ie8 #main-nav .collapsible &gt; ul &gt; li:hover &gt; a {
    background: #757060 !important;
  }
  #main-nav .container {
    width: 96% !important;
  }
  .ie8 #main-nav .container {
    width: 1000px !important;
  }
  #home-slideshow {
    height: 455px;
    overflow: hidden;
  }
  #callouts .callout a:hover {
    background: #F9F9F9;
  }
  #callouts .row &gt; .span3,
  #callouts .row &gt; .quarter {
    width: 25%;
  }
  #callouts .row &gt; .span1,
  #callouts .row &gt; .span2,
  #callouts .row &gt; .span3,
  #callouts .row &gt; .span4,
  #callouts .row &gt; .span5,
  #callouts .row &gt; .span6,
  #callouts .row &gt; .span7,
  #callouts .row &gt; .span8,
  #callouts .row &gt; .span9,
  #callouts .row &gt; .span10,
  #callouts .row &gt; .span11,
  #callouts .row &gt; .span12,
  #callouts .row &gt; .quarter,
  #callouts .row &gt; .third,
  #callouts .row &gt; .half,
  #callouts .row &gt; .full {
    margin-left: 0;
  }
  #callouts .callout .subtext {
    color: #959698;
    padding: 0 2.95em;
  }
  p.flash_notice {
    margin: 18px;
    padding: 9px;
    color: #ff0000;
    border: 1px dotted #ff0000;
    background: #ffffff;
    text-align: center;
  }
  #flash-patient-care {
    z-index: 1500;
  }
  .flash {
    width: 500px;
    margin: 20px auto;
    display: block;
  }
  #ft-banner .location .address {
    padding: 35px 0 5px;
  }
  nav ul li ul,
  nav ul li.open ul {
    width: 275px;
  }
  .body-tagline {
    text-align: left;
    color: #835A15;
    margin: 1em auto 1.5em 0;
    width: 100%;
  }
}
</pre></body></html>