#topmenuContainer {
    margin-top: 0.3em;
}
#topmenuContainer  img {
	max-height: 4em;
}
#pageHeader {
    height: 15em;
    background-image: url("../images/topimage2.png");
    background-size: cover;
    background-position: center 0;
    background-repeat: no-repeat;
    border-top: 1px solid #624113;
    border-bottom: 1px solid #624113;
    position: relative;
}
#siteNameSm > div {
    font-size: 9vw;
    text-align: center;
    font-family: serif;
    line-height: 1em;
 /*   -webkit-text-stroke: 1px white;
    -webkit-text-fill-color: #660000;
   */
    text-shadow:
     -1px 0px 0 #fff,  
      0px -1px 0 #fff,
      1px 0px 0 #fff,
      -1px 1px 0 #fff,
      -1px -1px 0 #fff,
      0px 1px 0 #fff,
      1px 1px 0 #fff,
      1px -1px 0 #fff,
       2px 2px 0 #000;
}

#siteNameSm {
    position: absolute;
    bottom: 0;
    width: 100%;
}

#siteNameMd img {
    height: inherit;
}

#siteNameMd {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 5.5em;
}


#herb-description {
    color: #6d160f;
	font-size: 1em;
}

.btn-default:hover {
    color: #825118;
    background-color: #f8dfbe;
    border-color: #825118
}
.row [class*='col-']:first-child {
    padding-right: 0;
    margin-right: 0;
}

.row [class*='col-']:last-child {
    padding-left: 0;
    margin-left: 0;
}

div, p {
	text-align: justify;
}

div,
ul,
li,
a {
    border: 0px solid blue;
}

#search-form img {
    height: 1.3em;
}

#topMenu ul li a {
    font-weight: bold;
    color: #000066;
}

#pageHeaderCalendar {
    display: none;
    border: 1px solid #624113;
    margin-top: -1px;
    margin-right: 15px;
    width: 26em;
    padding: 0.1em 0.2em;
    color: #624113;
    background: #edd4a1;
}


.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

.floated {
	float: left;
	width: 45%;
	margin-right: 0.7em;
}

.bottom-space-md {
    margin-bottom: 0.5em !important;
}

.text-center, .text-center div, .text-center p {
	text-align: center;
}

.text-container {
    position: relative;
    transform: translateY(50%);
}

.right-btn {
    border: 1px solid #624113;
    background-color: #edd4a1;
    color: #6d160f;
}

.yellow {
    color: #feed43
}

.panel-heading.dark-cherry-bg,
.panel-footer.dark-cherry-bg {
    background-color: #660000;
}

.dark-blue {
    color: #000066;
}

.rounded {
    border: 3px solid #6d160f;
    border-radius: 4px;
}

.padded {
    padding: 0.6em;
}

#main-page-carousel .carousel-indicators {
	bottom: 0.4em;
	left: 1.5em;
	margin-left: 0;
	text-align: left;
}

.panel-heading > h2 > a:hover {
	color: #FFFF99;
	text-shadow: 1px 1px 3px #999933;
	text-decoration: none;
}

.dark-blue-bg,
.panel-heading.dark-blue-bg,
.panel-footer.dark-blue-bg {
    background-color: #000066
}

.dark-blue-border {
    border: 1px solid #000066;
}

.dark-cherry {
    color: #660000;
}

.main-page-news .panel-body {
    padding-bottom: 0.5em;
}

.main-page-news.dark-cherry-border {
    border: 1px solid #660000;
}

.main-page-news-item h4 {
    text-shadow: 1px 1px 3px #999999;
}

.main-page-news-item {
    border-bottom: 2px solid #be7e16;
    margin: auto;
}

.main-page-life {
	font-size: larger;
    line-height: 1em;
}

.main-page-life a:hover .text-center p {
    text-decoration: underline;
}

.main-page-life .panel-heading {
    border-bottom: 0px;
}

.main-page-life .panel-body {
	height: 10em;
    background-color: #65B0D6;
}

.main-page-life .panel-body a.vertical-wrap {
    color: yellow;
	height: 100%;
	display: block;
}

.main-page-life .panel-body a.vertical-wrap > img {
    float: left;
    height: 100%;
}

.main-page-life .panel-body .text-center {
	overflow: hidden;
	position: relative;
    height:100%;
}

.main-page-life .panel-body .text-center > div {
    position: absolute;
	width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

a.dark-cherry:hover {
    color: #660000;
}

.global-news-logo-container {
    position: relative;
}

.global-news-logo {
    width: 5em;
    position: absolute;
    top: 0;
    right: 0.5em;
}

ul.left-menu li a {
    position: relative;
    height: 5em;
    font-size: larger;
    text-align: right;
    border: 1px solid gray;
}

ul.left-menu li a img {
    position: absolute;
    left: 0.4em;
    top: 5%;
    height: 90%;
}

.photogallery>.panel-body {
    padding: 0px;
}

.photogallery>.panel-body>img {
    width: 100%;
    height: 100%;
}

.photogallery>.panel-heading {
    border-bottom: 0px;
    text-align: center;
}

.carousel-caption {
    color: #feed43;
    font-size: 2.4em;
    text-shadow: 1px 1px 2px black, 0 0 0.5em #feed43, 0 0 0.2em darkblue;
}

.tob-submenu.row > [class*='col-']:nth-child(2) {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

.main-page-books .row [class*='col-']:first-child {
    padding-right: 5px;
    margin-right: 0;
}

.main-page-books  .row [class*='col-']:last-child {
    padding-left: 5px;
    margin-left: 0;
}

#pageFooter {
    border-top: 3px solid #6d160f;
    padding-top: 0.5em;
    background-repeat: repeat;
    background-color: #edd4a1;
    line-height: 1em;
    color: #6d160f;
}
