body {
	margin:0 auto;
	padding:0px;
	font-size: 75%;
	font-family: Arial,Verdana,Helvetica,Tahoma,sans-serif;
	text-align: center;
    background:#AFACAC url(../images/background.jpg) top center no-repeat;
	line-height:16px;
	}

#threecolumn {
	background: #ffffff url(../images/content-bg.png) top center repeat-y;
	clear:both;
	}

#twocolumn {
	background: url(../images/content-2column-bg.jpg) top center repeat-y;
	height:1%;  /* IE hack */
	}

#onecolumn {
	background: url(../images/content-1column-bg.jpg) top center repeat-y;
	height:1%;  /* IE hack */
	}


/* this contains a print version of the manitoba logo */

#printheader {
	display:none;
	}


#skipto {
	position: absolute;
	top: -1000px;
	}


form {
	padding:0px;
	margin:0px;
	}

div {
	font-family: Arial,Verdana,Helvetica,Tahoma,sans-serif;
	}

img {
	border: 0;
	}

a, a:link, a:visited, a:hover, a:active, a:visited:hover  {
	color:#000;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-family: Arial,Verdana,Helvetica,Tahoma,sans-serif;
	color: #333;
	}

	h1 {
		font-size: 2em;
		line-height: 1em;
		margin-bottom:.3em;
		}
	
		h1#organization {
		height:50px;
		width:680px;
		font-size: 2em;
		letter-spacing:0.45px;
		font-weight:600;
		font-family:Arial,Verdana,Helvetica, sans-serif;
		color:#205E2B;
		padding: 20px 0px 0px 260px;
		margin: 0px;
		background:url(../images/default-header.jpg) top right no-repeat;
			}
						
	h2 {
		font-size: 1.6em;
		line-height: 1em;
		margin-top:.5em;
		margin-bottom:.3em;
		}
	
	h3 {
		font-size: 1.4em;
		line-height: 1em;
		margin-top:.5em;
		margin-bottom:.3em;
		}
	
	h4 {
		font-size: 1.2em;
		margin-top:.5em;
		margin-bottom:.3em;
		color: #000;
		}
	
	h5 {
		font-size: 1.1em;
		margin-top:.5em;
		margin-bottom:.3em;
		color: #000;
		}
	
	h6 {
		margin-top:.5em;
		margin-bottom:.3em;
		font-size: 1em;
		}

#container {
	width:940px;
	text-align: left;
	margin: auto;
	}

#pageinfo {
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	margin:5px 0px 0px 10px;
	}

	#pageinfo a {
		color: #000;
		text-decoration: none;
		}
	
	#pageinfo a:hover {
		text-decoration: underline;
		color: #555;
		}

/*  search  */


form p.labels { position:relative; float:left; padding:0px 10px 0px 0px; margin:0px; }
form p.labels label { position: absolute; top: 2px; left: 0px; padding:4px 0px 2px 7px; color:#000; font-weight:bold; font-size:.9em; font-family:arial;}

.search {
	padding:18px 0px 0px 10px;
	}

.textfield,.selectfield {
	margin:0px;
	border:1px solid #9E9EA2;
	background:#fff;
	font-weight:bold;
	font-size:.9em;
	font-family:Arial;
	}

.selectfield {
	padding:3px 5px 3px 2px;
	}
	
.textfield {
	padding:4px 5px 4px 5px;
	}

.search .selectfield{
	width:220px;
	padding:3px 5px 3px 2px;
	}

.search .textfield {
	width:207px;
	padding:4px 5px 4px 5px;
	}

#news_search .selectfield {
	padding:0px;
	margin:0px;
	}
	
#news_search .textfield {
	padding:0px;
	margin:0px;
	}

.search p {
	float:left;
	}

.search .go-button {
	margin:0px;
	}

.form-go-button {
	background-image: url(../images/form-go-button.jpg) no-repeat;
  	width: 50px;
 	height: 24px;
	}

