body {
	background-color:#945536;
	font-family:Verdana;
}

div {
	position:absolute;
}

#container {
	top:0px;
	left:50%;
	width:790px;
	height:100%;
	margin-left:-395;
	bottom:15px;
	background-color:#E8E0C9;
}

#border_l, #border_r {
	top:0px;
	left:50%;
	width:16px;
	height:100%;
}
#border_l {
	margin-left:-410px;
	background-image:url('/images//border_l.jpg');
}
#border_r {
	margin-left:395px;
	background-image:url('/images//border_r.jpg');
}

#banner {
	top:15px;
	left:50%;
	width:694px;
	margin-left:-347px;
	height:150px;
	background-image: url('/images//banner.jpg');
}

#menu {
	top:165px;
	left:50%;
	width:789px;
	margin-left:-394px;
	height:40px;
	background-image: url('/images//menu_bg.jpg');
	text-align:center;
	padding-top:22px;
	font-size:13px;
	color:#FFF;
}

#menu a{
	font-size:13px;
	color:#FFF;
	text-decoration:none;
}

#contents{
	top:225px;
	left:50%;
	width:770px;
	margin-left:-385;
	bottom:15px;
	overflow:auto;
}

#footer{
	bottom:2px;
	left:50%;
	width:770px;
	margin-left:-385;
	font-size:10px;
	text-align:center;
	color:#8D7C49;
}

h1, h1 #small, h2 {
	color:#9D5B33;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
}

h1 {
	font-size:20px;
	border-bottom:1px solid #D6B49D;
}

h2 {
	font-size:16px;
	border-bottom:1px dotted #D6B49D;
	margin-bottom:3px;
}

#small, .small {
	font-size:10px;
}

.tbl_left {
	text-align:right;
	padding-right:5px;
}

.tbl_right {
	text-align:left;
	padding-left:5px;
}

#our_menu {
	position:relative;
	line-height:20px;
	text-align:center;
}

#price {
	color:#A36E24;
	font-size:10px;
}

#ale_image {
	right:20px;
}

#ale_text, #ale_text_thin {
	position:relative;
	margin-bottom:10px;
	left:0px;
	width:660px;
}
#ale_text {
	width:660px;
}
#ale_text_thin {
	width:530px;
}

button {
	border:solid 1px #D6B49D;
	background-color: transparent;
}

#map {
	position:relative;
	height:300px;
	overflow:hidden;
}

#map_label {
	position:relative;
	font-size:10px;
}

