@charset "ISO-8859-1";
@import url("base.css");
@import url("nav.css");
/*
	Mark the main menu location
------------------------------------------*/
#mm2 a, #mm2 a:hover {
background:url(../images/menu.gif) -130px -64px no-repeat;
}
#mMenu li:hover ul li a, #mMenu li.jshover ul li a {
background:none; /* this fixes a background isssue */
}
/* 
   mark the submenu
-------------------------- */

#mMenu li:hover ul li#sm2e a, #mMenu li.jshover ul li#sm2e a {
background:#d6bca1;
}


#sub6 {
	background:url(../images/beanMarker.gif) bottom right no-repeat;
}
li#sub6.sidemenu a, #sub6.sidemenu a:hover {
	background:none;
	color:#a7762c;
}

/* 
   submenu header
-------------------------- */
 #submenu li#menuTitle {
 height:24px;
 background:url(../images/menuCoffeeShops.gif) no-repeat;
 }


/* 
   Headline graphic
-------------------------- */

.col2 h1 {width:441px;
	height:75px;
	background:url(../images/hPrograms.jpg) no-repeat;margin:0 0 -15px 0 ;
}
.col2 {
margin:171px 0 30px 0;
}