﻿body {background-image: url('images/bkg.gif'); font: bold 11px/1.5em Verdana;}
p{padding: 0 10px 0 10px;}
#wrapper {width: 760px; margin-right: auto;	margin-left: auto; background-color: #FFF;}
#header {width: 760px; height: 58px; background-image:url('images/hdr-bkg.gif');}
#header-right {	float:right; width: 550px; padding-top: 37px;}
#nav {width:760px; height: 22px; background-color: #8D796C;  border-bottom-width:thin; border-bottom-color:black;}
#content {width:760px; background-color: #8D796C;}
#content-right {float:right; width: 95px; background-color: #8D796C;}
#content2 {width:760px; background-color: #FFF;}
#content3 {width:760px; background-color: #FFF; float:none;}
#footer {clear: both;width: 760px; height: 60px; background-image:  url('images/footerbkg.gif') ;}
    #tabs12 {
      float:left;
      width:100%;
          background:##8D796C;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #C2BDAE;
      }
    #tabs12 ul {
          margin:0;
          padding:0 10px 0 10px;
          list-style:none;
      }
    #tabs12 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs12 a {
      float:left;
      background:url("images/tableft12.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs12 a span {
      float:left;
      display:block;
      background:url("images/tabright12.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#E4D6CD;
      }
    #tabs12 a span {float:none;}
        
    #tabs12 a:hover span {
      color:#FFF;
      }
    #tabs12 a:hover {
      background-position:0% -42px;
      }
    #tabs12 a:hover span {
      background-position:100% -42px;
      }

      #tabs12 #current a {
              background-position:0% -42px;
      }
      #tabs12 #current a span {
              background-position:100% -42px;
      }

.style2 {text-align: right;	color: #8D796C;}

a:link {color: #8D796C;}
a:visited {color: #8D796C;}
a:active {color: #8D796C;}
a:hover {color: #E4D6CD;}
.HorizontalLineBrown {
	color: #8D796C;
}


