@charset "UTF-8";

body.home{
	background: #FFF;
	background:url(../images/hol_2009_bkgd.jpg) center top repeat;
}

/* main menu start */
#menu {
	height: 30px;
	margin: 0;
	padding:0;
}
#menu ul{
	list-style:none;
	margin: 0 0 0 126px;
	padding: 0;
}
#menu.home li.m_hours, #menu.home li.m_hours a{
	background-image:url(../images/m_hol2009/m_hours.gif);
}
#menu.home li.m_about, #menu.home li.m_about a{
	background-image:url(../images/m_hol2009/m_about.gif);
}
#menu.home li.m_weddings, #menu.home li.m_weddings a{
	background-image:url(../images/m_hol2009/m_weddings.gif);
}
#menu.home li.m_baked_stuff, #menu.home li.m_baked_stuff a{
	background-image:url(../images/m_hol2009/m_baked_stuff.gif);
}
#menu.home li.m_menus, #menu.home li.m_menus a{
	background-image:url(../images/m_hol2009/m_menus.gif);
}
#menu.home li.m_catering, #menu.home li.m_catering a{
	background-image:url(../images/m_hol2009/m_catering.gif);
}
#menu.home li a:hover {
	background-image: none;
}
/* main menu end */

/* side menu start */
#sidebar {
	float: right;
	width: 150px;
	margin: 0px;
	padding: 95px 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.home_s li.s_pdf_menus, #sidebar.home_s li.s_pdf_menus a{
	background-image:url(../images/s_pdf_menus.gif);
}
#sidebar.home_s li.s_tortes, #sidebar.home_s li.s_tortes a{
	background-image:url(../images/s_tortes.gif);
}
#sidebar.home_s li.s_cheesecakes, #sidebar.home_s li.s_cheesecakes a{
	background-image:url(../images/s_cheesecakes.gif);
}
#sidebar.home_s li.s_cakes, #sidebar.home_s li.s_cakes a{
	background-image:url(../images/s_cakes.gif);
}
#sidebar.home_s li.s_pies, #sidebar.home_s li.s_pies a{
	background-image:url(../images/s_pies.gif);
}
#sidebar.home_s li.s_sweet_tables, #sidebar.home_s li.s_sweet_tables a{
	background-image:url(../images/s_sweet_tables.gif);
}
#sidebar.home_s li.s_wholesale, #sidebar.home_s li.s_wholesale a{
	background-image:url(../images/s_wholesale.gif);
}
#sidebar.home_s li a:hover {
	background-image: none;
}
#sidebar li span {
	display: none;
	margin:0;
	padding: 0;
}
#sidebar li a:active {
}
/* side menu end */

/* about text start */
#content {
	position:absolute;
	left:50%;
	width: 260px;
	margin: 0 0 0 -130px;;
	padding:0;
}
#content h1 {
	display:block;
	width:260px;
	height:86px;
}
#content.home_text p{
	color: #0096DB;
}
#content.home_text span.hilite {
	color: #ED174F;
	font-weight: bold;
}
#content.home_text h1{
	background:url(../images/logotype_hol2009.gif) left top no-repeat;
	margin: 65px 0 135px 0;
}
/* about text end */
#container #flashcontent {
	display: block;
	height: 250px;
}
