/* CSS Document */

/* Logo and Slogan */
.slogan {margin:0;padding-top:10;;padding-right:20;font-family:Arial;font-size:14px;color:#0780D5; font-weight:bold; }

/* Home */
.home-bg {background-image:url(images/Old_Man.gif);background-repeat:no-repeat;background-position: left bottom; }
a:link.home_Links    {	margin:0; font-family: Verdana; font-size:9px; color:#032683; text-decoration: none;	}
a:visited.home_Links {	margin:0; font-family: Verdana; font-size:9px; color:#032683; text-decoration: none;	}
a:hover.home_Links   {	margin:0; font-family: Verdana; font-size:9px; color:#88837F; text-decoration: none;	}
a:active.home_Links  {	margin:0; font-family: Verdana; font-size:9px; color:#032683; text-decoration: none;	}

/* Inner Pages */
.inner-bg    {background-image:url(images/Kids.jpg);background-repeat:no-repeat;background-position: left bottom; }
.tableborder {border:#CACACA solid 2px}
.Links-bg    {background-image:url(images/inner-menu-bg.jpg);background-repeat:repeat-x;height:27}
.inner-title        {margin-left:10; font-family: Verdana; font-size:10px; color:#032683; font-weight:bold;}
.inner-content      {font-family: Verdana; font-size:10px; color:#000000;}
.MyHeading   { font-family: Verdana; font-size: 8pt; color: #032683; font-weight: bold;margin-top: 0; margin-bottom: 3 }
 h1          { font-family: Verdana; font-size: 8pt; color: #032683; font-weight: bold;margin-top: 0; margin-bottom: 3 }
.Location    { color: #C0C0C0; font-size: 7pt; font-family: Verdana; font-weight: bold; 
               margin-top: 5; margin-bottom: 5; text-decoration:none }
a:link.menu_Links   {padding-left:10; font-family: Verdana; font-size:10px; color:#032683; text-decoration: none;font-weight:bold;}
a:visited.menu_Links{padding-left:10; font-family: Verdana; font-size:10px; color:#032683; text-decoration: none;font-weight:bold;}
a:hover.menu_Links  {padding-left:10; font-family: Verdana; font-size:10px; color:#999999; text-decoration: none;font-weight:bold;}
a:active.menu_Links {padding-left:10; font-family: Verdana; font-size:10px; color:#032683; text-decoration: none;font-weight:bold;}
menu_Links_visited  {padding-left:10; font-family: Verdana; font-size:10px; color:#999999;font-weight:bold;}

/* Footer */
.footer-bg {background-image:url(images/footer-bg.jpg);background-repeat:repeat-x}
.CopyRight {margin:0;font-family:Verdana;font-size:9px;color:#ffffff;}
a:link.Footer_Links    {	margin:0; font-family: Verdana; font-size:9px; color:#ffffff; text-decoration: none;	}
a:visited.Footer_Links {	margin:0; font-family: Verdana; font-size:9px; color:#ffffff; text-decoration: none;	}
a:hover.Footer_Links   {	margin:0; font-family: Verdana; font-size:9px; color:#999999; text-decoration: none;	}
a:active.Footer_Links  {	margin:0; font-family: Verdana; font-size:9px; color:#ffffff; text-decoration: none;	}