.WaGadgetMenuHorizontal .menuInner ul.firstLevel>li>.item>a {
    text-transform: uppercase;
    display: block;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    position: relative;
    padding: 15px 12px 7px;
    font: 16px/19px Roboto Condensed;
    color:#FFF;
    text-align: center;
}
.header1StickyWrapper.stick {
    position: relative;
    top: 0;
    z-index: 1000;
}

.zoneHeader2Outer {
    background-size: auto;
    background-position: 40% 30%;
    background-attachment: fixed;
    background-image: url(https://icg.wildapricot.org/resources/Pictures/IMG_2237.jpg);
    background-position: top-left;
}

<div id="id_Header2" data-componentId="Header2" class="WaPlaceHolder WaPlaceHolderHeader2" style="background-image:url(&#39;/BuiltTheme/homestead_beechwood.v3.0/current/1/BackgroundImages/Home_builders_Country-wood_id_header_02.jpg&#39;);background-repeat:no-repeat;background-position:right top;min-height:754px;">

.id_header2 .header2 .WaPlaceholderHeader2{;
    background-repeat: no-repeat;
    background-position: right top;
    min-height: 604px;
}

/* BUTTONS */

/* ALL BUTTONS */

input.typeButton, input[type="submit"]  {
	background: #003471 !important;
    padding: 4px 19px !important;
    color: #fff !important;
    border-radius: 2px !important;
}

input.typeButton:hover, input[type="submit"]:hover {
	background: #d4af36 !important;
}

#FunctionalBlock1_ctl00_ctl00_stepTemplate_cancelTop:hover {
    background: #d4af36 !important;
}

#FunctionalBlock1_ctl00_ctl00_stepTemplate_prevTop {
 	background: #003471 !important;   
}

#FunctionalBlock1_ctl00_ctl00_stepTemplate_prevTop:hover {
    background: #d4af36 !important;   
}

.functionalButton {
	background: #003471 !important;
}

.functionalButton:hover {
	background: #d4af36 !important;
}

/* Event Title Color */

.WaGadgetEventsStateDetails .pageTitleOuterContainer .pageTitleContainer h1.pageTitle {
    color: #003471
}

.WaGadgetEvents .pageTitleContainer h1.pageTitle, .WaGadgetEvents .titleContainer h1.pageTitle, .WaGadgetEvents .pageTitleContainer h1.pageTitle a, .WaGadgetEvents .titleContainer h1.pageTitle a {
    color: #003471  
}

/* Event Cancel Button Hover */

#FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_stepTemplate_cancel:hover, #FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_stepTemplate_cancelTop:hover {
    background: #d4af36 !important
}

/* Event Back Buttons Color */

#FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_stepTemplate_prev, #FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_stepTemplate_prevTop {
    background: #003471 !important
}

/* Event Back Buttons Hover */

#FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_stepTemplate_prev:hover, #FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_stepTemplate_prevTop:hover {
    background: #d4af36 !important
}

/* Event Description Page Back Link Above Title Removal */
.WaGadgetEventsStateDetails .pageTitleOuterContainer .pageBackContainer a {
    display: none;
}

/* LINKS */

/* All Links */

a, a:link, a:visited {
    color: #003471
}

a:hover {
    color: #d4af36
}

/* CENTERED MAIN NAV DROPDOWN MENU */

.WaGadgetMenuHorizontal .menuInner ul ul {
    left: 25%;
}

/* MEMBERS ONLY NAV */

.WaGadgetCustomMenu .orientationHorizontal li, .WaGadgetNavigationLinks .orientationHorizontal li {
    margin: 0 10px 10px 10px;
}

.WaGadgetCustomMenu li a, .WaGadgetNavigationLinks li a {
    color: #003471;
    font-variant: small-caps;
    font-size: 15px;
}

.WaGadgetCustomMenu li a:hover, .WaGadgetNavigationLinks li a:hover {
    color: #d4af36 !important;
    text-decoration: none;
}

.WaGadgetCustomMenu li a:visited, .WaGadgetNavigationLinks li a:visited {
    color: #003471;
}

/* REMOVE SOCIAL MEDIA LOGINS */

#socialLoginContainer, #idSocialLoginContainer {
	display: none;
}

.WaGadgetAuthorizationRequired .openAuthFormContainer {
    display: none !important;
}

/* SUBSCRIBER PROFILE REMOVALS */

#FunctionalBlock1_ctl00_ctl00_eventRegistrationsTabDiv {
    display: none;
}

#FunctionalBlock1_ctl00_ctl00_invoicesTabDiv {
    display: none;
}

#memberPhotoGalleryShowLink {
    display: none;
}

#idMemberCreatedOnContainer {
    display: none;
}

#idContainer12057827 {
    display: none;
}

/* REMOVE "Powered by Wild Apricot" */

#idFooterPoweredByContainer {
    display: none;
}

/* REMOVE "Add to Calendar" WIDGET */
.ui.inline.dropdown.-wa-add-event-to-calendar-dropdown {
    display: none;
}

/*ALIGN Event Details with Events Description Image */
.WaGadgetEvents .boxInfoContainer ul.boxInfo {
    padding-top: 55px;
}

/* LOGIN LOGOUT CHANGE PASSWORD STYLING */

.loginBoxProfileLink, .loginBoxChangePassword, .loginBoxLogout, div.profileBox:nth-child(2), div.profileBox:nth-child(3) {
    font-variant: small-caps;
    font-weight: 600 !important;
    font-size: 15px !important;
}

.WaGadgetLoginButton a, .WaGadgetLoginForm a {
    text-decoration: none;
    font-weight: 600 !important;
    font-size: 15px !important;
}

.loginPasswordForgot a {
    font-weight: 400 !important;
}

/* Youtube Embed Class */
.youtube-video {
  aspect-ratio: 16 / 9;
  width: 100%;
}

/* STORE ALIGNMENT */
.WaGadgetOnlineStoreCatalog .OnlineStoreCatalog_list {
	text-align: center;
}

/* REMOVE LOGIN GADGETS */
.WaGadgetAuthorizationRequired .openAuthFormContainer {
display: none !important;
} 

#socialLoginContainer, #idSocialLoginContainer {
	display: none !important;
} 

.openAuthFormContainer {
    display: none !important;
}