body {
background-color: #ffffff;
color: #1C1C1C;
margin-top: 30px;
font-family: helvetica, arial, sans serif;
font-size: 11px;
}
a:link {color:#9F5D28;}
a:visited {color:#9F5D28;}
a:hover {color:#BB681E;}

h2 {
font-size: 14px;
}
#container {
width: 825px;
margin-left: auto;
margin-right: auto;
height: 650px;
}
#header {
background-image: url(/images/top_logo.jpg);
background-repeat: no-repeat;
height: 82px;
vertical-align: bottom;
position: relative;
}
#sections {
position: absolute;
bottom: 1px;
right: 0;
width: 400px;
text-align: right;
}
#sidebar {
width: 104px;
background-image: url(/images/sidebar_gradient.jpg);
background-repeat: repeat-x;
background-color: #C17E42;
height: 88%;
}
#content {
margin-left: 168px;
background-color: #F5F5F5;
width: 630px;
}
.menubullet {
margin: 2px 3px 2px 25px;
}
.front_captions {
text-align: right;
font-size: 13px;
font-weight: bold;
background-color: #F1ECE7;
color: #9F5D28;
padding: 5px;
margin-top: 3px;
width: 167px;
}
.front_text {
text-align: justify;
padding-top: 10px;
font-size: 11px;
line-height: 130%;
}
.med_text {
color: #5D210A;
text-align: justify;
font-size: 14px;
font-weight: bold;
line-height: 120%;
}
.smalltext {
font-size: 9px;
}
.breadcrumb {
padding: 5px 5px 5px 5px;
font-size: 10px;
color: #7E3223;
}
.rightbar {
width: 200px;
border-left: 1px dotted #A45226;
padding: 10px;
vertical-align: top;
}
.recipe_rightbar {
width: 150px;
padding: 10px;
vertical-align: top;
}
.insidetext {
text-align: justify;
font-size: 11px;
line-height: 120%;
}
.latest_header {
background-color: #9F5D28;
color: #ffffff;
font-weight: bold;
font-size: 11px;
}
.recipe_title {
font-size: 22px;
font-weight: bold;
color: #5D210A;
margin: 5px 0px 5px 0px;
}
.recipe_body {
font-size: 12px;
margin: 5px 0px 10px 5px;
line-height: 120%;
}
#lightrow {
background-color: #E2D9CF;
}
#darkrow {
background-color: #F1ECE7;
}
.latest_rows {
text-align: left;
}
.latest_rows a:link {
text-decoration: none;
color: #5D210A;
}
.latest_rows a:visited {
text-decoration: none;
color: #5D210A;
}
.order_boxes {
vertical-align: top;
width: 33%;
height: 175px;
background-color: #E2D9CF;
}
#footer {
text-align: center;
font-size: 12px;
padding: 5px 0px 5px 0px;
}