body {
	margin: 0;
	padding: 0;
	border-width: 0;
	background-color: white; 
	color: #981A31; 
	font-family: serif; 
	font-size: 12pt; 
	font-style: normal;
	}

#container { 
	border: 0;
	padding: 0;
	width: 776px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#header
{
	position: relative;
	float: left;
	color: white;
	background-color: #981A31;
	height: 113px;
	margin-bottom: 0;
}
#logo
{
	position: relative;
	float: left;
	display: block;
	left: 0px;
	width: 289px;
	height: 99px;
	margin: 0 auto;
}
#logo img {
	width: 196px;
	margin: 0 46px;
	border: 0;
	background-color: #981A31;
	}
	
#logo a {
	border: 0;
	width: 289px;
	height: 99px;
	min-height: 0px;
	color: white;
	text-decoration: none;
	}
	
#banner-pic {
	position: relative;
	top: 0;
	margin: 2px 0 0 7px;
	_margin: 2px 0 0 0px;
	border: 0;
	float: right;
	height: 111px;
	width: 480px;
	background: url(../images/worlington_02.gif) no-repeat top right;
	z-index: 1;
	}
	
#tagline {
	position: relative;
	float: left;
	margin: 0 0;
	width: 289px;
	height: 11px;
	background: url(../images/worlington_03.gif) no-repeat;
	}
	
#menu
{
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0px;
	width: 766px;
	background-color: #981A31;
	}
#menu ul {
	position: relative;
	float: left;
	font-family: sans-serif;
	font-size: 9pt;
	padding-left: 0px;
	margin: 0 0;
	left: 0;
	top: 0;
	list-style: none;
	}
#menu li {
	margin: 0 1px 0 0;
	float: left;
	}
#menu a {
	background: #981A31 url(../images/tab.png);
	color: white;
	display: block;
	float: left;
	padding-left: 8px;
	text-decoration: none;
	} 
#menu ul span {
	background: url(../images/tab.png) 100% 0;
	display: block;
	line-height: 1.5em;
	padding-right: 8px;
	}
	
#menu a:hover {
	background-color: #FFE19B;
	background-position: 0 -60px;
	}
#menu a:hover span {
	background-position: 100% -60px;
	} 
#menu li.current {
	background-color: white;
	background-position: 0 -120px;
	}
#menu li.current a {
	background-color: white;
	background-position: 0 -120px;
	font-weight: bold;
	color: #981A31;
	text-decoration: none;
	}
#menu li.current span {
	background-position: 100% -120px;
	}
#outercontent {
	position: relative;
	float: left;
	left: 5px;
	#left: 0px;
	top: 0;
	width: 766px;
	padding: 0;
	overflow: hidden;
	}
#content {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0 0 0 5px;
	width: 757px;
	line-height: 150%;
	}
#leftEdge {
	position: relative;
	float: left;
	top: 0px;
	left: 0;
	width: 5px;
	margin: 0;
	border-width: 0;
	padding: 0;
	background-color: #981A31; 
	margin-bottom: -32767px;
	padding-bottom: 32767px;
	}
#rightEdge {
	position: relative;
	float: right;
	top: 0px;
	left: 0px;
	width: 5px;
	margin: 0;
	border-width: 0;
	padding: 0;
	background-color: #981A31; 
	margin-bottom: -32767px;
	padding-bottom: 32767px;
	}
	
#footer {
	float: left;
	margin: 0 19px 0 7px;
	width: 750px;
	}
	
#footer p {
	text-align: center;
	}
	
.hangingIndent p { 
	text-indent: 1em;
	text-align: justify;
}
a {
	color: #981a31; text-decoration: underline
}

a:hover {
	color: #001e64; text-decoration: none
}

#footer a {
	color: #981a31; text-decoration: none
}

#footer a:hover {
	color: #001e64; text-decoration: none
}
.bookings {font-size: 125%; color: yellow; }
.copyright { font-family: Times New Roman; }

#thehotel {
	float: right;
	}
.Event { font-size: medium; font-variant: small-caps;}

.eventHead {display: block;}
.eventTitle { font-weight: bold;}
.eventBody { font-variant: normal; }
.address {
	line-height: 100%;
	font-family: monospace;
	text-indent: 0em;
	margin-left: 5em;
	}
.links { list-style: none; line-height: 200%; }
.EventFeedIcons { text-align: right;}
.h1 { 
	font-weight: bold;
	}
.menu { font-family: serif; font-weight: lighter; text-align: center; 
	border: thin solid; display: block; margin: 2em 5em;
	padding: 1em;
	}
.menuHead { font-size: large; font-weight: bold; text-decoration: underline;}
.menuTitle { font-size: large; font-weight: bold; text-decoration: none; text-align: left;}
.menu .menuTitle { text-align: center; }
.barMenu {
	font-weight: bold;
	font-family: serif;
	font-size: large;
}

.menu span.menuDesc {
	display: block;
	padding-left: 3em;
	}
#version {
	text-align: right;
	font-size: 8pt;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
table.heading { width: 776px; border-collapse: collapse; }
td.events{ border: medium groove; }
form {
	text-align: left;
}

.news {
	color: DarkBlue;
	font-size: 125%;
}

h4.news { text-align: center;
	text-decoration: underline;
	font-size: 175%;
	font-family: vivaldi;
	color: Green;
	}

.EventName {
	font-weight: bold;
	font-style: italic;
}
.EventName:before {
	content: "\"";
	}
.EventName:after {
	content: "\"";
	}
