@import url(https://fonts.googleapis.com/css?family=Bevan);

@import url(https://fonts.googleapis.com/css?family=Stint+Ultra+Condensed);
._marginNull {
  margin: 0 !important;
}
._paddingNull {
  padding: 0 !important;
}
._borderNull {
  border: none !important;
}
._backgroundNull {
  background: none !important;
}
._relative {
  position: relative;
}
._absolute {
  position: absolute;
}
.wrap {
  overflow: hidden;
}
._txtLeft {
  text-align: left;
}
._txtRight {
  text-align: right;
}
._txtCenter {
  text-align: center;
}
._fullWidth {
  width: 100%;
}
/*------ template stylization ------*/
body {
  font: 14px Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 20px;
  color: #ffffff;
  min-width: 1170px;
  background: #f1f1f1;
}
#webSiteLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: 1023;
}
#webSiteLoader > span {
  position: absolute;
  left: 50%;
  top: 50%;
}
#pageLoader {
  position: fixed;
  width: 10px;
  height: 10px;
  top: 50%;
  left: 50%;
  margin: -5px 0 0 -5px;
  z-index: 1000;
  display: none;
}
#pageLoader > div {
  background: url(../img/page_loader.gif) 0 0 no-repeat;
  width: 50px;
  height: 50px;
}
/*------------- HEADER ---------------------------------------------------------- */
header {
  width: 100%;
  position: absolute;
  display: block;
  z-index: 3;
  top: 0px;
  height: 370px;
}
header .container {
  position: relative;
  text-align: center;
}
h1 {
  margin: 0;
  position: relative;
  z-index: 1;
}
h1 > a {
  display: inline-block;
  position: relative;
  margin-top: 5px !important;
  width: 350px;
  height: 350px;
}
/*---------------- HEADER end ------------------------------------------------*/
/*-------------- FOOTER ---------------------------------------------------- */
footer {
  color: #5d472d;
  position: absolute;
  width: 100%;
  z-index: 2;
  bottom: 0px;
  height: 120px;
  background: url(../img/bg2.png);
  text-align: center;
}
footer .privacy_text {
  font: 10px/14px 'Bevan', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #5d472d;
  display: inline-block;
  text-transform: uppercase;
  white-space: nowrap;
  margin-top: 20px;
}
/*----------- FOOTER END ------------------------------------------------------*/
/*---------------- MENU ------------------------------------------------------*/
.select-menu {
  display: none;
  width: 100%;
}
.containerHolder .navbar {
  position: relative;
  margin: 0;
  background: none;
  height: 52px;
}
.containerHolder .navbar > .navbar-inner {
  padding: 0;
  border-radius: 0;
  margin: 0;
  border: none;
  filter: none;
  box-shadow: none;
  background: url(../img/bg3.png);
}
.sf-menu {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  width: 1170px;
}
.sf-menu > li {
  position: relative;
  display: inline-block;
  float: left;
  width: 195px;
}
.sf-menu > li > a {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.sf-menu > li > a:hover {
  text-decoration: none;
}
.sf-menu > li > a .base_text {
  color: #ffffff;
  font: 24px/52px 'Stint Ultra Condensed', Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  z-index: 2;
  text-align: center;
  width: 100%;
}
.sf-menu > li > a .over_text {
  color: #36321f;
  font: 24px/52px 'Stint Ultra Condensed', Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  position: absolute;
  display: inline-block;
  z-index: 2;
  text-align: center;
  width: 100%;
  left: 0;
}
.sf-menu > li > a ._area {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 10;
  left: 0;
  display: block;
  background: url(../img/pixel.png);
}
.sf-menu > li > a ._over {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
  left: 0;
  display: block;
  background: url(../img/bg1.png);
}
.sf-menu ul {
  position: absolute;
  list-style: none;
  margin: 0;
  left: 0px;
  top: 52px;
  z-index: 10;
  width: 100%;
  padding: 20px 0;
  background: url(../img/bg1.png);
}
.sf-menu ul > li {
  display: block;
  margin-bottom: 0px;
}
.sf-menu ul a {
  color: #36321f;
  font: 24px/34px 'Stint Ultra Condensed', Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-decoration: none;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  text-indent: 30px;
  width: 100%;
}
.sf-menu ul a:hover {
  color: #ffffff;
  background: #5d472d;
  text-decoration: none;
}
.sf-menu ul .hoverItem {
  color: #ffffff !important;
  background: #5d472d;
  text-decoration: none;
}
.sf-menu .sub2 {
  top: 0px;
  left: 0px;
  padding: 0;
  position: relative;
  background: none;
}
.sf-menu .sub2 li a {
  text-indent: 50px;
  color: #36321f !important;
}
.sf-menu .sub2 li a:hover {
  color: #36321f !important;
  background: url(../img/bg4.png);
}
/*-------------   menu end  --------------*/
/*----------------- CONTENT BASE --------------------------------------------------- */
#wrapper .containerHolder {
  position: absolute;
  width: 100%;
  z-index: 1;
  bottom: 120px;
}
#wrapper section {
  position: relative;
  width: 100%;
  z-index: 1;
  top: 0px;
  background: url(../img/bg1.png);
}
#wrapper section > div {
  position: relative;
}
.dynamicContent {
  position: absolute;
  width: 100%;
}
.dynamicContent > .content {
  padding: 0;
}
h2 {
  font: 24px/30px 'Bevan', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #36321f;
  text-transform: uppercase;
  margin: 0 0 25px 0;
}
h3 {
  font: 18px/20px 'Bevan', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #b52300;
  margin: 0 0 8px 0;
}
p {
  font: 13px/18px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #5d472d;
  margin-bottom: 18px;
}
.more_btn1 {
  display: inline-block;
  font: 600 13px/20px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #ffffff;
  background: #b52300;
  white-space: pre;
  padding: 3px 12px;
  border: none;
  box-shadow: none;
  text-shadow: none;
  border-radius: 0px;
  background-position: 0;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.more_btn1:hover {
  text-decoration: none;
  color: #b52300;
  background: #ffffff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*--- content end ------*/
/*---------------------- LINKS ---------------------------------- */
._link1 {
  font: 10px/14px 'Bevan', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #5d472d;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
._link1:hover {
  color: #b52300;
  text-decoration: none;
}
._link2 {
  font: 600 13px/18px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #5d472d;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
._link2:hover {
  color: #b52300 !important;
  text-decoration: none;
}
._link3 {
  font: 600 13px/18px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #b52300;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
._link3:hover {
  color: #5d472d !important;
  text-decoration: none;
}
._link4 {
  font: 10px/5px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #b52300;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-left: -5px !important;
}
._link4:hover {
  color: #5d472d !important;
  text-decoration: underline;
}
/*-------------------------- MARGIN PADDING --------- */
.margin1 {
  margin-bottom: 28px;
}
.margin2 {
  margin-bottom: 5px;
}
.paddingBlock1 {
  padding: 45px 0 60px 0;
}
/*-------------------------- TEXTSTYLES ------------- */
.textStyle1 {
  font: 24px/24px 'Stint Ultra Condensed', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #5d472d;
}
.textStyle2 {
  font: 18px/20px 'Bevan', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #b52300;
  display: block;
}
.textStyle3 {
  font: 16px/20px 'Bevan', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #b52300;
  display: block;
  text-transform: uppercase;
}
.textStyle4 {
  font: 36px/40px 'Stint Ultra Condensed', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #b52300;
  display: block;
}
.textStyle5 {
  font: 16px/20px 'Bevan', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #5d472d;
  display: block;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.textStyle6 {
  font: 18px/20px 'Bevan', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #b52300;
  display: block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.textStyle7 {
  font: 36px/40px 'Stint Ultra Condensed', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #5d472d;
  display: block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.textStyle8 {
  font-weight: 600;
}
/*-------------------------- LISTS ------------------ */
._list1 {
  list-style: none;
  margin: 0;
}
._list1 li {
  display: block;
  position: relative;
  margin-bottom: 10px;
  background: url(../img/marker1.png) 0 8px no-repeat;
}
._list1 li a {
  display: inline-block;
  margin-left: 15px;
  font: 600 13px/16px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #5d472d;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
._list1 li a:hover {
  color: #b52300;
  text-decoration: none;
}
._list2 {
  list-style: none;
  margin: 0;
  width: 210px;
}
._list2 li {
  display: block;
  position: relative;
  margin-bottom: 33px;
}
._list2 li a {
  font: 10px/10px 'Stint Ultra Condensed', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #36321f;
  display: inline-block;
  text-transform: uppercase;
  padding: 8px 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
._list2 li a .txt1 {
  display: inline-block;
  width: 100%;
  font-size: 36px;
  line-height: 36px;
}
._list2 li a .txt2 {
  display: inline-block;
  width: 100%;
  font-size: 60px;
  line-height: 50px;
  font: 50px/40px 'Stint Ultra Condensed', Arial, "Helvetica Neue", Helvetica, sans-serif;
}
._list2 li a .txt3 {
  display: inline-block;
  width: 100%;
  font-size: 60px;
  line-height: 50px;
}
._list2 li a .txt4 {
  display: inline-block;
  width: 100%;
  font-size: 30px;
  line-height: 30px;
}
._list2 li a .txt5 {
  display: inline-block;
  width: 100%;
  font-size: 36px;
  line-height: 36px;
}
._list2 li a .txt6 {
  display: inline-block;
  width: 100%;
  font-size: 47px;
  line-height: 40px;
}
._list2 li a:before {
  width: 100%;
  height: 2px;
  position: absolute;
  display: block;
  top: 0;
  background: url(../img/divider1.png) 0 0 repeat-x;
  content: ' ';
}
._list2 li a:after {
  width: 100%;
  height: 2px;
  position: absolute;
  display: block;
  bottom: 0;
  background: url(../img/divider1.png) 0 0 repeat-x;
  content: ' ';
}
._list2 li a:hover {
  color: #b52300;
}
._list2 li a:hover:before {
  background: url(../img/divider1.png) 0 100% repeat-x;
}
._list2 li a:hover:after {
  background: url(../img/divider1.png) 0 100% repeat-x;
}
._list3 {
  list-style: none;
  margin: 0;
}
._list3 li {
  display: block;
  position: relative;
  margin-bottom: 2px;
  overflow: hidden;
}
._list3 li a {
  display: inline-block;
  width: 100%;
}
._list3 li a .marker {
  width: 29px;
  height: 27px;
  background: url(../img/marker2.png) 0 0 no-repeat;
  display: inline-block;
  overflow: hidden;
  margin-right: 2px;
  float: left;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
._list3 li a .txt1 {
  margin-left: 31px;
  font: 600 13px/27px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #5d472d;
  width: 239px;
  background: url(../img/bg4.png);
  text-indent: 13px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
._list3 li a:hover {
  text-decoration: none;
}
._list3 li a:hover .marker {
  background: url(../img/marker2.png) 0 100% no-repeat;
}
._list3 li a:hover .txt1 {
  color: #ffffff;
  background: #b52300;
}
/*-------------------------- EXTRA -------------------*/
.space1 {
  display: inline-block;
  width: 25px;
}
.figure1 {
  float: left;
  margin: 0 20px 0 0;
  border: 5px solid #c9c5af;
}
.figure1 img {
  border: 1px solid #ebebdc;
  background: none;
  box-shadow: none;
  padding: 0;
}
.figure2 {
  float: left;
  margin: 0 20px 0 0;
  border: 5px solid #c9c5af;
}
.figure2 img {
  border: 1px solid #ebebdc;
  background: none;
  box-shadow: none;
  padding: 0;
}
.figure3 {
  float: right;
  margin: 0 0 0 20px;
  border: 5px solid #c9c5af;
}
.figure3 img {
  border: 1px solid #ebebdc;
  background: none;
  box-shadow: none;
  padding: 0;
}
.time1 {
  font: 18px/20px 'Bevan', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #b52300;
  display: block;
  margin-bottom: 8px;
}
.box1 {
  position: relative;
  padding: 12px 0;
}
.box1 a:hover {
  text-decoration: none;
}
.box1:before {
  width: 100%;
  height: 2px;
  position: absolute;
  display: block;
  top: 0;
  background: url(../img/divider1.png) 0 0 repeat-x;
  content: ' ';
}
.box1:after {
  width: 100%;
  height: 2px;
  position: absolute;
  display: block;
  bottom: 0;
  background: url(../img/divider1.png) 0 0 repeat-x;
  content: ' ';
}
.box1:hover:before {
  background: url(../img/divider1.png) 0 100% repeat-x;
}
.box1:hover:after {
  background: url(../img/divider1.png) 0 100% repeat-x;
}
.thumb-pad1 {
  position: relative;
}
.thumb-pad1 .thumbnail {
  border-radius: 0;
  border: none;
  padding: 0;
  box-shadow: none;
}
.thumb-pad1 .thumbnail img {
  display: block;
  background: none;
  box-shadow: none;
  padding: 0;
  border: 5px solid #c9c5af;
  margin-bottom: 20px;
}
.thumb-pad1 .thumbnail .caption {
  padding: 0;
  position: relative;
}
.thumb-pad2 {
  position: relative;
  background: url(../img/bg2.png);
}
.thumb-pad2 .thumbnail {
  border-radius: 0;
  border: none;
  padding: 0;
  box-shadow: none;
}
.thumb-pad2 .thumbnail img {
  display: inline-block;
  background: none;
  box-shadow: none;
  padding: 0;
  border: 5px solid #c9c5af;
  margin: 10px 10px 15px 10px;
}
.thumb-pad2 .thumbnail .caption {
  padding: 0 10px 14px 10px;
  position: relative;
}
.extra1 {
  width: 100%;
  height: 137px;
  position: absolute;
  display: block;
  top: -40px;
  left: 0;
  background: url(../img/extra1.png) 50% 50% no-repeat;
}
.btnHolder {
  position: absolute;
  width: 112px;
  height: 35px;
  left: 50%;
  top: -35px;
  margin-left: -54px;
}
.btnHolder a {
  width: 56px;
  height: 35px;
  display: inline-block;
  float: left;
  overflow: hidden;
}
.btnHolder a img {
  position: relative;
  top: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.btnHolder a:hover img {
  top: -35px;
}
.extraLink1:hover .textStyle2 {
  color: #b52300;
}
.extraLink1:hover .textStyle5 {
  color: #b52300;
}
.extraLink1:hover .textStyle7 {
  color: #b52300;
}
.extraLink2:hover .textStyle5 {
  color: #b52300;
}
.extraLink2:hover .textStyle6 {
  color: #b52300;
}
.extraLink2:hover .textStyle7 {
  color: #b52300;
}
/*----------------------------- slider --------------------------*/
._slider {
  position: relative;
  top: 0px;
  left: 0;
  width: 100%;
  margin-top: 20px;
}
._slider #inner {
  margin-top: 45px;
}
._slider #inner ul {
  list-style: none;
  margin: 0;
}
._slider #inner ul li {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin: 0 2px;
}
._slider #inner ul li a {
  width: 12px;
  height: 12px;
  display: block;
  background: #ffffff;
  border-radius: 10px;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
._slider #inner ul li a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
._slider #inner ul .active a {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
#slider_simple1 {
  width: 1170px;
  height: 60px;
  display: inline-block;
  position: relative;
}
#slider_simple1:after {
  width: 100%;
  height: 15px;
  position: absolute;
  display: block;
  bottom: -30px;
  background: url(../img/extra2.png) 50% 50% no-repeat;
  content: ' ';
}
#slider_simple1 > .slider_set {
  list-style: none;
  margin: 0;
}
#slider_simple1 > .slider_set > li {
  left: 0;
}
#slider_simple1 > .slider_set > li .sliderText {
  font: 30px/30px 'Stint Ultra Condensed', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #ffffff;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px;
}
/*---------gallery bg--------*/
#bgHolder {
  position: fixed !important;
  z-index: -1 !important;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
}
#imageHolder {
  overflow: hidden;
}
#imgSpinner {
  position: fixed;
  width: 100%;
  height: 100%;
  background: none;
  z-index: 1;
  top: 0;
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
#imgSpinner > span {
  position: absolute;
  left: 50%;
  top: 50%;
}
.mainBg2 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/bg_dark.png);
  z-index: 2;
  left: 100%;
}
/*-------------------------- GOOGLE MAP --------------*/
.g_map {
  width: 570px;
  height: 310px;
  margin: 0 20px 0 0;
  padding: 5px;
  background: #c9c5af;
  overflow: hidden;
  float: left;
}
.g_map iframe {
  border: none;
  outline: none;
  width: 100%;
  height: 100%;
  border: 1px solid #ebebdc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*-------------------------- CONTACT FORM --------------*/
#form1 {
  position: relative;
  display: block;
}
#form1 label {
  margin-bottom: 5px;
  position: relative;
  color: #ffffff;
  display: inline-block;
}
#form1 label input,
#form1 label textarea {
  outline: none;
  box-shadow: none;
  border-radius: 0;
  margin: 0;
  width: 100%;
  border: none;
  padding: 5px 10px;
  background: #c9c5af;
  font: 13px/16px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #5d472d;
  float: left;
}
#form1 label textarea {
  width: 350px;
  height: 133px;
  resize: none;
}
#form1 label input {
  width: 350px;
}
#form1 .error {
  width: 100%;
  font-size: 10px;
  line-height: 12px;
  position: absolute;
  text-align: right;
  top: 0;
  color: #ffffff;
}
#form1 .empty {
  width: 99%;
  font-size: 10px;
  line-height: 12px;
  position: absolute;
  text-align: right;
  top: 0;
  color: #ffffff;
}
#form1 .success {
  background: #c9c5af;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 0;
  width: 370px;
  height: 110px;
}
#form1 .success > span {
  color: #5d472d;
  font: 13px/20px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: center;
  width: 100%;
  display: inline-block;
  margin-top: 45px;
}
.btns {
  margin-top: 10px;
  right: 0;
}
.btns > a {
  margin-right: 7px;
}
/*------------- SEARCH form ------------------------------------------------------*/
#search {
  margin: 0;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