.form-go-button:hover {
	background-image: url(../images/form-go-button-on.jpg) no-repeat;
  	background-repeat: ;
	}

.buffy {
	float:right; 
	margin-right:40px;
	clear:both;
	}

ul.toplinks {
	list-style:none;
	margin:0px;
	padding:0px;
	}

ul.toplinks li {
	font-weight:bold;
	font-family:Arial;
	font-weight:bold;
	font-size:1em;
	float:left;
	padding:0px 5px 0px 5px;
	margin:8px 0px 0px 0px;
	}
	
ul.toplinks li{
	border-right:1px solid #000;
	}

ul.toplinks li:first-child{
	padding:0px 5px 0px 0px;
	}

ul.toplinks li.last-li {
	border:none;
}

ul.toplinks li a {
	text-decoration:none;
	color:#000;
	font-weight:bold;
	}

ul.toplinks li a:hover {
	text-decoration:underline;
	}


/* government section links */


.nav {
	list-style:none;
	margin:0px;
	padding:0px;
	}

.nav li {
	float:left;
	border-bottom:1px solid #fff;
	width:188px;
	height:45px;
	}
	
.nav li a {
	display: block;
	height: 45px;
	width:188px;
	text-decoration: none;
	}
	
.nav  li a em{
	visibility: hidden;
	}

.nav li a img {
	width:188px;
	height:45px;
	}

.nav li:last-child {
	float:left;
	border-bottom:1px solid #fff;
	}

.nav-government {
	background: #000 url("../images/nav/government.jpg") top no-repeat;
	}
	
.nav-government:hover, .nav-government-on {
	background: url("../images/nav/government-on.jpg") no-repeat;
	}

.nav-business {
	background: #000 url("../images/nav/business.jpg") top no-repeat;
	}
	
.nav-business:hover, .nav-business-on {
	background: url("../images/nav/business-on.jpg") no-repeat;
	}

.nav-residents {
	background: #000 url("../images/nav/residents.jpg") top no-repeat;
	}
.nav-residents:hover, .nav-residents-on {
	background: url("../images/nav/residents-on.jpg") no-repeat;
	}

.nav-services {
	background: #000 url("../images/nav/services.jpg") top no-repeat;
	}
	
.nav-services:hover, .nav-services-on {
	background: url("../images/nav/services-on.jpg") no-repeat;
	}

.nav-visitors {
	background: #000 url("../images/nav/visitors.jpg") top no-repeat;
	}
	
.nav-visitors:hover, .nav-visitors-on {
	background: url("../images/nav/visitors-on.jpg") no-repeat;
	}

.nav img {
	width:188px;
	height:45px;
	}

.nav-business {}
.nav-residents{}
.nav-services{}
.nav-visitors{}

.searchlabel {
	padding:0px;
	margin:0px 5px 0px 2px;
	font-size:1.2em;
	font-family:Arial;
	}

/* if javascript is enabled, this CSS will be used for the header */

ul#navbar {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

	ul#navbar li {
		float: left;
		}

	ul#navbar a:hover {
		padding-bottom: 5px;
		position: relative;
		bottom: 5px;
		}

	ul#navbar li#search {
		background: url("../images/search_bg.gif") repeat-x;
		width: 159px;
		height: 45px;
		}
		
	ul#navbar li#search input.searchbox {
		width: 100px;
		margin: 17px 0 0 10px;
		font-size: 1em;
		font-family: Verdana, sans-serif;
		height: 15px;
		border: 1px solid #ddd;
		}
	
#header #logo {
	width: 190px;
	height: 134px;
	float: right;
	display: block;
	}

#header img {
	border: 0;
	}
	
#title {
	margin: 0px;
	padding: 0px;
	}

	
#breadcrumb {
	background: #077d40;
	color: #fff;
	font-weight: bold;
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	margin-bottom: 1px;
	border-top:1px solid #fff;
	}
	
	#breadcrumb a {
		color: #fff;
		text-decoration: none;
		}
	
	#breadcrumb a:hover {
		text-decoration:underline;
		}
	
	
