#canadamap {
	position: relative; 
	width: 536px;
	height: 379px;
	}

#bc	{
	position: absolute; 
	width: 87px;
	height: 146px;
	top: 135px;
	left: 70px; 
	}

#alberta	{
	position: absolute; 
	width: 70px;
	height: 116px;
	top: 174px;
	left: 132px; 
	}

#ontario {
	position: absolute; 
	width: 136px;
	height: 141px;
	top: 219px;
	left: 264px; 
	} 

 #bcList, #ontarioList, #abList {display: none;}

 #leftNav {
	list-style: none;
	width: 185px;
	float: left; 
	margin-top: 15px;
	background: #dadbd4 url(../../images/menubg1.jpg) bottom right no-repeat;    
	padding-bottom: 6px;
	font-family: "trebuchet ms", sans-serif;
	letter-spacing: 1px;
	font-size: 11px; 
	}
 
#leftNav ul {
	list-style: none;
	width: 185px;  
	}

#leftNav li {
	float: left; 
	width: 185px;   
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ffffff;	
	}

#leftNav li.leftNavHeader {
	width: 185px;
	w\idth: 170px;
	padding: 6px 0px 6px 15px;
	background-color: #003066; 
	color: #ffffff;  
	}   
 
#leftNav li a { 
	display: block;
	width: 185px; 
	w\idth: 170px;  
	color: #555555;
	text-decoration: none; 	 
	margin: 0;  
	padding: 6px 0px 6px 15px;
	cursor: hand; /* needed for IE */	
	}	
 
#leftNav li a:hover {
	color: #ffffff;
	background-color: #7f8e2b;
	} 
 
#leftNav li ul li { 
	background-color: #f1f1ef;  	
 	}  

#leftNav li ul li.city { 
	background-color: #f1f1ef; 
	width: 185px;
	w\idth: 170px;
	padding: 6px 0px 0px 15px; 
	border: 0;
	color: #7f8e2b;
	font-weight: bold;
	 } 

 #leftNav li ul li.community { 
	background-color: #f1f1ef; 
	width: 185px;
	w\idth: 170px;
	padding: 0px 0px 0px 15px; 
	border: 0;
 	} 
 
#leftNav li ul  li.community a { 
	display: block; 	
	padding: 0px 0px 0px 0px;  
	}

#leftNav li ul li.community a:hover {color: #ffffff; background-color: #99a522;} 

 
 
  	 
 
 
