body {
  background: #520100 url("/media/images/bg/body-bg.gif");
  font: 1em Georgia, Helvetica, sans-serif;
  color: #FFF;
}
body.admin{
  width:1000px;
}
.admin .hero{
  height:280px;
}

body, p, ul, form, ol {
  padding: 0;
  margin: 0;
}

a {
  color: #FEB826;
  text-decoration: none;
}

a:hover, a:focus {
  color: #FFF;
  outline: 0;
}

fieldset {
  border: 0;
  margin-top: 10px;
}

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  color: #FEB826;
  font-weight: normal;
  font-style: italic;
}

h1 {
  font-size: 27px;
}

img {
  border: none;
}

p, ul, ol {
  font-size: 15px;
  line-height: 20px;
  color: #fff;
}

p {
  margin: 15px 0;
}

/*  Page  */

#wrapper {
  background: url("/media/images/bg/spotlight.png") no-repeat;
  width: 983px;
  margin: auto;
}

/*  Header  */

.header {
  padding: 23px 0 9px 0;
}

.header a {
  float: left;
  margin-left: 45px;
}

.header a.logo {
  float: left;
  width: 190px;
  height: 90px;
  margin-left: 0;
}

.contact-info {
  float: right;
  text-align: right;
}

.contact-info {
  font-size: 15px;
  line-height: 24px;
  color: #FEB826;
}

.contact-info a {
  float: none;
  margin-left: 0;
  color: #FFF;
}

.contact-info a:hover, .contact-info a:focus {
  text-decoration: underline;
}

/*  Hero  */

.hero {
  background: url("/media/images/bg/hero-bg.gif") no-repeat;
  height: 243px;
}

#hero-image, #hero-overlay {
  display: inline;
  position: relative;
  float: left;
  height:216px;
  width:638px;
  margin: 16px 0 0 29px;
}

#hero-overlay {
  background: url("/media/images/bg/hero-overlay.png") no-repeat;
  border: 1px solid #f0b100;
  margin-top: -216px;
}

.hero .buttons {
  float: right;
  margin: -210px 32px 0 0;
  display: inline;
  width: 253px;
}

.hero .buttons a {
  float: left;
  line-height: 0%;
  font-size: 1px;
}
.hero .buttons .btn-red-bg a{
  font-size:17px;
  font-style:italic;
  background: url("/media/images/buttons/btn-red-blank.gif") no-repeat;
  color:#ffffff;
  width:253px;
  height:59px;
  line-height:100%;
  text-align:center;
  padding-top:20px;
}
.newsletter {
  background: url("/media/images/bg/form-bg.gif") no-repeat;
  height: 59px;
  float: left;
  width: 100%;
  margin: 11px 0;
}

#newsletter #email{
    float: left;
    margin-top: 5px;
}
#newsletter .submit{
  margin-top: -5px; 
  margin-left: 70px;
  padding:0;
}

.content-form {padding: 10px 0 0 17px;}

.newsletter label {
  font-size: 13px;
  color: #290000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  margin-bottom: 3px;
  float: left;
}

.newsletter input.input-text {
  font-size: 11px;
  color: #290000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  padding: 1px 5px 1px 5px;
  float: left;
  background: #fff;
  border: 1px solid #daad38;
  width: 160px;
  display: inline;
  margin-right: 5px;
}

.newsletter input.go-btn {
  border: none;
  background: url("/media/images/buttons/go.gif") no-repeat left top;
  outline: none;
  text-indent: -2000em;
  line-height: 40px;
  width: 38px;
  height: 17px;
  cursor: pointer;
  float: left;
}

/*  Main Menu  */

.nav {
  margin-top: 14px;
}

.nav ul li {
  float: left;
  width: 135px;
  margin-left: 5px;
  list-style-type: none;
  text-align: center;
}

.nav ul li a {
  background: url("/media/images/bg/nav-bg.gif") no-repeat;
  display: block;
  height: 20px;
  padding: 8px 10px;
  font: italic 17px Georgia, "Times New Roman", Times, serif;
  color: #fff;
}

.nav ul li a:hover, .nav ul li a:focus {
  color: #FEB826;
  text-decoration: none;
}

.content {
  background: #290000;
  float: left;
  width: 100%;
  box-shadow: 0 0 60px #800000;
  -moz-box-shadow: 0 0 60px #800000;
  -webkit-box-shadow: 0 0 60px #800000;
}

.content ul, .content ol {
  margin: 10px 0 10px 20px;
}

.wide {
  width: 95%;
  padding: 0 2.5%;
}

.column {
  float: left;
  width: 45%;
  margin: 0 2.5%;
}

.corners {
  height: 19px;
  line-height: 0%;
  font-size: 1px;
  width: 100%;
  float: left;
}

.corners.top {
  background: url("/media/images/bg/content-top.gif") no-repeat;
  position: relative;
  margin-top: 13px;
}

.corners.bottom {
  background: url("/media/images/bg/content-bottom.gif") no-repeat;
}

.welcome {
  width: 452px;
  float: left;
  display: inline;
  margin: 12px 0 0 30px;
  padding-bottom: 14px;
}

.images {
  margin: 16px 33px 0 0;
  display: inline;
  float: right;
  text-align: center;
  width: 440px;
}

.images img {
  /*float: right;
  margin-left: 27px;*/
}
.images p{
  text-align:center;
}
.images a.view-more {
  text-align:center;  
  margin-top: 12px;
  font-size: 12px;
  font-style: italic;
}

.gallery {
  margin: 10px 0;
}

.gallery a {
  float: left;
  margin: 10px;
  list-style-type: none;
}

.gallery div {
  clear: both;
}

/* Forms */

fieldset div {
  padding: 10px 0;
  clear: both;
}

fieldset label, .text {
  display: block;
  width: 200px;
  height: 20px;
}

fieldset label {
  float: left;
  padding: 4px;
}

.text {
  float: right;
  margin-top: -4px;
}

.text, textarea {
  border: 4px solid #550000;
  padding: 4px;
  font: 14px georgia;
  color: #1e0000;
}

textarea {
  width: 420px;
  margin-top: 10px;
}

fieldset input:focus, textarea:focus {
  border: 4px solid #8a0000;
}

fieldset span {
  background: #8A0000;
  display: block;
  margin-bottom: 14px;
  padding: 4px;
  text-align: center;
  clear: both;
}

.field {
  display: none;
}

.error {
  background: #ffc1c1;
  border-color: #ac0000;
}

.submit {
  padding: 20px 0 10px 0;
  text-align: center;
}

.submit input {
  color: #FFF;
}

.submit input:focus {
  border: 0;
  outline: 0;
}

/*  Footer  */

.footer {
  margin: 25px 0;
  font: italic 13px Georgia, "Times New Roman", Times, serif;
  color: #FFF;
}

.footer * {
  display: inline;
}

.footer cite {
  margin-right: 2px;
}

.footer ul {
  border-left: 1px solid #FFF;
  margin-left: 4px;
  padding-left: 4px;
}

.footer li {
  border-right: 1px solid #FFF;
  margin: 0 4px 0 2px;
  padding: 0 8px 0 2px;
}

.footer p {
  display: block;
  font-size: 12px;
  color: #990000;
}

.footer p a {
  color: #CC0000;
}

.footer p a:hover {
  color: #FFF;
}

.clear {
  clear: both;
}