#pad {height:100px;}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {padding:0 0 0 0px; margin:0 0 0 0px; list-style:none; width:900px; height:40px;}
* html #menu {
margin:0;
background:none;
}

#menu li {position:relative; float:left; margin:0px; height:40px; padding:0px;}
#menu li a {display:block; height:40px; line-height:38px; padding:0 12px 0 0; float:left; color:#333; text-decoration:none; font-family:arial, sans-serif; font-size:12px; color:White;}
#menu #endmenu a {display:block; height:40px; line-height:38px; padding:0 12px 0 0px; float:left; color:#333; text-decoration:none; font-family:arial, sans-serif; font-size:12px; background:none; color:White;}
#menu li a b {display:block; height:40px; float:left; padding:0 0 0 13px;}
#menu #endmenu a b {display:block; height:40px; float:left; padding:0 0 0 12px;}

#menu li a:hover, 
#menu li a:active,
#menu li a:focus
{background-color:#8eb8d1; cursor:pointer; color:#fff; line-height:36px; height:40px;}
#menu #endmenu a:hover,
#menu #endmenu a:active,
#menu #endmenu a:focus
{background-color:#8eb8d1; cursor:pointer; color:#fff; line-height:36px; height:40px; margin:0px;}
#menu li a:hover b,
#menu li a:active b,
#menu li a:focus b,
.whycalo #menu li#whycalo a b,
.ourmodel #menu li#ourmodel a b,
.academics #menu li#academics a b,
.rectherapy #menu li#rectherapy a b,
.canineprogram #menu li#canineprogram a b,
.blog #menu li#blog a b,
.staff #menu li#staff a b
{background-color:#8eb8d1; cursor:pointer; height:40px; margin:0px;}

