#divSiteTitle {
  text-decoration: none;
}

#divTagLine {
  text-decoration: none;
}

#divHeaderLine1 {
  display: inline-block !important;
}

#divHeaderLine2 {
  display: inline-block !important;
}

#divHeaderLine3 {
  display: inline-block !important;
}

h3, h4, h5, h6 {
  line-height: 1.5 !important;
}

.lead {
  text-align: center;
}

.lead h2 {
  font-size: 33px;
  line-height: 45px;
}

.lead h3 {
  font-size: 17px;
}

.lead h3 a {
  font-size:  !important;
}

ul#contact-info .icon {
  font-size: 20px;
  float: left;
  line-height: 25px;
  margin-right: 10px;
}

ul#contact-info .field {
  font-weight: bold;
}

ul#contact-info {
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
}

#tiles li {
  width: 240px !important;
  background-color: white;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #dedede;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #dedede;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dedede;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #dedede;
  border-radius: 2px;
  padding-top: 10px !important;
  padding-right: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 10px !important;
  margin-right: 7px;
  margin-bottom: 7px;
  float: left;
}

#tiles li img {
  margin-bottom: 10px;
}

#tiles li div.meta {
  color: #999999;
  text-transform: uppercase;
  font-size: 10px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#tiles li h4 {
  line-height: 1.5;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
}

#tiles li h4 a {
  line-height: ;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  text-decoration: ;
  color: ;
  font-size: ;
  font-family: ;
  font-weight: ;
  font-style: ;
}

#tiles li p {
  font-size: 12px;
  line-height: 1.5;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#tiles li a {
  font-size: 12px;
}

#tiles li .more_link {
  font-size: smaller;
  line-height: 2;
  text-transform: uppercase;
  letter-spacing: 2px;
  white-space: nowrap;
  display: block;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#tiles li blockquote {
  line-height: 1.5;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: #999999;
  border-top-width: medium;
  border-top-style: none;
  border-top-color: -moz-initial;
  border-right-width: medium;
  border-right-style: none;
  border-right-color: -moz-initial;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: -moz-initial;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: -moz-initial;
  font-size: 150%;
  font-style: italic;
  font-family: Georgia, Times, serif;
}

#tiles li blockquote small {
  font-size: 11px;
  font-style: normal;
}

[class*="social foundicon-"]::before {
  font-family: "SocialFoundicons";
}

[class*="general foundicon-"]::before {
  font-family: "GeneralFoundicons";
}

.menu_menu_simple ul {
  margin-top: 0px;
  margin-bottom: 0px;
}

.menu_menu_simple ul li {
  margin-top: 0px;
  margin-bottom: 0px;
}

#decorative1 {
  margin-top: -2px;
  padding-top: 2px;
}

.centered_menu {
  text-align: center;
}

.centered_menu > div {
  display: inline-block;
}

.centered_menu div {
  text-align: left;
}

.social_bookmarks a {
  font-size: smaller !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  margin-right: 20px;
}

.copyright {
  font-size: smaller;
  letter-spacing: 1px;
}

img {
  max-width: 100%;
  height: auto;
  width: auto;
  box-sizing: border-box;
}

.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0px;
  margin-bottom: 16px;
  overflow: hidden;
}

.flex-video.widescreen {
  padding-bottom: 57.25%;
}

.flex-video.vimeo {
  padding-top: 0px;
}

.flex-video iframe, .flex-video object, .flex-video embed {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border-top-width: medium;
  border-top-style: none;
  border-top-color: -moz-initial;
  border-right-width: medium;
  border-right-style: none;
  border-right-color: -moz-initial;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: -moz-initial;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: -moz-initial;
}

@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video { padding-top: 0px; }
}

#divBoxed {
  position: relative;
}

.nav-links > a {
  margin-right: 20px;
}

.btn-secondary, .btn-secondary:hover {
text-shadow: none;
}

