@charset "utf-8";
input.button {
	color:#F1CF87;
	background-color : #6D4E2E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight:bold;
	border:1px solid #D1AE8F;
	width: 60px;
	height: 20px;
}

.dropcap { width: 1em; height: 1em; float: left; text-align: center; font-size: 35pt; color:red; font-style:italic }

.food_menu_title {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1C1714;
	background-color: #F58220;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 0.2em;
	padding: 3px;
}
.food_menu_text {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
}
.food_menu_desc {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #450707;
}
.food_menu_desc_italic {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: red;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
}

.food_menu_price {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
}




.normal_text {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #403012;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}

/* CSS Document */
html,body {
	color : #403012;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
table.bodytable {
	height:100%;
	width:100%;
	border:0;
}
body {
	background-color: #660000;
	background-image: url(../images/stripes_bg_red.gif);
}
a:hover  {
	color:	#FF0000;
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-weight:	bold;
	text-decoration:	underline;
}

a:link  {
	color:	#DD690B;
	font-family:	Georgia, "Times New Roman", Times, serif;
	text-decoration:	none;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
}

a:visited  {
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #DD690B;
	text-decoration: none;
	font-weight: normal;
}

a:active  {
	color:	#FF0000;
	font-family:	Georgia, "Times New Roman", Times, serif;
	font-weight:	bold;
	text-decoration: underline;
}
#username {
	height: 17px;
	width: 183px;
	font-size: 10px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-color: #A67545;
}
#password {
	height: 17px;
	width: 183px;
	font-size: 10px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	background-color: #A67545;
}
.introduction_txt {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #403012;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
