body {
	text-align: center;
	background: #B0BFC2;
	color: #444;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
}

#container {
   text-align: left;
   margin: 0 auto;
   width: 779px;
   background: #fcfdf5 url("../images/back_container.gif") repeat-y;
}

h1 {
	background: #6D648D;
	color: #B0BFC2;
	margin: 0;
	border-bottom: 6px solid #4A4564;
	font-size: 18px;
	font-family: "Arial Black", Gadget, sans-serif;
	padding-top: 36px;
	padding-right: 26px;
	padding-bottom: 17px;
	padding-left: 26px;
	text-decoration: none;
}

#nav {
   float: left;
   width: 100px;
   display: inline;
   margin-left: 20px;
   padding: 15px 0;
}

#nav ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
   text-align: right;
}

#nav li {
   background: url("../images/neon3.gif") no-repeat 100% .4em; 
   padding: 0 17px 5px 0;
}

#nav b {
   color: #583434;
   font-weight: bold;
}

#nav a:link {
	text-decoration: none;
}

#nav a:hover{
	text-decoration: underline;
	color: #000;
}

#content {
   float: left;
   width: 609px;
   margin-left: 50px;
   padding: 10px 0;
}

#footer {
   clear: both;
   background: #6D648D;
   color: #B0BFC2;
   padding: 5px 10px;
   text-align: right;
   font-size: 80%;
   font-family: Tw Cen MT,Arial,Verdana,Geneva;
   font-weight: bold;
   border-top: 1px solid #4A4564
}

h2 {
   margin-top: 0;
   color: #4A4564;
   font-family: Tahoma,Arial,Verdana,Geneva;
   font-weight: normal;
}

a:link {
   color: #444;
}

a:visited {
   color: #6D648D;   
}

a:hover, a:active {
   color: #004926;
   background: #B0BFC2;
   text-decoration: underline;

}
#container #content table {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: 300;
}
#container #content #bookingstable tr td a {
	text-decoration: none;
}

#container #content #bookingstable tr td a:hover {
	text-decoration: underline;
}

#container #content #bookingstable tr td a:visited {
	text-decoration: none;
}

.Heading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4A4564;
	font-size: 14pt;
}

.Heading a:link {
	text-decoration: none;
}

.Heading a:hover {
	text-decoration: underline;
}

.Heading a:visited {
	text-decoration: none;
}

.SubHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4A4564;
	font-size: 12pt;
}

.SubHeading a:link {
	text-decoration: none;
}

.SubHeading a:hover {
	text-decoration: underline;
}

.SubHeading a:visited {
	text-decoration: none;
}

.Byline {
	color: #4A4564;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: smaller;
}

H1 a:link {text-decoration: none; color: #B0BFC2;}
H1 a:visited {text-decoration: none; color: #B0BFC2;}
H1 a:active {text-decoration: none; color: #B0BFC2;}
H1 a:hover {background: #6D648D; color: #D2D2D2; text-decoration: underline;}

.Compact {
	letter-spacing: -0.05em;
}
.Highlight {
	color: #9c183f;
}
