@charset "utf-8";
/* CSS Document */

/* CSS Reset - Based on Yahoo Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; } 
table { border-collapse:collapse; border-spacing:0; } 
img { border:0; } 
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; } 
ol,ul { list-style:none; } 
caption,th { text-align:left; } 
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } 
q:before,q:after { content:''; } 
abbr,acronym { border: 0; }
strong { font-weight: bold; }

/*Defaults*/
body { background: #c7b37f url(../images/background.png) repeat-x; font-size: 75%; font-family: Tahoma, Geneva, sans-serif; line-height: 1.5em; padding: 30px 0 0 0; }

ul, ol, dl, p, table, pre { margin-bottom: 1em; }
	
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #fff; font-family: "Times New Roman", Times, serif; }
	h1 { font-size: 2.5em; line-height: 1.2; margin-bottom: 0.6em; } /* 30pt  */
	h2 { font-size: 2em; line-height: 1; margin-bottom: 0.5em; margin-top: 0.25em; }/* 24pt */
	h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }/* 18pt */
	h4 { font-size: 1.167em; line-height: 1.25; } /* 14pt */
	h5 { font-size: 1em; line-height: 1.5; font-weight: bold; }
	h6 { font-size: 1em; line-height: 1.5; color: #693; }

a { text-decoration: none; color: #003366; }
a:hover, a:focus, a:active { text-decoration: underline; }

td, th { padding: 4px; }

ul, ol, dd, blockquote { padding-left: 20px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }


/* Elements */
#container { position: relative; width: 970px; margin: 0 auto; text-align: left; }

#homepageHeader { position: relative; width: 970px; height: 263px; text-align: left; z-index: 1; background: url(../images/homepage/featureBackground.png) no-repeat; }
#pageHeader { position: relative; width: 970px; height: 233px; text-align: left; z-index: 1; background: url(../images/featureBackground.png) no-repeat; }
	
	#layTopMenu { position: absolute; top: 23px; left: 29px; width: 922px; height: 24px; z-index: 10; }
	#layTopMenu ul { position: relative; list-style: none; margin: 0; padding: 0; }
	#layTopMenu ul li { position: relative; float: left; margin: 0 40px 0 0; padding: 0; }
	#layTopMenu ul li a { line-height: 24px; height: 24px; color: #fff; position: relative; display: inline-block; text-decoration: none; margin: 0; padding: 0 10px; }
	#layTopMenu ul li a:hover { color: #000; background: url(../images/topMenu-background.gif) repeat-x; text-decoration: none; }
		#layTopMenu li ul { display: none; position: absolute; top: 24px; left: 0; width: 180px; background-color: #4f4f4f; }
		#layTopMenu li:hover ul, #layTopMenu li.over ul { display: block; background-color: #4f4f4f; }
			#layTopMenu li ul li { display: block; width: 180px; float: none; text-align: left; margin: 0; }		
			#layTopMenu li ul li a { color: #fff; background-color: #4f4f4f; float: none; display: block; padding: 0 0 0 10px; margin: 0; width: 170px; text-align: left; text-transform: none; border-bottom: 1px solid #333; line-height: 24px; height: 24px; }
			#layTopMenu li ul li a:hover { color: #000;	}
			
	#homepageFeatureImage { position: absolute; top: 54px; left: 19px; width: 932px; height: 200px; overflow: hidden; z-index: 2; }
	#pageFeatureImage { position: absolute; top: 54px; left: 19px; width: 932px; height: 170px; overflow: hidden; z-index: 2; }
	
	#homepagelogoWrapper { position: absolute; top: 126px; left: 41px; z-index: 3; }
		#homepagelogo {  background: url(../images/pnwieca.png) no-repeat scroll top left; width: 152px; height: 170px; z-index: 3; }
			#homepagelogo a { display: block; width: 152px; height: 170px; text-indent: -999em; overflow: hidden; }
	#pagelogoWrapper { position: absolute; top: 96px; left: 41px; z-index: 3; }
		#pagelogo { background: url(../images/pnwieca.png) no-repeat scroll top left; width: 152px; height: 170px; z-index: 3; }
			#pagelogo a { display: block; width: 122px; height: 170px; text-indent: -999em; overflow: hidden; }
	
	
#layContentWrapper { overflow: hidden; }
	
	#homepageIntro { width: 970px; background: url(../images/homepage/intro-background.jpg) no-repeat; min-height: 196px; overflow: hidden; }
		
		#homepageIntroContent { float: left; width: 710px; padding: 50px 30px 30px 10px; }
			#homepageIntroContent p{ color: #fff; }
		#homepageNewsletter { float: left; width: 190px; padding: 50px 15px 0 15px; }
			#homepageNewsletter form { padding: 0; margin: 0; }
			#homepageNewsletter fieldset { border: 0; padding: 0; margin: 0; }
			#homepageNewsletter legend { display: none; }
			#homepageNewsletter label { color: #fff; }
		
	#homepagePodWrapper { width: 970px; height: 220px; padding: 30px 0 0 0; overflow: hidden; background: url(../images/homepage/pod-background.png) no-repeat; }
		.homepagePod { float: left; width:310px; margin: 0 20px 0 0; height: 200px; }
			.homepagePodTop { width: 310px; height: 133px; }
			.homepagePodBottom { width: 270px; height: 37px; padding: 15px 20px; background: url(../images/homepage/homepagePod-bottom.png) no-repeat; overflow: hidden; }
			.homepagePodBottom p { font-size: 0.917em; }
			
	#homepageNewsWrapper { overflow: hidden; margin: 0 0 15px 0; }
		#homepageNews { float: left; width: 560px; min-height: 380px; background: url(../images/homepage/currentEvents-background.png) no-repeat; margin: 0 10px 0 0; padding: 20px 30px; }
			#homepageNews a { font-weight: bold; color: #003366; font-size: 14px; }
		
		#homepageMemberProfile { float: left; }
			#homepageMemberProfileHeader { width: 196px; height: 52px; line-height: 52px; font-size: 14px; background: url(../images/homepage/memberProfile-header.gif); color: #fff; overflow: hidden; padding: 0 0 0 144px; }
				#homepageMemberProfileHeader a { color: #fff; }
			#homepageMemberProfilePhoto { width: 340px; height: 208px; }
			#homepageMemberProfileDescription { color: #fff; width: 300px; padding: 10px 20px; font-size: 0.917em; background: url(../images/homepage/memberProfile-Footer.jpg) no-repeat bottom #3b7887; }
	
	#layPageWrapper { overflow: hidden; width: 970px; background: url(../images/pageContent-background.png) top no-repeat; }
	
		#pageLeftMenu { width: 190px; float: left; padding: 70px 0 20px 20px; }
			#pageLeftMenu ul { list-style: none; margin: 0 0 1em 1em; padding: 0; width: 220px; }
			#pageLeftMenu li { line-height: 2 }
			#pageLeftMenu li a { color: #fff; }
			#pageLeftMenu li ul{ margin-left: 1em; }
			#pageLeftMenu form{ padding: 0; margin: 0; }
			#pageLeftMenu fieldset{ border: 0; padding: 0; margin: 0; }
			#pageLeftMenu input{ height: 18px; margin-right: 5px; }
		
		#pageContent { float: left; width: 710px; padding: 70px 20px 20px 20px; }
		
		#pageContentWide { padding: 50px 20px 20px 20px; }
	
#layFooter { width: 970px; overflow: hidden; padding: 1em 0; border-top: 1px solid #503c08; background: url(../images/footer-background.png) no-repeat; }
	#layFooterLegal { float: left; }
		#layFooterLegal ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }
			#layFooterLegal ul li { float: left; margin: 0; padding: 0; }
				#layFooterLegal ul li a { font-size: 0.917em; color: #222; position: relative; display: inline-block; text-decoration: none; margin: 0; padding-right: 10px; }
				#layFooterLegal ul li a:hover { color: #000; }
		#layFooterLegal p { clear: both; font-size: 0.917em; color: #444; }
		
	#layFooterAuthor { float: right; color: #444; text-align: right; }
		#layFooterAuthor a { color: #444; };
		#layFooterAuthor a:hover { color: #444; }
		#layFooterAuthor p{ font-size: 0.917em; }
	
#printBody { background-image: none; background-color: #FFF; margin: 0; padding: 0; }
#printWrapper { width: 700px; margin: 0 auto; }
	#printHeader { width: 700px; height: 150px; }
	#printContent { width: 700px; }	
	
/* -------------------------------------------------------------- 
   V65 Overrides
-------------------------------------------------------------- */

/* -------------------------------------------------------------- 
   Buttons
-------------------------------------------------------------- */
	
	/* OPTIONAL BUTTON STYLES regular button: */		
	button.defaultBtn { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; }
	button.defaultBtn span { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES alt button: */		
	button.altBtn { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; }
	button.altBtn span { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES modal button: */		
	button.modalBtn { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; }
	button.modalBtn span { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES modal alt button: */		
	button.altModalBtn { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; }
	button.altModalBtn span { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES large button: */		
	button.largeBtn { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; }
	button.largeBtn span { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; }
	
	/* REQUIRED LINK BUTTON STYLES: */
	
	/* Link Button Normal */
	a.linkBtn { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; }
	a.linkBtn span { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; }
	
	/* Link ALT Button Normal */
	a.linkAltBtn {  background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; }
	a.linkAltBtn span { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top;  }
		
	/* Modal Link Button Normal */
	a.modalLinkBtn { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; }
	a.modalLinkBtn span { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; }
		
	/* Modal Link ALT Button Normal */
	a.modalLinkAltBtn { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; }
	a.modalLinkAltBtn span { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; }
		
	/* Link Button Large */
	a.largeLinkBtn { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; }
	a.largeLinkBtn span { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; }