body{ 
	background-color:#ab5500;
	background-image:url(../images/template_background.png);
	background-repeat: repeat-x; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #333333
	}

div#container{	
	position:relative;
	background-image:url(../images/template_background_inside.png);
	background-repeat: repeat-x; 
	background-color:#ffcd4a;
	margin: 0 auto 0 auto;
	width: 800px;
	top:20px;
	}
	
div#contentWrapper{	
	position:relative;
	margin: 0 auto 0 auto;
	width: 680px;
	}
	
div#header{
	position:relative;
	background-image:url(../images/template_header.gif);
	width: 687px; 
	height:114px;	
	z-index: 100;
	}
	
div#sidemenubottom{
	position:relative;
	background-image:url(../images/template_sidemenubottomMain.png);
	background-repeat:no-repeat;
	height:35px;
	}	

div#sidemenu{
	position:relative;
 	background-image:url(../images/template_sidemenubackgroundMain.png);
	background-repeat: repeat-y;
}		

div#footer{
	position:relative;
	background-image:url(../images/template_footerMain.png);
	background-color:#ab5500;
	background-repeat: no-repeat;
	width:801px;	
	height: 120px;
	}		

div#contentWrapper{
	position:relative;
	}
	
div#hlBox{
	width:480px;
	margin: 20px 0 0 20px;
	}	
	
#staff{
	position:absolute;
	width:100px;
	top: 5px;
	left:575px;
	font-family:Arial;
	font-size:0.85em;
	text-align:right;
}	
	
#link_toronto{
	position:relative;
	top: 60px;
	height: 32px;
	width: 140px;
}

#link_ontario{
	position:relative;
	top: 30px;
	left:170px;
	height: 32px;
	width: 100px;
}
td.sidemenu {
	background-image:url(../images/template_sidemenuMain.png);
	background-repeat:no-repeat;
	width:161px;
	height:300px;
	}	
	
ul.hlBox  {
	margin:0;
	padding:0;
	zoom:1;
	overflow:auto;
	}

ul.hlBox li{
  	display:block;
	float:left;
	margin-bottom:10px;
	padding:0 0 3px 0;	
	
	}	

ul.hlBox li img{
	vertical-align:top;	
	}

.hlBox img{
	border:none;
	}

.box1:hover{background-color:#66CC00;
}

.box2:hover{background-color:#66CC00;
}

.box3:hover{background-color:#66CC00;
}

.box4:hover{background-color:#66CC00;
}

A:link { color:#611212; text-decoration:underline}
A:visited {color:#611212; text-decoration: underline}
A:active {color:#611212; text-decoration: underline}
A:hover {text-decoration: none; color: #663402;}	
		

