body.home{
	background-image:url(../image/background/bg_CheckerTile.png);
	background-position:top center;
}

body.home table.outer-table{
	table-layout:fixed;
	width:100%;
	background-repeat:repeat-x;
	background-image:url(../image/background/bg_GradientHome.png);
}
body.home td.gradient-left{
}
body.home td.gradient-right{
}
body.home td.key-left{
	background-image:url(../image/background/bg_KeyRailTile.png);
	background-position:top right;
	background-repeat:repeat-x;
	height:37px;
}
body.home td.key-right{
	background-image:url(../image/background/bg_KeyRailTile.png);
	background-position:15px 0px;
	background-repeat:repeat-x;
	height:37px;
}
body.home table.content-table{
	width:850px;
	table-layout:fixed
}
body.home td.grapevine-left{
	background-image:url(../image/background/bg_GrapevineLeft.png);
	width:95px; height:308px;
	background-repeat:repeat-x;
}
body.home td.grapevine-right{
	background-image:url(../image/background/bg_GrapevineRight.png);
	width:95px; height:308px;
	background-repeat:repeat-x;
}
body.home td.keybridge-left{
	background-image:url(../image/background/bg_KeyBridgeLeft.png);
	width:95px; height:37px;
	background-repeat:repeat-x;
}
body.home td.keybridge-right{
	background-image:url(../image/background/bg_KeyBridgeRight.png);
	width:95px; height:37px;
	background-repeat:repeat-x;
}
body.home td.maintable-cell{
	width:660px;
}
body.home td.content-cell{
	width:850px;
}
body.home td.masthead{
	background-image:url(../image/background/bg_Masthead.png);
	width:660px;height:95px;
}
body.home table.focal-table{
	width:660px;
	background-color:#FFFFFF;
}
body.home td.focaltable-cell{
	width:660px;
	background-color:#FFFFFF;
}
body.home div.focalimage-holder{
	width:212px;height:212px;
	background-image:url(../image/drawing/dr_Alexander.png);
	background-repeat:no-repeat;
}
body.home td.focalimage-cell{
	background-image:url(../image/background/bg_FocalDivGradient.png);
	background-repeat:repeat-x;
	width:212px;height:212px;
}
body.home div.foodimage-holder{
	background-image:url(../image/foodimage_large/fi_SeafoodDish_01.jpg);
	width:442px;height:212px;
}
body.home td.foodimage-cell{
	background-repeat:repeat-x;
	width:442px;height:212px;
}
body.home table.center-table{
}
body.home div.shortblurb-holder{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:22px;
	color:#000000;
	padding:10px;
	text-align:center;
}
body.home table.bottom-table{
}
body.home td.shortblurb-cell{
	background-image:url(../image/background/bg_StripeTile.png);
	width:383px;height:111px;
}
body.home div.slogan-holder{
}
body.home td.slogan-cell{
	background-image:url(../image/sloganimage/si_FineGreekCuisine.png);
	width:271px;height:111px;
}
body.home td.bottom-shadow{
	width:660px;height:18px;
	background-image:url(../image/background/bg_HomeBottomShadow.png);
	background-repeat:no-repeat;
}
body.home div.bottom-right-shadow{
	width:20px;height:95px;
	background-image:url(../image/background/bg_HomeBottomRightShadow.png);
	background-repeat:no-repeat;
}
body.home div.bottom-left-shadow{
	width:20px;height:95px;
	background-image:url(../image/background/bg_HomeBottomLeftShadow.png);
	background-repeat:no-repeat;
}

