/* CSS Document */

body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
h1 {
	font-size:24px;
	color:#ffffff;
}
h2 {
	font-size:16px;
	color:#333333;
}
.heading {
	font-size:24px;
	color:#ffffff;
	font-weight:bold;
}
.subheading {
	font-size:16px;
	color:#333333;
	font-weight:bold;
}
.floorplan_heading {
	font-size:16px;
	color:#98151b;
	font-weight:bold;
}
.floorplan_subheading {
	font-size:14px;
	color:#000000;
	font-weight:bold;
}
.emphasis {
	color:#ffbb1f;
}
.default {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}