
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #919191;
}

a {
	color: #889523;
	text-decoration: none;
}

a:hover {
	background: #fff;
	color: #919191;
	text-decoration: none;
}


.sectiontitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9fac36; /*lighter*/
}

.capital{
	font-size: 30px;
	margin-right: 5px;
	color: #889523;
}

.floordimensions{
	font-size: 11px;
	font-weight: bold;
	color: #919191;
}

.statementstitles{
	font-size: 11px;
	font-weight: bold;
	color: #889523;
}


/*Temporary*/
.comingsoon{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #77882c;
	text-align: center;
}