/*Twilight Gray Lime*/
.landingText .text {
	color:#005645;
}
.landingText .title {
	font:normal 22px Times;
	color:#005645;
	padding-bottom:10px;
}
.text{
	font:normal 11px Arial;
	color:#fff;
}
.propertyOverviewBackground {
	background:#fff url('/Common/website_templates/twilight_gray_lime/images/content_background.jpg') repeat-x;
	width:524px; 
	height:306px; 
	padding:20px; 
	padding-top:10px;
}
.captionBackground {
	background:#939598;
}
.captionLine {
	border-bottom:1px solid #c4bfb3; 
	margin-bottom:14px;
}
.contentLine {
	border-top:1px solid #8f9091; 
	padding:15px 0px 0px 15px;
}
.extraLinks a {
	font:normal 11px Arial;
	color:#fff;
}
.extraLinks a:hover {
	color:#E7E2D8;
}