/* availability */



#availbox {font-size: 10px;}
.availrow {font-size: 14px;}
.room1avail {background: #030; color: #FF6;}
.room2avail {background: #900; color: #FF9;}
.room3avail {background: #369; color: #FF9;}
.room1cal {background: #FFC; color: #333;}
.daycolour {background: #FF6; color: #333;}
.tablecol {color: #333;}
.booked {background: #F00; color: #FFC; text-align: center;}
.greycel {text-align: center; background-color: #CCC;}

form {font-size: 12px; border: 1px solid #000;}

a:visited {color: #333;}
a:hover {color: #C30;}

#contentavail {background: #ffc; text-align: center;}