body {
	background: #5E5C49;
}
.contentSlotTc {
	background: #4E481A url('../images/mean_green_vertical_stripe_thin.gif') repeat-x;
}
.contentSlotTd {
	background: #25220b url('../images/mean_green_vertical_stripe_thick.gif') repeat-x;
}
.propertySolutionsLink {
	font:normal 9px arial;
	margin-top:0px;
	padding-left:20px;
	text-align:left;
	color:#989898;
	
}
.propertySolutionsLink a {
	color:#989898;
}
.landingText {
	padding:8px;
}
.landingText .text {
	color:#F5F3DA;
}
.landingText .title {
	font:normal normal bold 13px/18px arial;
	color:#F5F3DA;
	padding-bottom:10px;
}