body {
  background-color: #828282;
  font-size: 13px;
  color: #333;
  font-family: "Century Gothic", Helvetica, Arial, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  color: #6cb83a;
  font-weight: bold; }

h1 {
  font-size: 19px;
  margin-bottom: 15px; }

h2 {
  font-size: 17px; }

h3 {
  font-size: 15px; }

h4 {
  font-size: 13px; }

h5 {
  margin-bottom: 3px; }

a, a:link, a:active, a:visited {
  color: #6cb83a;
  text-decoration: underline;
  font-weight: bold; }

a:hover {
  text-decoration: none; }

hr {
  border-top: 3px solid #6cb83a;
  height: 0;
  margin: 25px 0; }

.container {
  width: 960px; }

#top {
  height: 120px;
  background-image: url(top_bg.jpg); }

#logo a {
  height: 90px;
  display: block;
  text-indent: -9999px;
  background-image: url(logo.jpg);
  margin: 15px auto 15px auto;
  width: 320px; }

#navigation {
  font-size: 12px;
  padding: 10px 0;
  margin-top: 85px;
  text-align: right; }
  #navigation ul {
    margin: 0 15px 0 0; }
    #navigation ul li {
      display: inline; }
  #navigation a, #navigation a:link, #navigation a:active, #navigation a:visited {
    color: #828282;
    text-decoration: none;
    margin: 0 10px; }
  #navigation a:hover, #navigation li.current a {
    color: #6cb83a; }

#middle-bg {
  background-image: url(middle_bg.jpg);
  background-repeat: repeat-y; }

#social-networking {
  float: right;
  margin-right: 30px;
  width: 60px; }

#content {
  border-top: 1px solid #828282;
  padding-top: 30px;
  padding-bottom: 20px;
  /* background-image: url(home_intro_bg.jpg);
  background-repeat: repeat-x; */ }
  #content ul {
    list-style-image: url(bullet.gif); }

#page-home #content {
  padding-top: 0; }

#sidebar {
  font-size: 11px;
  padding-top: 50px; }

#sidebar h1 {
  font-size: 16px; }

#sidebar h2 {
  color: #FFF; }

#squares {
  background-image: url(squares.jpg);
  height: 153px; }

#bottom {
  background-image: url(bottom_bg.jpg);
  height: 30px; }

#footer-strip {
  height: 8px;
  background-color: #3b6520; }

#footer {
  color: #6cb83a;
  font-size: 10px;
  border-top: 3px solid #6cb83a;
  padding: 8px 0 15px 0; }
  #footer a, #footer a:link, #footer a:active, #footer a:visited {
    color: #828282;
    margin: 0 6px; }
  #footer a:hover {
    color: #6cb83a; }
  #footer .parent-companies {
    font-size: 12px; }
    #footer .parent-companies .content {
      margin-left: 15px; }
  #footer .nav {
    text-align: right; }
    #footer .nav .content {
      margin-right: 21px; }

.highlights {
  padding: 20px;
  background-image: url(home_intro_bg.jpg);
  background-repeat: repeat-x;
  border: 3px solid #D9D9D9; }

#page-home .highlights {
  margin: 15px 150px; }

#squares ul {
  height: 153px;
  margin: 0;
  padding: 0; }

#squares ul li {
  float: left;
  list-style-type: none;
  display: inline; }

#squares ul li a {
  height: 153px;
  display: block;
  text-indent: -9999px;
  outline: none;
  width: 320px; }

.notice {
  background-color: #4D6F1C;
  color: #FFFFFF;
  padding: 15px;
  border: 0; }

.notice_bad {
  background-color: #F00;
  color: #FFFFFF;
  padding: 15px; }

/* jQuery lightBox plugin - Gallery style */
.gallery ul {
  list-style: none;
  margin: 0 0 7px 0; }

.gallery ul li {
  display: inline;
  padding-right: 3px; }

.gallery ul img {
  border: 2px solid #FFF; }

.gallery ul a:hover img {
  border: 2px solid #5F3914; }

/* Form overrides */
fieldset {
  background-color: transparent;
  padding: 0;
  border: 0;
  margin: 0; }

li.text textarea {
  width: 200px;
  height: 100px; }

li.string input {
  width: 200px; }

/* About Page */
#page-about #sidebar {
  padding-top: 0; }

/* Samples Page */
#page-samples #main-content img {
  margin-top: 0;
  border: 1px solid #444; }

/* Contact Page */
#page-contact #content img {
  float: left;
  margin: 0 20px 15px 0; }

#page-contact #main-content h3 {
  margin-bottom: 0; }

#page-contact #main-content img {
  margin-top: 0;
  border: 1px solid #444; }

/* Markets */
#markets {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  #markets li {
    width: 279px;
    float: left;
    margin-bottom: 15px;
    margin-right: 120px;
    padding: 10px;
    background-image: url(home_intro_bg.jpg);
    background-repeat: repeat-x;
    border: 3px solid #D9D9D9;
    list-style-image: none; }

/* Locations */
#locations {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  #locations li.location {
    width: 234px;
    float: left;
    margin-bottom: 15px;
    margin-right: 40px;
    padding: 10px;
    background-image: url(home_intro_bg.jpg);
    background-repeat: repeat-x;
    border: 3px solid #D9D9D9;
    list-style-image: none;
    min-height: 410px; }
  #locations li.location.last {
    margin-right: 0; }

/* Contacts */
.contacts {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .contacts li {
    width: 234px;
    float: left;
    margin-bottom: 15px;
    margin-right: 40px;
    padding: 10px;
    background-image: url(home_intro_bg.jpg);
    background-repeat: repeat-x;
    border: 3px solid #D9D9D9;
    list-style-image: none; }
  .contacts li.last {
    margin-right: 0; }
  .contacts li.no-background {
    background: none;
    border-color: #FFF; }
