#dish_menu {
	background-image: url(images/bg_thumb.gif);
	height: 112px;
	width: 142px;
}
#btn_reservation {
	text-align: center;
	margin-top: 250px;
}
#dish_item3 .dish_title3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #1AA002;
}

#dish_item1 {
	font-family: Arial;
	float: right;
	height: 297px;
	width: 190px;
	margin-top: 5px;
	background-color: #DFFCCD;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	font-size: 12px;
	margin-right: 5px;
}
#dish_item2 {
	font-family: Arial;
	float: right;
	height: 297px;
	width: 190px;
	margin-top: 5px;
	background-color: #DFFCCD;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	font-size: 12px;
	margin-right: 5px;
}
#dish_item3 {
	font-family: Arial;
	float: right;
	height: 297px;
	width: 190px;
	margin-top: 5px;
	background-color: #DFFCCD;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	font-size: 12px;
}
#today_specials {
	float: left;
	height: 50px;
	width: 300px;
	background-image: url(images/bg_today_special.gif);
	margin-top: 5px;
}
#specials_menu {
	width: 300px;
	float: left;
	height: 267px;
	padding-top: 20px;
	background-color: #C7FDA9;
}


#specials_menu table td {

font-family: "Baskerville Old Face";
	font-size: 18px;
	color: #006600;
	height: 38px;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC66;
	text-transform: uppercase;
}

#dish_item3 .dish_title1 {
	font-family: Arial;
	font-size: 16px;
	color: #1AA002;
	font-weight: bold;
}
#dish_item2 .dish_title2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #1AA002;
}
#dish_item1 .dish_title3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #1AA002;
}#dish_item1 .dish_title1 {
	font-family: Arial;
	font-size: 16px;
	color: #1AA002;
	font-weight: bold;
}

#footer {
	float: left;
	width: 948px;
	height: 57px;
	background-color: #C7FCA7;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #047F14;
	border: 1px solid #8AF53A;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:57px
}
#listmenu {
	font-family: Arial;
	font-size: 14px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 20px;
}
#reservation_form {
	width: 370px;
	float: right;
	height: auto;
	margin-right: 20px;
	background-color: #C7FCA7;
	border: 1px solid #8AF53A;
	margin-bottom: 20px;
	text-align: center;
}
#button {
	font-family: Arial;
	background-color: #009933;
	border: 1px solid #FFFFFF;
	width: 120px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#map {
	width: 500px;
	margin-left: 30px;
	border: 1px solid #8AF53A;
}
#contact_form {
	width: 350px;
	float: right;
	margin-right: 30px;
	height: 424px;
	background-color: #C7FCA7;
	border: 1px solid #8AF53A;
	font-family: "Monotype Corsiva";
	font-size: 18px;
	background-image: url(images/bamboo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #006633;
}
#reservation_form_left {
	float: left;
	width: 480px;
	text-align: center;
	height: 490px;
	background-image: url(images/bg_reservation_form.png);
	margin-top: 15px;
	margin-left: 20px;
}
#address_contact {
	width: 530px;
	float: left;
	font-family: "Monotype Corsiva";
	font-size: 24px;
	height: 430px;
	background-color: #C7FCA7;
	border: 1px solid #8AF53A;
	background-image: url(images/bamboo.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 20px;
	margin-bottom: 20px;
	color: #009933;
}

#dish_menu img {
	background-color: #FFFFFF;
	margin: 2px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#reservation_form #form1 #textfield {
	border: 1px solid #7DF834;
}
#img_dish {
	width: 450px;
	margin-left: 40px;
	font-family: Arial;
	font-size: 12px;
	color: #006633;
}
#dish_item1 .pic_dish {
	padding-top: 4px;
}
#dish_item2 .pic_dish {
	padding-top: 14px;
}
#dish_item3 .pic_dish img {
	padding-top: 6px;
}

