body {
    background-color:#4f3922;     
    background-image: url(../images/main_bg_02.png);
    background-repeat:repeat-x; 
    font-family: Georgia1, Georgia, serif;
    margin: 0;
}

.container_12 { 
        width: 980px;   
        margin: 0 auto ;        
} 
.main_container{
    
}
.header_container{
      background-image: url(../images/header_pattern_04.jpg) ;
       background-repeat: no-repeat; 
       width: 1100px;
       height: 135px; 
        margin-left: -140px;     
}
.header_inner{
   margin-left: 140px; 
   padding-top: 20px;
}
.clear{
    clear: both;
}
/*.navagation_bg{
      background-image: url(../images/navagation_bg_03.png) ;
       background-repeat: no-repeat; 
       width: 976px;
       height: 37px; 
      margin-top: 22px;   
}   */
.main_inner{                
    background-image: url(../images/inner_bg_05.png);
    background-repeat:repeat-y; 
    margin: 0;
    /*min-height: 500px;*/  
    overflow: hidden;   
}
.left_container{
     margin-left: 3px;
     float: left;
     
}
.footer_bg{                
    background-image: url(../images/footer_bg_06.png);
    background-repeat:no-repeat; 
    margin: 0;
    height: 53px;
    width: 976; 
    padding: 10px 30px 0 20px ; 
    color: #fff;
    font-size: 8pt;
}
.small_logo{
    float: right;
    
}
.right_container{
  width: 285px; 
  text-align: justify; 
  float: right;
   padding: 20px 30px 0px 0;   
   font-size: 10pt; 
}
h1{
    font-size: 12pt;
}
#nav ul{
   list-style-type: none; 
   color: #2b2a28;
}
#nav li{
    float: left;
    padding: 12px 35px 5px 0px;
    font-size: 10pt;
   display:inline;  
   position:relative;    
   height:27px;  
}
/*.active{
    background-image: url(../images/active_nav_03.png); 
    background-repeat: no-repeat; 
    color: #fff;
    margin-top: 10px;
    
}   */


#placemainmenu {
    width:976px;
    height:37px;
    background:url(../images/navagation_bg_03.png) no-repeat; 
    margin-top: 15px; 
}
#mainmenu {
    width:970px;
    height:31px;
    padding:8px 0 0 6px; 
    margin: 0;
    
}  
#mainmenu ul{
    padding-top: 15px;
    
}  
#mainmenu li {
    display:inline;
    float:left;
    margin:0px 5px 0 0;
    height:25px;
    position:relative;
    color: #333115;
    padding-top: 5px;
    font-size: 9pt;
    width: 95px;
    text-align: center;
    background-position: top center;
}
#mainmenu a{
   color: #333115;
   text-decoration: none; 
      font-weight: bold;
   /*padding-left: 15px;  */
   
 }

.active {
  
    font-weight: bold;   
    text-decoration:none;    
    height: 40px;
    width: 200px; 
    background-repeat: no-repeat;      
}

.hover {
    background-repeat: no-repeat;
    font-weight: bold;     
    text-decoration:none;                           
    height: 40px;
    width: 200px;
      
}

#mainmenu .hover a{
    color: white;
}

#mainmenu .active a{
    color: white;
}
#vbackGround{
 background-image: url(../images/v_03.png);
    background-repeat:no-repeat;    
    width: 118px;
    height: 119px;
}
#wbackGround{
 background-image: url(../images/w_06.png);
    background-repeat:no-repeat;    
    width: 158px;
    height: 130px;
}
#cbackGround{
 background-image: url(../images/c_06.png);
    background-repeat:no-repeat;    
    width: 158px;
    height: 130px;
}
#mbackGround{
 background-image: url(../images/m_03.png);
    background-repeat:no-repeat;    
    width: 136px;
    height: 111px;
}
.right_inner{
    margin-top: -140px; 
}
.bg_letters{
    margin-top: 15px; 
    margin-left: -20px;
}
.form{
    color: #8f714b;
    font-weight: bold;
    border: 1px inset;
}
.left_inner{
    padding-left: 40px;
    padding-top: 20px;
    padding-bottom: 40px;
    width: 540px;
}
h3{
    font-size: 12pt;
    margin-left: -20px;
    font-style: italic;
    text-decoration: underline;
}
.menuRightim{
    margin-left: -21px;
    margin-bottom: 4px;
}
.menuItems ul{
   color: #2b2a28;
   margin-left: 0;

}
.menuItems li{
       list-style-type: none; 
       margin-left: -40px;
       /*font-weight: bold; */
       padding-top: 7px ;
       padding-bottom: 7px ; 
       
}
.menuItems a{
    padding-left: 18px;
    cursor: pointer;
} 
.sideActive{
     background-image: url(../images/side_nav_03.png);
     background-repeat: no-repeat;
     width: 150px;
     height: 21px;
     color: #fff; 
}

.links{
    color: #4F3922;
    text-decoration: none;
    font-style: italic;
}