body {
  background: url(/Sites/184/_Layout/htmlBg.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* Set custom font for the File more than one */

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

@font-face {
  font-family: FontName2;
  src: url(/Sites/184/_Layout/tahoma.ttf);
}
/*Will be the default font across the website*/

/*Main background image*/

.navbar-fixed-bottom,
.navbar-fixed-top {
  z-index: 10;
}
/* font*/

body,
p,
div {
  font: 12pt FontName2;
  color: black;
}
.row {
  margin-top: 2px;
}
.mainContents {
  background: url(/Sites/184/_Layout/mainContents.png) center;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.cp_cp3_6_3_3_text,
.cp_cp3_6_3_1_text {
  background: #c8d1e7 url(/Sites/184/_Layout/RHSBackground.jpg) no-repeat;
  padding: 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.bg-white {
  background-color: white;
}
.bricks {
  padding: 25px 8px 8px 8px;
  margin-bottom: 24px;
  height: 325px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.brick3,
.brick1 {
  padding-top: 200px;
}
.brickWithBg .bricks-text {
  background: url(/Sites/2/_Layout/BlockBG.png);
  padding: 8px 5px 8px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.bricks-text a h4 {
  color: white;
}
.bricks a:hover {
  text-decoration: none;
}
.minutes,
.events,
.news {
  background-image: url(/Sites/184/_Layout/MinutesBg.png);
  border: solid 1px #bbbbbb;
  padding: 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.navbar {
  border: none;
  background-color: #6a1c44;
  background-position: top;
  background-repeat: repeat-x;
  margin-bottom: 0px;
}
.navbar-default {
  border: 0px;
  border-radius: 0px;
}
/*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: #c4a5b5;
}
/*Nav drop down*/

.navbar-default .dropdown-menu li a {
  font-size: 12pt;
  color: white;
  background-color: #6a1c44;
}
.navbar-default .dropdown-menu li a:hover {
  font-size: 12pt;
  color: black;
  background-color: white;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
}
.rteText img {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.thumbnail {
  position: relative;
  overflow: hidden;
}
.caption {
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(/Sites/184/_layout/BrickBgrd.png);
  background-size: 100%;
  width: 100%;
  height: 100%;
  display: none;
  text-align: center;
  color: white !important;
  z-index: 2;
}
.label-default {
  background-color: #992f66;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 130%;
  font-weight: 500;
  line-height: 2;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a {
  color: #6a1c44;
  font-weight: bold;
}
a:hover {
  color: black;
  font-weight: bold;
}
.carousel {
  position: relative;
  margin-bottom: 25px;
}
