/*
  Template 0188
  Designed by CSS Templates For Free and licensed under the Creative Commons Attribution 3.0
  Website: http://www.csstemplatesforfree.org/
  Twitter: @cssforfree
*/

* {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: underline;
  color: #5C2323;
}

a:hover {
  text-decoration: none;
}

body {
  background: #363649 url('images/bg1.gif') repeat-x left top;
  color: #CDCDD2;
  font-size: 12pt;
  line-height: 1.5em;
  font-family: Arial, sans-serif;
}

br.clear-all {
  clear: both;
}

h1,h2,h3,h4 {
  text-transform: uppercase;
}

h2 {
  font-size: 1.5em;
}

h2,h3,h4 {
  margin-bottom: 0.75em;
  color: #FFF;
}

h3 {
  font-size: 1.25em;
}

h4 {
  font-size: 1em;
}

img.float-left {
  margin: 5px 20px 20px 0;
  float: left;
}

img.float-top {
  margin: 5px 0 20px 0;
}

p {
  margin-bottom: 1.25em;
}

ul {
  margin-bottom: 1.25em;
}

ul h4 {
  margin-bottom: 0.3em;
}

#column1 {
  padding: 40px 20px 20px 20px;
  border-bottom: solid 1px #D9D9D9;
  background: #FFFFFF url('images/bg2.gif') repeat-x left top;
  color: #575757;
  width: 940px;
}

#column1 a {
  color: #262626;
}

#column1 h2, #column1 h3, #column1 h4 {
  color: #171717;
}

#content1 {
  margin: 0 0 15px 0;
  width: 940px;
  overflow: hidden;
}

#content2 {
  overflow: hidden;
  width: 460px;
  float: left;
}

#content3 {
  width: 460px;
  overflow: hidden;
  margin: 0 0 0 475px;
}

#header {
  color: #FFF;
  padding: 20px;
  position: relative;
  background: #4A4336 url('images/bg3.gif') repeat-x left top;
  border-top: solid 1px #94866B;
  height: 95px;
}

#inner-container {
  margin: 15px 0 15px 0;
  padding: 0;
  width: 980px;
  position: relative;
}

#inner-container .features {
  padding-left: 0;
  list-style: none;
}

#inner-container .features li {
  clear: both;
  padding: 10px 0 10px 0;
}

#inner-container ul {
  list-style: none;
}

#inner-container ul li {
  border-top: solid 1px #BFBFBF;
  padding: 5px 0 5px 0;
}

#inner-container ul li.first-item {
  padding-top: 0;
  border-top: 0;
}

#main-logo {
  position: relative;
  text-align: center;
  height: 73px;
  margin: -10px auto;
  line-height: 73px;
}

#main-logo a {
  color: #FFF;
  text-decoration: none;
}

#main-logo h1 {
  font-size: 1.75em;
}

#main-menu {
  position: absolute;
  border-bottom: solid 1px #250E0E;
  line-height: 42px;
  bottom: 0;
  border-top: solid 1px #B94646;
  background: #5C2323 url('images/bg4.gif') repeat-x left top;
  width: 980px;
  height: 42px;
  left: 0;
}

#main-menu a {
  text-decoration: none;
  color: #FFF;
  text-transform: uppercase;
}

#main-menu ul {
  list-style: none;
  width: 980px;
  text-align: center;
}

#main-menu ul li {
  text-align: center;
  padding: 0 10px 0 10px;
  display: inline;
}

#outer-container {
  width: 980px;
  margin: 80px auto 0 auto;
  position: relative;
}

#search-form input.btn {
  border-bottom: solid 1px #250E0E;
  padding: 6px;
  border-top: solid 1px #B94646;
  margin-left: 1em;
  color: #FFF;
  background: #5C2323 url('images/bg5.gif') repeat-x left top;
  border: 0;
}

#search-form input.txt {
  padding: 5px;
  border: solid 1px #777268;
}

#site-credits {
  text-align: center;
  padding: 35px 0 55px 0;
  margin: 0 0 45px 0;
}

#site-credits a {
  color: #CDCDD2;
}