@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#sm2c a, #mMenu li.jshover ul li#sm2c a {
background:#d6bca1;
}


#sub4 {
	background:url(../images/beanMarker.gif) bottom right no-repeat;
}
li#sub4.sidemenu a, #sub4.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:453px;
	height:350px;
	background:url(../images/hOpportunity.jpg) no-repeat;
}
