/* Start of CMSMS style sheet 'NLW Layout' */
.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.maintitle {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #333333;
}
body {
	background-color: #003366;
	background-image: url(http://www.torontonewlife.com/bg.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}


/* End of 'NLW Layout' */

/* Start of CMSMS style sheet 'NLW Vertical Menu' */
.menu_vert {
display: block;
padding: 0px;
margin: 0px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight:normal;
}

.menu_vert li {
 list-style:none;
 padding: 0px;
 margin: 0px;
line-height:25px;


}

.menu_vert ul {

 list-style:none;
 padding: 0px;
 margin: 0px;
 font-weight:bold;


}

.menu_vert a {


   display: block;
   color: #000000;
   text-decoration: none;
   text-align: left;
   font-weight:normal;

}

.menu_vert a:hover {
 color: #000000;
 font-weight:bold;

}

.menu_vert li a.activeparent {
color: #000000;
font-weight:bold;
font-size: 14px;   
}


.menu_vert a.activeparent:hover {
color: #000000;
font-weight:bold;
font-size: 12px;   
display: block;
}


.menu_vert ul h3 {

   display: block; 
   padding: 0px; 
   color: #000000;                                 /* this will be link color for all levels */
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   margin: 0;                                  /* as <h3> normally has some margin by default */
}
/* End of 'NLW Vertical Menu' */

