html { height:100%; margin-bottom:1px;
}
body { margin: 0px; background-color: #FFFFFF;
}
.tiny {font-size:1px;
}

a:active, a:visited, a:focus {
outline: none;
}

/* -------------------------- TEMPLATE & LAYOUT STYLES ---------------------------------- */
.topbannerMARG { margin-top:5px;
}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #C290CF;
	 margin:0px; margin-top:3px; margin-right:7px;
}
.menu { font-family: Comic Sans MS, Arial, Helvetica, sans-serif; font-size: 13px; color: #65077d; 
        padding-left: 12px; line-height:24px; font-weight:bold; }
.menu a:link    {color:#FF0000; text-decoration:none;}
.menu a:visited {color:#FF0000; text-decoration:none;}
.menu a:hover   {color:#000000; text-decoration:none; cursor:pointer;}
.menu a:active  {color:#FF0000; text-decoration:none;
}
.submenu { font-family: Comic Sans MS, Arial, Helvetica, sans-serif; font-size: 11px; color: #65077d; 
           padding-left: 24px; line-height:24px; font-weight:bold;}
.submenu a:link    {color:#65077d; text-decoration:none;}
.submenu a:visited {color:#65077d; text-decoration:none;}
.submenu a:hover   {color:#000000; text-decoration:none; cursor:pointer;}
.submenu a:active  {color:#65077d; text-decoration:none;
}
.notmenu { font-family: Comic Sans MS, Arial, Helvetica, sans-serif; font-size: 13px; color: #65077d; 
         line-height:24px; font-weight:bold; }
.notmenu a:link    {color:#FF0000; text-decoration:none;}
.notmenu a:visited {color:#FF0000; text-decoration:none;}
.notmenu a:hover   {color:#000000; text-decoration:none; cursor:pointer;}
.notmenu a:active  {color:#FF0000; text-decoration:none;
}
/* -------------------------------- TEXT STYLES ----------------------------------------- */

h2 { font-family: Comic Sans MS, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000;
	 margin:0px; margin-bottom:10px;}
h2 a:link    {color:#FF0000; text-decoration:underline;}
h2 a:visited {color:#FF0000; text-decoration:underline;}
h2 a:hover   {color:#000000; text-decoration:none; cursor:pointer;}
h2 a:active  {color:#FF0000; text-decoration:underline;
}
h3 { font-family: Comic Sans MS, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000;
	 margin:0px; 
}
.impadL {margin-left:10px; margin-bottom:10px; 
}
.maintxt { font-family: Comic Sans MS, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }
.maintxt a:link    {color:#FF0000; text-decoration:underline;}
.maintxt a:visited {color:#FF0000; text-decoration:underline;}
.maintxt a:hover   {color:#65077d; text-decoration:none; cursor:pointer;}
.maintxt a:active  {color:#FF0000; text-decoration:underline;
}
.red { color: #FF0000; font-weight:bold; 
}
.ours { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; color: #959396;
        padding-top:20px; padding-bottom:15px;}			 
.ours a:link    {color:#959396; text-decoration:underline;}
.ours a:visited {color:#959396; text-decoration:underline;}
.ours a:hover   {color:#000000; text-decoration:none; cursor:pointer; }
.ours a:active  {color:#959396; text-decoration:underline;
}
.googmap {border: 1px solid #666666;
}

