.dummy				{}
.headerleft 		{
					font-family		: verdana; 
					font-size			: 14px; 
					line-height		: 16px; 
					font-style		: normal;
					font-weight		: bold;
					text-decoration	: none;
					text-align		: left;
					color			: #9E9477; 
					}
.subtopheaderleft 	{
					font-family		: verdana; 
					font-size			: 16px; 
					line-height		: 16px; 
					font-style		: normal;
					font-weight		: bold;
					text-decoration	: bold;
					text-align		: left;
					color			: #4A3905; 
					}
.subheaderleft 		{
					font-family		: verdana; 
					font-size			: 14px; 
					line-height		: 16px; 
					font-style		: normal;
					font-weight		: bold;
					text-decoration	: none;
					text-align		: left;
					color			: #4B3904; 
					}
.priceheaderleft 	{
					font-family		: verdana; 
					font-size			: 14px; 
					line-height		: 16px; 
					font-style		: normal;
					font-weight		: bold;
					text-decoration	: none;
					text-align		: left;
					color			: #39352A; 
					}
.navbutton 			{
					font-family		: verdana; 
					font-size			: 11px; 
					line-height		: 16px; 
					font-style		: normal;
					font-weight		: normal;
					text-decoration	: none;
					text-align		: left;
					color			: #574C16; 
					}
.navbutton:hover 	{
					font-family		: verdana; 
					font-size			: 11px; 
					line-height		: 16px; 
					font-style		: normal;
					font-weight		: normal;
					text-decoration	: underline;
					text-align		: left;
					color			: #FF6600; 
					}
.roomtypenav 		{
					font-family		: verdana; 
					font-size			: 11px; 
					line-height		: 16px; 
					font-style		: normal;
					font-weight		: bold;
					text-decoration	: none;
					text-align		: left;
					color			: #FFE68A; 
					}
.roomtypenav:hover  {
					font-family		: verdana; 
					font-size			: 11px; 
					line-height		: 16px; 
					font-style		: normal;
					font-weight		: bold;
					text-decoration	: none;
					text-align		: left;
					color			: #B49C56; 
					}
.formfield       	{
					font-family		: verdana; 
					font-size			: 11px; 
					font-style		: normal;
					font-weight		: normal;
					text-decoration	: none;
					color			: #000000; 
					}
.formwording       	{
					font-family		: verdana; 
					font-size			: 11px; 
					font-style		: normal;
					font-weight		: bold;
					text-decoration	: none;
					color			: #80630B; 
					}					
.pagewording 		{
					font-family		: verdana; 
					font-size			: 10px; 
					line-height		: 16px; 
					font-style		: normal;
					font-weight		: normal;
					text-decoration	: none;
					text-align		: left;
					color			: #787878; 
					}
.pagetitle 			{
					font-family		: verdana; 
					font-size			: 10px; 
					line-height		: 16px; 
					font-style		: normal;
					font-weight		: bold;
					text-decoration	: none;
					text-align		: left;
					color			: #4B3904; 
					}
.pagetitle:hover 	{
					font-family		: verdana; 
					font-size			: 10px; 
					line-height		: 16px; 
					font-style		: normal;
					font-weight		: bold;
					text-decoration	: none;
					text-align		: left;
					color			: #B49C56; 
					}
.copyright 			{
					font-family		: verdana; 
					font-size			: 10px; 
					line-height		: 16px; 
					font-style		: normal;
					font-weight		: bold;
					text-decoration	: none;
					text-align		: left;
					color			: #39352A; 
					}
.footer 			{
					font-family		: verdana; 
					font-size			: 10px; 
					line-height		: 16px; 
					font-style		: normal;
					font-weight		: normal;
					text-decoration	: none;
					color			: #4B3904; 
					}
.reservation	{
					font-family		: arial; 
					font-size		: 10px; 
					font-style		: normal;
					font-weight		: normal;
					text-decoration: none;
					color			: #4B3904; 
}

.calendarHeader {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
  color: #FFFFFF;
	text-align:center;
  background-color: #8FB300;
	height: 15px;
}
.calendar {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
	text-align:center;
  padding: 0px;
	height: 15px;
  background-color: #ffffff;
	height: 15px;
}
.notavailable {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
	text-align:center;
  padding: 0px;
	height: 15px;
  background-color: #AA80FF;
}
.available {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
	text-align:center;
  padding: 0px;
	height: 15px;
  background-color: #FFFF80;
}
