@media print
{

div
{
display:none;
}

h1
{
color:#980000;
font-size:200%;
font-weight:lighter;
margin:15px 0px 10px 0px;
*margin:0px;
}

h3
{
font-size:160%;
font-weight:lighter;
}

p
{
line-height:160%;
text-indent:0.5cm;
}

hr
{
margin:0px;
padding:0px;
}

a, img
{
border:none;
padding:0px;
margin:0px;
}

.png, .sc
{
display:none;
}

.pr
{
display:inline;
position:absolute;
z-index:1;
top:0;
left:0;
width:100%;
height:100%;
}

#header_wrap
{
display:inline;
position:absolute;
top:0mm;
left:0mm;
width:100%;
height:100%;
margin:0mm;
text-align:left;
}

#header_content
{
background-image:url('http://static.sprucewoodshores.com/data/images/print/header.jpg');
background-position:-5mm 0mm;
background-repeat:no-repeat;
display:inline;
left:0px;
}

#content_wrap
{
display:inline;
position:absolute;
top:36mm;
*top:40mm;
left:0mm;
width:100%;
margin:0mm;
}

#content
{
display:inline;
position:absolute;
top:0mm;
left:0mm;
width:100%;
}

#content_inner
{
display:inline;
position:absolute;
top:0mm;
left:0mm;
width:100%;
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
}

#content_inner p
{
text-align:justify;
}

#content_inner p.shortNav
{
display:none;
}

.hr
{
position:absolute;
z-index:3;
top:36mm;
left:0mm;
float:left;
clear:both;
}
}