@charset "utf-8";
/* CSS Document */


	body {
	background-color:#ffffff ;
	}
	img {
	vertical-align:middle;
	}
	/* Sets Width to Maximum allowed */

div#wrapper {
	position:relative;
	text-align:left;
	width:722px;
}
div#content-wrapper {
    position:relative;
	text-align:left;
	width:722px;
}
div#navigation {
float:left;
	padding-top: 20px;
	padding-bottom: 20px;
	left: 0px;
	width: 191px;
	padding-left: 32px;
	}
div#page-navigation {
float:left;
margin-top: -120px;
	padding-top: 20px;
	padding-bottom: 20px;
	left: 0px;
	width: 191px;
	padding-left: 32px;
	}
div#page-sub-navigation {
	margin-left:223px;
	margin-top: -120px;
	left: 0px;
	width: 240px;
	padding-top: 7px;
	}
div#page-upper-content {
	margin-left:223px;
	margin-top: -120px;
	left: 0px;
	width: 295px;
	}
div#content {
	margin-left:223px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}	
div#generic-content {
	margin-left:223px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}	
div#header {
	width: 722px;
	height: 156px;
}
div#page_header {
	width: 722px;
	height: 288px;
}
div#generic_page_header {
	width: 722px;
	height: 188px;
}
div#footer {
	margin-left:20px;
	width: 702px;
	height: 125px;
}
div#footer2 {
    margin-left:20px;
	width: 702px;
	height: 80px;
}
div#rightside {
	float: right;
}
div#leftside {
	float: left;
}
.style2 {
    font-family: Verdana, Arial, Helvetica, sans-serif
}
/* for all the navigation links */
#navigation a {
    text-decoration:none;
	display:block;
	/* hide the link text */
	text-indent:-5000px;
	}
#page-navigation a {
    text-decoration:none;
	display:block;
	/* hide the link text */
	text-indent:-5000px;
	}
#page-sub-navigation a {
    text-decoration:none;
	display:block;
	/* hide the link text */
	text-indent:-5000px;
	}
/* now one for each of the navigation links, 
   defining the original and rollover images */

/*  preload any hover images*/
.imagepreloader {
    background:url(images/homeimages/menubarmo1.gif);
    background:url(images/homeimages/menubarmo2.gif);
    background:url(images/homeimages/menubarmo3.gif);
    background:url(images/homeimages/menubarmo4.gif);
    background:url(images/homeimages/menubarmo5.gif);
    background:url(images/homeimages/menubarmo6.gif);
    background:url(images/homeimages/menubarmo7.gif);
    background:url(images/homeimages/menubarmo8.gif);
    background:url(images/homeimages/bcchartmo.gif);
    background:url(images/homeimages/espanolmo.gif);
    background:url(images/homeimages/supportmenumo.gif);
    background:url(images/homeimages/pledgemenu.gif);
    visibility:hidden;
	}
a#health {
    background-image: url(images/homeimages/menubar1.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:39px;
	width:144px;
	}
a#health:hover {
    background-image:url(images/homeimages/menubarmo1.gif);
	}
a#clinics {
    background-image: url(images/homeimages/menubar2.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:42px;
	width:144px;
	}
a#clinics:hover {
    background-image:url(images/homeimages/menubarmo2.gif);
	}
a#appointments {
    background-image: url(images/homeimages/menubar3.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:45px;
	width:144px;
	}
a#appointments:hover {
    background-image:url(images/homeimages/menubarmo3.gif);
	}	
a#resources {
    background-image: url(images/homeimages/menubar4.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:59px;
	width:144px;
	}
a#resources:hover {
    background-image:url(images/homeimages/menubarmo4.gif);
	}	
a#abortion {
    background-image: url(images/homeimages/menubar5.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:46px;
	width:144px;
	}
a#abortion:hover {
    background-image:url(images/homeimages/menubarmo5.gif);
	}	
a#bcchart {
    background-image: url(images/homeimages/bcchart.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:43px;
	width:144px;
	}
a#bcchart:hover {
    background-image:url(images/homeimages/bcchartmo.gif);
	}	
a#aboutus {
    background-image: url(images/homeimages/menubar6.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:45px;
	width:144px;
	}
a#aboutus:hover {
    background-image:url(images/homeimages/menubarmo6.gif);
	}	
a#jobs {
    background-image: url(images/homeimages/menubar7.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:30px;
	width:144px;
	}
a#jobs:hover {
    background-image:url(images/homeimages/menubarmo7.gif);
	}	
a#espanol {
    background-image: url(images/homeimages/espanol.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:30px;
	width:144px;
	}
a#espanol:hover {
    background-image:url(images/homeimages/espanolmo.gif);
	}	
a#support {
    background-image: url(images/homeimages/supportmenu.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:46px;
	width:144px;
	}
a#support:hover {
    background-image:url(images/homeimages/supportmenumo.gif);
	}	
a#pledge {
    background-image: url(images/homeimages/pledgemenu.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:30px;
	width:144px;
	}
a#pledge:hover {
    background-image:url(images/homeimages/pledgemenumo.gif);
	}	
a#contact {
    background-image: url(images/homeimages/menubar8.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	height:32px;
	width:144px;
	}
a#contact:hover {
    background-image:url(images/homeimages/menubarmo8.gif);
	}	

// For milonic, to get the border to work in a relative div

//.itemtop{
// border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:none;border-left:1px solid #000000;text-decoration:none;
//}
.itemtop{
border-top:1px solid #000000;border-right:1px solid #000000;border-bottom:none;border-left:1px solid #000000;text-decoration:none;
}
.itembot{
border-top:none;border-right:1px solid #000000;border-bottom:1px solid #000000;border-left:1px solid #000000;text-decoration:none;
}
.itemmid{
border-top:none;border-right:1px solid #000000;border-bottom:none;border-left:1px solid #000000;text-decoration:none;
}