@charset "utf-8";
/* CSS Document */



#inside_text{
	height: auto;
	width: 405px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333333;
	overflow: hidden;
}

#inside_menu{
	height: auto;
	width: 187px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	float: left;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #333333;
	overflow: hidden;
	border: 1px solid #333333;
}

#inside_text .capital{
	font-size: 14px;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 10px;
}



#inside_text .head{
	font-size: 12px;
	width: 400px;
	height: auto;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#inside_text #recipe{
	height: auto;
	width: 400px;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	float: left;
}


#inside_text #recipe ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#inside_text #recipe li{
	list-style-type: circle;
	padding-bottom: 10px;
}

#inside_text .price{
	height: auto;
	width: 75px;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	float: right;
}

#inside_imgblk{
	height: auto;
	width: 236px;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	float: right;
	margin: 0px;
	padding: 0px;
}

#inside_butcher_blk{
	height: auto;
	width: 436px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	float: right;
	margin-top: 10px;
	padding: 0px;
}

#inside_imgblk #img{
	height: 147px;
	width: 196px;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	margin: 20px;
	padding: 0px;
	border: 2px solid #2d4b8a;
}

.butcher_link
{
	color:#523203;
	font-family: Georgia;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.butcher_link:hover
{
	color:#9f410b;
	font-family: Georgia;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}


.right_brucher {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #001f56;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 20px;
	width: 433px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: left;
}

.right_hotel_orders {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #001f56;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 70px;
	width: 435px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	text-align: left;
}

#brucher_prd_blk {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #773209;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 300px;
	width: 121px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
