body {
	margin : 0px 0px 0px 0px;
	background : #ffffff;
	font-family : Arial,Verdana;
	font-size : 12px;
	color : #000000;
}
td{
	font-family : Arial,Verdana;
	font-size : 12px;
	color : #000000;
}
/* css new */
#bgHead22 {
	background : url(../images/bgHead22.jpg) no-repeat;
	width: 548px;
	height: 66px;
}
#formatMenu {
	padding-left: 20px;
	padding-right: 32px;
	padding-top: 15px;
	color: #868686;	
}

/* text */
.Category {
	font-family: Verdana, Arial;
	font-size: 15;
	font-weight: bold;
	color: #8C5542;
	padding-left: 0px;
	text-align: center;
}
.foodLabel {
	font-family: Verdana, Arial;
	font-size: 13;
	font-weight: bold;
	color: #8C5542;
	padding-left: 0px;
}
.foodWeight {
	font-family: Verdana, Arial;
	font-size: 13;
	font-weight: normal;
	color: #8C5542;
}
.foodPrice {
	font-family: Verdana, Arial;
	font-size: 13;
	font-weight: normal;
	text-align: right;
	color: #8C5542;
}
.drinkType {
	font-family: Verdana, Arial;
	font-size: 13;
	font-weight: normal;
	text-align: left;
	color: #8C5542;
}
.foodText {
	font-family: Verdana, Arial;
	font-size: 11;
	font-weight: normal;
	color: #8C5542;
	padding-left: 0px;
}
.menuActive {
	font-family : Arial,Verdana;
	text-decoration : none;
	color : #F17E76;
}
#footer {
	font-family: Verdana, Arial;
	font-size: 10;
	font-weight: normal;
	color: #ADADAD;
	text-align:center;	
}
#Sada {
	font-family : Arial,Verdana;
	text-decoration : none;
	text-align: center;		
	color : #793620;
}
#address {
	font-family: Verdana, Arial;
	font-size: 12;
	font-weight: bold;
	color: #844530;
	line-height: 26px;
}
#phone {
	font-family: Verdana, Arial;
	font-size: 12;
	font-weight: normal;
	color: #844530;
	line-height: 26px;
	padding-top:15px;
}
#journey {
	font-family: Verdana, Arial;
	font-size: 12;
	font-weight: normal;
	color: #844530;
	line-height: 26px;
}
#submit
{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	border: black 1 solid;
	font-family: Verdana, Arial;
	background-color: #f17e76;
	height : 22px; 
}
/* href */
A {
	font-family : Arial,Verdana;
	text-decoration : none;
	color : #868686;
}
A:HOVER {
	color : #feda0e;
}

A.menu:HOVER {
	color : #F17E76;
}
A.amenu {
	color : #F17E76;
}
A.amenu:HOVER {
	color : #F17E76;
}
A.footerHref {
	color : #ADADAD;
}
A.footerHref:HOVER {
	color : #793620;
}
