#site-template-global .page-nav {
  border-top: 5px solid #9C6114;
  border-bottom: 5px solid #9C6114;
  background: #fff;
}
#site-template-global .page-nav.no-menu {
  border-bottom: none;
}

#site-template-global .page-nav ul li {
  padding-top: 8px;
  padding-bottom: 3px;
  margin-top: 0;
}

#site-template-global .page-nav ul li.selected {
  margin-top: 0;
}

#site-template-global .page-nav ul li a {
  color: #8E5614;
  font: 18px Georgia, serif;
  letter-spacing: 1px;
  padding: 0 22px;
  height: 17px;
  line-height: 17px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  border-right: 1px solid #9C6114;
}

#site-template-global .page-nav ul li.last a {
  color: #8E5614;
  letter-spacing: 1px;
  height: 17px;
  line-height: 17px;
  text-decoration: none;
  display: inline-block;
  border-right: none;
}

#site-template-global .page-nav ul li a.active {
  border-right: none;
}

#site-template-global .page-nav-left-inner #siteseeker-search-form,
#site-template-global .page-nav-left-inner #siteseeker-search-form--2 {
  margin-top: 5px;
  margin-right: 0;
}

#site-template-global .page-nav-left-inner #siteseeker-search-form input[type="submit"],
#site-template-global .page-nav-left-inner #siteseeker-search-form--2 input[type="submit"] {
  border: none;
  background-color: #9C6114;
  color: #fff;
}


#site-template-global .page-branding {
  padding: 8px 0 16px
}

#site-template-global .page-branding .pane-pane-header {
  float: left;
}

#site-template-global .page-nav-wrapper {
  clear: both;

}

.global-header .branding-left {
  margin-top: 8px;
  float: left;
}

.global-header .branding-left #logo h1 {
  font-size: 0px;
  line-height: 0px;
  margin:0;
}

.global-header .branding-right {
  float: right;
}

.global-header .pane-menu-lu-navigation-secondary {
  margin-bottom: 10px;
  overflow: hidden;
}

.global-header .pane-menu-lu-navigation-secondary ul {
  border-right: 1px solid #9C6114;
  float: left;
  padding: 0 10px;
  max-width: 110px;
  line-height: 14px;
}

.global-header .pane-menu-lu-navigation-secondary ul.last {
  border-right: none;
}

.global-header .pane-menu-lu-navigation-secondary ul li a {
  font-size: 11px;
  text-decoration: none;
  color: #8E5614;
}

.global-header .siteseeker-search-form {
  margin-top: 12px;
  float: right;
}

.global-header .siteseeker-search-form .form-item-search {
  float: left;
  margin: 0;
  position: relative;
}
.global-header .siteseeker-search-form .form-submit {
  background-color: #9C6114;
  background-image: none;
  border: 1px solid #9C6114;
  border-radius: 0 0 0 0;
  box-shadow: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: Georgia;
  font-size: 11px;
  height: 27px;
  letter-spacing: 1px;
  line-height: normal;
  margin: 0;
  padding: 0 5px 3px;
  text-shadow: none;
  text-transform: uppercase;
}

.global-header .siteseeker-search-form .form-item-search input {
  width: 220px;
  height: 15px;
}
