.tablewidth
{
width: 740;
}

.colwidth
{
width: 180;
}

h1 {
font-family:  verdana, arial, geneva;
color: #333333;
font-size: 16pt;
font-weight: normal;
}

#nav ul {
list-style: none;
padding: 0;
border: 0;
margin: 0;
}
#nav li {
text-align: center;
height: 1.7em;
line-height: 1.7em;
float: left;
margin: 0;
padding: 0;
border-top: 1px solid #036; 
border-left: 1px solid #036; 
border-right: 1px solid #036; 
border-bottom: 1px solid #036; 
background: #ffffff;
width: 150px;
}


#nav li a:hover {
width: 150px;
display: block; 
padding: 0;
float: left;
background: #0000ff;
}

p {
font-family:  verdana, arial, geneva;
color: #0033cc;
font-size: 10pt;
font-weight: normal;

}
td{
font-family:  verdana, arial, geneva;
color: #0033cc;
font-size: 10pt;
font-weight: normal;

}

.calendardays {
font-family:  verdana, arial, geneva;
color: #0033cc;
background: #cccccc;
font-size: 10pt;
text-align: center;
font-weight: normal;
}

.calendartitle {
font-family:  verdana, arial, geneva;
color: #0033cc;
font-size: 10pt;
font-weight: normal;
}

.calendarnumbers {
font-family:  verdana, arial, geneva;
color: #0033cc;
font-size: 8pt;
font-weight: normal;
text-align: center;
}

.booked {
	background: #FF9999;
}
.reserved {
	background: #ffcc99;
}

.bookedtoreserved {
	background: url(/images/redtoorange.gif);
}

.reservedtobooked {
	background: url(/images/orangetored.gif);
}

.nothingtobooked {
	background: url(/images/whitetored.gif);
}

.bookedtonothing {
	background: url(/images/redtowhite.gif);
}

.reservedtonothing {
	background: url(/images/orangetowhite.gif);
}

.nothingtoreserved {
	background: url(/images/whitetoorange.gif);
}

.kidsize
{
font-family:  verdana, arial, geneva;
color: #333333;
font-size: 12pt;
font-weight: normal;
margin-left: 8%;
margin-right: 8%
}


.smaller {
font-family:  verdana, arial, geneva;
color: #333333;
font-size: 10pt;
font-weight: normal;
margin-left: 8%;
margin-right: 8%
}

.asmaller {
font-family:  verdana, arial, geneva;
color: #999999;
font-size: 8pt;
font-weight: normal;

}



a {
color: #0033cc;
font-family:    verdana, arial, helvetica;
text-decoration: none;
font-size: 10pt;
}

a:hover {            
color:  #666666;
 }  

.bottomanchor{
color: #000000;
font-size: 10pt;
}
