/* CSS Document */

#vocelli_logo {
	width: 224px;
	height: 121px;
	margin-left: 20px;
	margin-top: -120px;
}

/* LEFT COLUMN DIVS */

#leftcol
{
	float: left;
	width: 328px;
}

#welcome_bar
{
	width: 328px;
	height: 25px;
	background-color: #003300;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#store_img
{
	margin-top: 4px;
}

#location
{
	margin-top: 10px;
}

#message_bar
{
	height: 42px;
	margin-top: 20px;
	background-image: url(../images/home/mgr_message.gif);
	background-repeat: no-repeat;
}

#message_text
{
	width: 328px;
	margin-top: 5px;
}


#activities_bar
{
	width: 328px;
	height:25px;
	background-image: url(../images/home/upcoming_events.gif);
	margin-top: 20px;
}

#activities_text
{
	width: 328px;
	margin-top: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}

/* RIGHT COLUMN DIVS */

#rightcol
{
	float: left;
	width: 466px;
	margin-left: 16px;
}

#onlineorder_home
{
margin-bottom: 10px;
}

#promo_home
{
	margin-top: 0px;
}

#coupon_home
{
	margin-top: 20px;
}

#menu_box
{
	width: 466px;
	margin-top: 20px;
	border: 1px;
	border-top-color: 993300;
	border-right-color: 993300;
	border-bottom-color: 993300;
	border-left-color: 993300;
	background-color: #FFFFFF;
}

#menu_bar
{
	width: 466px;
	height:10px;
	background-color: #003300;
}

#menu_combospecials
{
	width: 422px;
	margin-top: 8px;
	margin-left: 10px;
}

#menu_lunchspecials
{
	width: 422px;
}
