.dummy			{}

.date			{font-family		: verdana;
				 font-size		: 11px;
				 color			: #462412;
				 text-decoration	: none;
				}
				
.topnav			{font-family		: verdana;
				 font-size		: 11px;
				 color			: #FFFFFF;
				 text-decoration	: none;
				}
.topnav:hover		{font-family		: verdana;
				 font-size		: 11px;
				 color			: #FFFFFF;
				 text-decoration	: underline;
				}
.topnavdash		{font-family		: verdana;
				 font-size		: 11px;
				 color			: #F8944D;
				 text-decoration	: none;
				}
.homenav			{font-family		: verdana;
				 font-size		: 11px;
				 color			: #5C5C5C;
				 text-decoration	: none;
				}
.homenav:hover		{font-family		: verdana;
				 font-size		: 11px;
				 color			: #5C5C5C;
				 text-decoration	: underline;
				}
.reservation		{font-family		: arial;
				 font-size		: 10px;
				 color			: #1D1D1D;
				}
.reservationlabel	{font-family		: times;
				 font-size		: 12px;
				 font-weight		: bold;
				 color			: #FF6C00;
				}
.newsletter		{font-family		: arial;
				 font-size		: 10px;
				 color			: #1D1D1D;
				}
.newsletterlabel	{font-family		: times;
				 font-size		: 12px;
				 font-weight		: bold;
				 color			: #FF6C00;
				}
.newsletternote	{font-family		: verdana;
				 font-size		: 11px;
				 font-weight		: normal;
				 color			: #5A473D;
				}
.promotion		{font-family		: verdana;
				 font-size		: 10px;
				 color			: #1D1D1D;
				 text-decoration	: none;
				}
.promotion:hover	{font-family		: verdana;
				 font-size		: 10px;
				 color			: #1D1D1D;
				 text-decoration	: underline;
				}
.whatsnew			{font-family		: verdana;
				 font-size		: 11px;
				 color			: #5A473D;
				 text-decoration	: none;
				}
.whatsnew:hover	{font-family		: verdana;
				 font-size		: 11px;
				 color			: #5A473D;
				 text-decoration	: underline;
				}
.footernav1		{font-family		: verdana;
				 font-size		: 9px;
				 color			: #7D7D7D;
				 text-decoration	: none;
				}
.footernav1:hover	{font-family		: verdana;
				 font-size		: 9px;
				 color			: #7D7D7D;
				 text-decoration	: underline;
				}
.footernav2		{font-family		: verdana;
				 font-size		: 10px;
				 color			: #7D7D7D;
				 text-decoration	: none;
				}
.footernav2:hover	{font-family		: verdana;
				 font-size		: 10px;
				 color			: #7D7D7D;
				 text-decoration	: underline;
				}
.bodytext			{font-family		: arial;
				 font-size		: 12px;
				 color			: #3F3F3F;
				}
P				{font-family		: arial;
				 font-size		: 12px;
				 color			: #3F3F3F;
				}
				
