
.dummy					{}

.hometext					{font-family		: arial;
						 font-size		: 12px;
						 color			: #595959;
						 height			: 13px;
						}
.hometextlink				{font-family		: arial;
						 font-size		: 12px;
						 color			: #FF0000;
						 height			: 13px;
						 text-decoration	: none;
						}
.hometextdate				{font-family		: arial;
						 font-size		: 12px;
						 color			: #246A6B;
						 height			: 13px;
						}
.hometextlink:hover			{font-family		: arial;
						 font-size		: 12px;
						 color			: #FF0000;
						 height			: 13px;
						 text-decoration	: underline;
						}
.navlink				{font-family		: arial;
						 font-size		: 12px;
						 font-weight: bold;
						 color			: #6B6B69;
						 background-color: #FFFFFF;
						 hheight			: 13px;
						 text-decoration	: none;
						}
.navlink:hover		{font-family		: arial;
						 font-size		: 12px;
						 color			: #227A7A;
						 hheight			: 13px;
						 text-decoration	: none;
						}
.navinputbox		{font-family : Arial, Helvetica, sans-serif;
						 color: #000000;
						 font-size : 11px;
						}
.inputbox			{font-family : Arial, Helvetica, sans-serif;
						 color: #000000;
						 font-size : 10px;
						}
.bookingtext		{font-family : Arial, Helvetica, sans-serif;
						 color: #000000;
						 font-weight:bold;
						 font-size : 10px;
						}
.pageheader				{font-family		: tahoma;
						 font-size		: 18px;
						 color			: #980A0A;
						 font-weight		: normal;
						}
.pagesecheader				{font-family		: arial;
						 font-size		: 14px;
						 ccolor			: #00095D;
						 color			: #006666;
						 font-weight		: bold;
						}
.pagesecsubheader			{font-family		: arial;
						 font-size		: 13px;
						 color			: #5B87B7;
						}	
.pagetext					{font-family		: arial;
						 font-size		: 12px;
						 color			: #000000;
						 font-weight		: normal;
						}
.pageboxtext				{font-family		: arial;
						 font-size		: 13px;
						 color			: #5B87B7;
						 font-weight		: bold;
						}
.pagenoteheader			{font-family		: arial;
						 font-size		: 11px;
						 color			: #246A6B;
						 font-weight		: normal;
						}
.pagenotetext				{font-family		: arial;
						 font-size		: 11px;
						 color			: #000000;
						 font-weight		: normal;
						}
.guestsignin				{font-family		: arial;
						 font-size		: 12px;
						 color			: #006666;
						 height			: 20px;
						 width			: 100px;
						 text-decoration	: none;
						}
						
.copyright				{font-family		: arial;
						 font-size		: 10px;
						 color			: #FFFFFF;
						 text-decoration	: none;
						}

