/*Twilight Blue*/
.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_blue/images/content_background.jpg') repeat-x;
	width:524px; 
	height:296px; 
	padding:20px; 
	padding-top:10px;
}
.captionBackground {
	background:#00264c;
}
.captionLine {
	border-bottom:1px solid #3d5267; 
	margin-bottom:14px;
}
.contentLine {
	border-top:1px solid #3d5267; 
	padding:15px 0px 0px 15px;
}
.extraLinks a {
	font:normal 11px Arial;
	color:#fff;
}
.extraLinks a:hover {
	color:#559CBE;
}