@charset "utf-8";
/*
North Bay Construction
Media @ Print
*/
body {
	font-size:11pt;
}
noscript, #topLinks, #nav_wrap, #footer, #webdesign, #image-slider {
	display: none;
}
h1 {
	margin:0;
	padding:0;
}
h1 a {
	color:#000;
	text-decoration:none;
}
#topbar p {
	margin:0;
	padding:0;
}
.pullquote {
	clear:both;
}
/* Departments
------------------------------------------*/
#staffpics #directory {
	display: block;
	width: auto;
	overflow: hidden;
}
#staffpics .employee {
	float: left;
	display: block;
	height:150pt;
	padding: .5em;
	width: 11.3em;
	text-align: center;
}
#staffpics .name {
	font-weight: bold;
	display: block;
}
#staffpics .title {
	font-size: .9em;
	display: block;
	line-height:1.2;
}
/* Tabbed Panels
------------------------------------------*/
.TabbedPanels {
	margin-top:20pt;
}
.TabbedPanelsTab {
	font-weight:bold;
}