html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
q,
small,
strong,
sub,
sup,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  margin: 0;
  padding: 0;
}
article,
aside,
figure,
figure img,
figcaption,
hgroup,
footer,
header,
nav,
section,
video,
object {
  display: block;
}
a img {
  border: 0;
}
figure {
  position: relative;
}
figure img {
  width: 100%;
}
.container {
  padding-left: 20px;
  padding-right: 20px;
}
.row {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  overflow: hidden;
}
.onecol,
.twocol,
.threecol,
.fourcol,
.fivecol,
.sixcol,
.sevencol,
.eightcol,
.ninecol,
.tencol,
.elevencol {
  margin-right: 3.8%;
  float: left;
  min-height: 1px;
}
.row .onecol {
  width: 4.85%;
}
.row .twocol {
  width: 13.45%;
}
.row .threecol {
  width: 22.05%;
}
.row .fourcol {
  width: 30.75%;
}
.row .fivecol {
  width: 39.45%;
}
.row .sixcol {
  width: 48%;
}
.row .sevencol {
  width: 56.75%;
}
.row .eightcol {
  width: 65.4%;
}
.row .ninecol {
  width: 74.05%;
}
.row .tencol {
  width: 82.7%;
}
.row .elevencol {
  width: 91.35%;
}
.row .twelvecol {
  width: 100%;
  float: left;
}
.last {
  margin-right: 0px;
}
img,
object,
embed {
  max-width: 100%;
}
img {
  height: auto;
}
@media only screen and (max-width: 1023px) {
  body {
    font-size: 0.8em;
    line-height: 1.5em;
  }
}
@media handheld,only screen and (max-width: 767px) {
  body {
    -webkit-text-size-adjust: none;
  }
  .row,
  body,
  .container {
    width: 100%;
    min-width: 0;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .row .onecol,
  .row .twocol,
  .row .threecol,
  .row .fourcol,
  .row .fivecol,
  .row .sixcol,
  .row .sevencol,
  .row .eightcol,
  .row .ninecol,
  .row .tencol,
  .row .elevencol,
  .row .twelvecol {
    width: auto;
    float: none;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
body {
  background: #fff;
  font-family: myriad-pro, arial, sans-serif;
  font-weight: 300;
  padding-top: 1em;
}
p {
  font-family: myriad-pro, arial, sans-serif;
}
header {
  padding-top: .7em;
}
header h1 {
  font-size: 1.4em;
}
header #logo {
  cursor: pointer;
}
header #logo a {
  outline: none;
  margin: 2em 0;
  text-decoration: none;
}
header #logo a:hover {
  color: #283147;
}
header #logo h2 {
  color: #445378;
}
header #logo h1 {
  color: #343f56;
  font-size: 1.5em;
}
header #logo p a {
  color: #5077da;
}
header .last h1 {
  margin-top: 0.5em;
  color: #7c7773;
}
#nav-background {
  background: #bbb;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#bbb),color-stop(1,#eee));
  background: -ms-linear-gradient(bottom,#bbb,#eee);
  background: -moz-linear-gradient(center bottom,#bbb 0%,#eee 100%);
  background: -o-linear-gradient(#eee,#bbb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#bbbbbb', GradientType=0);
  -moz-box-shadow: 0px 0px 6px #504a46;
  -webkit-box-shadow: 0px 0px 6px #504a46;
  box-shadow: 3px 3px 6px #504a46;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#504a46')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#504a46');
  margin-top: 2em;
  border-top: 1px solid #ccc;
}
#nav-background ul li {
  list-style: none;
  font-size: 1em;
  font-weight: 400;
  float: left;
  display: block;
  width: 11%;
}
#nav-background ul li.nav-item-133,
#nav-background ul li.nav-item-185 {
  width: 16%;
}
#nav-background ul li a {
  text-decoration: none;
  color: #283147;
  padding: .4em;
  width: 100%;
  display: block;
  text-align: center;
  outline: none;
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  #nav-background ul li a {
    font-size: 0.9em;
  }
}
#nav-background ul li a.nav-path-selected,
#nav-background ul li a:hover {
  background-color: #bbb;
}
#feature-area {
  background: #283147;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#283147),color-stop(1,#343f56));
  background: -ms-linear-gradient(bottom,#283147,#343f56);
  background: -moz-linear-gradient(center bottom,#283147 0%,#343f56 100%);
  background: -o-linear-gradient(#343f56,#283147);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#343f56', endColorstr='#283147', GradientType=0);
  -moz-box-shadow: 0px 0px 6px #000;
  -webkit-box-shadow: 0px 0px 6px #817770;
  box-shadow: 3px 3px 6px #817770;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#000000');
  position: relative;
  color: #fff;
  padding: 1em 0;
}
#feature-area p {
  margin-top: .4em;
  margin-bottom: .4em;
  font-size: 1.8em;
  color: #fff;
  font-family: arial, sans-serif;
  line-height: 1.4em;
}
#feature-area a {
  color: #fff;
}
#feature-area h1 {
  color: #fff;
}
#feature-area img {
  margin-top: 1em;
  float: right;
}
#heading {
  border-bottom: 1px dashed #ccc;
  margin-bottom: 1em;
  padding: .5em 0;
}
#heading h1 {
  padding: .2em 0;
  color: #7c7773;
  font-weight: 300;
  font-size: 1.8em;
}
.main-content {
  background: #fff;
  padding-bottom: 3em;
}
.main-content p {
  margin: .5em 0;
  font-size: 1.1em;
  color: #555;
  font-weight: 400;
}
.main-content h3 {
  margin: 0.5em 0;
  font-weight: 400;
}
.main-content ul,
.main-content ol {
  margin-left: 2em;
}
.main-content ul li {
  list-style: none;
}
.main-content ul li::before {
  content: "\2022";
  color: #6f6f6f;
  margin-right: 0.5em;
  margin-left: -0.8em;
}
.main-content label {
  color: #7c7773;
  font-weight: 400;
}
.main-content li {
  font-size: 1.1em;
  color: #555;
  font-weight: 400;
  line-height: 1.4em;
  margin: .5em 0;
}
.main-content li li {
  font-size: 0.9em;
}
.main-content form {
  color: #555;
}
.main-content form label,
.main-content form input,
.main-content form textarea {
  font-size: 1.2em;
  font-weight: 400;
}
.main-content form input[type="text"],
.main-content form input[type="tel"],
.main-content form input[type="email"],
.main-content form textarea {
  border: 1px solid #ccc;
  padding: 0.2em;
}
.main-content form input[type="text"]:focus,
.main-content form input[type="tel"]:focus,
.main-content form input[type="email"]:focus,
.main-content form textarea:focus {
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
}
.main-content form input[type="submit"] {
  font-size: 1em;
}
.main-content figure {
  display: block;
  margin: 0;
}
.main-content a {
  color: #7793d9;
}
.main-content a:hover {
  color: #000;
}
.sidebar img {
  display: block;
  margin: 0 auto;
}
#accordion {
  margin-bottom: 1.5em;
  clear: both;
}
nav.side-nav {
  margin-bottom: 2em;
}
nav.side-nav h2 a {
  color: #445378;
}
nav.side-nav a {
  color: #555;
  text-decoration: none;
}
nav.side-nav a:hover {
  color: #5077da;
}
nav.side-nav ul {
  margin-left: 1em;
}
nav.side-nav ul li {
  list-style: none;
  margin-bottom: 0.2em;
}
nav.side-nav ul li:before {
  content: '';
  display: none;
}
nav.side-nav ul ul {
  margin-top: 0;
  margin-left: 1em;
}
nav.side-nav ul ul li {
  margin: 0.1em 0;
}
nav.side-nav .nav-path-selected {
  color: #5077da;
}
.content-bordered {
  border: 1px solid #ccc;
  padding: 0.5em 1em;
  margin: 1.4em 0;
}
h1 {
  font-size: 1.6em;
  color: #445378;
  font-weight: 400;
  line-height: 1.2em;
}
h2 {
  font-weight: 400;
  font-size: 1.4em;
  color: #555;
}
h3 {
  color: #555;
  font-size: 1.3em;
}
.contact-info {
  background: #bbb;
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#bbb),color-stop(1,#eee));
  background: -ms-linear-gradient(bottom,#bbb,#eee);
  background: -moz-linear-gradient(center bottom,#bbb 0%,#eee 100%);
  background: -o-linear-gradient(#eee,#bbb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#bbbbbb', GradientType=0);
  padding-top: .8em;
  padding-bottom: .5em;
  border-top: 1px solid #ccc;
}
.contact-info p {
  margin-bottom: 0.5em;
}
footer {
  color: #555;
}
footer #additional-info {
  margin-top: 0.5em;
  padding: .5em 0 1em 0;
  font-size: .9em;
}
footer #copyright {
  border-top: 1px dashed #ccc;
  font-size: 0.8em;
  margin-bottom: 0.5em;
  padding-top: 0.5em;
  text-align: center;
}
footer #copyright a {
  color: #7793d9;
}
footer #copyright a:hover {
  color: #000;
}
footer a {
  color: #a2a2a2;
  text-decoration: none;
}
footer a:hover {
  color: #fff;
}
footer ul li {
  float: left;
  width: 14%;
  font-size: .9em;
  list-style: none;
  line-height: 1.8em;
}
footer ul li.nav-home,
footer ul li.nav-item-138 {
  width: 6%;
}
footer ul li ul li {
  float: none;
  width: 100%;
  font-size: .75em;
  border: none;
  padding: 0;
  margin: 0;
}
#site-tree {
  background: #283147;
  padding: 0.5em 0 1em 0;
  -moz-box-shadow: 0px 0px 6px #000;
  -webkit-box-shadow: 0px 0px 6px #817770;
  box-shadow: 3px 3px 6px #817770;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#000000');
  position: relative;
}
#ccm-highlighter,
.ccm-menu-hotspot-active {
  z-index: 100 ! important;
}
.edit-mode #nav-background {
  margin-top: 0em;
}
.right_sidebar .main-content {
  padding-top: 2em;
}
.right_sidebar .main-content .fourcol img {
  margin-top: .7em;
}
.home .main-content {
  padding-top: 0;
}
.home #main-items {
  clear: both;
  overflow: hidden;
}
.home #main-items .fourcol img {
  margin-top: 1em;
}
hr {
  background: none;
  border-top: 1px dashed #ac9f99;
  margin-top: 1em;
  margin-bottom: 1em;
}
.googleMapCanvas {
  border: 1px solid #ccc;
  margin-top: 1.6em;
}
.captioned-image {
  border: 1px solid #ccc;
  padding: 0.5em;
  position: relative;
}
.captioned-image figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0.6em 1.1em 0.8em 0.6em;
  background: #eee;
  background: rgba(255,255,255,0.8);
  font-size: 2em;
  text-align: right;
  font-family: elina-web, script;
  color: #3a4868;
}
.image-button {
  margin-top: 2.8em;
  padding: 0;
  position: relative;
  margin-right: 6px;
  margin-bottom: 6px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.image-button img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  border: 1px solid #888;
  -moz-box-shadow: 0px 0px 6px #777;
  -webkit-box-shadow: 0px 0px 6px #777;
  box-shadow: 3px 3px 6px #777;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#777777')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#777777');
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.image-button .caption {
  position: absolute;
  top: 0em;
  right: 0;
  margin: 0.2em 0.4em;
  text-align: right;
  font-family: elina-web, script;
  font-size: 1.6em;
  color: #3a4868;
  font-weight: 600;
}
.image-button .caption a {
  text-decoration: none;
  color: #3a4868;
}
.image-button a {
  display: block;
}
.image-button:hover img {
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  filter: alpha(opacity=70);
}
.nested-html,
.HTMLBlock {
  display: block;
  font-size: 0.9em;
  border: 1px solid #ccc;
  padding: 0.2em 0.7em;
  margin-top: 0.9em;
}
@media handheld,only screen and (max-width: 767px) {
  #feature-area p {
    font-size: 1.2em;
  }
  #logo {
    max-width: 150px;
    margin: 0 auto;
  }
  #nav-background {
    margin-top: 1em;
  }
  #nav-background .ninecol {
    float: none;
  }
  #nav-background nav ul li {
    width: 49%;
  }
  #nav-background nav ul li.nav-item-133,
  #nav-background nav ul li.nav-item-185 {
    width: 49%;
  }
  #heading h1 {
    font-size: 1.2em;
  }
  nav.side-nav {
    padding-bottom: 0.5em;
    margin-bottom: 1.5em;
    border-bottom: 1px dashed #ccc;
  }
  header h1 {
    font-size: 1.2em;
    text-align: center;
  }
  .image-button {
    max-width: 350px;
    display: block;
    margin: 1em auto;
  }
  .captioned-image figcaption {
    font-size: 1.6em;
  }
  .bordered {
    display: inline-block;
  }
  #site-tree {
    display: none;
  }
}
#badges {
  max-width: 200px;
  border: 1px solid #ccc;
  padding: 1em;
  margin-left: 1em;
  margin-bottom: 1em;
  margin-top: 0.8rem;
  float: right;
}
#badges .badge {
  margin: 0em auto;
  text-align: center;
}
#badges .HTMLBlock {
  display: block;
  font-size: 1em;
  border: none;
  padding: 0;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  #badges {
    display: none;
  }
}
.badge {
  text-align: center;
}
.badge img {
  display: block;
  margin: 0 auto;
}
.badge iframe {
  display: block;
  margin: 0 auto;
}
.badge #bbblink {
  margin: 0 auto !important;
}
.right_sidebar #badges {
  float: left;
  margin-left: 0;
  margin-right: 1em;
}
#bottom-badges .badge {
  margin-top: 5px;
  text-align: center;
}
#bottom-badges .badge a,
#bottom-badges .badge img {
  display: block;
  margin: 0 auto !important;
}
#bottom-badges .bbb-badge {
  margin-top: 50px;
}
@media handheld,only screen and (max-width: 550px) {
  #nav-background nav ul li {
    width: 50%;
  }
  .captioned-image figcaption {
    font-size: 1.2em;
    text-align: center;
  }
}
.row .fifthcol {
  width: 16%;
  float: left;
  margin-right: 3.8%;
  min-height: 1px;
}
