body,td{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 13px;
	line-height: 18px;
}
#copyright{
	font-size: 14px;
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a{
	text-decoration: none;
	color: #A47B00;
}
a:hover{text-decoration:underline;}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin:0px;
	margin-bottom: 5px;
}
#t1{
border:solid;
border-width:1px;
border-color:#666666;
}
#t2{
border:solid;
border-width:1px;
border-color:#666666;
}
#t3{
border:solid;
border-width:1px;
border-color:#666666;
}
#t4{
border:solid;
border-width:1px;
border-color:#666666;
}
#paperback{
height:464px; width:215px;
background-image:url(images/paperback.jpg);
background-repeat:no-repeat;
}
ul#navlist
{
	white-space: nowrap;
	margin: 0;
	padding: 0;
	text-align:right;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	height:30px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#navlist a {
	padding-top: 5px;
	padding-left:2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin: 0px;
	color: #FFFFCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6d564a;

}

#navlist a:link, #navlist a:visited
{
color: #FFFFCC;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #5f3b28;
text-decoration: none;
}

#navlist #active {
	border-right-style:none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right:10px;
}

.today {
	width: 14%;
	vertical-align: top;
	font-size: 10px;
	font-weight: bold;
}
.date {
	font-size: 10px;
	text-decoration: underline;
}
.dayheading {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	background-color:#c0c0c0;

	
}
.calendar {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.day_b {
	width: 20px;
	height:20px;
	vertical-align: top;
	font-size: 10px;
	background-image: url(/images/cal_both.jpg);
}
.day_a {
	width: 20px;
	height:20px;
	vertical-align: top;
	font-size: 10px;
	background-image: url(/images/cal_arrived.jpg);
}
.day_d{
	width: 20px;
	height:20px;
	vertical-align: top;
	font-size: 10px;
	background-image: url(/images/cal_departed.jpg);
}
.day_r {
	width: 20px;
	height:20px;
	vertical-align: top;
	font-size: 10px;
	background-image: url(/images/cal_reserved.jpg);
}
.day {
	width: 20px;
	height:20px;
	vertical-align: top;
	font-size: 10px;
	background-image: url(/images/cal_normal.jpg);
}

