body {
	margin: 0px; padding: 0px;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style5 {font-family: Arial, Helvetica, sans-serif}
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style11 {font-size: 10px}
.style12 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; }
.style13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
a:link {
	color: #00652E;
	text-decoration: none;
}
a:visited {
	color: #034EA2;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
.style15 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold; font-style: italic; }
-->

.contain {
text-align: center;
float:center;
	width:100%;
	}
.nav_cell {
background: url("http://www.healthywaves.ca/images/nav-bar.gif") repeat-x bottom;

}
#nav {
	
	height: 30px;
	margin: 0px; padding: 0px;
	
	}
#nav ul {
	list-style: none;
	margin: 0px; padding: 0px;
	padding-right: 20px;
	margin-left:-10px;
font-size:18px;
		text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	/*background:#006600;
	*/
	}
#nav li {
	display:inline;	
	float: center;
	position: relative;
	height: 27px;
	margin: 0px; padding: 0px;
	
	}
#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active {
	color:#00652E;

	}
#nav ul li a:hover {
	color:yellow;
	}
#nav ul li a:active, #nav ul li a.sel {
	text-decoration:none;
	background:#ffffff !important;}
#nav ul.child {
	display:none;
	background: #006600;
	font-size: 12px;}	
#nav ul ul {position:absolute;
	z-index:20;
	top: 100%;
	left:0;}
#nav ul ul ul {top:0;
  	left:150px !important;
  	left:150px;}
#nav ul.child>li {
	top: auto;
	right: auto;}
#nav ul.child * {
	float: none;
	clear: both;
	margin: 0px; 
	padding: 0px;}
#nav ul.child a {
	display: block;
	width: 150px;
	padding: 0px;
	padding-left:-10px !important;
	font-style:normal;
	font-size: 10px;
	text-transform:none;
	text-decoration:none;
	font-weight:none;
	color:black;
	background: #006600;
	}
#nav ul.child a:hover {
/*EI FIX \*/
	background:#ffffff !important;
/* en */
	background:#ffffff;
	color:#cc0001;
	width:150px;
		padding: 0px;}
#nav ul.child li :link,#nav ul.child li :visited{
	color: black;
	text-decoration: none;
	background:#006600;
	padding-left:1px;
	width:150px;}
/* Fix IE. Hide from IE Mac \*/
* html #nav ul li { float: left; height: 1%; }
* html #nav ul li a { height: 1%; }
/* End */
#nav ul.over {
	display: block;
	background:#b5d5ff;
	background:url(images/backnav.gif);}

	

#have1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	
	}
#content {
	vertical-align: top;
	}

#footer {
	text-align: center;
	font-weight: bold;
	height: 22px; line-height: 22px;
	font-size: 18px;
}
#footer ul {
	list-style: none;
	margin: 0px; padding: 0px;
	padding-left:10px;
}

#footer li {
	float: left;
	height: 22px;
	margin: 0px; padding: 0px;
	padding-right:20px;
}
#footer ul li a:link {
	color:#00652E;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	}
#footer ul li a:visited {
 	color: #034EA2;
 	text-transform:uppercase;
 }
#footer ul li a:hover {
	color:#FFCC00;
	text-transform:uppercase;
	}
	
#footer ul li a:active, #nav ul li a.sel {
	color:#FFCC00 !important;
	text-decoration:none;
	text-transform:uppercase;
}


