body {
    color: #ffffff;
    font-family: arial;
    margin: 0;
    padding: 0;
    background: #e5ee69;
    font-family: arial;
}


#menu {
    margin-left: 5px;
    float: left;
    width: 805px;
    background-color: #DAE0D2;
    font-size: 93%;
    line-height: normal;
    padding: 0px 0px 0px 20px;
    background: url(images/nav_bg.jpg);
    position: relative;
    z-index: 100;
}

#location_nav a{
    position: relative;
    left: -5px;
}

#menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#menu ul li {
  list-style: none;
}

#menu ul li a {
    float: left;
    text-decoration: none;
    font-weight: bold;
    color: #6666FF;
}

#menu ul.horizontal li.level1 {
    background: url(images/link_bg.jpg);
  float: left;
  height: 22px;
  width: 45px;
  padding: 0px;
  padding: 5px 40px 5px 40px;
  background-color: white;
}
#menu ul.horizontal li.level1:hover {
    background: url(images/link_over_bg.jpg);
}

#menu ul.horizontal li.level1 a {
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  color: #333333;
}

#menu ul.horizontal li.level1 a:hover {
    
}

#menu ul.horizontal > li.level1 a {
  width: auto;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu ul li a { float:none; }
/* End IE5-Mac hack */

#menu ul.dropdown,
#menu ul.flyout {
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: hidden;
  width: 135px;
  border-left: 3px double #999999;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  background-color: #4a5647;
  
}

#menu ul.dropdown li.level2,
#menu ul.flyout li.level3 {
  border-bottom: 1px solid #999999;
}

#menu ul.dropdown li.level2 a,
#menu ul.flyout li.level3 a {
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: white;
  padding: 2px 4px 2px 5px;
  background-image: none;
}

#menu ul.dropdown li.level2 a:hover,
#menu ul.flyout li.level3 a:hover {
    background-image: none;
      color: black;
      font-weight: bold;
      background-color: #BFE2E6;
}







#main_container {
    background: url(images/main_bg.jpg) no-repeat;
    width: 870px;
    height: 1100px;
    margin: 0 auto;
    padding: 0 0 0 20px;
}

#container {
    position: relative;
    top: 150px;
}

#content_wrapper {
    position: relative;
    top: 180px;
    margin-left: 35px;
    width: 780px;
    height: 800px;
}

.float_right {
    float: right;
}

.float_left {
    float: left;
}

#google_maps {
    position: relative;
    top: -20px;
    z-index: 90;
    margin: 0;
    border: 3px solid white;
    width: 400px;
    height: 400px;
    color: #000000;
}

#map h1 {
    position: relative;
    top: -10px;
    text-align: center;
}

#map {
    position: relative;
    top: -20px;
    margin-left: 30px;
    margin-bottom: 10px;
}

#copy {
    width: 770px;
    position: relative;
    top: 50px;
    left: 20px;
}
#content_wrapper h2 {
    text-decoration: underline;
}

#content_wrapper h4, #content_wrapper h2 {
    text-align: center;
}

#right_box {
    position: relative;
    width: 300px;
    height: 225px;
    background: #ffff99;
    border: 2px solid white;
    padding: 15px;
    color: #000000;
    -moz-border-radius-topleft: 1em;
    -moz-border-radius-bottomright: 1em;
    -webkit-border-top-left-radius: 1em;
    -webkit-border-bottom-right-radius: 1em;
    margin: 0 0 15px 15px;
}

.nutrition_facts {
    position: relative;
    left: 30px;
    border: 3px solid #000000;
    width: 300px;
    background: white;
    color: #000000;
    padding: 0 5px 10px 5px;
}

.nutrition_facts table {
    position: relative;
    top: -30px;
    margin-top: 25px;
    width: 100%;
    border: 1px solid #000000;
}
.nutrition_facts th {
    border-bottom: 5px solid #000000;
}

.nutrition_facts td.label {
    font-weight: bold;
    border-bottom: 1px solid #000000;
}
.nutrition_facts td.ammt {
    text-align: right;
    padding-right: 20px;
    border-bottom: 1px solid #000000;
}

.js_link {
    cursor: pointer;
}
.js_link:hover {
    color: white;
}

#location {
    width: 300px;
    height: 400px;
    background: #ffff99;
    -moz-border-radius: 1em;
    -webkit-border-radius: 2em;
    border: 2px solid #000000;
    padding: 15px;
    color: #000000;
}

#truck {
    padding: 10px;
    background: #ffffff;
    border: 1px solid #000000;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
}

#contact {
    position: relative;
    left: -10px;
    color: #000000;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    background: #ffff99;
    padding: 10px;
    border: 2px solid #000000;
    height: 400px;
}

#contact img {
    border: 1px solid white;
    background: #000000;
    padding: 10px;
    margin-right: 20px;
}

#login table{
    color: #000000;
    text-align: center;
}

#error_message {
    color: #000000;
    padding: 5px;
    border: 1px solid red;
    background: #cccccc;
    font-size: 50%;
}


#admin_calendar table#calendar {
    width: 95%;
    border: 2px solid #000000;
    background: #ffff99;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    color: #000000;
    padding: 0 10px 0 10px;
    position: relative;
    top: -50px;
    
}

#admin_calendar table#calendar td {
    width: 100px;
    height: 125px;
    border: 1px solid #000000;
    vertical-align: top;
}

#calendar_month {
    color: white;
}

#calendar img, #calendar a {
    border: none;
    text-decoration: none;
    vertical-align: middle;
    color: #000000;
}
#admin_nav {
    padding: 10px 10px 30px 10px;
}
#admin_nav a {
    color: #ffffff;
}
#admin_nav a:hover {
    text-decoration: none;
}
#admin_nav ul {
    list-style: none;
}
#admin_nav li {
    float: left;
    padding-right: 20px;
}

