/* Start of CMSMS style sheet 'SITE: Home' */
/* Site Canada Home
-------------------------------*/
#slideshow {
	background: url(uploads/images/home/bkgd.jpg) no-repeat;
	padding: 0 0 20px 0;
	height: 270px;
	width: 808px;
}
#slideshow .slideshow img {
	position:absolute;
}
#banner_vrt {
	padding: 30px 0 0 0;
	width: 120px;
}
#welcome {
	width: 328px;
}
#welcome h1, #welcome p {
	padding-left: 20px;
	padding-right: 20px;
}
#news, #events {
	width: 240px;
}
#news img {
	padding-left: 20px;
}
#news {
	background: url(uploads/images/home/news_bkgd.gif) repeat-x;
}
#events {
	background: url(uploads/images/home/events_bkgd.gif) repeat-x;
}
#news h3, #events h3 {
	border-left: 1px solid #fff;
	color: #fff;
	display: block;
	font-size: 21px;
	line-height: 30px;
	padding: 10px 15px 0 20px;
	margin: 0;
}
#news h3 a, #events h3 a {
	background: url(uploads/images/base/arrow_forward_white.gif) no-repeat right 55%;
	color: #fff;
	padding-right: 15px
}
#news .NewsSummary, #events .EventsSummary {
	margin-left: 20px;
	margin-right: 20px;
}
#news #sponsors_h {
	margin: 10px 20px;
}
#news #sponsors_h h3 {
	border-bottom: 1px solid #BCBEC3;
	color: #c60c30;
	padding: 20px 0 5px 0;
	margin: 10px 0;
}
#news #sponsors_h img {
	padding-left:0px;
}
#news #sponsors_h .sponsor_level {
	color: #909298;
	font: 11px/15px Helvetica,Arial,sans-serif;
	text-transform: uppercase;
	margin-bottom: 8px;
}

/* End of 'SITE: Home' */