#language {
	display:inline;
	}

#printable {
	display:inline;
	}

#mobile {
	display:inline;
	}

#headerlinks {
	display:inline;
	}

/* left navigation */

#sidemenu {
	padding-bottom:20px;
	background:url(../images/section-footer.png) bottom no-repeat;
	}

#left {
	width: 220px;
	float: left;
	font-size: 1em;
	margin-left:10px;
	padding-top:10px;
	}


/* LEFT AND RIGHT COLUMN SECTIONS */


.narrow-title-green, .middle-title-green, .wide-title-green,
.narrow-title,.middle-title,.wide-title {
	font-size:1.5em;
	color:#fff;
	background:#333;
	text-shadow: 2px 2px 3px #000000;
	letter-spacing:0.45px;
	height:33px;
	padding:17px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	}

.narrow-title-green-sc, .middle-title-green-sc, .wide-title-green-sc	 {
	font-size:1.6em;
	color:#fff;
	background:#333;
	text-shadow: 2px 2px 3px #000000;
	letter-spacing:0.45px;
	max-height: 40px;
	min-height: 40px;
	padding:10px 0px 0px 18px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.narrow-title-sub {
	font-size:0.7em;
	padding-top: 2px;
	line-height: 1.2em;
	color:#fff;
	text-shadow: 2px 2px 3px #000000;
	letter-spacing:0.45px;
	font-family:Arial, Helvetica, sans-serif;
	}

.narrow-title-green, .narrow-title-green-sc {
	background:url(../images/title-narrow-green.png) no-repeat;
	}
	
.middle-title-green, .middle-title-green-sc {
	background: url(../images/title-middle-green.png) no-repeat;
	}
	
.wide-title-green, .wide-title-green-sc {
	background: url(../images/title-wide-green.png) no-repeat;
	}	

#sc ul li a{
	width:170px;
	background-position: 20px;
	background-repeat: no-repeat;
	min-height: 20px; 
	padding-left: 40px;
    display: block;              
	}
	
#sc ul li a:hover{
	background:#D6D6D6;
	padding-left: 40px;
    display: block;  
	width:170px;              
	}

#sc ul li a#facebook{ 
	background:url(../images/dept-facebook.png) 5px 5px no-repeat;

	}

#sc ul li a#facebook:hover{ 
	background:#D6D6D6 url(../images/dept-facebook.png) 5px 5px no-repeat;  

	}

#sc ul li a#twitter{
	background:url(../images/dept-twitter.png) 5px 5px no-repeat;  

	}

#sc ul li a#twitter:hover{
	background:#D6D6D6 url(../images/dept-twitter.png) 5px 5px no-repeat;

	}

#sc ul li a#rss{
	background:url(../images/dept-rss.png) 5px 5px no-repeat;  
        
	}

#sc ul li a#rss:hover{ 
	background:#D6D6D6 url(../images/dept-rss.png) 5px 5px no-repeat;   
     
	}

#sc ul li a#youtube{
	background:url(../images/dept-youtube.png) 5px 5px no-repeat;
        
	}

#sc ul li a#youtube:hover{
	background:#D6D6D6 url(../images/dept-youtube.png) 5px 5px no-repeat;
      
	}

#sc ul li a#email{
	background:url(../images/dept-email.png) 5px 5px no-repeat; 
       
	}

#sc ul li a#email:hover{
	background:#D6D6D6 url(../images/dept-email.png) 5px 5px no-repeat; 
        
	}

/*  section  */

.section {
	padding-bottom:20px;
	background:url(../images/section-footer.png) bottom no-repeat;
	}

.section-no-footer {
	padding:10px 10px 20px 10px;
	}

.narrow-title-twoline {
	height:40px;
	padding:10px 0px 10px 15px !important;
	}

.section ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}

.section ul ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}

.section li.nolink {
	width:190px;
	padding:7px 10px 7px 20px;
	border-bottom:1px solid #fff;
	margin:0px;
	}

