

@CHARSET "UTF-8";
/******* GENERAL RESET *******/

.clear{
clear: both;
height: 0;
visibility: hidden;
display: block;
}
a{
text-decoration: none;
}
/******* GENERAL RESET *******/
/******* LOGO *******/
#logo{
margin-top: 1em;
display: block;
}
/******* /LOGO  *******/
/******* MENU *******/
#container{
margin: 0em auto;
width: 590px;
margin-right: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
#container ul{
list-style: none;
list-style-position: outside;
margin-left: 0px;
}
#container ul.menu li{
float: left;
margin-right: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
/*#BDDCA1;*/
#container .linkBlock{
font-weight: 200;
padding: 9px 0px 0px 0px;
_padding: 9px 5px 5px 5px;
cursor: pointer;
color: E56E1C;
float:left; 
width:148px;
height:42px;
_height:51px;
font-size:0.79em;
background-image:url(/images/listBlockBG.jpg); 
text-align:center;
}
#container .active{
color:#FFFFFF;
background-image:url(/images/listBlockBGActive.jpg); 
}
/*#6EBA36;*/
#container ul.menu li.active{
background: #6EBA36;

top: 1px;
border-bottom: 3;
color: #FFFFFF;
}
/******* /MENU *******/
/******* CONTENT *******/
.contentProv{

margin-top: 0px;
margin: 0pt auto;
margin-left:7px;
background: #2C8318;
border: 1px solid #2B7617;
text-align: left;
padding: 0px;
padding-bottom: 20px;
font-size: 11px;
display:none;
}
.contentProv h1{
line-height: 1em;
vertical-align: middle;
height: 48px;
padding: 10px 10px 10px 52px;
font-size: 32px;
}
/******* /CONTENT *******/

/******* NorthEastOntario *******/

.content.NorthEastOntario h1{
background: transparent url(images/news.jpg) no-repeat scroll left top;
}
.content.NorthEastOntario{
display: block;
}
/******* NorthEastOntario *******/

/******* SouthWestOntario *******/

.content.SouthWestOntario h1{
background: transparent url(images/tuts.jpg) no-repeat scroll left top;
}
.content.SouthWestOntario{
display: none;
}
/******* SouthWestOntario *******/

/******* CentralGTA *******/
.content.CentralGTA h1{
background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.content.CentralGTA{
display: none;
}
.content.CentralGTA a{
color: #5f95ef;
}
/******* CentralGTA *******/

/******* Quebec *******/

.content.Quebec h1{
background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.content.Quebec{
display: none;
}
.content.Quebec a{
color: #5f95ef;
}
/******* Quebec *******/



/******* BritishYukon *******/

.content.BritishYukon h1{
background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.content.BritishYukon{
display: none;
}
.content.BritishYukon a{
color: #5f95ef;
}
/******* BritishYukon *******/


/******* AlbertaTerritories *******/

.content.AlbertaTerritories h1{
background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.content.AlbertaTerritories{
display: none;
}
.content.AlbertaTerritories a{
color: #5f95ef;
}
/******* AlbertaTerritories *******/


/******* Saskatchewan *******/

.content.Saskatchewan h1{
background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.content.Saskatchewan{
display: none;
}
.content.Saskatchewan a{
color: #5f95ef;
}
/******* Saskatchewan *******/



/******* Atlantic *******/

.content.Atlantic h1{
background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.content.Atlantic{
display: none;
}
.content.Atlantic a{
color: #5f95ef;
}
/******* Atlantic *******/