#divHeaderLine1 a, #divHeaderLine2 a, #divHeaderLine3 a {
  font-size: ;
  line-height: ;
  letter-spacing: ;
  font-family: ;
text-shadow: inherit;
  font-weight: ;
  font-style: ;
}

#divHeaderLine1, #divHeaderLine2, #divHeaderLine3 {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  text-align:  !important;
}

#decorative2 {
box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.03);
}

.showcase-tabs > li > a {
  font-size: 14px;
  letter-spacing: 1px;
  padding-left: 20px;
  padding-right: 20px;
}

.cap1 div, .cap2 div, .cap3 div, .cap4 div, .cap5 div {
  margin-top: 0px;
  margin-right: -1px;
  margin-bottom: 0px;
  margin-left: -1px;
}

.camera_wrap .camera_pag .camera_pag_ul li {
  margin-top: 20px !important;
  margin-right: 5px !important;
  margin-bottom: 0px !important;
  margin-left: 5px !important;
}

.search.adjust {
  margin-bottom: 15px;
}

.divPanel {
}

.divPanel.notop {
  padding-top: 0px;
}

.divPanel.nobottom {
  padding-bottom: 0px;
}

.navbar .nav-pills > li > a {
text-shadow: none;
  font-weight: normal;
}

.navbar .dropdown-menu li > a {
text-shadow: none;
  font-weight: normal;
}

.navbar .nav-pills > li > .dropdown-menu::before {
  border-top-width: medium;
  border-top-style: none;
  border-top-color: -moz-initial;
  border-right-width: medium;
  border-right-style: none;
  border-right-color: -moz-initial;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: -moz-initial;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: -moz-initial;
}

.navbar .nav-pills > li > .dropdown-menu::after {
  border-top-width: medium;
  border-top-style: none;
  border-top-color: -moz-initial;
  border-right-width: medium;
  border-right-style: none;
  border-right-color: -moz-initial;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: -moz-initial;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: -moz-initial;
}

.navbar .nav-pills > .active > a, .navbar .nav-pills > .active > a:hover, .navbar .nav-pills > .active > a:focus {
box-shadow: none;
}

.navbar .nav-pills > li > a:hover, .navbar .nav-pills li.dropdown.open.active > .dropdown-toggle {
transition: all 0.2s ease-in-out 0s;
}

.navbar .nav-pills .open .dropdown-toggle {
  background-color: transparent;
}

.btn .caret {
  margin-top: 8px !important;
}

body {
  background-image: none;
}

#divLogo {
  margin-top: 9px;
  margin-bottom: 0px;
  margin-left: -3px;
}

#divSiteTitle {
  font-family: "Century Gothic", sans-serif;
  color: white;
  font-size: 28px;
text-shadow: none;
  line-height: 42px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal;
}

#divTagLine {
  font-family: "Century Gothic", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 5px;
  line-height: 22px;
  color: white;
text-shadow: none;
  padding-left: 3px;
  padding-right: 3px;
  font-weight: normal;
  font-style: normal;
}

.navContainer {
  margin-top: 0px;
}

.navContainer .navMenu {
}

.navContainer .navMenu li {
  background-color: whitesmoke;
  border-radius: 5px;
}

.navContainer .navMenu li a {
}

.navContainer .navMenu li.current {
  background-color: #ae0000;
}

.navContainer .navMenu li.current a {
}

.camera_caption > div {
  opacity: 0.85;
}

.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
  opacity: 0.85;
}

.camera_wrap .camera_pag .camera_pag_ul li, .camera_wrap .camera_pag .camera_pag_ul li, .camera_wrap .camera_pag .camera_pag_ul li:hover > span {
box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.125) inset;
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
}

.camera_wrap {
  display: block;
  margin-bottom: 15px;
  height: 410px;
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: white;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: white;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: white;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: white;
  margin-left: -5px;
box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.294);
  border-radius: 0px;
  margin-top: 44px;
}

.cap1 > div {
  opacity: 0.85;
  background-color: #d4ad00;
}

