   /***** PAGE ATTRIBUTES
*****/
BODY
{
 background: white;
 color: black;
 margin: 0px;
}
   /***** TEXT FORMAT *****/
H1
{
 font: italic 40pt verdana;
 color: #800000;
 background: inherit;
}

H2
{
 font: bold 25pt verdana;
 color: #800000;
 background: inherit;
}

H3
{
 font: bold 17pt verdana;
 color: black;
 background: inherit;
 text-transform: uppercase;
}

A:link, A:visited
{
 color: #800000;
 background: inherit;
}

UL
{
 list-style: url(http://www.indefual.net/canada/images/mapleleaf-button.gif);
}

   /***** THE HEADER *****/

.Header
{
 color: white;
 background-color: white;
 height: 80px;
 margin: 0px;
}

.LogoImage
{
 float: left;
 margin: 0px;
 border: 0px;
}

.WrapQuote
{
 margin: 0px;
 border: 0px;
}

.Quote
{
 color: inherit;
 background: #C00000;
 height: 63px;
 margin: 0px;
 border: 0px;
 text-align: right;
}

.PostQuote
{
 color: inherit;
 background: #800000;
 margin: 0px;
 border: 0px;
}

   /***** The Body *****/
.BodyTable
{
 width: 100%;
 padding: 0px;
 margin: 0px;
}
    /* * * The Contents
Cell * * */
.ContentsCell
{
 background: #C00000;
 color: white;
 border: none;
 width: 150px;
 margin: 0px;
 text-align: center;
}

.ContentsList
{
 text-align: left;
}

A.ContentsSection:visited, A.ContentsSection:link
{
 color: white;
 background: inherit;
 font: bold 13pt arial;
 text-decoration: none;
 margin-left: 2px;
 text-align: left;
}

A.ContentsSubsection:visited,
A.ContentsSubsection:link
{
 color: white;
 background: inherit;
 font: 10pt arial; 
 text-decoration: none;
 margin-left: 7px;
 text-align: left;
}

.LeafPic
{
 color: inherit;
 background: white;
 border: none;
}

.ContactUs:link, .ContactUs:visited
{
 color: white;
 background: inherit;
}


    /* * * The Main Cell
* * */
.mainContent
{
 background: url(images/page-mainback.gif);
 border: solid 3px white;
 font: 16pt Arial;
}

.CanadaBar
{
 width: 84%;
 color: #800000;
 background: inherit;
 clear: both;
}

   /***** The Footer *****/
.Footer
{
 margin: 0px;
 border-top: solid 2px black;
}

.FooterButtons
{
 float: left;
}

.FooterText
{
 text-align:right;
 color: black;
 background: inherit;
}

.Button
{
 margin-top: 5px;
}

.textfield
{
 width: 17em;
}

   /******* Google Ads *********/
div.googleAd {
 background-color: #c00000;
 color: inherit;
 height: 110px;
 text-align: center;
 border-left: solid #c00000 150px;
}