.section li a {
	text-decoration:none;
	display:block;
	width:190px;
	padding:7px 10px 7px 20px;
	border-bottom:1px solid #fff;
	margin:0px;
	}

.section ul ul li a {
	text-decoration:none;
	display:block;
	width:180px;
	border-bottom:1px solid #fff;
	padding:7px 10px 7px 30px;
	margin:0px 0px 0px 0px;
	}

.section li a:first-child {
	border-top:1px solid #fff;
	}

.section ul li {
	background:#EDEDED;
	}

.section ul ul li {
	background:#fff;
	}

.section ul ul li a:first-child {
	}

.section ul li.collapse, .section ul li.on {
	background:#D6D6D6 url(../images/level0_off.gif) 5px 9px no-repeat;
	}

.section ul ul li.collapse,.section ul ul li.on {
	background:#c8c8c8;
	background-image:none;
	}

.section li a:hover {
	background:#D6D6D6 url(../images/level0_off.gif) 5px 9px no-repeat;
	}

.section ul ul li a:hover {
	background:#c8c8c8;
	background-image:none;
	}
.section ul ul li a:first-child {
	}

/* side menu begins */

#left ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #ddd;
	clear:both;
	border-top:1px solid #fff;
	}

	/* top level menu */
	#left ul a {
		display: block;
		height: 1%; /* Holly Hack */
		background: #ededed;
		color: #000;
		text-decoration: none;
		padding:7px 10px 7px 20px;
		margin: 0px 0px 0px 0px;
		border-bottom:1px solid #fff;
		}
	
	#left ul a:hover {
		display: block;
		height: 1%; /* Holly Hack */
		color: #000;
		background: #d6d6d6 url("../images/level0_off.gif") 4px 8px no-repeat;
		text-decoration: none;
		padding:7px 10px 7px 20px;
		margin: 0px 0px 0px 0px;
		border-bottom:1px solid #fff;
		}

	/* selected, non-expanding */
	
	#left ul li.on a {
		background: #d6d6d6 url("../images/level0_off.gif") 4px 8px no-repeat;
		border-bottom:1px solid #fff;
		color: #000;
		padding:7px 10px 7px 20px;
		margin: 0px 0px 0px 0px;
		border-bottom:1px solid #fff;
		}

	#left ul li.on a:hover {
		display: block;
		height: 1%; /* Holly Hack */
		background: #d6d6d6 url("../images/level0_off.gif") 4px 8px no-repeat;
		text-decoration: none;
		color: #000;
		padding:7px 10px 7px 20px;
		margin: 0px 0px 0px 0px;
		border-bottom:1px solid #fff;
		}

	/* not selected, expanding */
	
	#left ul li.expand a {
		display: block;
		height: 1%; /* Holly Hack */
		background: #ededed url("../images/level0_off.gif") 4px 8px no-repeat;
		color: #000;
		text-decoration: none;
		padding:7px 10px 7px 20px;
		margin: 0px 0px 0px 0px;
		border-bottom:1px solid #fff;
		}
	
	#left ul li.expand a:hover {
		display: block;
		height: 1%; /* Holly Hack */
		background: #d6d6d6 url("../images/level0_off.gif") 4px 8px no-repeat;
		color: #000;
		padding:7px 10px 7px 20px;
		margin: 0px 0px 0px 0px;
		border-bottom:1px solid #fff;
		}
		
	/* selected, expanding */
	
	#left ul li.collapse a {
		background: #d6d6d6 url("../images/level0_on.gif") 4px 8px no-repeat;
		}

	#left ul li.collapse a:hover {
		display: block;
		height: 1%; /* Holly Hack */
		background: #d6d6d6 url("../images/level0_on.gif") 4px 8px no-repeat;
		color: #000;
		padding:7px 10px 7px 20px;
		margin: 0px 0px 0px 0px;
		border-bottom:1px solid #fff;
		}

		/* down one level */
			
		#left ul ul a,#left ul li.collapse ul a {
			background: #FFF;
			color: #000;
			padding: 7px 10px 7px 30px;
			margin: 0px 0px 0px 0px;
			}
			
		#left ul ul a:hover,#left ul li.collapse ul a:hover {
			background: #c8c8c8;
			color:#000;
			padding: 7px 10px 7px 30px;
			margin: 0px 0px 0px 0px;
			}
			
			
		/* not selected, expandable */
		
		#left ul li.collapse ul li.expand a,#left ul li.collapse ul li.expand a {
			background: #fff url("../images/level1_off.gif") 4px 9px no-repeat;
			color: #000;
			padding: 7px 10px 7px 30px;
			margin: 0px 0px 0px 0px;
			}
			
		#left ul li.collapse ul li.expand a:hover,#left ul li.collapse ul li.expand a:hover {
			background: #c8c8c8 url("../images/level1_off.gif") 4px 9px no-repeat;
			color:#000;
			padding: 7px 10px 7px 30px;
			margin: 0px 0px 0px 0px;
			}

		/* selected, non-expandable */
		
		#left ul li.collapse ul li.on a {
			background: #c8c8c8;
			padding: 7px 10px 7px 30px;
			margin: 0px 0px 0px 0px;
			}
			
		#left ul li.collapse ul li.on a:hover {
			background: #c8c8c8;
			padding: 7px 10px 7px 30px;
			margin: 0px 0px 0px 0px;
			}

		/* selected, expandable */
		
		#left ul li.collapse ul li.collapse a {
			background: #c8c8c8 url("../images/level1_on.gif") 4px 9px no-repeat;
			padding: 7px 10px 7px 30px;
			margin: 0px 0px 0px 0px;
			}
			
		#left ul li.collapse ul li.collapse a:hover {
			background: #c8c8c8 url("../images/level1_on.gif") 4px 9px no-repeat;
			padding: 7px 10px 7px 30px;
			margin: 0px 0px 0px 0px;
			}

			/* down two levels */
			
			#left ul ul ul a,#left ul li.collapse ul ul a,#left ul li.collapse ul li.collapse ul a,#left ul li.collapse ul li.expand ul a {
				background: #fff;
				color: #000;
				padding: 7px 10px 7px 40px;
				margin: 0px 0px 0px 0px;
				}
				
			#left ul ul ul a:hover,#left ul li.collapse ul ul a:hover,#left ul li.collapse ul li.collapse ul a:hover,#left ul li.collapse ul li.expand ul a:hover {
				background: #c8c8c8;
				color: #000;
				padding: 7px 10px 7px 40px;
				margin: 0px 0px 0px 0px;
				}

			#left ul li.collapse ul li.collapse ul li.on a {
				text-decoration:underline;
				background-color: #fff;
				padding: 7px 10px 7px 40px;
				margin: 0px 0px 0px 0px;
				}

			#left ul li.collapse ul li.collapse ul li.on a:hover {
				text-decoration:underline;
				background: #c8c8c8;
				padding: 7px 10px 7px 40px;
				margin: 0px 0px 0px 0px;
				}