.cap2 > div {
  opacity: 0.85;
  background-color: #d4ad00;
}

.cap3 > div {
  opacity: 0.85;
}

.cap4 > div {
  opacity: 0.85;
}

.cap5 > div {
  opacity: 0.85;
}

h1 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 65px;
  margin-top: 0px;
  color: black;
}

.page-content {
  line-height: 25px;
  font-family: "Open Sans", sans-serif;
}

.page-content a {
  color: #3ca05b;
  font-family: "Open Sans", sans-serif;
}

.sidebox {
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.298);
  background-color: #fafafa;
  color: #333333;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: white;
  border-right-color: white;
  border-bottom-color: white;
  border-left-color: white;
  border-radius: 3px;
  padding-top: 18px;
  padding-right: 18px;
  padding-bottom: 18px;
  padding-left: 18px;
  margin-top: 28px;
}

.sidebar {
}

.sidebox-title {
  line-height: 40px;
  font-weight: normal;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  color: #333333;
}

.sidebox a {
  color: #369656;
}

#decorative1 {
  position: relative;
  background-color: #f0f0f0;
  background-image: url("banniere.jpg");
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat no-repeat;
box-shadow: 0px 3px 11px rgba(0, 0, 0, 0.7);
}

#decorative2 {
  background-color: #40ac62;
  height: 85px;
}

#divFooter {
  font-family: "Open Sans", sans-serif;
  background-color: transparent;
  color: #292929;
  padding-top: 32px;
  line-height: 22px;
  font-size: 12px;
  text-transform: none;
  background-image: url("chruch.png");
  background-repeat: repeat repeat;
}

#divFooter a {
  color: #369656;
}

#divFooter h3 {
  color: #292929;
}

h2 {
  font-weight: normal;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 35px;
  line-height: 45px;
}

.breadcrumbs {
  line-height: 80px;
  font-family: "Open Sans", sans-serif;
}

.breadcrumbs a {
  color: #3ca05b;
  font-family: "Open Sans", sans-serif;
}

#divHeaderLine1 {
  letter-spacing: 0px;
  word-spacing: 0px;
  margin-top: 0px;
  color: #333333;
  font-size: 50px;
  line-height: 64px;
  font-family: "Source Sans Pro", sans-serif;
  text-transform: none;
text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15), 0px -5px 35px rgba(255, 255, 255, 0.298);
  font-weight: normal;
  font-style: normal;
  text-align: center;
  background-color: white;
  opacity: 0.9;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
}

#divHeaderLine2 {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 1px;
  margin-top: 11px;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  color: white;
text-shadow: none;
  text-align: center;
  font-weight: normal;
  font-style: italic;
  background-color: black;
  opacity: 0.9;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 10px;
}

#divHeaderLine3 {
  margin-top: 18px;
  color: black;
  text-align: center;
  line-height: 16px;
  text-transform: none;
  font-size: 15px;
}

a.btn, a.btn-large, a.btn-small, a.btn-mini {
  color: #333333;
}

a.btn-info, a.btn-success, a.btn-warning, a.btn-danger, a.btn-inverse {
  color: white;
}

.btn-secondary, .btn-secondary:hover, a.btn-secondary, a.btn-secondary:hover {
  color: #323232;
}

.btn-secondary {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #dfdfdf;
  border-right-color: #dfdfdf;
  border-bottom-color: #afafaf;
  border-left-color: #dfdfdf;
  -moz-border-top-colors: none;
  border-top-colors: none;
  -moz-border-right-colors: none;
  border-right-colors: none;
  -moz-border-bottom-colors: none;
  border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-left-colors: none;
  border-image: none;
  background-color: #fafafa;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(center top , #fafafa, #e1e1e1);
}

.btn-secondary:hover, .btn-secondary:active, .btn-secondary.active, .btn-secondary.disabled, .btn-secondary[disabled] {
  background-color: #dfdfdf;
}

.btn-primary, .btn-primary:hover, a.btn-primary, a.btn-primary:hover {
  color: white;
}

