
.searchbar {
  background-color: rgb(97, 51, 32);
}
ul.nice-menu a.active {
  color: rgb(169, 80, 44);
}
ul.nice-menu li.menuparent ul, #header-region ul.nice-menu li.menuparent ul {
  background: rgb(169, 80, 44)
}
.vci-text .readmore:hover {
  background: rgb(169, 80, 44)
}
.timelineouter {
  border: 3px solid rgb(169, 80, 44)
}
.timelinearea li:hover:after {
  background: rgb(169, 80, 44)
}
.information-tab h2 {
  background: rgb(169, 80, 44);
  cursor: pointer
}
.update-controls li i {
  color: rgb(169, 80, 44)
}
ul.linksarea li a:before {
  color: rgb(169, 80, 44)
}
.newsbox .viewall {
  color: rgb(169, 80, 44);
  border-top: 1px solid rgb(169, 80, 44);
  border-bottom: 1px solid rgb(169, 80, 44)
}
a.btn.viewall:hover {
  border-top: 1px solid rgb(169, 80, 44);
  border-bottom: 1px solid rgb(169, 80, 44);
  background: rgb(169, 80, 44)
}
.storyarea .breadcrumb-item.active {
  color: #a9502c;
}
ul.update-controls li i {
  color: rgb(169, 80, 44);
}
.customtable th {
  background: rgb(169, 80, 44);
}
.right-menu2:before {
  background: #a9502c;
}
form#webform-client-form-3 .form-submit{
	border-top: 1px solid rgb(169, 80, 44);
  border-bottom: 1px solid rgb(169, 80, 44);
}
form#webform-client-form-3 .form-submit:hover{background: rgb(169, 80, 44);color: rgb(255,255,255);}
.newsareainner {background: url(../images/newsbgblack.png) left top no-repeat rgb(255,255,255); background-position: 0;padding-top: 10px;}
.newsarea {
    position: relative;
    padding-bottom: 40px;
    background: url(../images/newsbgbottomblack.png) left bottom no-repeat rgb(233,236,244);
}
form#webform-client-form-3 input{box-shadow: 0px 0px 3px 1px rgba(169, 80, 44, .43);}

@media (min-width: 1440px){
.newsareainner {
	background-size: 31.12% 100%;
	}
	
.newsarea {
    background-size: 31.12% 100%;
}
}