@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	

}

a { color: #000000; text-decoration: underline; }
a:hover, a:focus { color: #621A4B; text-decoration:underline }
a:visited { color: #000000; text-decoration: underline; }


#body {
	width:834px;
	height:500px;
	background:url(../images/bg_body.jpg);
	padding:81px 50px 0 140px;
}

#body2 {
	width:834px;
	height:530px;
	background:url(../images/bg_body.jpg);
	padding:51px 50px 0 140px;
}

#body-toronto {
	width:834px;
	height:500px;
	background:url(../images/bg_body_Tor.jpg);
	padding:81px 50px 0 140px;
}

#body-indexpage {
	width:1024px;
	height:571px;
	background:url(../images/bg_body.jpg);
	padding-top:10px;
}

.date {
	color:#621A4B;
	font-size:36px;
	margin-bottom:15px;
	font-weight:bold;
	line-height:37px;
}
.address1 {
	color:#621A4B;
	font-size:20px;
	font-weight:bold;
}
.address2 {
	color:#621A4B;
	font-size:16px;
}

.text18 {
	color:#000;
	font-size:18px;
}

.table_line {
	border-left:#621A4B solid 1px;
}
#horiz_line {
	border-bottom:#621A4B solid 1px;
	
}

#container1 {
	padding-left:15px;
	padding-bottom:15px;
	line-height:22px;
}
#container2 {
	padding-left:15px;
	padding-top:15px;
	line-height:22px;
}

.purple12 {
	font-size:12px;
	color:#621A4B;
}

