A.n_whatsnew
{
	float:left;
	display: block;
	width: 129px;
	height: 57px;
	background-image: url(../img/n_whatsnew.gif);
	background-repeat: no-repeat;	
}
A.n_whatsnew:hover
{
	background-position: -129px 0px;	
}
A.n_whatsnewSel
{
	float:left;
	display: block;
	width: 129px;
	height: 57px;
	background-image: url(../img/n_whatsnew.gif);
	background-repeat: no-repeat;	
	background-position: -129px 0px;	
}

A.n_spc
{
	float:left;
	display: block;
	width: 236px;
	height: 57px;
	background-image: url(../img/n_spc.gif);
	background-repeat: no-repeat;	
}
A.n_spc:hover
{
	background-position: -236px 0px;	
}
A.n_spcSel
{
	float:left;
	display: block;
	width: 236px;
	height: 57px;
	background-image: url(../img/n_spc.gif);
	background-repeat: no-repeat;	
	background-position: -236px 0px;	
}

A.n_tpp
{
	float:left;
	display: block;
	width: 172px;
	height: 57px;
	background-image: url(../img/n_tpp.gif);
	background-repeat: no-repeat;	
}
A.n_tpp:hover
{
	background-position: -172px 0px;	
}
A.n_tppSel
{
	float:left;
	display: block;
	width: 172px;
	height: 57px;
	background-image: url(../img/n_tpp.gif);
	background-repeat: no-repeat;	
	background-position: -172px 0px;	
}

A.n_generalinfo
{
	float:left;
	display: block;
	width: 176px;
	height: 57px;
	background-image: url(../img/n_general.gif);
	background-repeat: no-repeat;	
}
A.n_generalinfo:hover
{
	background-position: -176px 0px;	
}
A.n_generalinfoSel
{
	float:left;
	display: block;
	width: 176px;
	height: 57px;
	background-image: url(../img/n_general.gif);
	background-repeat: no-repeat;	
	background-position: -176px 0px;	
}

A.n_ydw
{
	float:left;
	display: block;
	width: 191px;
	height: 57px;
	background-image: url(../img/n_ydw.gif);
	background-repeat: no-repeat;	
}
A.n_ydw:hover
{
	background-position: -191px 0px;	
}
A.n_ydwSel
{
	float:left;
	display: block;
	width: 191px;
	height: 57px;
	background-image: url(../img/n_ydw.gif);
	background-repeat: no-repeat;	
	background-position: -191px 0px;	
}
.rollNav2:hover
{
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	-khtml-opacity: 0.9;

}
.rollNav2 { 
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}



/* SUBNAV CSS */
/* --------------------------------------------------------------- */
#subNav
{
	width:212px;
	float:left;
	padding-top:6px;
	/*padding-right:20px;*/
	/*border: solid 1px #ff0000;*/
}





#subNavSPA
{
	width:200px;
	/*float:left;*/
	padding: 6px 6px 6px 6px;
	border: solid thin #17853c;
	background: #00d47e; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a951', endColorstr='#00d47e'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#00a951), to(#00d47e)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #00a951,  #00d47e); /* for firefox 3.6+ */
}
	#subNavSPA ul
	{
		list-style-image: url(../img/bullet_arrow.gif);
		padding-bottom:10px;
		font-family: Verdana, Arial, Sans-Serif;
		font-weight: bold;
		font-size: 9pt;
		color: #fff;			
		margin-left: 2em;
	}
	#subNavSPA ul li
	{
		line-height: 1.6em;
		margin-left: 12px;
	}
	#subNavSPA a
	{
		color:#ffffff;
	}


/* INTERACTIVE YOUR DRINKING WATER MAP */
/* ----------------------------------- */
.preload {display:none;}

#ydw_map
{
	/*border: solid 1px #ff0000;*/
	width: 577px;
	height: 609px;
	background-position: center;
	background-repeat: no-repeat;
}

.ydw_map_default
{
    background-image: url(../img/YDW_Map.jpg);
}
.ydw_map_kawartha
{
    background-image: url(../img/YDW_Map_Kawartha.jpg);
}
.ydw_map_crowevalley
{
    background-image: url(../img/YDW_Map_CroweValley.jpg);
}
.ydw_map_ganaraska
{
    background-image: url(../img/YDW_Map_Ganaraska.jpg);
}
.ydw_map_lowertrent
{
    background-image: url(../img/YDW_Map_LowerTrent.jpg);
}
.ydw_map_otonabee
{
    background-image: url(../img/YDW_Map_Otonabee.jpg);
}
