/* Vancouver Island */

#bannerWrapperOuter {
	background:url(../images/headers/BC_VI.jpg); 
	height:142px;
}


#productName {
	font-size:18px;
	color:#093D89;
	border-bottom:1px solid #CCC;
}
	
#productPrices {
	color:#093D89;
}

#cartAdd {
	float:left;
	text-align:center;
	margin:0;
	padding-bottom:15px;
	}
	
#productDescription{
	padding-top:15px;
	padding-bottom:15px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-size:11px;
}

#regionMap {
	background:url(../images/maps/VIBC.gif);
	height:150px;
}