#left p {
	margin: 10px;
	}
		
/* middle content */

#center {
	width: 460px;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	}

	#center h1 {
	font-size:2em;
	color:#000;
	padding:7px 0px 15px 0px;
	margin: 7px 0px 15px 0px;
	background:url(../images/section-footer-440.png) bottom no-repeat;
	}
	
	#center h1.bg {
	font-size:1.8em;
	color:#fff;
	text-shadow: 2px 2px 3px #000;
	height:37px;
	padding:13px 0px 0px 20px;
	margin:-20px 0px 15px -20px;
	font-family:Arial;
	background:url(../images/title-middle-green.png) no-repeat;
	}
	
	#center hr {
	border:none;
	background:url(../images/section-footer-440.png) bottom no-repeat;
	margin:20px 0px 10px 0px;
	padding:10px;
	}
	


#widecenter_full {
	width: 100%;
	float: left;
	}

#widecenter {
	width: 685px;
	float: left;
	padding-left: 15px;
	}
	
	 #widecenter hr {
		clear:right; 
		border:none;
		background: url(../images/section-footer-wide.png) left no-repeat;
		margin:20px 0px 10px 0px;
		padding:10px;
		}
		
		#widecenter hr.hr_small {
		clear:none;
		border:none;
		background: url(../images/section-footer-440.png) left no-repeat;
		margin:20px 0px 10px 0px;
		padding:10px 0px 10px 10px;
		}
		
	#widecenter img.head {
		float: left;
		}

	#widecenter #quickinfo {
		background: url("../images/quick_info_bg.gif") top left no-repeat;
		color: #fff;
		height: 120px;
		width: 209px;
		float: right;
		font-size: 1em;
		padding:0px;
		margin-left:-2px;
		}

	#widecenter #quickinfo a {
		color: #ffc;
		}

	#widecenter #quickinfo p {
		padding: 15px 15px 0 15px;
		margin: 0;
		}