#search input {
  border: none;
  outline: none;
  box-shadow: none;
  width: 345px;
  border-radius: 0;
  margin-bottom: 0;
  padding: 5px 10px;
  background: #c9c5af;
  font: 13px/16px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #5d472d;
}
#search a {
  margin: 20px 0 0 0;
}
#search #advancedSearch:hover {
  color: #005580;
}
/*------------- SEARCH LIST ------------------------------------------------------*/
.search_list .search {
  color: #b52300;
}
.search_list h4 {
  color: #b52300;
}
.search_list > li {
  margin-bottom: 25px;
  font: 13px/18px 'Trebuchet MS', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #5d472d;
}
.search_list > li h4 {
  margin: 0;
}
.search_list > li h4 > a {
  font: 20px/25px 'Bevan', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #b52300;
  text-shadow: none;
  text-decoration: underline;
}
.search_list > li h4 > a:hover {
  text-decoration: none;
}
.search_list > li .match {
  display: block;
  color: #b52300;
  font-size: 14px;
  font-weight: bold;
}
/*Core variables and mixins*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
table,
caption,
th,
td {
  border: 2px solid rgb(128, 38, 38);
  border-collapse: collapse;
  color: #000000;

}

caption,
th,
td {

  padding: 15px;
  font: 10px/14px 'Bevan', Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #000000;

}

caption {

  background-color: rgb(128, 38, 38);

}

th {

  background-color: rgba(128, 38, 38, 0.499);

}

td {

  background-color: rgba(255, 255, 255, 0.151);
  text-align: center;

}
.img-polaroid_event {
  width: 340px !important;
  height: 250px !important;
}
.img-polaroid_news {
  width: 200px !important;
  height: 150px !important;
}