@charset "UTF-8";
/* CSS Document */

.copyright {
	color : #666;
	text-decoration : none;
	font-family : Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-size:9px;
	letter-spacing: 0.5px;

}


.numbers {
	color : #666;
	text-decoration : none;
	font-family : Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-size:12px;
	letter-spacing: .5px;	
	

}


.about {
	color : #666;
	text-decoration : none;
	font-family : Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height: 20px;
	
}

.renovation {
	color : #999;
	text-decoration : none;
	font-family : Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height: 20px;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.staff {
	color : #fff;
	text-decoration : none;
	font-family : Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-size:12px;
	letter-spacing: 0.5px;
	line-height: 15px;
}

a.emails {
	color : #fff;
	text-decoration : none;
	font-family : Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-size:10px;
	letter-spacing: 0.5px;
	line-height: 15px;
}

.awards {
	color : #996;
	text-decoration : none;
	font-family : Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-size:12px;
	letter-spacing: 1px;
	line-height: 15px;
}