@charset "utf-8";
/* CSS Document */


body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.content {
	background:url(images/repeater.png);
	background-repeat:repeat-y;
	width: 1024px;
	text-align:left;
	line-height:26px;

}

.foot {
	background:url(images/footer.png);
	width:1024px;
	height: 43px;
	background-repeat:no-repeat;
}

.foot_div {
	padding: 5px; 
	text-align: center;
	line-height:20px;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #411900;
}
a:link {
	color: #5D7896;
}
a:visited {
	color: #5C1D01;
}
a:hover {
	color: #976D23;
}
a:active {
	color: #0D0804;
}
h1 {
	font-size: 16px;
	color: #600;
	letter-spacing:4px;
	text-transform:uppercase;
	font-weight: bolder;
}
h2 {
	font-size: 14px;
	color: #3D0F09;
}

.image_left {
	padding:2px;
	border: #036 1px solid;
	float: left;
	margin: 0px 12px 2px 0px;
}

.image_right {
	padding:2px;
	border: #036 1px solid;
	float: right;
	margin: 0px 0px 2px 12px;
}

.heading_menu_items {
	font: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-transform:uppercase;
	letter-spacing: 5px;
	font-weight: bold;
	color: #036;
}

.heading_links a{
	font: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	text-transform:uppercase;
	letter-spacing: 5px;
	font-weight: bold;
	color: #930;
}

.dinner_feature {
	background:url(images/dinner_feature.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.lunch_feature {
	background:url(images/lunch_feature.png);
	background-position:top right;
	background-repeat:no-repeat;
}
.header_Searchbar {
	background: url(images/greek_food_addison_06.png);
	width: 235px;
	height: 50px;
}