.btn-primary {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #399957;
  border-right-color: #399957;
  border-bottom-color: #2d7845;
  border-left-color: #399957;
  -moz-border-top-colors: none;
  border-top-colors: none;
  -moz-border-right-colors: none;
  border-right-colors: none;
  -moz-border-bottom-colors: none;
  border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-left-colors: none;
  border-image: none;
  background-color: #40ac62;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(center top , #40ac62, #3a9b58);
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  background-color: #399957;
}

#divHeaderText {
  padding-top: 200px;
  padding-bottom: 30px;
  border-top-color: #333333;
  border-right-color: #333333;
  border-bottom-color: #333333;
  border-left-color: #333333;
  text-align: left;
}

#decorative2 {
  background-image: linear-gradient(to bottom, #40ac62, #369656);
}

#contentOuterSeparator {
  margin-top: 0px;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: white;
  margin-bottom: 25px;
  height: 0px;
  background-color: transparent;
}

#footerOuterSeparator {
  margin-top: 55px;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #5f5f5f;
}

#headerSeparator {
  margin-top: 7px;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #333333;
}

h3, .page-content h3 a {
  font-weight: normal;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 28px;
  line-height: 45px;
}

h4, .page-content h4 a {
  font-weight: normal;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 21px;
  line-height: 45px;
}

h5, .page-content h5 a {
  font-weight: normal;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 17px;
  line-height: 45px;
}

h6, .page-content h6 a {
  font-weight: normal;
  font-style: normal;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 15px;
  line-height: 45px;
}

.line-separator {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #eaeaea;
  margin-top: 21px;
  margin-bottom: 21px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: white;
}

#headerSeparator2 {
  margin-top: 45px;
  margin-bottom: 18px;
}

#divVideo {
  border-top-width: 7px;
  border-top-style: solid;
  border-top-color: white;
  border-right-width: 7px;
  border-right-style: solid;
  border-right-color: white;
  border-bottom-width: 7px;
  border-bottom-style: solid;
  border-bottom-color: white;
  border-left-width: 7px;
  border-left-style: solid;
  border-left-color: white;
  margin-left: -5px;
box-shadow: 0px 15px 10px -10px rgba(0, 0, 0, 0.498), 0px 1px 4px rgba(0, 0, 0, 0.298);
  border-radius: 0px;
  margin-top: 36px;
}

.nav .dropdown-toggle .caret {
  border-top-color: black;
  border-bottom-color: black;
}

.nav .dropdown-toggle:hover .caret {
  border-top-color: black;
  border-bottom-color: black;
}

.navbar .dropdown-menu, .dropdown-menu {
  background-color: #363636;
  border-radius: 0px;
}

.navbar .dropdown-menu li > a, .dropdown-menu li > a, .navbar .nav-pills .open .dropdown-toggle {
  color: white;
}

.navbar .dropdown-menu li > a:hover, .navbar .dropdown-menu .active > a, .navbar .dropdown-menu .active > a:hover, .dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a, .navbar .nav-pills .open a.dropdown-toggle:hover {
  filter: none;
  color: white;
  background-color: #369656;
  background-image: none;
}

.navbar .nav-pills > li > a {
  margin-left: 2px;
  margin-right: 2px;
  padding-top: 35px;
  padding-right: 35px;
  padding-bottom: 35px;
  padding-left: 35px;
  border-radius: 0px;
  color: white;
  border-bottom-style: none;
}

.navbar .nav-pills > li > a:hover, .navbar .nav li.dropdown.open.active > .dropdown-toggle, .navbar .nav-pills > li > a:focus {
  color: white;
  background-color: #40ac62;
  border-bottom-style: none;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle {
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}

.navbar .nav-pills > .active > a, .navbar .nav-pills > .active > a:hover, .navbar .nav-pills li.dropdown.open > .dropdown-toggle, .navbar .nav-pills li.dropdown.active > .dropdown-toggle {
  color: white;
  background-color: #40ac62;
  border-bottom-style: none;
}

.navbar .ddmenu {
  margin-top: -2px;
  margin-bottom: 0px;
}

.navbar .nav-pills li.dropdown > .dropdown-toggle .caret, .navbar .nav-pills li.dropdown.open > .dropdown-toggle .caret, .navbar .nav-pills li.dropdown.active > .dropdown-toggle .caret, .navbar .nav-pills li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: white;
  border-bottom-color: white;
}

