@font-face {
    font-family: 'FuturaStdLightCondensed';
    src: url('../fonts/futurastd-condensedlight-webfont.eot');
    src: url('../fonts/futurastd-condensedlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/futurastd-condensedlight-webfont.woff') format('woff'),
         url('../fonts/futurastd-condensedlight-webfont.ttf') format('truetype'),
         url('../fonts/futurastd-condensedlight-webfont.svg#FuturaStdLightCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}



div.items-more h3 {
   font-family: FuturaStdLightCondensed;
  font-size: 24px;
  color: #000;
  text-transform: uppercase;
  display: block;
  width: 275px;
  background-image: none;
  font-weight: normal;
  margin: 0;
  padding-left: 0;
  padding-right: 0px;
  padding-top: 2px;
  padding-bottom: 12px;
  height: 20px;
  
}

.mylink  {
       color: #942121;
       text-decoration: none;
       font-size: 12px;
}

.item-16 {
        display: none;
}

.item-17 {
        display: none;
}


h3 {
        font-family: FuturaStdLightCondensed;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  display: block;
  width: 275px;
  background-image: url(../images/nav_bg.gif);
  font-weight: normal;
  margin: 0;
  padding-left: 10px;
  padding-right: 0px;
  padding-top: 2px;
  padding-bottom: 12px;
  height: 20px;
}

#container {
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
}
body {
  margin: 0px;
  background-image: url(../images/bg.gif);
}
#header {
  background-image: url(../images/header.jpg);
  background-repeat: no-repeat;
  height: 85px;
  width: 1024px;
  background-position: bottom;
  background-color: #000;
}
#nav_holder {
  background-image: url(../images/nav_bg.gif);
  background-repeat: repeat-x;
  height: 56px;
  width: 1024px;
}


#main_image {
  
  width: 1024px;
}
#content_holder {
  background-color: #FFF;
  width: 1024px;
}
#left_column {
        margin-top:20px;
  width: 285px;
  padding-left: 30px;
  float: left;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#content {
  width: 624px;
        margin-top: 18px;
  float: right;
        padding-right: 30px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #000;
}

#content a {
  color:#000;
}

#content a:hover {
  color:#999;
}

#spacer {
  clear: both;
  height: 20px;
}

h2 {
       font-family: FuturaStdLightCondensed;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  display: block;
  width: 614px;
  background-image: url(../images/nav_bg.gif);
  font-weight: normal;
  margin-top: 2px;
  padding-top: 8px;
        padding-left: 10px;
  padding-bottom: 12px;
  height: 14px;
}

h1 {
        display: none;
}


#module1 {
  padding-bottom: 50px;
}
#module2 {
  padding-bottom: 50px;
}
#opt_field {
  height: 30px;
  border: 1px solid #000;
  width: 275px;
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 16px;
  color: #999;
  padding: 4px;
  margin-top: 25px;
}
#opt_button {
  margin-top: 25px;
  float: right;
}
#footer_holder {
  background-color: #5d1414;
  height: 60px;
  padding-top: 15px;
}
#opt {
  padding-bottom: 75px;
}
#contact {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 10px;
  color: #FFF;
  width: 800px;
  float: left;
}
#tag {
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  font-size: 9px;
  color: #FFF;
  width: 800px;
  float: left;
  margin-top: 10px;
}
#footer_table img {
  margin-left: 4px;
}
#footer_table {
  margin-right: 30px;
  margin-left: 30px;
}
#tag a {
  color: #FFF;
}
#tag a:hover {
  color: #999;
}
#contact a {
  color: #FFF;
}
#contact a:hover {
  color: #999;
}
#nav {
  font-family: FuturaStdLightCondensed, arial;
  font-size: 24px;
  margin: -10px 0 0 30px;
  text-transform: uppercase;
  width: 850px;
  float: left;
}

#nav ul {
  margin: 0px;
  padding: 10px 0 0 0;
}

#nav ul ul {
  margin: 0px;
  padding: 0px;
}

#header_social {
  float: right;
  margin-right: 20px;
  margin-top: 5px;
}

#login {

  float: right;
  
}
