.tahoma11brown {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #3F2F19;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
.chkavail {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #C7CB92;
	border: 1px solid #3F2F19;
}
.freesignup {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DFE2C2;
	border: 1px solid #3F2F19;
}
select {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FDFDF1;
	border: 1px solid #999966;
}
input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #3F2F19;
}
textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #3F2F19;
}
.pageheading {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #990000;
}
.roomtable {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #990000;
}
.subheader {
	color: #999966;
	font-weight: bold;
}
.specialtable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: none;
	border-bottom-color: #990000;
}