.dummy			{}

.date			{font-family		: verdana;
				 font-size		: 11px;
				 color			: #462412;
				 text-decoration	: none;
				}
				
.topnav			{font-family		: verdana;
				 font-size		: 11px;
				 color			: #000000;
				 text-decoration	: none;
				}
.topnav:hover		{font-family		: verdana;
				 font-size		: 11px;
				 color			: #000000;
				 text-decoration	: underline;
				}
.topnavdash		{font-family		: verdana;
				 font-size		: 11px;
				 color			: #6C6C6C;
				 text-decoration	: none;
				}
.reservation		{font-family		: arial;
				 font-size		: 10px;
				 color			: #000000;
				}
.reservationlabel	{font-family		: times;
				 font-size		: 10px;
				 font-weight		: bold;
				 color			: #444444;
				}
.newsletter		{font-family		: arial;
				 font-size		: 10px;
				 color			: #000000;
				}
.newsletterlabel	{font-family		: times;
				 font-size		: 10px;
				 font-weight		: bold;
				 color			: #444444;
				}
.newsletternote	{font-family		: verdana;
				 font-size		: 11px;
				 font-weight		: normal;
				 color			: #3F3F3F;
				}
.promotion		{font-family		: verdana;
				 font-size		: 10px;
				 color			: #3F3F3F;
				 text-decoration	: none;
				}
.promotion:hover	{font-family		: verdana;
				 font-size		: 10px;
				 color			: #3F3F3F;
				 text-decoration	: underline;
				}
.footernav		{font-family		: verdana;
				 font-size		: 9px;
				 color			: #000000;
				 text-decoration	: none;
				}
.footernav:hover	{font-family		: verdana;
				 font-size		: 9px;
				 color			: #000000;
				 text-decoration	: underline;
				}
.bodytext			{font-family		: arial;
				 font-size		: 10px;
				 color			: #3F3F3F;
				}
P				{font-family		: arial;
				 font-size		: 10px;
				 color			: #3F3F3F;
				}
.textheader		{font-family		: arial;
				 font-size		: 10px;
				 font-weight		: bold;
				 color			: #A88C00;
				}