/*
===================================================
Home Page Header Styles
===================================================
*/
.welcomeheader {
	padding: 15px 0 10px 0;
	height: 31px;
	background-image: url(images/welcomeheader.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	}

.sistercoopsheader {
	height: 22px;
	margin-top: 15px;
	background-image: url(images/sistercoops.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	}
	
.joinusfootheader {
	padding: 10px 0 10px 0;
	height: 17px;
	background-image: url(images/joinusfoot.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	}
	
.whatsnewfootheader {
	padding: 10px 0 10px 0;
	height: 17px;
	background-image: url(images/whatsnewfoot.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	}
	
.contactusfootheader {
	padding: 10px 0 10px 0;
	height: 17px;
	background-image: url(images/contactusfoot.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	}
	
/*
===================================================
Sub-Page Header Styles
===================================================
*/	
	
.aboutheader {
	padding: 15px 0;
	height: 31px;
	background-image: url(images/aboutheader.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	}
	
.takingactionheader {
	padding: 15px 0;
	height: 31px;
	background-image: url(images/takingactionheader.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	}
	
.joinusheader {
	padding: 15px 0;
	height: 31px;
	background-image: url(images/joinusheader.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	}

.membersheader {
	padding: 15px 0;
	height: 31px;
	background-image: url(images/membersheader.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	}

.sistercoopsheader2 {
	padding: 15px 0;
	height: 31px;
	background-image: url(images/sistercoopsheader.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	}

.startacoopheader {
	height: 52px;
	margin-top: 15px;
	background-image: url(images/startacoopheader.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	}
		
.newsheader {
	padding: 15px 0;
	height: 32px;
	background-image: url(images/newsheader.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	}
	
.rooftopsheader {
	padding: 15px 0;
	height: 31px;
	background-image: url(images/rooftopsheader.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	}
	
.faqsheader {
	padding: 15px 0;
	height: 32px;
	background-image: url(images/faqsheader.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	}
	
.linksheader {
	padding: 15px 0;
	height: 32px;
	background-image: url(images/linksheader.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	}

.contactusheader {
	padding: 15px 0;
	height: 31px;
	background-image: url(images/contactusheader.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	}	
