body {
  margin: 0;
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
}

a, a:visited {
  color: #88f
}

#mainContainer {
  margin: 0 auto;
  width: 766px;
}

#mainContainer p {
  line-height: 1.5em
}

#logo {
  background-color: #ccc;
  background-image: url(images/logo.png);
  width: 177px;
  height: 77px;
  float: left;
  margin-right: 30px;
}

#logo h1, #logo h2 {
  display: none;
}

#headerContainer {
  height: 98px;
  background: url(images/top.gif) repeat-x top center;
  padding: 21px 0 0 30px;
}

#primary_navigation {
  float: left;
  border-top: 15px solid #e7e7e7;
  border-bottom: 15px solid #e7e7e7;
  width: 500px;
  height: 45px;
}

#primary_navigation ul {
  margin: 17px 0 0 0;
  padding: 0;
  border-left: 1px solid #e7e7e7;
  overflow: hidden;
}

#primary_navigation li {
  list-style-type: none;
  margin: 0;
  width: 82px;
  text-align: center;
  border-right: 1px solid #e7e7e7;
  float: left;
}

#primary_navigation a {
  font-family: helvetica, arial;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #434343;
}

#primary_navigation li.active a, #primary_navigation li a:hover {
  color: #490a00;
}

#footer{
  color: #8f8e87;
  font-size: 10px;
  text-align: right;
  clear: both;
  padding: 0;
}









/* LAYOUT SPECIFIC */

#topTwoColumns {
  clear: both;
  color: #ececec
}

#topTwoColumns #location_9 {
  width: 365px;
  height: 382px;
  float: left;
  overflow: hidden;
}

#topTwoColumns #location_9 h2 {
  display: none;
}

#topTwoColumns #location_9 .image {
  margin: 0;
}

#topTwoColumns #location_9 .image img {
  border: none;
}

#topTwoColumns #location_0_container {
  width: 371px;
  height: 382px;
  float: left;
  background-color: #490a00;
  padding: 0 15px;
  overflow: auto;
}

#location_0_container p {
  margin: 10px 0;
}

#bottomTwoColumns {
  clear: both;
  color: #828282;
}

#bottomTwoColumns #location_3 {
  width: 350px;
  float: left;
  padding-right: 15px;
}

#bottomTwoColumns #location_2 {
  width: 371px;
  float: left;
  padding: 0 15px;
}

#bottomTwoColumns h2 {
  height: 20px;
  font-size: 18px;
  font-weight: normal;
  color: #313131;
  padding: 5px 0 0 45px;
  margin: 12px 0;
  background-image: url(images/component_header_bg.png);
}

#bottomTwoColumns p {
  margin: 12px 0;
}

h3#page_name {
  color: #fff;
  font-weight: normal;
  font-size: 28px;
  margin: 20px 0 15px 0;
}

#location_9 .cropped_images {
  padding: 0;
}