/* CSS Document */

#headholder {
	width:758px;
	height:110px;
	background-image: url(../images/ywca_head_bg.gif);
}
#headfeature1 {
	position:inherit;
	float: left;
	width:236px;
	height:70px;
	padding-left: 6px;
	padding-top: 6px;
}
#headpic {
	position:inherit;
	float: left;
	width:120px;
	height:80px;
	margin-top: 2px;

}
#headfeature2 {
	position:inherit;
	float: left;
	width:214px;
	height:80px;
	margin-top: 2px;
}
#headfeature3 {
	position:inherit;
	float: left;
	width:50px;
	height:80px;
	margin-top: 2px;
	background-image: url(../images/ywca_2008_logo.gif);	

}
#vrule {
	position:inherit;
	float: left;
	width:2px;
	height:80px;
	margin-top: 2px;
	background-image: url(../images/vrule.gif);	
}
#nav {
	position:inherit;
	float: left;
	width:575px;
	height:20px;
	margin-top: 4px;
}

#footholder {
	width:758px;
	height:30px;
	margin: 60 auto 0 auto;
}
#footnav {
	position:inherit;
	float: left;
	width:758px;
	height:30px;
    margin-top: 5px;

}
#footbar {
	position:inherit;
	float: left;
	width:758px;
	height:20px;
	background: #C0C0C0;
}

#searchbar {
	width:758px;
	height:25px;
	background: #ffffff;
	margin-top: 5px;
}

.footnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

