/*cherry*/
.topNavigation {
	font:normal 12px Arial;
	color:#DDB7B7;
}
.topNavigation a {
	color:#DDB7B7;
	text-decoration:none;
}
.topNavigation a:hover {
	color:#C06E6E;
}
.navigationBreakLine {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #951A1D;
	margin-top: 5px;
	margin-bottom: 5px;
}
.propertySolutionsLink {
	font:normal 9px Arial;
	text-align:center;
	color:#CEBFAE;
}
.propertySolutionsLink a {
	color:#CEBFAE;
	text-decoration:none;
}
.propertySolutionsLink a:hover {
	color:#AF997F;
}
.title{
	font: bold 14px Arial;
	color: #663300;
	padding-bottom:10px;
}
.text{
	font: normal 12px Arial;
	color: #663300;
}