body, table, ul {
font-size: 14px;
}

div#side_blocks {
background-color: #E9CB53;
/* background-color: #BDBDB2; */
width: 100%;
}

div#center_block {
float: left;
background-color: #D5C275;
/* background-color: #F8D857; E9CB53*/
/* width: 760px; */
/* border-left: 1px solid #CCCC66;  
border-left: 1px solid #000000;*/
border-right: 2px solid #800303;
}


a.nav_links { 
font-family: arial;
font-size: 14px;
font-weight: bold;
color:#FFFFFF;
text-decoration: none;
margin-left: 5px;
}

a.nav_links:hover {
font-family: arial;
font-size: 14px;
font-weight: bold;
color:#EAC016;
text-decoration: none;
margin-left: 5px;
}

table#content_table {
font-family: arial;
height: 150px;
}

div#bottom_text {
text-align:center;
color: #FFFFFF;
}

div.menu_type {
text-align: center;
color:#000000;
font-size:17px;
font-weight:bold;
}

div.menu_heading {
text-align: center;
color:#663300;
font-size:16px;
font-weight:bold;
}

div.menu_item_box {
display: block;
background-color:#FFFFFF;
width: 90%;
/* width: 580px; */
text-align: left;
}

table.menu_item_table {
width: 90%;

}

td.menu_item_box_item {
background-color:#FFFFFF;
text-align: left;
vertical-align:top;
}

td.menu_item_box_price {
border-left: 5px solid #FDD27D;
background-color:#FFFFFF;
vertical-align: middle;
width: 90px;
text-align: center;
font-weight: bold;
color:#663300;
}

div.menu_item_title {
/* color:#663300; */
color:#663300;
font-size: 14px;
font-weight:bold;
}

div.menu_item_description {
color: #000000;
font-size: 13px;
font-style:italic;
}

a.text_link { 
color:#003399;
}

a.text_link:hover {
color:#663300;
}

