@charset "UTF-8";

/*

Indigo Bush

Print

*/

body,
html	{
background:#fff;
height:auto;
}


header,
.navWrap,
.hero,
footer
{
display:none;
}

.pageWrap,
.patternRepeat,
.pattern,
.homePics,
section.content,
body.home section.content,
section.content .colLeft,
section.content .colRight	
{
position:relative;
top:auto;
left:auto;
float:none;
width:100%;
height:auto;
overflow:auto;
/*color:#1a1a1a;*/
text-shadow:none;
margin:0;
padding:0;
background:#fff;
border:0;
-moz-border-radius:0;
border-radius:0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}




.printLogo	{
width:245px;
height:65px;
margin-bottom:20px;
}

.printYes	{
display:block;
}
