body {
  background: #fcfcfc url(../images/body-bg.png) repeat-x;
}
#wrapper {
  margin: auto;
  width: 970px;
}
#container {
  padding-left: 285px;
}
#left {
  background: url(../images/left-bg.png) no-repeat;
  min-height: 670px;
  width: 285px;
  right: 285px;
}
.mod_article {
  background: #fff;
  box-shadow: 1px 2px 4px 2px #bdbdbd;
  border: 1px solid white;
  clear: right;
  padding: 15px;
  min-height: 350px;
}
#nav_main {
  background-color: #fff;
  box-shadow: 1px -2px 4px 2px #bdbdbd;
  float: right;
  margin-top: 115px;
  margin-bottom: 10px;
}
#nav_main li,
#nav_meta li {
  float: left;
}
#nav_main li a,
#nav_main li strong {
  display: block;
  padding: 4px 10px;
}
#nav_main li .first {
  background-position: left;
  padding-left: 22px;
}
#nav_main li .last {
  background-position: right;
  padding-right: 22px;
}
#nav_main a,
#nav_main strong {
  color: #1b1b1b;
  text-decoration: none;
}
#nav_main a:hover,
#nav_main .active {
  color: #dc2212;
}
#nav_sub {
  font-size: 14px;
  margin-top: 160px;
  padding: 0 15px;
  text-align: right;
}
#nav_sub a,
#nav_sub strong {
  color: #c5c5c5;
  display: block;
  margin-bottom: 17px;
  text-decoration: none;
}
#nav_sub a:hover,
#nav_sub .active {
  color: #1b1b1b;
}
#nav_meta {
  color: #3e3937;
  float: right;
  font-size: 16px;
  padding: 30px 0;
}
#nav_meta li::before {
  content: "-";
  margin: 0 5px;
}
#nav_meta li.first::before {
  content: none;
}
#nav_meta a {
  color: #3e3937;
  text-decoration: none;
}
#nav_meta a:hover,
#nav_meta strong {
  color: #dc2212;
}
h1 {
  color: #dc2212;
  font-size: 19px;
  margin-top: 10px;
  margin-bottom: 15px;
}
h2 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 15px;
}
h3 {
  font-size: 14px;
  font-weight: bold;
}
p,
#main ul,
address {
  line-height: 1.308em;
}
#main ul {
  list-style: none;
}
p,
#main ul,
address {
  color: #4c4939;
  margin-bottom: 12px;
  font-size: 14px;
}
#main a {
  color: #4c4939;
}
#main a:hover {
  color: #dc2212;
}
address {
  font-style: normal;
}
.teaser {
  background: url(../images/teaser-bg.png) no-repeat;
  height: 120px;
  padding: 5px 10px;
  width: 240px;
}
.teaser .caption {
  background: #dc2212;
  color: #fff;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  margin-right: 15px;
  padding-left: 10px;
  position: relative;
  top: -23px;
  width: 210px !important;
}
#teaser {
  float: right;
  width: 280px;
}
.teaser {
  float: right;
}
.ce_gallery,
.ce_image {
  margin-top: 25px;
}
.beforeafter.float_left,
.ce_image.float_left {
  margin-left: 10px;
}
.beforeafter.float_right,
.ce_image.float_right {
  margin-right: 10px;
}
.beforeafter.float_left.center,
.ce_image.float_left.center {
  margin-left: 50px;
}
.beforeafter.float_right.center,
.ce_image.float_right.center {
  margin-right: 50px;
}
.beforeafter.first,
.ce_image.first {
  margin-left: 0;
}
.beforeafter.last,
.ce_image.last {
  margin-right: 0;
}
.markup h2,
.markup p {
  color: #dc2212;
}
.ce_form {
  margin-top: 25px;
}
label {
  font-size: 14px;
}
p.error {
  color: #dc2212;
}
input.error,
textarea.error {
  border: 1px solid #dc2212;
}
.twentytwenty-wrapper {
  float: left;
}
/*# sourceMappingURL=style.css.map */