a{ color:#df7923; text-decoration:none}
a:hover{ text-decoration:underline}

.heading_txt{
color:#FFD162;
font-family:Tahoma;
font-size:18px;
font-weight:100
}
.menu_txt{
font-size:11px;
color:#FDECBF;
font-family:Tahoma;
font-weight:bold;}

.sub_heading_txt{
font-size:14px;
color:#FDECBF;
font-family:Tahoma;
font-weight:bold;
padding-bottom:8px;}

.main_page_sub_heading_txt{
font-size:17px;
color:#FDECBF;
font-family:Tahoma;
font-weight:normal;
padding-bottom:8px;}

.main_page_sub_heading_txt_the_restaurant{
font-size:15px;
color:#FDECBF;
font-family:Tahoma;
font-weight:normal;
padding-bottom:8px;
}

.sub_menu_items_txt{
font-size:12px;
color:#FDECBF;
font-family:Tahoma;
font-weight:bold;
}

.menu_txt a{ color:#FDECBF; text-decoration:none}
.menu_txt a:hover{ text-decoration:underline}

.submit_links a{ color:#FDECBF; text-decoration:none}
.submit_links a:hover{ text-decoration:underline}

.welcome_link a{ color:#FDECBF; text-decoration:none;font-family:Tahoma;font-size:11px;}
.welcome_link a:hover{ text-decoration:underline}

.foot { width:766px; height:53px;
	font-family:Tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:15px;
	color:#fdecbf
}
.foot td{ color:#616161; vertical-align:middle; padding-left:42px; padding-right:42px;}
.foot a{ color:#616161; text-decoration:underline}
.foot a:hover{ text-decoration:none}

td, table, select,  input, textarea{

}
.content{ color:#fdecbf;
	font-family:Tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:15px;
}

ul{margin:0px; padding:0px; list-style:none; line-height:20px}
ul li { background: url(/assets/images/list_bg.gif) no-repeat 0 8px; padding-left:13px}
ul li a{ color:#fdecbf; text-decoration: none}
ul li a:hover{ text-decoration: underline}


.form input {
	width:167px;
	height:13px;
	color: #908569;
	padding:5px 0 0 5px;
	line-height:11px;
	background-color:#fff;
	vertical-align:middle
}
.form textarea {
	width:350px;
	height:81px;
	color: #908569;
	overflow: auto;
	padding:5px 0 0 5px;
	background-color:#fff;
}