/* CSS Document */


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


span.footerColor {
	color: #9aab65;
}



body {
scrollbar-face-color: #A19735;
scrollbar-highlight-color: #DBCD6B;
scrollbar-3dlight-color: #999999;
scrollbar-shadow-color: #333333;
scrollbar-darkshadow-color: #8f9e5d;
scrollbar-arrow-color: #333333;
scrollbar-track-color: #A19735;
}


/* page graphics */


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

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

#pageTitle{
	background-image: url(/menus/images/page_title.png);
	top: -85px;
	width:480px;
	height:70px;
	/* PDF LINK */
	font-family: "Trebuchet MS", "Myriad Roman", sans-serif;
	font-size: 12px;
	text-decoration: none;
	overflow: hidden;
}

#menuTitle, #contentWindow .section_title {
	color: #595109;
	font-size: 16px;
}

#menuPrice, #contentWindow .item_title {
	color: #595109;
}

#contentWindow {
	top: -85px;
	width:436px;
	height:384px;
	text-align: left;
	background-image: url(/menus/images/bkg_content.png);
	color: #212121;
}


#subMenu {
	top: -85px;
	width:69px;
	background-image: url(/menus/images/bkg_content.png);
}

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