@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #221E1F;
}
body {
	background-color: #F2F1EF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #721311;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

p{
margin:0px;
padding:0px;
}

li{
	list-style-type:disc;
	list-style-image:url(../images/bullet.gif);
}

img{
	border:none;
}
.footer{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
    }
a.footerlink{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
    }
a.footerlink:hover{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #FAD44B;
	text-decoration: none;
    }
.bodyBg{
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	    }
.bodyBg2{
	background-image: url(../images/body_bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
	    }
.bodyBg3{
	background-image: url(../images/body_bg2.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
	    }
.winebarBg{
	background-image: url(../images/winebar_bg.gif);
	background-repeat: no-repeat;
	background-color: #B7C2BE;
	background-position: left top;
	    }
.welcome{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 18px;
	color: #721311;
	text-decoration: none;
	font-weight: bold;
    }
.welcome2{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #721311;
	text-decoration: none;
	font-weight: bold;
    }
.welcome3{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 20px;
	color: #721311;
	text-decoration: none;
	font-weight: bold;
    }
.menu{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
    }
.menu2{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #721311;
	text-decoration: none;
	font-weight: bold;
    }
.menu3{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
    }
.menu4{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
    }
.price{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #721311;
	text-decoration: none;
	font-weight: normal;
    }

.tbh{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #721311;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
