
/*Print stylesheet for around_tanglewood*/
body { 
  color : #000000; 
  background-color : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
  margin: 50px 0 0 0;
  padding : 0px;
}

#buttons{
	display:none;
}

#content{
	float: none !important;
	width:100%;
}


