
body { 
      background-image: url(../images/mainbackground_02.png);
        background-repeat:repeat-x;
    font-family: Georgia,  verdana, san-serif;
    color:#636363;
    background-color: #B9976E;
}

.container_12 {
height:auto; 
width:960px; 
  
 
}
.mainContent{
    
    background-image: url(../images/maincontent_06.png);
    background-repeat:repeat-y; 
    min-height: 830px; 
     
}

.mainInner{
    width: 610px;
    padding: 30px 5px 30px 45px;  
    text-align: justify; 
}
.borders{
    margin-left: 7px;
    z-index: -200;
}
.mastHead{
    background-image: url(../images/mastHead_03.png);
    background-repeat:no-repeat;     
    width: 970px;
    height: 355px;
    margin-top: -85px;
    
    z-index: -10000;
}
h1{
    color: #9AB734;
    font-size: 18pt;
    word-spacing: .5px; 
    text-align: center;
    width: 635px;
    
    /*margin-right: 60px;  */
}
h2{
    
    font-size: 20pt;
    word-spacing: .5px; 
    text-align: center;
}

.mainInner span{ 
 color: #b88447;
 font-style: italic; 
 font-weight: bold; 
}
.mainInner b{
  color: 000;
}
.mainInner a{
  color: #b88447;
  text-decoration: none;
}
.mainList ul{
margin-left: 200px;
padding-bottom: 10px;
}
.header{
    margin-left: 12px; 
    color: #FFF;
    font-family: Calibri;
    font-size: 12pt;
    height: 30px;
    width: 980px;
margin-top: -2px;
margin-bottom: 5px;

}
.header a{   
    color: #FFF;
    text-decoration: none;

}

.header li{
 display: inline;
 margin: 0 3px 0 3px; 
 float: left;
 
}
.dividers{
    float: left; margin-top: -10px;
}
#logo{
    background-image: url(../images/logo_05.png);
    background-repeat:no-repeat;     
    width: 503px;
    height: 127px;   
    margin-top: -2px;
    margin-left: 95px;
    position: relative;
}
.bordersSecond{
  margin-left: 7px;
    z-index: -200;  
}

#ribbon{
     background-image: url(../images/contactBg_05.png);
    background-repeat:no-repeat;     
    width: 249px;
    height: 625px; 
    position: relative;
}
#testimonial{
    width: 225px;
    text-align: justify;
    margin-left: 5px;
    color: #b88447;
    font-size: 14pt;
    font-family: Georgia;
}
#footer{
    color: #FFF;
    text-align: center;
}
#formWrapper{
  position: relative;
  top: 255px;
  left: 20px
    
}

.form{
    margin-bottom: 5px;
    border: 2px inset grey ;
}
.submitLink{
    color: #000;
    font-size: 9pt;
    margin-left: 170px;
    margin-top: -5px;
    text-decoration: underline;
}
.chat{
    margin-top: 110px; 
    margin-left: 0px;
}
.active{
    background-color: #B1c373 ;
    padding: 6px;
}
.text{
   text-indent:  -9999em;
}