html {
  height: 100%;
}
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 85%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #000000;
}
p {
  padding: 0 0 10px;
  line-height: 1.7em;
  font-size: 100%;
}
img {
  border:  none;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 175%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #d40000;
  text-shadow: #cccccc 0px 1px 0px;
  letter-spacing: -1px;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 165%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 130%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
h4, h5, h6 {
  margin: 0;
  padding: 0 0 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 150%;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 1.5em;
}
h5, h6 {
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 95%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #888888;
  padding-bottom: 15px;
}
a {
  background: transparent none repeat scroll 0% 50%;
  color: #000000;
  font-weight: bold;
  outline-color: invert;
  outline-style: none;
  outline-width: medium;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
ul {
  margin: 2px 0 22px 30px;
  line-height: 1.7em;
  font-style: normal;
  font-size: 100%;
}
ol {
  margin: 8px 0 22px 20px;
}
ol li {
  margin: 0 0 11px;
}
#main, #header, #banner, #menubar, #site_content, #footer, #content_blue {
  margin-left: auto;
  margin-right: auto;
}
#main {
  background: transparent none repeat scroll 0% 50%;
}
#header {
  background: #1d1d1d none repeat scroll 0% 50%;
  height: 100px;
}
#menubar {
  height: 50px;
  width: 960px;
  padding-top: 5px;
}
#welcome {
  margin: 0 auto;
  background: transparent none repeat scroll 0% 50%;
  height: 45px;
  text-align: center;
  float: left;
  width: 360px;
  padding-left: 0px;
}
#welcome h1 a {
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 150%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  letter-spacing: -3px;
  color: #ffffff;
  text-decoration: none;
  text-shadow: #000000 1px 1px ;
}
#menu_items {
  float: right;
  width: 560px;
  padding-top: 40px;
}
ul#menu {
  margin: 0;
  float: right;
}
ul#menu li {
  margin: 2px 0 0;
  padding: 0 0 0 0px;
  background: transparent none repeat scroll 0% 50%;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: inline;
}
ul#menu li a {
  padding: 16px 15px 10px;
  background: transparent none repeat scroll 0% 50%;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-style: italic;
  font-variant: normal;
  font-weight: bold;
  font-size: 120%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
  height: 24px;
  text-shadow: #000000 1px 1px ;
}
ul#menu li.current a, ul#menu li:hover a {
  color: #d40000;
  text-shadow: #000000 1px 1px ;
}
#site_content {
  margin: 0 auto;
  padding: 0 0 20px 20px;
  background: #ffffff none repeat scroll 0% 50%;
  overflow: hidden;
  width: 940px;
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
}
.sidebar_container {
  margin: 0 20px;
  width: 180px;
  float: right;
  padding-left: 15px;
}
.sidebar {
  padding: 0;
  float: left;
  width: 220px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.sidebar_item {
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 100%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  width: 215px;
}
.sidebar h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 140%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
#content {
  width: 665px;
  margin-bottom: 20px;
  float: left;
}
.content_item {
  width: 665px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.content_container {
  padding: 5px;
  width: 310px;
  margin-right: 10px;
  float: left;
}
#footer {
  background: transparent none repeat scroll 0% 50%;
  width: 960px;
  height: 20px;
  padding-top: 20px;
  text-align: center;
}
#footer a, #footer a:hover {
  text-decoration: none;
  padding-bottom: 20px;
}
#footer a:hover {
  text-decoration: underline;
}
.readmore {
  padding: 5px 5px 10px 7px;
  background: #ffffff none repeat scroll 0% 50%;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 110%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  height: 15px;
  margin-left: 95px;
  width: 90px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
}
.readmore a {
  color: #1d1d1d;
}
.button_small {
  padding: 5px 5px 10px 7px;
  background: #730101 none repeat scroll 0% 50%;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 110%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  height: 15px;
  width: 90px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
}
.button_small a {
  color: #ffffff;
  padding-left: 5px;
}
.form_settings {
  margin: 15px 0 0;
}
.form_settings p {
  padding: 0 0 4px;
}
.form_settings span {
  float: left;
  width: 280px;
  text-align: left;
}
.form_settings input, .form_settings textarea {
  border: 1px solid #bbbbbb;
  padding: 2px;
  background: #ffffff none repeat scroll 0% 50%;
  width: 299px;
  font-family: arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 100%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #47433f;
}
.form_settings input[type="checkbox"] {
  border:  none;
  margin: 28px 0;
  padding: 2px 0;
  background: #ffffff none repeat scroll 0% 50%;
  width: 15px;
  font-family: arial;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 100%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #47433f;
}
.form_settings .submit {
  margin: 0 0 0 206px;
  padding: 2px 0 3px;
  background: #ffffff none repeat scroll 0% 50%;
  font-family: arial;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 100%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  width: 99px;
  height: 26px;
  cursor: pointer;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  color: #000000;
}
#banner_image {
  margin: 0 auto;
  padding: 0;
  background: #730101 none repeat scroll 0% 50%;
  height: 455px;
}
#slider-wrapper {
  margin: 0 auto;
  background: transparent none repeat scroll 0% 50%;
  height: 400px;
  padding-top: 20px;
  width: 920px;
}
#slider {
  background: transparent url(../images/loading.gif) no-repeat scroll 50%;
  height: 400px;
  position: relative;
  width: 920px;
}
#slider img {
  display: none;
  left: 0;
  position: absolute;
  top: 0;
}
#slider a {
  border:  none;
  display: block;
}
.nivoSlider {
  position: relative;
}
.nivoSlider img {
  left: 0;
  position: absolute;
  top: 0;
}
.nivoSlider a.nivo-imageLink {
  border:  none;
  margin: 0;
  padding: 0;
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 6;
}
.nivo-slice {
  display: block;
  height: 100%;
  position: absolute;
  z-index: 5;
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
}
.nivo-caption {
  background: #000000 none repeat scroll 0 50%;
  bottom: 0;
  color: #ffffff;
  font-family: arial;
  left: 0;
  opacity: 0.8;
  position: absolute;
  text-transform: uppercase;
  width: 100%;
  z-index: 8;
}
.nivo-caption p {
  margin: 0;
  padding: 5px;
}
.nivo-caption a {
  color: red;
  display: inline ! important;
  text-decoration: none;
}
.nivo-caption a:hover {
  color: blue;
  text-decoration: underline;
}
.nivo-html-caption {
  display: none;
}
.nivo-directionNav a {
  background: transparent url(../images/arrows.png) no-repeat scroll 0 50%;
  cursor: pointer;
  display: block;
  height: 30px;
  position: absolute;
  text-indent: -9999px;
  top: 45%;
  width: 30px;
  z-index: 9;
}
a.nivo-prevNav {
  left: 15px;
}
a.nivo-nextNav {
  background-position: -30px 50%;
  right: 15px;
}
.nivo-controlNav {
  bottom: -30px;
  left: 50%;
  margin-left: -40px;
  position: absolute;
}
.nivo-controlNav a {
  background: transparent url(../images/bullets.png) no-repeat scroll 0 50%;
  cursor: pointer;
  float: left;
  height: 22px;
  margin-top: 350px;
  position: relative;
  text-indent: -9999px;
  width: 22px;
  z-index: 9;
}
.nivo-controlNav a.active {
  background-position: 0 -22px;
}
