BODY, TD, .bodytext {
	font-family: Arial;
	font-size: 12px;
}

BODY {
	background: url('images/starbackground.gif');
}

H1 {
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
}

.footer, A.footer:link, A.footer:active, A.footer:hover, A.footer:visited {
	font-size: 12px;
	ccolor: #f9d299;
	color: #c8012c;
}

.contentpane {
	padding-left: 63px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.cellblack {
	font-weight: bold;
	font-size: 14px;
}

.floorplanName {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.floorplanInfo, .inventoryDetailsInfo {
	font-weight: normal;
	font-size: 14px;
	text-align: center;
}

.inventoryPrice {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	color: #c8012c;
}

TH {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #c8012c;
	text-align: left;
}

.homeprice {
	text-align: right;
}

.availableFloorplans TD, .availableFloorplans TH {
	font-size: 10px;
}