/* for custom overrides of 2010core theme for this local only */
/* Author: Erik Moe, New Media, SEIU International */ revised May 2010 by B. Dutch Seyfarth for Colorado WINS denverdriveby@gmail.com


body, html {
	background: #fff;
	}

#doc4 {
	background: url(http://www.coloradowins.org/bluestate-digital/cowins-bluestate-digital-header-blue-no-sign-up.jpg) no-repeat #f0f0f0 0px 0px;
	width: 1020px;
	font-family: Arial, Helvetica, sans-serif;
	}

#hd {
	padding: 0px;
	}

#hd h1 {
	margin-left: 14px;
	}

.fauxnav {
	height: 16px;
	}

.fauxnav, #bd {
	background: none;
	}
	
#bd, #ft {
	position: relative;
	}

#bd {
	background: #fff;
	border: 1px solid #ccc;
	width: 960px;
	left: 23px;
	}

#ft {
	background: #3A3591;
	width: 900px;
	text-align: right;
	text-transform: none;
	left: 33px;	
	padding-top: 0px;
	}
	
#ft, #ft a, #ft a:visited {
	color: #fff;
	}
