/* @override http://127.0.0.1:3000/stylesheets/screen.css?1196339726 */

body {
  font: 65% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#container {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.2em;
}

#head h1 {
  font-weight: normal;
  font-style: normal;
  padding-left: 232px;
}

#head h1 a {
  color: #6fa0bc;
  text-decoration: none;
}

.highlight {
  color: #c13b3d;
}

#nav {
  background: #fff url(../images/head_bg.jpg) no-repeat left top;
  height: 220px;
  margin: 0;
  padding: 13px 0 0 46px;
}

#nav li {
  width: 163px;
  list-style-type: none;
  border-bottom: 1px solid #cbe0ea;
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: right;
  padding-right: 20px;
}

#nav li a {
  color: #9b9b9b;
  text-decoration: none;
  font: 1.1em Arial, Helvetica, Geneva, sans-serif;
}

#nav li a:hover {
  color: #6fa0bc;
}

#sidebar {
  width: 210px;
  float: left;
  margin-left: 6px;
  margin-bottom: 20px;
}

#content {
  float: right;
  width: 517px;
  color: #929292;
  margin-bottom: 20px;
}

#content h1 {
  color: #c86464;
  font-weight: normal;
  font-style: normal;
  font-size: 1.4em;
}

#content h2 {
  color: #c86464;
  font-weight: normal;
  font-style: normal;
  font-size: 1.2em;
}

#content h3 {
  color: #c86464;
  font-weight: normal;
  font-style: normal;
  font-size: 1.1em;
}

#content h4 {
  color: #c86464;
  font-weight: normal;
  font-style: normal;
  font-size: 1.0em;
}

#content h5 {
  color: #c86464;
  font-weight: normal;
  font-style: normal;
  font-size: 0.9em;
}

#content h6 {
  color: #c86464;
  font-weight: normal;
  font-style: normal;
  font-size: 0.8em;
}

#content a {
  color: #70aac2;
}

#content a:hover {
  color: #416472;
}

#content ul {
  padding-left: 30px;
}

#content ul li {
  margin-bottom: 4px;
}

#sidebar .advert {
  background: url(../images/ad_box.gif) no-repeat;
  padding-top: 10px;
  margin-bottom: 15px;
  color: #878787;
}

#sidebar .advert h1 {
  color: #c13b3d;
  font-weight: normal;
  font-style: normal;
  font-size: 1.2em;
}

#sidebar .advert h1, #sidebar .advert p {
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 0;
}

#sidebar a {
  color: #c13b3d;
}

#sidebar a:hover {
  text-decoration: none;
}

#contact h1 {
  color: #fff;
  font-size: 1.1em;
  background: #fff url(../images/h1-button.gif) no-repeat left top;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 15px;
}

#contact p {
  color: #8a8a8a;
  padding-left: 16px;
}

dl dt {
  font-weight: bold;
  width: 166px;
  float: left;
}

dl dt, dl dd {
  margin-bottom: 5px;
}

#footer {
  clear: both;
  font-size: 0.9em;
  border-top: 1px solid #d8d8d8;
  padding-top: 5px;
  padding-right: 10px;
  margin-bottom: 20px;
}

#footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: right;
}

#footer ul li {
  display: inline;
  margin-left: 10px;
}

#footer ul li a {
  color: #b8b8b8;
  text-decoration: none;
}

#footer ul li a:hover {
  color: #6e6e6e;
}