body { 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 10px;
	background-color:#FFFFFF;
}
.page, .siteSection {
	display: block;
	width: 962px;
	padding: 0px;
	background-color:#FFFFFF;
}
#mainContent {
	height: auto;
	width: 962px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
#BodyContent {
	width: 694px;
	margin-left: 15px;
	float: left;
}
#PageTitle {
	width: 694px;
	color: #004990;
	font-size: 20px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	margin-bottom: 10px;
}
#SectionHome #PageTitle, #SectionGeneral #PageTitle {
	border-bottom: 1px solid #004990;
}
#SectionToronto #PageTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#SectionMontreal #PageTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCCD57;
}
#SectionAbout #PageTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004990;
}
#SectionContact #PageTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004990;
}

#PageCopy {
	width: 464px;
	float: left;
	padding-top: 0px;
}
.errorMessage {
	font-weight: bold;
	color: #FF0000;
}

#PageCopyWide {
	width: 679px;
	float: left;
	padding-top: 0px;
}
#FeatureArea {
	width: 215px;
	margin-left: 10px;
	float: right;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}
#header {
	clear: both;
	background-color:#FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 71px;
}
#homePage {

}
#footer {
	clear: both;
	background-color:#FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 60px;
	text-align:center;
	padding-top:10px;
	font-size:11px;
}

#logo {
	float: left;
	width: 253px;
}

#mainNav {
	float: left;
	width: 570px;
	height: 71px;
	font-size:13px;
}
#mainNav img {
	margin-top:6px;
}
#navToronto {
	float: left;
	width: 105px;
	height: 31px;
	padding-left:15px;
	margin-top:30px;
	padding-top:5px;
}
#navMontreal {
	float: left;
	width: 105px;
	height: 31px;
	padding-left:15px;
	margin-top:30px;
	padding-top:5px;
}
#navAbout {
	float: left;
	width: 85px;
	height: 31px;
	padding-left:15px;
	margin-top:30px;
	padding-top:5px;
}
#navPhotoGallery {
	float: left;
	width: 85px;
	height: 31px;
	padding-left:15px;
	margin-top:30px;
	padding-top:5px;
}
#navContact {
	float: left;
	width: 85px;
	height: 31px;
	padding-left:15px;
	margin-top:30px;
	padding-top:5px;
}
#rightNav {
	float: right;
	width: 130px;
	height: 36px;
	padding-top:35px;
	font-size:11px;
	text-align:right;
}
/* FEATURE AREA FORMATTING */
.featureBox {
	width: 215px;
	margin-bottom: 15px;
	height: auto;
	float: left;
}
.featureSmallPhoto {
	border: 1px solid #9DB5CD;
	float:left;
	width: 50px;
	height: auto;
}
.featureLargePhoto {
	float:left;
	width: 215px;
	height: auto;
}
#FeatureArea img {
	border: 0px
}
.featureHeading {
	font-size:12px;
	color: #FF0000;
	float: right;
	width: 150px;
	font-weight: bold;
	margin-bottom: 3px;
}
#featureHead1 a:link, #featureHead1 a:visited, #featureHead1 a:active {
	color: #FF0000;
	text-decoration:none;	
}
#featureHead1 a:hover {
	color: #FF0000;
	text-decoration:none;	
}
.featureCopy {
	width: 140px;
	clear: right;
	float: right;
	padding-right: 10px;
}
.featureLink {
	width: 150px;
	clear: right;
	float: right;
	text-align: right;
	font-weight: bold;
	margin-top: 3px;
}

/*  LINKS FORMATTING */
a, a:link, a:visited, a:active {
	color: #004990;
	text-decoration: none; 
}
a:hover {
	color: #3781c8;
}
#mainNav a, #rightNav a, #footer a {
	color:#000000;
	text-decoration: none;
}
#mainNav a:link, #rightNav a:link, #footer a:link, #mainNav a:visited, #rightNav a:visited, #footer a:visited, #mainNav a:active, #rightNav a:active #footer a:active {
	color:#000000;
	text-decoration: none;
}
#mainNav a:hover, #rightNav a:hover, #footer a:hover {
	color: #004284;
	text-decoration: none;
	border-bottom:dotted 1px #004284;
}
#featureHead1 a:link, #featureHead1 a:visited, #featureHead1 a:active,
#featureHead2 a:link, #featureHead2 a:visited, #featureHead2 a:active,
#featureHead3 a:link, #featureHead3 a:visited, #featureHead3 a:active,
#featureHead4 a:link, #featureHead4 a:visited, #featureHead4 a:active {
	color: #FF0000;
	text-decoration:none;	
}
#featureHead1 a:hover,
#featureHead2 a:hover,
#featureHead3 a:hover,
#featureHead4 a:hover {
	color: #3781c8;
}
.contactSectionHead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004990;
	font-style: italic;
	font-weight: bold;
}
#BodyContentPhoto {
	width: 947px;
	margin-left: 15px;
	float: left;
}
#PageTitlePhoto {
	width: 694px;
	color: #004990;
	font-size: 20px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 238px;
	margin-bottom: 10px;
	border-bottom: 1px solid #004990;
}
#PageCopyPhotos {
	width: 947px;
	float: left;
	padding-top: 0px;
}
#BodyContentAgent {
	width: 694px;
	margin-left: 238px;
	float: left;
}
