/* ----- CSS ----- */

body {
	margin: 0;
	padding: 0;
	background: #999999;
	font: 11px/12px Arial;
}

address {
	display: inline;
	font-style: normal;
}

h3 {
	margin: 11px 0 0 0;
	padding: 0;
	font: bold 13px/15px Arial;
	color: #000000;
}

/* ----- IDS ----- */

#headerContent {
	height: 95px;
	width: 704px;
	padding: 11px 0 0 0;
}

#headerDate {
	margin: 0;
	color: #999999;
	float: right;
	font: bold 11px/11px Arial;
}

#mainOuter {
	width: 700px !important;
	width: /**/628px;
	margin: auto;
	padding: 1px 38px 16px;
	background: #FFFFFF url(/_media/images/bkgnd_shadow.gif) repeat-y;
}

#footerOuter {
	width: 780px;
	height: 20px;
	margin:auto;
	padding:;
	background: #FFFFFF url(/_media/images/bkgnd_footer_shadow.gif) 100% 0 no-repeat;
	text-align: center;
}

#headerQuoteContent {
	position: relative;
	width: 704px;
	height: 27px;
	background: #FF99CC;
}

#home #headerQuoteContent {
	position: relative;
	width: 704px;
	height: 108px;
	background: #FF99CC;
}

#footerContent{
	width: 704px;
	color: #000000;
	padding-top: 20px;
	font: bold 10px/12px Arial;
	border-top: 1px solid #CCCCCC;
	clear: both;
	text-align: center;
}

h1#wbccLogo {
	display: block;
	position: relative;
	font-size: 1px;
	color: #fff;
/*	text-indent: -5000px;*/
}

#wbccPrintLogo {
	display: none;
}

h1#wbccLogo a {
	z-index: 1;	
	position: absolute;
	top: 0;
	left: 0;
	width: 114px;
	height: 83px;
	background: transparent url(/_media/images/wbcc_logo.gif) no-repeat;
}

#home #leftColumn {
	background: #FFE0F0;
}

#foregroundImg {
	display: none;
}

#home #foregroundImg {
	display: block;
}

#leftColumn {
	float: left;
	width: 442px;
	margin-bottom: 6px;
}

#leftColumn p {
	padding: 0;
}

#leftColumnContent {
	padding: 0 16px;
}

#missionStatement {
	padding-bottom: 16px;
	border-bottom: 1px solid #BFA8B4;
}

#missionStatement p {
	margin-top: 22px;
}

#columnContainer {
	width: 704px;
	margin: 6px 0 6px;
}

#rightColumn {
	width: 253px;
	float: right;
}

#alertContainer {
	margin: 0 0 6px 0;
	padding: 12px;
	width: 229px !important;
	width: /**/211px;
	height: 75px;
	background-color: #E24A96;
}

#wbccAlertNetworkHeader {
	display: block;
	background: url(/_media/images/hdr_wbcc_alert_network.gif) no-repeat;
	font-size: 1px; 
	width: 215px;
	height: 39px;
	text-indent: -5000px;
	overflow: hidden;
}

#addressContainer {
	margin-left: 20px;
}
#addressContainer address {
	font: bold 12px/14px Arial;
}

#addressContainer p {
	font: 12px/14px Arial;
}

/* ----- CLASSES ----- */

a.bigButton {
	margin: 6px 0 6px 20px;
}

a.bigButton img {
	padding: 2px;
	border: 1px solid #FFFFFF;
}

a.bigButton:hover img {
	padding: 2px;
	border: 1px solid #BF6B94;
}

.newsItem {
	padding-top: 16px;
	border-bottom: 1px solid #DDAEC6;
}

.lastNewsItem {
	padding-top: 16px;
	border-bottom: none;
}

.newsItem .dateLine {
	text-transform: uppercase;
	font:  10px/16px Arial;
	color: #C183A3;
}

.newsItem h3 {
	margin: 11px 0 11px 0;
	font: bold 13px/15px Arial;
	color: #933463;
}

.newsItem p {
	margin: 0 0 16px 0;
	font: 11px/15px Arial;
	color: #333333;
}

h2.sectionHeader {
	display: block;
	margin: 0;
	padding: 20px 16px 16px 16px;
	color: #F53291;
	text-indent: -5000px;
	overflow: hidden;
}

body#about h2.sectionHeader {
	background: #FFE0F0 url(/_media/images/hdr_about.gif) no-repeat 20px 16px;
}

body#education h2.sectionHeader {
	background: #FFE0F0 url(/_media/images/hdr_education.gif) no-repeat 20px 16px;
}

body#resources h2.sectionHeader {
	background: #FFE0F0 url(/_media/images/hdr_resources.gif) no-repeat 20px 16px;
}

body#collaboration h2.sectionHeader {
	background: #FFE0F0 url(/_media/images/hdr_collaboration.gif) no-repeat 20px 16px;
}

body#legislation h2.sectionHeader {
	background: #FFE0F0 url(/_media/images/hdr_legislation_and_advocacy.gif) no-repeat 20px 16px;
}

body#collectiveVoice h2.sectionHeader {
	background: #FFE0F0 url(/_media/images/hdr_collective_voice.gif) no-repeat 20px 16px;
}

body#donate h2.sectionHeader {
	background: #FFE0F0 url(/_media/images/hdr_donate.gif) no-repeat 20px 16px;
}

body#contact h2.sectionHeader {
	background: #FFE0F0 url(/_media/images/hdr_contact_wbcc.gif) no-repeat 20px 16px;
}

body#membership h2.sectionHeader {
	background: #FFE0F0 url(/_media/images/hdr_membership_wbcc.gif) no-repeat 20px 16px;
}


#foregroundImg, #backgroundImg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}

/* ----- PARAGRAPHS ----- */

p {
	font: 12px/20px Arial;
}

/* ----- LISTS ----- */

ul.contentList {
	font: 12px/20px Arial;
}

.contentList li {
	list-style: none;
	background: url(/_media/images/bullet_x.gif) no-repeat 0 .4em; 
	padding-left: 20px; /* *** distance text of the list item to the margin / bullet-img *** */
	padding-bottom: 12px;
}

#menuList {
	position: relative;
	top: 46px;
	left: 90px;
	color: #903C65;
	font: bold 12px/12px Arial;
	display: block;
}

#menuList li {
	padding: 0px 8px 0px;
	display: inline;
	border-right: 2px solid #903C65;
}

#menuList li.lastListItem {
	border-right: none;
}

ul.pdfPoints {
	margin-left: 20px;
	padding-left: 10px;
	list-style-image: url(/_media/images/icon_pdf.gif);
}

ul.pdfPoints li {
	font: bold 12px/14px Arial;
	margin-bottom: 8px;
}

/* ----- LINKS ----- */

a {
	color: #B06289;
}

a:hover {
	color: #B06289;
}

body#about #menuList #aboutLI a,
body#education #menuList #educationLI a,
body#collaboration #menuList #collaborationLI a,
body#collectiveVoice #menuList #collectiveVoiceLI a,
body#legislation #menuList #legislationLI a,
body#donate #menuList #donateLI a,
body#contact #menuList #contactLI a {
	color: #F53291;
}
