/*#hd {
	display:none;
}
*/
#horz_nav {
	display:none;
}


/* Define space for the logo; the map background floats right on this element */


/* Logo attached as background */
#hd h1 {
	display:none;
}

#hd .inner {
	height:33px;
}

#hd .inner .brand {
	height:0;

}



/* Create selectable box, text moved out of visible range */


/* Search field, button, and label */
#hd form {
	display:none;
}

img.logo {
	display:block;
}

#bannerimage {
	display:none;
	height:0;
	
}

#hd h1 img {
	display:block;
}



/*Should probably include local nav. It would be nice if we could convert them into their link ... */
#bd #localnav {
/*	float:none;
	width:auto;*/
	display:none;
	
}

#sizeSelector {
	display:none;
}

.withlocal {
	width:95%;
}
