/*
Andrew Payne
email   : andrewpay@aapt.net.au
Name    : nccc
File: tabitha.css


*/

/*
#menu_side ul {
    margin: 0;
    padding: 0 20px 100px 20px;
    background: url(menusbhome.jpg) no-repeat left bottom;
    list-style: none;
}


#men {
  height: 51px;
  background: url(topnav.jpg) no-repeat right top;
}*/


.entry p img{
  width: 50%;
  max-width: 300px;
  padding: 10px;
  padding-right:0px;
  padding-left: 20px;
  float: right;
}

#left .subject .entry img{
  padding:0 0 10px;
  float: none;
  width: 190px;

}


.tabfrm {
  float: right;
  width: 40%;
  padding: 0px;
  margin: 0 0 0px 20px;
}





table {
    border-collapse:collapse;
    width: 100%;
    border: 1px solid #658634;
    background: #B7C1A7;
    }

table th, table td{
    font-size: 80%;
    margin:0;
    padding:4px 10px;
    }

table td{
    text-align:left;
    }

table th {
    background-color:#A8B29A;
    color:#FFFFFF;
    text-align:center;
    border: 1px solid #658634;
    border-bottom: 0px;
}

caption {
    font-size: 1.2em;
    font-weight: bold;
    margin:1em 0;
    }

col {
    border-right: 1px solid #ccc;
    }

.odd {
    background-color:#A8B29A;
    }

