/* For curved edges in images and boxes  */
/* Drop shadows for  images and boxes*/
body,
p {
  font: 16px/22px 'Open Sans', sans-serif;
}
body {
  background: url(/Sites/2480/_Layout/htmlBg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.mainContents {
  background: url(/Sites/2480/_Layout/mainContents.png) center;
  margin-top: -20px;
}
.site-header {
  background-color: white;
}
a,
a:hover,
a:active,
a:focus,
a:visited {
  text-decoration: underline;
  color: #3b4818;
  font-weight: bold;
}
.center-block {
  display: none;
}
.menu {
  float: none;
  text-align: center;
}
.navbar {
  border-bottom: solid #bababa 3px;
  border-width: 0px 0px 3px 0px;
}
.menu ul li.ms_top {
  float: none;
  display: inline-block;
}
.menu ul li a.ms_top span {
  color: #0947d1;
}
.navbar {
  background-color: #3b4818;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
/*Nav Main font size*/

.navbar-default .navbar-nav > li > a {
  font-size: 12pt;
  color: white;
}
.navbar-default .navbar-nav > li > a:hover {
  font-size: 12pt;
  color: #b1b99f;
}
/*Nav drop down*/

.navbar-default .dropdown-menu li a {
  font-size: 12pt;
  color: black;
}
.navbar-default .dropdown-menu li a:hover {
  font-size: 12pt;
  color: #3b4818;
}
/*Text alignment in the navigation */

.navbar .navbar-collapse {
  text-align: center;
}
.BottomMargin {
  margin-bottom: 15px;
}
.bricks {
  padding: 15px 0;
}
.now_page {
  background: #a8c8f4;
}
.align-left {
  text-align: left;
}
h1 {
  text-transform: none;
  color: #5b6063;
}
.HeadingImage {
  margin-bottom: -10px;
}
.CompoBs_HeadingImage img {
  border: 3px solid white;
}
.bricks .block h4.brickWithBg,
.bricks .block p.brickWithBg {
  background-image: url(/Sites/2480/_Layout/BrickH4Bg.png);
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
}
.bricks a:hover {
  color: white;
}
.brickWithBg .bricks-text {
  background-image: url(/Sites/2480/_Layout/BrickH4Bg.png);
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
}
.bricks4 a:hover {
  color: white;
}
.bricks4 {
  background-color: white;
  border: 0px;
}
h5 {
  background-color: #3b4818;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  font: 16px/22px 'Open Sans', sans-serif;
  color: white;
  text-align: center;
}
h5 a {
  color: white;
}
h5 a:hover {
  color: #b1b99f;
}
h6 {
  background-color: #b1b99f;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  font: 16px/22px 'Open Sans', sans-serif;
  color: black;
  text-align: center;
}
h6 a {
  color: #3b4818;
}
h6 a:hover {
  color: black;
}
.compo-footer {
  background-color: #3b4818;
  height: 60px;
  padding-top: -10px;
  padding-bottom: 12px;
  padding-left: 20px;
  padding-right: 25px;
  margin-top: 0px;
  text-align: right;
  color: white;
  font-size: 12pt;
}
.compo-footer div.row p {
  text-align: left;
  color: white;
  font: 12pt FontName2;
}
.copyright body p {
  text-align: right;
  color: white;
  font-size: 10pt;
}
.compo-footer a {
  color: white;
  font: 13pt;
}
