/* CSS Document */

a.submenu_link_off {
	color: #be7fa5;
	text-decoration: none;
}


span.footerColor {
	color: #be7fa5;
}


body {
scrollbar-face-color: #9e7d88;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: #999999;
scrollbar-shadow-color: #333333;
scrollbar-darkshadow-color: #8c6d78;
scrollbar-arrow-color: #333333;
scrollbar-track-color: #8c6d78;
}


/* page graphics */


#mainBKG {
	background-image: url(/private_dining/images/bkg_main2.jpg);
}

#topTile {
	background-image: url(/private_dining/images/greek_tiles.png);
	left: 279px;
	top: -85px;
	width:573px;
}

#pageTitle{
	background-image: url(/private_dining/images/page_title.png);
	top: -85px;
	width:480px;
	height:70px;
}

#menuTitle {
	color: #be7fa5;
	font-size: 16px;
}
#menuPrice {
	color: #be7fa5;
}

#header_LG {
	color: #be7fa5;
}

#contentWindow {
	top: -85px;
	width:436px;
	height:374px;
}


#subMenu {
	top: -85px;
	width:69px;
}

#footer {
	padding: 220px 12px 0 12px;
}
