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

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

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


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

.col2 h1 {width:453px;
	height:322px;
	background:url(../images/hBetter_coffee.jpg) no-repeat;
}
