@font-face {
  font-family: FontName1;
  /* Customise this name for each custom font */
  src: url(/Sites/2655/_Layout/OpenSans-Light.ttf);
}
/* Set custom font for the File more than one */

@font-face {
  font-family: FontName2;
  src: url(/Sites/2655/_Layout/OpenSans-Regular.ttf);
}
body {
  background: url(/Sites/2655/_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/2655/_Layout/mainContents.png) center;
  margin-top: -20px;
}
.site-header {
  background-color: white;
}
.compo-id78427 h4 {
  font: 14pt FontName2;
  color: white;
}
body,
p,
div {
  font: 12pt FontName2;
  color: #565656;
}
a,
a:visited {
  text-decoration: underline;
  color: #4c6217;
  font-weight: bold;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
  color: #a82d25;
  font-weight: bold;
}
.header {
  border: none;
  background: white;
  background-position: bottom;
  background-repeat: repeat-x;
}
.menu {
  float: none;
  text-align: center;
}
/*Nav Main font size*/

.navbar-default .navbar-nav > li > a {
  font-size: 13pt;
  color: white;
  text-decoration: none;
}
.navbar-default .navbar-nav > li > a:hover {
  font-size: 13pt;
  color: #d3d7c6;
  text-decoration: underline;
}
/*Nav drop down*/

.navbar-default .dropdown-menu li a {
  font-size: 13pt;
  color: #565656;
  text-decoration: none;
}
.navbar-default .dropdown-menu li a:hover {
  font-size: 13pt;
  color: #4c6217;
}
.navbar {
  background-color: #4c6217;
}
.menu ul li.ms_top {
  float: none;
  display: inline-block;
}
.menu ul li a.ms_top span {
  color: #0947d1;
}
.BottomMargin {
  margin-bottom: 0px;
}
.bricks {
  padding: 15px 0;
}
.now_page {
  background: #a8c8f4;
}
h1 {
  text-transform: none;
  color: #5b6063;
}
.compoTitle h2 {
  font: 22pt FontName1;
  color: #4c6217;
  margin-top: 5px;
  margin-bottom: 5px;
}
h2 {
  font: 16pt FontName1;
  color: #4c6217;
}
h3 {
  font: 16pt FontName1;
  color: #4c6217;
}
h4 {
  font: 16pt FontName2;
  color: #4c6217;
}
.minutes h4 {
  font: 14pt Fontname2;
  color: #565656;
  text-align: center;
}
.minutes p {
  text-align: center;
}
.bricks-text h4 {
  color: white;
}
.HeadingImage {
  margin-top: -48px;
  margin-bottom: -10px;
}
.CompoBs_HeadingImage img {
  border: 3px solid white;
}
.bricks .block h4.brickWithBg,
.bricks .block p.brickWithBg {
  background-image: url(/Sites/2655/_Layout/BrickH4Bg.png);
  padding-top: 50px;
  padding-bottom: 5px;
  color: white;
  font: 14pt Fontname2;
}
.bricks {
  padding: 8px 8px 8px 8px;
  margin-bottom: 24px;
  height: 280px;
}
.bricks a:hover {
  color: white;
}
.brickWithBg .bricks-text {
  background-image: url(/Sites/2655/_Layout/BrickH4Bg.png);
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 150px;
  text-align: center;
  color: white;
}
.bricks4 a:hover {
  color: white;
}
.bricks4 {
  background-color: white;
  border: 0px;
}
h5 {
  background-color: #4c6217;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  font: 13pt FontName2;
  color: white;
  text-align: center;
}
h5 a {
  color: white;
}
h5 a:hover {
  color: #4c6217;
}
h6 {
  background-color: #f2f2f2;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
  font: 12pt FontName2;
  color: #565656;
  text-align: center;
}
h6 a {
  color: #4c6217;
}
h6 a:hover {
  color: #a82d25;
}
.footer {
  background-color: #4c6217;
}
.compo-footer div {
  background-color: #4c6217;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 0px;
  text-align: center;
  color: white;
  font-size: 12pt;
}
.compo-footer a {
  color: white;
  font: 13pt;
}
.compo-footer a:hoover {
  color: #ececec;
  font: 13pt;
}
.news {
  background: #f2f2f2;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0px;
  text-align: center;
}
.news a {
  color: #4c6217;
}
.news a:hover {
  color: #a82d25;
}
.minutes {
  background: #f2f2f2;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 0px;
  text-align: center;
}
.minutes a {
  color: #4c6217;
}
.minutes a:hover {
  color: #a82d25;
}
