body {
    background-color: #958758;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px
    color: #EEEBCC;
}

#center {
    margin: 0 auto;
    width: 725px;
}

#content {
    margin: 40px auto 0 auto;
    width: 725px;
    height: 634px;
    float: left;
}

#background {
    width: 725px;
    height: 2426px;
    background-image: url("../images/splash/splash_bg.jpg");
    background-repeat: no-repeat;
    float: left;
}

#logo {
    float: left;
    width: 90px;
    padding: 25px 0 0 30px;
}

#welcome {
    float: left;
    width: 201px;
    padding: 35px 0 0 365px;
}

#homecopy {
    width: 700px; 
}

#mn1, #mn2, #mn3, #mn4, #mn5, #mn6, #mn7 {
    float: left; 
    width: 99px; 
    text-align: center;
    margin-right: 1px;
}

#mainnav {
    margin-top: 122px;
    margin-left: 10px;
    float: left;
    width: 700px;
    height: 19px;
    background-image: url("../images/nav/nav_bar_background.gif");
    background-repeat: no-repeat;
    background-color: #fff;
    padding-bottom: 1px;
}

#strap {
    float:left;
    width: 526px;
    padding: 140px 0 0 30px;

}

* html body #mainnav {
    margin-left: 5px;
}

#specialoffer {
    border-style:solid;
    border-color:#F8F4E8;
    background-color:#F8F4E8;
    border-width:2px;
    text-align: center;
    padding:5px;
    float:left;
    margin-left:65px;
    width:80%;
    color: #670235;
    font-size: 18px;
    font color: #670235;
    line-height:1;
}

#footercopy {
    float: left;
    width: 725px;
    margin-top: 10px;
    margin-left: 10px;
}

* html body #footercopy {
    margin-top: 30px;
}

.footercopy {
    font-size: 10px;
    color: #BDAF80;
}

a {
    font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration:underline;
    color: #EEEBCC;
}

a.mainnav {
    font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 18px;
    width: 99px;
    display: block;
    color: #EEEBCC;
    text-decoration: none;
    font-weight: bold;
    margin-top: 1px;
}

a.mainnav:hover {
    background: url("../images/nav/nav_bar_rollover.gif");
}

a.specialoffer {
    font-size: 18px;
    color: #670235;
    line-height:1;
}

#bbg
{
  position: absolute;
  background-image: url('../images/splash/bbg.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 500px;

}

#container1 {
    float:left;
    width:98%;
    color: #F8F4E8;
}
#col1 {
    float:left;
    width:50%;

}
#col2 {
    float:left;
    width:50%;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  letter-spacing: 1px;
  color: #F8F4E8;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  letter-spacing: 1px;
  color: #F8F4E8;
  line-height:90%
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-size: 20px;
  color: #F8F4E8;
  line-height:.65
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  color: #F8F4E8;
  line-height:20%
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-size: 20px;
  color: #F8F4E8;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-size: 18px;
  color: #F8F4E8;
  line-height:1;
}

hr
{
  width: 80%;
}
