/**************************************************************************
	Print Stylesheet
***************************************************************************/

#body {
	background: #fff !important;
	border: none !important;
}

#PageHeader{
	height: 110px !important;
	background: #fff !important;
}

#loginBox {
	display: none;
}

#PageNavigation{
	display: none !important;
	background: #fff !important;
}

#pageContainer{
	background-image: none !important;
	background: #fff !important;
	border: none !important;
	padding-top: 0;
}

div#image {
	background: #fff !important;
}

#searchArea, #propertylistOptions  {
	display: none !important;
	visibility: hidden !important;
	border: none !important;
}

.propertylist {
	height: 300px !important;
	width: 185px !important;
}

input, .save, select {
	display: none;
}

#footerLinks {
	border: none;
	background: none;
}

#footerLinks ul li, #footerLinks ul.legal li a, #footerLinks ul.legal li a:visited {
	color: #000;
	background: none;
}