h2 {
color: #333;
font-size: 16px;
font-family: georgia, times, serif;
float: left;
}

#content_wrap img {
padding: 5px;
border: 1px solid #fff;
}

p.page_description {
font-style: italic;
margin-bottom: 20px !important;
float: left;
}

h3 {
color: black;
font-size: 17px;
font-family: georgia, times, serif;
border-bottom: 3px solid #B5760C;
float: left;
padding: 5px 1% 5px 0;
width: 98%;
margin-bottom: 10px;
}

.menu_group {
float: left;
width: 100%;
}

p.menu_group_description {
float: left;
padding: 10px;
color: #444;
font-size: 13px;
width: 97.5% !important;
border: 2px solid #fff;
font-style: italic;
}

p.menu_group_description_bottom {
margin-top: 30px !important;
}

h4 {
color: black;
float: left;
width: 60%;
margin-bottom: 5px;
}

span.menu_item_price {
float: right;
color: #666;
font-weight: bold;
font-family: georgia, times, serif;
text-align: right;
}

.menu_item_wrap {
width: 100%;
float: left;
margin-top: 20px;
}

.menu_item_wrap img {
float: left;
}


.menu_item {
width: 640px;
float: right;
}

.menu_item p {
line-height: 22px !important;
margin-top: 0px !important;
}

p.item_caption {
font-size: 12px;
color: #111;
font-style: italic;
margin: 0px !important;
padding-top: 5px;
padding-bottom: 0px !important;
border-top: 1px solid #999;
}

.new_item {
color: red;
font-weight: bold;
margin-right: 10px;
}