/* print stylesheet for gertens.com */

body, *, * a, .outer, .breadcrumb {
	color: black;
	background-color: white;
	background-image: none;
}

left-nav, .left-col, .top-nav, .links .info, .links, .footer a {
	display: none;
}
.right-col {
	width: 100%;
}

.breadcrumb {
	text-align: left;
}
.breadcrumb, .breadcrumb a {
	color: black;
}

a.homelink, a.homelink span, .middle {
	height: inherit;
	padding: inherit;
	width: inherit;
	display: inherit;
	font-size: inherit;
	top: inherit;
	overflow: inherit;
	position: inherit;
	color: inherit;
	visibility: inherit;
}

a.homelink span {
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia,New York,Times New Roman,Serif;
}

.right-col {
	float: none;
}

.header .phone {
	float: none;
}