/* common styling */
.menu {font-family: Verdana, Arial, Helvetica, Geneva, Swiss; font-variant:small-caps; height:56px; position:relative; margin:0; font-size:12px; padding:0; font-weight:normal; background:#fff url(../images/menubackgray.gif);}
.menu ul li a, .menu ul li a:visited {display:block; padding:0; margin:0; text-decoration:none; color:#000; width:186px; height:56px; text-align:center; color:#fff; background:#215F68; line-height:26px; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style-type: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#7BB508;}
.menu ul li:hover ul {border-left:1px solid #fff; display:block; position:absolute; top:25px; left:0; width:186px;}
.menu ul li:hover ul li a.hide {background:#eee; color:#bbb;}
.menu ul li:hover ul li:hover a.hide {background:#bcdce1; color:#bbb;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {border-top:0; display:block; background:#eee; color:#666;}
.menu ul li:hover ul li a:hover {border-top:0; background:#ddd; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}

/* specified boxes */
#homepage {background:transparent url(images/arthurmurraymenu.jpg) 0px -19px no-repeat; color:#000; width:123px;}
#homepage:hover {background:transparent url(images/arthurmurraymenu.jpg) 0px -132px no-repeat; color:#000; width:123px;}
#homepage span {display:none;}

#waystogetstarted {background:transparent url(images/arthurmurraymenu.jpg) -123px -19px no-repeat; color:#000; width:191px;}
#waystogetstarted:hover {background:transparent url(images/arthurmurraymenu.jpg) -123px -132px no-repeat; color:#000; width:191px;}
#waystogetstarted span {display:none;}

#about {background:transparent url(images/arthurmurraymenu.jpg) -314px -19px no-repeat; color:#000; width:89px;}
#about:hover {background:transparent url(images/arthurmurraymenu.jpg) -314px -132px no-repeat; color:#000; width:89px;}
#about span {display:none;}

#weddings {background:transparent url(images/arthurmurraymenu.jpg) -403px -19px no-repeat; color:#000; width:100px;}
#weddings:hover {background:transparent url(images/arthurmurraymenu.jpg) -403px -132px no-repeat; color:#000; width:100px;}
#weddings span {display:none;}

#teachingsystem {background:transparent url(images/arthurmurraymenu.jpg) -503px -19px no-repeat; color:#000; width:164px;}
#teachingsystem:hover {background:transparent url(images/arthurmurraymenu.jpg) -503px -132px no-repeat; color:#000; width:164px;}
#teachingsystem span {display:none;}

#studentblog {background:transparent url(images/arthurmurraymenu.jpg) -667px -19px no-repeat; color:#000; width:136px;}
#studentblog:hover {background:transparent url(images/arthurmurraymenu.jpg) -667px -132px no-repeat; color:#000; width:136px;}
#studentblog span {display:none;}

#contactus {background:transparent url(images/arthurmurraymenu.jpg) -803px -19px no-repeat; color:#000; width:197px;}
#contactus:hover {background:transparent url(images/arthurmurraymenu.jpg) -803px -132px no-repeat; color:#000; width:197px;}
#contactus span {display:none;}

