@charset "UTF-8";

body.baked_stuff{
	background: #FFF;
	background:url(../images/bkgd_baked_stuff.gif) center top repeat-y;
}

/* main menu start */
#menu.baked_stuff li.m_home, #menu.baked_stuff li.m_home a{
	background-image:url(../images/m_baked_stuff/m_home.gif);
}
#menu.baked_stuff li.m_weddings, #menu.baked_stuff li.m_weddings a{
	background-image:url(../images/m_baked_stuff/m_weddings.gif);
}
#menu.baked_stuff li.m_catering, #menu.baked_stuff li.m_catering a{
	background-image:url(../images/m_baked_stuff/m_catering.gif);
}
#menu.baked_stuff li.m_menus, #menu.baked_stuff li.m_menus a{
	background-image:url(../images/m_baked_stuff/m_menus.gif);
}
#menu.baked_stuff li.m_about, #menu.baked_stuff li.m_about a{
	background-image:url(../images/m_baked_stuff/m_about.gif);
}
#menu.baked_stuff li a:hover {
	background-image: none;
}
/* main menu end */

/* side menu start */
#sidebar {
	float: right;
	width: 150px;
	margin: 0px;
	padding: 135px 0 0 5px;
	text-align:left;
}
#sidebar ul{
	list-style:none;
	margin: 0;
	padding: 0;
}
#sidebar li {
	width: 140px;
	height: 37px;
	margin: 0;
	background: 0 -50px no-repeat;
}
#sidebar li a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: top left no-repeat;
}
#sidebar.baked_stuff_s li.s_tshirts, #sidebar.baked_stuff_s li.s_tshirts a{
	background-image:url(../images/m_baked_stuff/s_tshirts-over.gif);
}
#sidebar.baked_stuff_s li.s_gcs, #sidebar.baked_stuff_s li.s_gcs a{
	background-image:url(../images/m_baked_stuff/s_gcs-over.gif);
}
#sidebar.baked_stuff_s li a:hover {
	background-image: none;
}
#sidebar li span {
	display: none;
	margin:0;
	padding: 0;
}
#sidebar li a:active {
}
/* side menu end */

/* baked_stuff text start */
#content.baked_stuff_text p{
	color: #ED174F;
}
#content.baked_stuff_text span.hilite {
	color: #ED174F;
	font-weight: bold;
}
#content.baked_stuff_text h1{
	background:url(../images/m_baked_stuff/h1_baked_stuff.gif) no-repeat left top;
	margin: 55px 0 30px 0;
	padding-left: 15px;
}
#content.h1_cakes h1{
	background:url(../images/m_baked_stuff/h1_cakes.gif) left top no-repeat;
	margin: 55px 0 30px 0;
}
#content.h1_cakes p{
	color:#005cb1;
}
#content.h1_cakes span.hilite {
	color: #96c45d;
	font-weight: bold;
}
#content.h1_cheesecakes h1{
	background:url(../images/m_baked_stuff/h1_cheesecakes.gif) left top no-repeat;
	margin: 55px 0 30px 0;
}
#content.h1_cheesecakes p{
	color:#005cb1;
}
#content.h1_cheesecakes span.hilite {
	color: #029b7b;
	font-weight: bold;
}
#content.h1_sweet_tables h1{
	background:url(../images/m_baked_stuff/h1_sweet_tables.gif) left top no-repeat;
	margin: 55px 0 30px 0;
}
#content.h1_pies h1{
	background:url(../images/m_baked_stuff/h1_pies.gif) left top no-repeat;
	margin: 55px 0 30px 0;
}
#content.h1_pies p{
	color:#005cb1;
}
#content.h1_pies span.hilite {
	color: #ebab00;
	font-weight: bold;
}
#content.h1_tortes h1{
	background:url(../images/m_baked_stuff/h1_tortes.gif) left top no-repeat;
	margin: 55px 0 30px 0;
}
#content.h1_tortes p{
	color:#000066;
}
#content.h1_tortes span.hilite {
	color: #0096d7;
	font-weight: bold;
}
#content.h1_wholesale h1{
	background:url(../images/m_baked_stuff/h1_wholesale.gif) left top no-repeat;
	margin: 55px 0 30px 0;
}
/* baked_stuff text end */
.small {font-size: 11px}
