/* Northern Timberworks print style sheet */
body {
	background: #FFF;
	color: #000;
	font: 12pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: normal;
}

p, table, td, td table, ul, ol, dl, li, div, span, blockquote, font {
	color: #000;
	font: 12pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: normal;
}

.smalltext {font-size: 10pt;}

/* print heading */
h1.printonly {
display: inline;
position: relative;
left: auto;
}

#topmenu {display: none;}
#magazine {
background-image: none;
}

#home {
}
#home-lt {
float: none;
height: auto;
}
#home #home-lt #home-lt-nested {
float: none;
position: relative;
top: auto;
left: auto;
right: auto;
bottom: auto;
}
#home-rt, #home-rt-nested {
width: 95%;
height: auto;
position: relative;
float: none;
}
#home-rt-nested, #left-nested, #right-nested  {
overflow: visible;
}
#left, #right, #left-nested, #right-nested, h1.page-name {
width: 95%;
float: none;
margin: 0px;
padding: 0px;
}
#copy {
font-size: 10pt;
color: #000;
line-height: normal;
position: relative;
width: 95%;
}
#copy a {color: #574D24;}

table.photos-album-table td.photos-album, #photos-view-body {
background: none;
}