<!--



/* main page containers  */

             
                
         /*intro container */      
#heading  {
          height:40px;
          width:980px;
          margin-top:20px;
           }         
           
#heading h2 span  {display:none; } 

#heading h2  {
         background: transparent url('images/find-h2.png') top center no-repeat;
         width: 300px;
         height:40px;
         margin: auto;
         }         
         
          
                
#sidebar  {
              width: 400px;
              margin: -50px auto 0 50px;
              float:left;
              padding: 10px;
              
           
               }
               
   
#hours   {

 }
   
               
#hours h2 span  {display:none; } 

#hours h2  {
         background: transparent url('images/hours-h2.png') no-repeat;
         width: 150px;
         height:57px;
         margin-left: 0px;
         }
                
               
#hours p.p1 {
        font: normal 14px/16px Verdana, Times, sans-serif;
         }


#infoboard  {
          background:url('images/address.png') no-repeat;
          width:400px;
          height:300px;
          
          
          }
          
#map  {
     
       }          

/*start main information*/


#locationmain  {
           width: 750px;
           margin: 0 auto;  
           margin-left:100px;  
           
            }
         
         

#locationmain h1  {
               background: transparent url('images/directions-h2.png') top center no-repeat;
               width: 150px;
               height:57px;
         
               } 
               
#locationmain h1 span  {display:none; } 


#locationmain h5  {
              font: 14px/16px Verdana, Times, sans-serif;
              font-style:italic;
              font-weight:bold; 
               }          
#locationmain li {
              font: 14px/16px Verdana, Times, sans-serif;
              line-height: 1.5em;
               }
               

  
-->