body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}

#header, #rheader, #lheader, #menu, #rmenu, #lmenu, #map-large, #leftside, #rightside, #footer, #footernav, #printicon{ 
  display : none; 
} 

#printheader{ 
  display:block;
} 

#testimonials {
	width:114px;
	height:148px;
	padding:5px 5px;
	margin-left:5px;
	background-image:url(../images/interface/tbg.jpg);
	}
	
.ratesheader{
	color:#FFFFFF;
	font-weight:bold;
	background-color:#886741;
	}
	
.ratescell{
	border: 1px solid #5a3d21;
	}