td,P
		{
		font-family: georgia, times, serif;
		font-size: 11px;
		line-height: 20px;
		color: #5A472F;
		}
h1
		{
		font-family: georgia, times, serif;
		font-size: 16px;
		line-height: 22px;
		font-weight: bold;
		font-style: italic;
		color: #5A472F;
		}
.rooms
		{
		font-family: georgia, times, serif;
		font-size: 11px;
		line-height: 20px;
		padding-left: 45px;
		padding-right: 60px;
		color: #5A472F;
		}		
.address
		{
		font-family: georgia, times, serif;
		font-size: 11px;
		line-height: 20px;
		font-variant: small-caps;
		text-align: center;
		color: #736536;
		}
.quote
		{
		font-family: georgia, times, serif;
		font-size: 13px;
		line-height: 24px;
		font-style: italic;
		text-align: center;
		width: 160px;
		color: #462D06;
		}
.hide
		{
		font-family: verdana, arial, sans-serif;
		font-size: 6px;
		color: #FDF5DE;
		}		

.copy
		{
		font-family: verdana, arial, sans-serif;
		font-size: 9px;
		line-height: 18px;
		color: #736536;
		text-align: center;
		}

a		{
		color: #A52700;
		}
a:hover	{
		color: #000000;
		}
a.top
		{
		font-family: georgia, times, serif;
		font-size: 12px;
		line-height: 20px;
		font-variant: small-caps;
		font-weight: bold;
		color: #A52700;
		text-decoration: none;
		}