<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
    color:black;
    
}

body{
    background:url(../images/bg1.png);
}

#headerInner #contact{
    padding-top:15px;
    float:right;
}

#headerInner #contact a{
    margin-left:10px;
}

#headerInner #logo{
    float:left;
    width:158px;
}

#headerInner{
    padding:5px 0;
}

#headerTop{
    border-top-color: #381d00 !important;
}

#mainimg{
    height:420px;
    width:100%;
    background-image: url("../images/bg.png");
    background-size:cover;

}

#mainimg p{
 
    padding-top:130px;
    margin:0 auto;
}


#topcon #con1 .ttl{
 
    width:100%;
   
}

#topcon #con1 .ttl img{
    display: block;
    width:43%;
    margin:0 auto 20px;
}

#topcon #con1 .img{
    margin-right:10px;
    float:left;
    width:30%;
}

#topcon #con1 .txt{
    float:left;s
  
}

#topcon #con1{
    width:100%;
    overflow: hidden;
}
#topcon #bnrerea{
    margin:30px 0;
    overflow: hidden;
}
#topcon #bnrerea p{

float:left;
}

#topcon #bnrerea p:nth-child(2){
    margin:0 11px;
}


#case{
    margin:30px 0;
    padding:20px;
    
    background-color: #fafafa;
}
.caseimg{
    margin-bottom: 10px;
    display: inline-block;
    width:217px;
}
#case ul{
    margin-top:35px;
    overflow: hidden;
}
#case li{
    margin-right: 10px;
    width:217px;
    float:left;
}

#case .cat{
    padding:3px 10px;
    background-color: #ff8400;
    color:#ffffff;
    font-size: 11px;
}

#case .cat a{
    text-decoration: none;
     color:#ffffff;
}

#gnav{
    background-color: #381d00;
    width:100%;
}

#gnav #gnavinner{
    margin:0 auto;
    overflow:hidden;
    width:950px;
}
#gnav #gnavinner p{
    float:left;
}

#footMenu{
    border-top-color: #381d00 !important;
}

#pageTitBnr #pageTitInner{
    
    background: none !important;
}

#pageTitBnr{
    
    background: none !important;
}

#pageTit{
    padding-left:10px;
    border-left: solid 3px #381d00;
    color: #381d00;
}

.content h3:after{
    position: absolute;
    bottom: -2px !important;
    border-bottom: 2px solid #ff8400 !important;
}

.content h3{ border-bottom: 2px solid #ccc !important;}

.localHead{
    display:none;
}

.flink a img{
  
    margin-right: 15px;
  

}



#tel span{
    font-weight: bold;
    font-size: 40px;
}
#tel{
    font-size:20px;
}

#time{
   font-size:20px; 
}

#trtxt{
    margin-top:120px;
    float: left;
    width:300px;
}
#trimg{
    float: right;
    width:360px;
}

#casebtn span{
    display: block;
width: 48%;
    margin: 30px auto;
    background-color: #381d00;
    text-align: center;
    padding: 10px 0;
  text-decoration: none !important;
    color: #ffffff;
    font-size: 12px;
}

#casebtn a{
    text-decoration: none !important;
}

@media screen and (max-width:640px){
    
    #gnav #gnavinner{
        margin:0 auto;
        width:90%
    }
    #mainimg p{width:100%;}
     #mainimg p img{width:80%;}
}

.ind{
    margin:0 auto;
    width:95%;
}

#pageTitBnr #pageTitInner #pageTit{
    font-weight: bold !important;
    margin-top:35px !important;
    margin-bottom: 32px !important;
}
#footerinfo{
    float:left;
    width:20% !important;
}

.voiceflink span{
  display: block;
    margin: 30px auto;
    background-color: #ff8400;
    text-align: center;
    padding: 10px 0;
    text-decoration: none !important;
    color: #ffffff;
    font-size: 12px;  
}

.voiceflink a{
    text-decoration: none !important;
}

.hlink span{
  display: inline-block;
    margin: 10px 8px;
    background-color: #bb6100;
    text-align: center;
    padding: 7px 30px;
    text-decoration: none !important;
    color: #ffffff;
    font-size: 12px;  
}

.hlink a{
    text-decoration: none !important;
}

.sectionBox ul li{
    list-style: none;
    border-bottom:1px solid #381d00 !important;
}



.sectionBox ul li a{
    padding :13px 10px 11px 5px !important;
}
.widget_archive ul li{
    border-bottom:1px solid #381d00 !important;
}

.widget_archive ul li a{
      padding :13px 10px 11px 5px !important;
}

.infoDate{
    display:none;
}

.published{
     display:none;
}

.updated{
   display:none;
}</pre></body></html>