body {
  color: black;
  font-family: "Times New Roman", serif;
  font-size: 16px;
  background-image: url("../assets/img/tabbkgnd.jpg"); }

h1, h2, h3, h4, h5, h6 {
  font-family: "Times New Roman", serif; }

.centre {
  margin: auto;
  display: block; }

.btn-access-first:first-letter {
  text-decoration: underline; }

blockquote {
  border-left: 5px solid transparent; }

table {
  margin-left: 2em;
  margin-right: 2em;
  margin-bottom: 16px;
  border-width: 1px;
  border-spacing: 2px;
  border-style: outset;
  border-color: gray;
  border-collapse: separate;
  background-color: white; }

table th, table td {
  border-width: 1px;
  padding: 3px;
  border-style: inset;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-color: gray; }

table th {
  background-color: #ddeeff;
  font-weight: bold; }

table td {
  background-color: #fcf8e3; }

.container-fluid {
  padding-left: 0px; }

#content h1 {
  color: #986844; }

#content h2 {
  border-top-style: dotted;
  border-top-width: 1px; }

img {
  background-color: white; }

img.inline, img.gallery {
  display: inline;
  vertical-align: top;
  width: 120px;
  border: 1px solid gray; }

.slides {
  display: flex;
  overflow: auto; }

.slide {
  margin: 10px; }

.gsc-control-cse {
  background-image: url("../assets/img/tabbkgnd.jpg");
  border: 0 !important;
  margin-left: -12px !important; }

.googlesearch {
  background-image: url("../assets/img/tabbkgnd.jpg");
  margin-right: 10% !important; }

.gsc-resultsHeader {
  visibility: hidden !important; }

.gsc-webResult {
  background-color: transparent; }

.gsc-table-result {
  margin: 0 !important;
  padding: 0; }

.gsc-wrapper {
  margin-left: 5% !important; }

.gsc-table-result {
  padding: 0px !important;
  border: none; }

.gsc-input table {
  margin: 0px;
  border: none; }

.gcsc-branding-img-noclear {
  background: none; }
