body {scrollbar-3dlight-color:#EDEBEA;
    scrollbar-arrow-color:#735028;
    scrollbar-base-color:#EDEBEA;
    scrollbar-darkshadow-color:#EDEBEA;
    scrollbar-face-color:#EDEBEA;
    scrollbar-highlight-color:#735028;
    scrollbar-shadow-color:#735028;
	scrollbar-track-color: #EDEBEA;
}

input, textarea {
	border: 1px solid #735028;
}

div, p, td {	
	color: #735028;
	font-size:10px;
}


a {	
	color: #735028;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color: #BDA171;
}  
	  

h3 {
	font-size: 10px;
	color: #735028;
	padding: 0;
	margin: 4 0 0 0;
}


.bg {
	background-image: url(i/bg.gif);
}

.left-bottom-bg {
	background-image: url(i/left-bottom-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.right-top-bg {
	background-image: url(i/right-top-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#sep-hor {
	height: 1px;
	background-image: url(i/sep-hor.gif);
	background-repeat: repeat-x;
	margin-top: 2px;
	margin-bottom: 7px;
	font-size:0px;
}

.underline {
	margin-bottom: 6px;
	margin-right: 6px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #BDA171;
}

.pic {
	border: 1px solid #BDA171;
}


div.menu-drink{
	margin-bottom: 8px;
}
div.menu-drink div{
	margin-bottom: 8px;
}
div.menu-drink a{
	font-weight: normal;
	text-decoration: none;
}
