/* for custom overrides of 2010core theme for this local only */
/* Author: Erik Moe, New Media, SEIU International */

/* this space intentionally left blank */

body, html {
	background: #ccc;
	background-image: url(http://img.seiu.org/css/seiu2009/i/body-bg.gif);
	background-repeat: repeat-x;
	}

#doc4 {
	} 

#hd, #bd, #ft {
	font-family: arial,helvetica,sans-serif;
	}

#hd, #hd h1, #hd h1 a, #hd h1 img {
	padding: 0px;
	margin: 0px;
	}

#hd h1 {
	height: 122px;
	}

.fauxnav {
	background: #333;
	height: 18px;
	margin-top: 0px;
	}

#bd {
	}

#ft {
	background: url(http://img.seiu.org/css/locals/virginia-pca/i/footer-bg.jpg) no-repeat 0px -100px;
	padding-top: 100px;
	}

.footer-legaltext {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	color: #333;
	text-align: left;
	font-size: 93%;
	height: 100px
	}

.footer-legaltext a, .footer-legaltext a:hover, .footer-legaltext a:visited {
	color: #333 !important;
	}