 .membersTable thead th {
 
    font-size: 18px;
 
}
.fieldSubContainer {
    margin: 5px 0 5px 0;
}

#socialLoginContainer, #idSocialLoginContainer {
	display: none;
} 
.WaGadgetAuthorizationRequired .openAuthFormContainer {
display: none !important;
} 

SPAN.postedByComment {
display: none
}
.WaGadgetForumStateTopicList td.lastReplyTD span
{
   display: none;
}
.WaGadgetForumStateMessageList table.forumMessageTable td.left a
{
display:none;
}
.itemAuthor
{
  display: none;
}
div.itemInfoContainer, #FunctionalBlock1_ctl00_ctl00_donationsTabLink
{
  display: none;
}
ctl00_ContentArea_donationsTabLabel 
{
  display: none;
}

.zoneHeader {
    background: none;
    background-image: none;
}

.WaGadgetBlogStateList .boxBodyInfoContainer .postedByComment
{
display: none;
}

span.postedByComment 
{
display: none
}

/* set page width for mobile devices and smaller screens */
@media only screen and (max-width: 1080px) {
.mobile-logo {max-width:130px;margin: 0 auto; display: block;}
.WaPlaceHolder {
    max-width: 90% !important;}
}
/* end page width for mobile devices */

tbody {
   
    vertical-align: top;}

    .infoOuterContainer {
    margin: 0 0 30px 0;
    border: 0;
    background-color: #734b30;
    color: white;
}

/* Code to change page width START */
.WaPlaceHolder { max-width: 90%; }
/* Code to change page width END */

/* hide "powered by Wild Apricot" in footer */
span#idFooterPoweredByWA {
    display: none;
}
/* end "powered by Wild Apricot" in footer */

/* logo width */
#id_IQHHo6s > div > div > img {
  width: 100px !important;
}
/* logo width end */

/* reduce header spacing */
#idHeaderContentHolder > div {
  padding-top: 0px !important;
}

#id_S6CyWvo {
  margin-bottom: 0 !important;
}

/* change footer background color and padding */
#div#id_vFTFd2V {
  background-color: white !important;
  padding-top: 25px !important;


}

#id_vFTFd2V > div > p {
  text-align: center !important;
  font-size: .75rem !important;
}
/* end change footer background color and padding */

/* change login button */

.loginContainer {
    padding-top: 5px;
}

.WaGadgetLoginButton .authenticated .loginLink, .WaGadgetLoginForm .authenticated .loginLink {
width: 150px;
height: 50px;
}
.WaGadgetLoginButton .authenticated .loginLink:before, .WaGadgetLoginForm .authenticated .loginLink:before {
font: normal 25px/50px 'Tahoma';
content: 'My Profile';
}
.WaGadgetLoginButton .loginLink, .WaGadgetLoginForm .loginLink {
width: 150px;
height: 50px;
}
.WaGadgetLoginButton .loginLink:before, .WaGadgetLoginForm .loginLink:before {
font: normal 25px/50px 'Tahoma';
   content: 'Login';
}

.WaGadgetLoginButton .authenticated .loginLink {
  background: #959595;
    color: white;  
}

.WaGadgetLoginButton  .authenticated .loginLink:hover {
    background: #79a389;
}

/* end login button */

/* footer buffer */
.zonePlace.zoneFooter2 {
    padding-top: 20px;
}
/* end footer buffer */

div.mobilePanelContainer > .WaPlaceHolder {
    max-width: 90%;
}

/* top level menu text size */
.WaGadgetMenuHorizontal .menuInner ul.firstLevel > li > .item > a
{
font-size: 1.5rem;
}

/* second level menu text size */
.WaGadgetMenuHorizontal .menuInner ul ul > li > .item > a {
  font-size: 1.25rem;
}

/* download button */
a.stylizedButton.buttonStyle001 {
    background-color: #C69C6D;
    font-size:1.5rem !important;
    font-weight: 800;
    color: white;
}

a.stylizedButton.buttonStyle001:hover {
    background-color: #79A389;
    font-size:1.5rem !important;
    color: white;
}

/* downloads pages text */
.documents-title {
    font-size: 1.2rem;
}

/* calendar font sizes */
#idEventListCalendar #idViewSwitchersTable .weekButtonLink,
#idEventListCalendar #idViewSwitchersTable .monthButtonLabel,
#idEventListCalendar #idViewSwitchersTable .yearButtonLink,
#idEventListCalendar #idViewSwitchersTable .DecDateButton,
#idEventListCalendar #idViewSwitchersTable .todayButton,
#idEventListCalendar #idViewSwitchersTable .incDateButton {
  font-size: 1.2rem !important;
}

#idEventListCalendar .eventDivItem .eventTime,
#idEventListCalendar .eventDivItem a,
#idEventListCalendar .eventDivItem .eventHover,
#idEventListCalendar .eventDivItem .eventHover a {
  color: #000 !important;
}

span#FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_weekButtonLabel {
    font-size: 1.2rem !important;
}

span#FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_monthButtonLabel {
    font-size: 1.2rem !important;
}

span#FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_yearButtonLink {
    font-size: 1.2rem !important;
}

a#FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_monthButtonLink {
    font-size: 1.2rem !important;
}

span#FunctionalBlock1_ctl00_eventPageViewBase_ctl00_ctl00_yearButtonLabel {
    font-size: 1.2rem !important;
}

div#todayButton {
    display: none !important;
}

.WaGadgetCustomMenu.menuStyleNone ul.alignCenter {
    text-align: center;
    font-weight: 800;
}

/* styling for yard menu */
#id_ohScmHg > div > div > div.container > ul > li > a {
    font-size: 1em;
    padding: .2em;
}