html {background: #fff url(background.jpg) top center no-repeat fixed;}
body {background: transparent none;}

#accountNav { position: absolute; z-index: 200; background: none; background-color: none; margin-left: 0px;}
#accountNav li a { border: none; }
#accountNav a {color: #fff;}
#accountNav a:hover {color: #999;}
#accountNav .secondary a {color: #fff;}

/*----------LOGIN/MEMBERSHIP LINKS----------*/

ul.bannerLinks { position: relative; top: 0px; left: 610px; }
ul.bannerLinks li { display: block; float: left; }
ul.bannerLinks li a { background: transparent url(i/bannerSprite.png) no-repeat; display: block; height: 115px; width: 132px; text-indent: -9999px; z-index: 30; }

ul.bannerLinks li a.membershipBanner { background-position: -132px 0px; }
ul.bannerLinks li a.login { background-position: 0px 0px; }

#topNav, #topNav table {
	background: transparent none;
}

#topNav {
	background-color: #000;
	padding: 0;
}

#topNav tr td {
	padding-bottom: 0;
}

#topNav tr td a {
	color: #fff;
	line-height: 40px;
}

#topNav tr td.selected, #topNav tr td.selected a, #topNav tr td:hover, #topNav tr td a:hover {
	background: transparent none; background-image: none;
}

#topNav tr td.selected a, #topNav tr td a:hover, #topNav tr td.selected, #topNav tr td:hover {
	background-color: #7e1511;}

#topNav td ul li {background: #7e1511;}
#topNav table tr td ul, #topNav table tr td ul li, #topNav table tr td ul li a, #topNav table tr td ul li:hover, #topNav table tr td ul li a:hover, #topNav td ul li:hover > a, #topNav td ul li.hover > a { border: none; }
#topNav table tr td ul li a { line-height: 20px; }

#topNav td ul li:hover > a, #topNav td ul li.hover > a {background: #b82621; background-color: #b82621;}

#topNav tr td:hover a {background: none;}

#siteContainer2.one_panel #topNav {padding: 0; margin: 0;}

#siteHeader, .noUserBar #siteHeader {background: transparent url(headerType.png) top center no-repeat; height: 152px;}


.subNav .parents li.selected a {border-bottom: none;}
.subNav .children li a {border-top-color: #939393;}
.subNav .children li a:hover {border-top-color: #c9383d;}

#displayBodyHeader {background: none; border-color: #fff; font-size: 34px;}

#siteFooter, #siteFooter ul {background: #1b1b1b none;}

#pageContentContainer {background: none;}
#siteContainer2.one_panel #yieldContent { margin-top: 0; background: #999;}
.layoutContainer { border-radius: 0; border: none;}

#siteContainer2.two_panel #pageContentContainer { background: #f6f6f6 none; margin: 0 10px; }
#siteContainer2.two_panel #pageContentContainer #panelTwo { width: 755px; }

/*****************************************

<a href="https://wacpc.ngin.com/register/form/231552811" title="Become A Member" class="headerLink memberButton">Become A Member</a>

.headerLink {
	position: absolute;
	display: block;
	z-index: 30;
	text-indent: -9999px;}
	
.memberButton {
		bottom: 50px;
		right: 158px;
		width: 125px;
		height: 100px;}	
*****************************************/	
	
.textBlockElement p {font-size: 13px;}

.textBlockElement .leftTextImage, .textBlockElement .rightTextImage { border: none; outline: none;}

#siteFooter ul li a:hover {color: #b82621;}

a {color: #7E1511;}
a:hover {color: #b82621;}

/* SLIDE ELEMENT */

.slide .textBlockElement h3 { cursor: pointer; }
.slide .textBlockElement h3::before { content: '+ '; color: #666; display: inline-block; width: 15px; }
.slide .textBlockElement h3.show::before { content: '- '; color: #666; display: inline-block; width: 15px; }