
html {
    height:100%;
    background:url(images/bckg.jpg);
  }


body {
    margin:0;
    font-size:14px;
    line-height:20px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    background:url(images/body_bckg.jpg) repeat-y center;
  }


.brown {
    color:#936307;
  }


a {
    color:#936307;
    text-decoration:none;
    background: ;
  }


a:hover {
    color:#666666;
  }


blockquote {
    color:#666666;
    border-left:2px solid #936307;
    padding-left:20px;
    margin:10px 0 10px 40px;
  }


h1 {
    margin: 0px;
    padding: 0px;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
  }


h2 {
    margin: 0 0 15px 0;
    padding: 3px 0;
    font-size: 24px;
    font-weight: bold;
    color: #813933;
  }


h3 {
    margin: 0 0 5px 0;
    padding: 5px 0;
    font-size: 16px;
    font-weight: bold;
    color: #82574D;
  }


hr {
    color : #84776B;
    height : 2px;
    width : 880px;
  }


#all {
    background:url(images/container_bckg.jpg) no-repeat top center;
  }


#container {
    width:1000px;
    margin:0 auto;
    background:url(images/container_bckg.jpg) no-repeat top center;
  }


#logo {
    height : 75px;
    margin-bottom : 0;
    margin-left : 60px;
    margin-right : 60px;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 85px;
    padding-right : 0;
    padding-top : 60px;
  }


#logo a {
    text-decoration:none;
    font-size:20px;
    color:#000000;
    font-family:"Times New Roman", Times, serif;
    text-transform:capitalize;
  }


#main {
    background:url(images/main_bottom.jpg) bottom center no-repeat;
    float:left;
    margin:0 60px;
  }


#text {
    margin:10px 20px 0 20px;
    border-bottom:1px solid #84776B;
  }


#text ul {
    padding:0;
    margin:10px 0 10px 40px;
  }


#text li {
    list-style:none;
    padding-left:20px;
    background:url(images/li.gif) no-repeat 0 7px;
  }


#text p {
    margin:10px 0;
  }


#footer {
    background-color : #53533B;
    background-image : url(images/footer_bckg.jpg);
    background-position : center;
    background-repeat : no-repeat;
    clear : both;
    color : #444444;
    font-size : 11px;
    height : 130px;
    padding-bottom : 0;
    padding-left : 60px;
    padding-right : 60px;
    padding-top : 0;
    margin-left: 0 !important;
    margin-left: 120px;
  }

#ipv6 { float: left; padding-top: 10px; }

#left_footer {
    float:left;
    padding-left: 50px;
    padding-top: 10px;
  }


#right_footer {
    float:right;
    padding-top: 10px;
    margin-right: 100px;
  }


#footerInfo {
    clear:both;
    bottom: 0;
    text-align:center;
    font-size: 11px;
  }


.ref {
    font-size: 8px;
    color: #E7E7E7;
  }


.ref a {
    color: #E7E7E7;
  }


.horizontal_divider {
    height: 15px;
    background: url(images/divider.png) no-repeat bottom center;
  }

