

body 
  {
	background-color: #5b4d31;
	alink: #ee0000;
	link: #0000ee;
	vlink: #551a8b;
	font-family: "Arial", Verdana, Sans-serif; 
	margin: 0;
	padding: 0;
  }


h2
{
	color: #5b4d31;
	text-decoration: none;
}

h3
{
	color: #5b4d31;
	text-decoration: none;
}

h4
{
	color: #5b4d31;
	text-decoration: none;
}

a 
{
	text-decoration: none;
}

a:link, a:visited, a:active 
{
	text-decoration: underline;
}



table.main
  {
	text-align: left; 
	width: 872px;
	background-color: #ffeb8c;
  }

td.header-main
{
	height: 297px; 
	width: 872px;
	background-image: url('../images/main_header_bg.jpg');
}

td.header-brampton
{
	height: 297px; 
	width: 872px;
	background-image: url('../brampton/images/brampton_header_bg.jpg');
}

td.header-oshawa
{
	height: 297px; 
	width: 872px; 
	background-image: url('../oshawa/images/oshawa_header_bg.jpg');
}

td.external-lside
  {
	width: 0px;
	background-color: #5b4d31;
  }

td.external-rside
  {
	width: 0px;
	background-color: #5b4d31;
  }

td.internal-lside-top
  {

        width: 195px;	
	min-height: 100px;
	background-color: #ffea8c;
  }

td.internal-lside-bottom
  {
	width: 197px;
	min-height: 100px;
	background-color: #ffea8c;
  }

td.internal-rside
  {
	width: 30px;
	background-color: #ffeb8c;
	background-image: url('../images/right_edge.png');
  }

td.internal-content
  {
	width: 642px;
	background-color: #fff1b0;
  }


td.footer
  {
 	font-family: monospace;
	height: 61px;
	width: 872px;
	background-color: #ffeb8c; 
	background-image: url('../images/footer_bg.jpg');
  }


table.fees_chart
{
	border-color: #ffeb8c;
	border-spacing: 4px;
	border-collapse:collapse;
	font-size: 95%;
}

td.heading
{
	background-color: #ffea8c;
	font-weight: bold;
}

img.right
{
	margin: 0px 0px 0px 10px;
	border-style: solid;
	border-width: 1px;
	float: right;
}

img.left
{
	margin: 0px 10px 0px 0px;
	border-style: solid;
	border-width: 1px;
	float: left;
}

div.content
  {
	position: relative;
	left: 17px;
	top: 1px;
	z-index: 1;
	font-size: smaller;
	width: 625px;
  }


div.nav
{
	z-index: 501; 
	position: absolute; 
	top: 0px; 
	margin-left: -338px; 
	margin-right: auto; 
	width: 800px; 
	text-align: center; 
	left: 47%;
}

div.header_flash
{
	z-index: 500; 
	position: absolute; 
	top: 0px; 
	margin-left: -440px; 
	margin-right: auto; 
	width: 800px; 
	text-align: center; 
	left: 50%;
}

div.main
{
	z-index: 0; 
	position: absolute; 
	top: 0px; 
	margin-left: -440px; 
	margin-right: auto; 
	width: 800px; 
	text-align: center; 
	left: 50%;
}

div.main_map
{
	z-index: 0;
	position: relative; 

	margin-left: -400px; 
	margin-right: auto; 
	width: 800px; 
	text-align: center; 
	left: 50%;
}


div.top_left_sidebar
{
	z-index: 500; 
	position: absolute; 
	top: 345px; 
	margin-left: -405px; 
	margin-right: auto; 
	width: 200px; 
	text-align: center; 
	left: 50%;
}

div.internal_nav
{
	font-size: smaller;
}

div.para_long
{
	margin: 20px 0px 20px 0px;
	positon: static;
	width: 610px;
}

div.para_short
{
	margin: 20px 0px 20px 0px;
	positon: static;
	top: 10px;
	bottom: 10px;
	height: 250px;
	width: 610px;
}

div.copyright
 {
	position: relative;
	left: 80px;
	top: 5px;
	z-index: 1;
	font-size: smaller;
	color: #ffeb8c;
}

div.website_by
 {
	position: relative; 
	width: 350px;
	float: right;
}

span.signature
{
	font-style: italic;
	font-size: medium;
}


a 
{ 
	text-decoration: underline; 
	color: #46546C; 
}

a:hover 
{ 
	text-decoration: underline; 
	color: #4d77c3; 
}

#tree2
{
	width:250px; 
	padding: 10px; 
	float:left; 
	z-index: 500; 
}

