


body{ background-image: url("brownpaw.jpg");
   background-repeat: repeat-y;  }

 .ShelterHours{  font-size: 16px; margin-bottom:20px; margin-left: 20px;  float: right;   width: 35%; border: 5px solid #996533; margin:15px 75px 5px 255px; 
 float:left;} }


   /* ?????Doesnt work?????*/
table td, colgroup col{ padding: 0px 5px 0px  5px ; }  

caption { font-size:18px;  
    margin-bottom:10px;
    text-align:center;
letter-spacing: 5px;}  


thead tr {width: 70px;}
 
/*table header*/
th {border: 2px solid grey;
    height: 40px;
     padding: 0px 5px 0px  5px ; letter-spacing: 2px;}

.theader tr th{border: 2px solid grey;
    height: 40px;
     padding: 0px 5px 0px  5px ; letter-spacing: 2px;}
/*footer*/

tfoot tr td {border-top: 2px solid grey;  text-align:center; }
tfoot tr { height:40px; }


/* body*/
tbody tr   td{height:50px;  border: 1px  solid #996533;     }
 /* .table{outline:2px solid black; font-size:0.8em; width: 35%; float:left;   padding: 10px 10px 10px 10px;  */