@charset "utf-8";
/* CSS Document */

td#blacklink a:link {color: black;}
td#blacklink a:visited {color: black;}
td#blacklink a:hover {color: black;}
td#blacklink a:active {color: black;}

.floorplanname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 47px;
	color: #4A463B;
	text-align: left;
	letter-spacing: 2px;

}

.rendering {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 11px;
	line-height: 34px;
	color: #4A463B;
	text-align: left;

}

.floor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 34px;
	color: #4A463B;
	text-align: left;

}

.links {
	font-family: Georgia, "Times New Roman", Times, serif ;
	font-size: 11px;
	line-height: 34px;
	color: #000000;
	text-align: right;

}

.disclaimer{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
	font-size: 10px;
	line-height: 14px;
	color: #4A463B;
	text-align: left;

}