.body {
	margin: 10px 15px 15px 15px;
	line-height: 1.3em;
	}
	
	.body a {color:#000;}
	.body a:hover {color:#000;}


/* right menu begins */

#right {
	width: 220px;
	float: right;
	padding:10px 8px 0px 0px;
	}

	#right div#banners {
		margin: 0px;
		}
		
	div.ministre {
		background: url(../../../ministre/images/mm_james_allum_fr.jpg) top left no-repeat;
		height:122px;	
		}
	
/* footers */			
	
#footer {
	clear: both;
	background-color: #fff;
	margin:0px;
	padding:0px;
	height: 1%;
	text-align:center;
	}
	
	#footer #links {
		background: url(../images/footer-bg1.png) no-repeat;
		padding:0px;
		margin:0px;
		}	
		
		#links {
			background:#fff;
			padding-top:20px;
			padding-bottom:20px;
			text-align:center;
			}
		
		#links ul {
			text-align:center;
			list-style:none;
			margin:10px 0px 0px 0px;
			padding:30px;
			}
		
		#links ul li {
			font-weight:bold;
			font-size:1em;
			display:inline-block;
			padding:0px 5px 0px 5px;
			margin:8px 0px 0px 0px;
			font-weight:bold;
			}
			
		#links ul li{
			border-right:1px solid #000;
			}
		
		#links ul li:first-child{
			padding:0px 5px 0px 0px;
			}
		
		#links ul li.last-li {
			border:none;
			}
				
		#links ul li a {
			text-decoration:none;
			color:#000;
			font-weight:bold;
			}
		
		#links ul li a:hover {
			text-decoration:underline;
			}
							
		#footer a {
			color: #000;
			text-decoration: none;
			}
		
		#footer a:hover {
			text-decoration: underline;
			color: #555;
			}

/* site map */

#sitemap ul {
	margin:0px;
	margin-bottom: 10px;
	padding: 0px;
	list-style-type: none;
	clear:both;
	}

	/* top level menu */
	#sitemap ul a {
		height: 1%; /* Holly Hack */
		padding-left:0px;
		font-weight:bold;
		line-height:1.5em;
		color:#006643;
		}
	
	#sitemap ul a:hover {
		height: 1%; /* Holly Hack */
		color:#000;
		}

		/* down one level */	
		#sitemap ul ul a {
			font-weight:normal;
			padding-left:30px;
			color:#006643;
			}
		
		#sitemap ul ul a:hover {
			color:#000;
			}
			
			/* down two levels */
			
			#sitemap ul ul ul a {
				font-weight:normal;
				padding-left:60px;
				color:#006643;
				}
				
			#sitemap ul ul ul a:hover {
				color:#000;
				}

/* back to top content links */

p.top {
	margin:0px;
	padding:0px;
	text-align:right;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #ccc;
	
	}


/* for the text for enabling javascript */

.enablejs {
	font-weight:bold;
	font-size:1.3em;
	color:#dd0000;
	}

.close-printer-friendly {
	display:none;
}
.printer-footer {
	display:none;
}
