@import url("base.css");
@import url("/inc_global/style/interior.css");

#main h2 {
	color: #0065a4;
}

/* -------------
 * Right Column
 * ------------- */
h3 {
	color: #0065a4;
}

a.event {
	color: #333333;
}

/* -------------
 * Directions box
 * ------------- */
.directions {
	background: url(../../elements/skin/directions_box.gif) no-repeat left top;
}

.directions .content {
	background: url(../../elements/skin/directions_box.gif) no-repeat left bottom;
}


/*color the headers in the bases category*/

/*gelato, sorbetto and ice cream*/ 
#colorHeader114 h2 {
	color:#009fc2;
	display:inline;
}
/*wellness*/
#colorHeader109 h2 {
	color:#ec008b;
	display:inline;
}
/*frozen yogurt*/
#colorHeader98 h2 {
	color:#3bb249;
	display:inline;
}
/*tenero(soft serve)*/
#colorHeader106 h2 {
	color:#91d5f5;
	display:inline;
}
/*pastry and confections*/
#colorHeader123 h2 {
	color:#d12229;
	display:inline;
}
/*5 star pastry select*/
#colorHeader136 h2 {
	color:#d09b2c;
	display:inline;
}
/*service*/
#colorHeader141 h2 {
	color:#185ca9;
	display:inline;
}

