@charset "utf-8";
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #806b4c;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #806B4C;
	line-height: 19px;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #E4744F;
}
.menu_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E4744F;
}
.menu_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #806B4C;
}
.wine_desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	color: #93AE4B;
}

.menu_desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #93AE4B;
}
a:link {
	color: #DA7154;
	text-decoration: underline;
}
a:hover {
	color: #DE745E;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
}
a:visited {
	color: #DA7154;
	text-decoration: underline;
}
.form_text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 21px;
	color: #333333;
}
.form_text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
}

