body, p, td
{
    color: Gray;
    font-size: 12px;
    font-family: 'century gothic', 'century', sans-serif;
    text-align:left;
    vertical-align:top;
}

.pageheading
{
    font-size: 40px;
    font-weight: bold;
    font-family: 'century gothic', 'century', sans-serif;
	color: Magenta;
    text-align:center;
}

.pageheading a, .pageheading a:hover, .pageheading a:visited  
{
    text-decoration: none;
    color: Magenta;
}

.HeaderImage
{
	width:311px; 
	border:none; 
	height:320px; 
}

.RoomsHeaderImage
{
	width:800px; 
	border:none; 
	height:311px; 
}

.menuSelected
{
    font-size: 14px;
    font-weight: bold;
    font-family: 'century gothic', 'century', sans-serif;
    color: Fuchsia;
    text-decoration: underline;
}

.menuUnselected
{
    font-size: 14px;
    font-weight: bold;
    font-family: 'century gothic', 'century', sans-serif;
    color: Gray;
}


hr 
{
	height: 1px; border-style: none; color: #d0d0d0; background-color: #C0C0C0; margin: 10px 0; }

h1
{
    font-size: 16px;
    font-weight: bold;
    font-family: 'century gothic', 'century', sans-serif;
	color: Fuchsia;
	text-align:center;
}

h2
{
    font-size: 16px;
    font-weight: bold;
    font-family: 'century gothic', 'century', sans-serif;
	color: Fuchsia;
	text-align:center;
}

.left
{
    font-size: 14px;
    font-weight: bold;
    font-family: 'century gothic', 'century', sans-serif;
	color: Fuchsia;
	text-align:left;
}

h1
{
    padding: 0 0 10px 0
}


a {
	font-family: 'century gothic', 'century', sans-serif; 
	text-decoration: none;
	color: Fuchsia;
}

a:hover {
	text-decoration: underline;
}

.footer 
{ 
	text-align:center; 
	clear: both; 
	border-top: 1px solid #DCDCDC; 
	margin: 0 0 3em 0; 
	color: #AAA;  
	background: #fff;
    font-size: 10px;
    font-family: 'century gothic', 'century', sans-serif;
}


.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}


.pageItem {
	font-family: 'century gothic', 'century', sans-serif; 
	font-weight: bold;
	font-size: 12px;
	color: Fuchsia;
}

.pageDetails 
{
    color: Gray;
    font-size: 12px;
    font-family: 'century gothic', 'century', sans-serif;
}

.pageText {
	font-family: 'century gothic', 'century', sans-serif; 
	color: Gray;
}

