
/* Page collapses to 800 x 600
	All this does now is remove the spacing between menu items, so the header does not break. */


#masthead #mainNav a { margin-right: 0 !important; }
#masthead #mainNav a#mnBusiness { width: 112px !important; /*109px;*/ }

.gallery .photo {
	margin: 0 10px !important;
}

#subContent .columnOne {
	float: none !important;
	width: auto !important;
}
#subContent #contentSideBar {
	float: none !important;
	width: 100% !important;
}

#masthead .breadcrumb ul {
margin-top:0.4em;}

