#container {
margin:auto;
position:static;
}

/* SET 134 Theme CSS */
body.home, body.active {
  background-color:#FFFFFF;
}

#container {
  margin-top: 30px;
}

#content {
  width: 974px;
  background-image: none;
}

.menubar {
  margin-left:1px;
  min-width:961px;
  background:none repeat scroll 0 0 #3C3C3C;
}

#banner_info_left,
#banner_info_right {
  display: none;
}

a.menubutton {
  color: #EF564A;
}

a.menubutton:hover {
  color: #ffffff;
}

a.menuitem {
  color: #CF4A40;
}

a.menuitem:hover {
  color: #000000;
  background-color: #fff;
}

#banner_directions a:hover{
color:#c10101;
}

#banner_directions a:hover{
color:#c10101;
}

*html .menubar {
  margin-left:2px;
  border-right:solid #3c3c3c 8px
}