.navbar .nav-pills li.dropdown > .dropdown-toggle:hover .caret {
  border-top-color: white;
  border-bottom-color: white;
}

.navbar .nav-pills li.dropdown.active > .dropdown-toggle .caret {
  border-top-color: white;
  border-bottom-color: white;
}

.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0px;
  visibility: hidden;
  margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}

.ddmenu.nav-pills li a {
  font-family: Abel, sans-serif;
  font-size: 17px;
text-shadow: none;
  line-height: 15px;
}

.ddmenu .dropdown-menu li a {
  line-height: 29px;
  font-size: 15px;
}

#decorative2 {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 1032;
}

body {
  padding-top: 85px;
}

.lead h2 {
  font-size: 37px;
  line-height: 57px;
  font-family: "Open Sans";
}

.lead h3 {
  font-size: 21px;
  line-height: 31px;
}

.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0px;
  visibility: hidden;
  margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}

.navbar .btn-navbar-highlight {
  display: none;
  width: 100%;
}

#decorative2 {
  z-index: 100 !important;
}

@media (max-width: 979px) {
  #divLogo { margin-bottom: 10px; }
  .navbar .btn-navbar-highlight { display: inline; padding: 9px 14px; margin-top: 15px; }
  .navbar { width: 100%; }
  #divMenuRight { float: none; }
  .dropdown-menu .sub-menu { left: 0%; position: relative; top: 0px; visibility: visible; margin-top: 3px; display: block; }
  .dropdown-menu, .sub-menu { border-radius: 5px ! important; }
  .navbar .ddmenu { margin-top: 0px; margin-bottom: 0px; }
  #decorative2 { position: static; height: auto; }
  body { padding-top: 0px; }
}

@media (max-width: 767px) {
  #divLogo { margin-top: 10px; margin-bottom: 10px; }
  #divSiteTitle { font-size: 25px; }
  #divHeaderText { margin: 0px; padding: 10px 0px; }
  #divHeaderLine1 { margin-top: 0px; }
  #divMenuRight { width: 100%; margin-top: 0px; padding-top: 0px; }
  .ddmenu, .navbar .ddmenu { margin-top: 0px; margin-bottom: 0px; }
  .navbar .btn-navbar-highlight { padding: 9px 14px; margin-top: 0px; }
  .navbar { width: 100%; margin-top: 0px; padding-top: 0px; }
  #decorative1, #decorative2, #decorative3 { margin-left: -20px; margin-right: -20px; padding-left: 20px; padding-right: 20px; }
  #decorative2 { position: static; }
  body { padding-top: 0px; }
  #divFooter { margin-left: -20px; margin-right: -20px; padding-left: 20px; padding-right: 20px; }
  #divBoxed > #divFooter { margin-left: 0px; margin-right: 0px; padding-left: 0px; padding-right: 0px; }
  body > #footerOuterSeparator, body > #contentOuterSeparator { margin-left: -20px; margin-right: -20px; }
  .headerArea, .topArea { padding: 20px ! important; }
  #camera_wrap { margin-top: 20px; }
  #divVideo { margin-top: 20px; }
  .dropdown-menu .sub-menu { left: 0%; position: relative; top: 0px; visibility: visible; margin-top: 3px; display: block; }
  .dropdown-menu, .sub-menu { border-radius: 5px ! important; }
  .navbar .ddmenu { margin-top: 0px; margin-bottom: 0px; }
}

#introductiongite {
  font-size: 16px;
  line-height: normal;
  color: #333333;
}

