.propertypagehd {
	color: #434431;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
}

.floor {
	font-family: Helvetica, Arial, sans-serif;
	color: #50483D;
	font-weight: bold;
	font-size: 15px;
	line-height: 19px;
}

.room {
	font-family: Helvetica, Arial, sans-serif;
	color: #434431;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.architect {
	font-family: Helvetica, Arial, sans-serif;
	color: #9c9080;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.whitetext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}
.maintext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #50483D;
}
.textfrance {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
a.textfrance:link {
	text-decoration: none;
	color: #999999;
}
a.textfrance:visited {
	text-decoration: none;
	color: #999999;
}
a.textfrance:hover {
	text-decoration: none;
	color: #333333;
}
a.textfrance:active {
	text-decoration: none;
	color: #333333;
}
a.textfrancewhite:link {
	text-decoration: none;
	color: #999999;
}
a.textfrancewhite:visited {
	text-decoration: none;
	color: #999999;
}
a.textfrancewhite:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.textfrancewhite:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #009900;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #50483D;
}
a:active {
	text-decoration: none;
	color: #50483D;
}

a.main:link {
	text-decoration: none;
	color: #009900;
}
a.main:visited {
	text-decoration: none;
	color: #009900;
}
a.main:hover {
	text-decoration: none;
	color: #50483D;
}
a.main:active {
	text-decoration: none;
	color: #50483D;
}
a.bg:link {
	text-decoration: none;
	color: #50483D;
}
a.bg:visited {
	text-decoration: none;
	color: #50483D;
}
a.bg:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.bg:active {
	text-decoration: none;
	color: #FFFFFF;
}

.imagecaption {
	font-family: "Andale mono", "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 13px;
	color: #434431;
}

.disclaimer {
	font-family: "Andale mono", "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 13px;
	color: #434431;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.frenchcolour {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}


