/* strawberries & more print CSS Document */

body{
background-color: #FFFFFF;
background-image: none;
color: #000000;
}

#container{
background-image: none;
width: 900px;
margin: 0px auto;
}

#top{
display: none;
}

#navfooter{
diplay: none;
}

#topprint{
display: block;

width: 600px;
height: 80px;
margin-bottom: 0px;
}



#topprint h1{
font-size: 140%;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-align: center;
margin-bottom: 0px;
}

#leftnav
{	
	display: none;
	
}



#content
{
	margin: 0px;
	width: 700px;
	background-image: none;
	color: #000000;
	font-size: 120%;
}

#content h1{
margin-top: 10px;
}

#content h3{
color: #000000;
}



#textNav{
display: none;
}

#footermap{
display: none;
}

.pullquote{
display: none;
}

#footer{
display: none;
}

#footermap{
display: none;
}
