/* BorderNet Ltd 1999-2001                 */
/* Millars Hotel Web-Site CSS File           */
/* Used as "SiteWide"                      */
/* CSS Level 1 and 2                       */
/* Elaine Hazel Loughton <elaine@bordernet.co.uk */


A:link	{
	background: #BBAA88 none;
	color: #FFFFFF;
	text-decoration: none;
	}
A:visited	{
	background: #BBAA88 none;
	color: #EEEEEE;
	text-decoration: none;
	}
A:hover	{
	background: #BBAA88 none;
	color: #FFEEAA;
	text-decoration: underline;
	}
A	{
	background: #BBAA88 none;
	color: #FFFFFF;
	text-decoration: none;
	}
A.none:link	{
	background: transparent;
	color: #998855;
	text-decoration: underline;
	}
A.none:visited	{
	background: transparent;
	color: #998855;
	text-decoration: underline;
	}
A.none:hover	{
	background: transparent;
	color: #998855;
	text-decoration: underline;
	}
A.none	{
	background: transparent;
	color: #998855;
	text-decoration: underline;
	}
A.sitetitle:link	{
	background: transparent;
	color: #888888;
	text-decoration: none;
	}
A.sitetitle:visited	{
	background: transparent;
	color: #888888;
	text-decoration: none;
	}
A.sitetitle:hover	{
	background: transparent;
	color: #888888;
	text-decoration: none;
	}
A.sitetitle	{
	background: transparent;
	color: #888888;
	text-decoration: none;
	}
BODY	{
	background: #FFFFFF none;
	border: 0px;
	font-family: Times, 'Times New Roman', serif;
	margin: 20px;
	color: #000000;
	}
H2.headmain	{
	color: #666666;
	font-size: 140%;
	font-style: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	}
H2.head	{
	color: #888888;
	font-size: 130%;
	font-style: normal;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
H3.head	{
	color: #AAAAAA;
	font-size: 80%;
	font-style: normal;
	margin-left: 40px;
	margin-bottom: 0px;
	margin-top: 3px;
	}
H3.homehead	{
	color: #AAAAAA;
	font-size: 85%;
	font-style: normal;
	margin-bottom: 3px;
	}
H1	{
	color: #998855;
	font-size: 140%;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
	}
H3	{
	color: #7B6B41;
	margin-bottom: 0px;
	margin-top: 0px;
	}
TD, LI	{
	background: #E3E0CF none;
	font-family: Times, 'Times New Roman', serif;
	font-size: 95%;
	color: #000000;
	}
.address	{
	color: #352E1D;
	font-size: 80%;
	padding: 3px;
	}
.band1	{
	background: url(images/left-line.gif) #FFFFFF left;
	}
.band2	{
	background: url(images/right-line.gif) #FFFFFF left;
	}
.first	{
	margin-top: 0px;
	}
.dgold	{
	background-color: #998855;
	}
.dgoldband	{
	background-color: #998855;
	}
.dgoldbandn	{
	background-color: #998855;
	border: solid 3px #665533;
	}
.dgoldband2	{
	background: url(images/top-line.gif) #FFFFFF top;
	}
.dgoldbox	{
	background: url(images/dgoldbox.gif) #FFFFFF top;
	}
.mgold	{
	background-color: #BBAA88;
	color: #444444;
	}
.dgrey	{
	background-color: #888888;
	}
.lgrey	{
	background-color: #CCCCCC;
	}
.main	{
	background-color: #E3E0CF;
	margin: 20px;
	}
.padded	{
	background-color: #FFFFFF;
	padding: 20px;
	}
.lesspadded	{
	background-color: #FFFFFF;
	padding: 1px;
	}
.std	{
	margin-bottom: 0px;
	}
.white	{
	background-color: #FFFFFF;
	}
.hometopnav	{
	background: #BBAA88 none;
	color: #FFFFFF;
	font-weight: bold;
	}