body {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

a {
	color:#e27f1c;
	text-decoration: none;
}
a:visited {
	color:#e27f1c;
	text-decoration: none;
}
a:hover {
	color:#e27f1c;
	text-decoration: underline;
}

a.credits {
	color:#333;
	text-decoration: none;
}

a:hover .credits{
	color:#333;
	text-decoration: underline;
}

#copy {
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
#city {
	font-size: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#text_title {
	font-size: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#address {
	font-size: 14px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#address_black {
	font-size: 16px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.address_francais {
	font-style: italic;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
.phone {
	font-size: 14px;
	font-weight:bold;
	color: #e27f1c;
	font-family: Arial, Helvetica, sans-serif;
}
.aptOnly {
	color: #999;
	font-style: italic;
}
.smallText1 {
	color: #e27f1c;
	font-size:12px;
	font-style: italic;
}

#text {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#title {
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	line-height: 1em;
}
#subtitle_small {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0.6em;
}
#subtitle_big {
	font-size: 30px;
	font-weight: bold;
	color: #e27f1c;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
}
#li {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#test {
	font-size: 14px;
	font-weight: bold;
	color: #e27f1c;
	font-family: Arial, Helvetica, sans-serif;
}

.newIcon {
	position:relative;
	left:240px;
	top:20px;
}

.canadianCredit {
	font-size:13px;
	color:#000;
}

