body {
	text-align: center;
	background: #B0BFC2;
	color: #444;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
}

.Centreline {
	font-size: 12px;
	font-weight: 500;
	color: #336666;
	text-align: center;
	background-color: #FFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #6D648D;
	border-right-color: #6D648D;
	border-bottom-color: #6D648D;
	border-left-color: #6D648D;
}


/*globalnav styles*/

#globalnav {
	position:relative;
	float:left;
	width:100%;
	padding:0 0 1.75em 1em;
	margin:0;
	list-style:none;
	line-height:1em;
}

#globalnav LI {
	float:left;
	margin:0;
	padding:0;
}

#globalnav A {
	display:block;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	background:#ddd;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	background:#bbb;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
}

/*subnav*/

#globalnav UL {
	position:absolute;
	left:0;
	top:1.5em;
	float:left;
	background:#bbb;
	width:100%;
	margin:0;
	padding:0.25em 0.25em 0.25em 1em;
	list-style:none;
	border-top:1px solid #fff;
}

#globalnav UL LI {
	float:left;
	display:block;
	margin-top:1px;
}

#globalnav UL A {
	background:#bbb;
	color:#fff;
	display:inline;
	margin:0;
	padding:0 1em;
	border:0
}

#globalnav UL A:hover,
#globalnav UL A:active,
#globalnav UL A.here:link,
#globalnav UL A.here:visited {
	color:#444;
}

/* End of Global Nav styles */



#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;
	font-size: 12px;
}
#container #content ul li {
	line-height: normal;
	padding-bottom: 8px;
}

.DemiBold {
	font-weight: 700;
	font-size: 14px;
}

