body {
	margin: 0px;
	text-align: center;
	font-family: Myriad, verdana;
	font-size: 12px;
	color: #716a62;
}

img {
	border: 0px;
	behavior: url("/iepngfix.htc");
}

a { 
	text-decoration: none;
	border: 0px;
	behavior: url("iepngfix.htc");
}

a:hover { 
	text-decoration: underline;
}


div.Headerbg {
	background: #0a0145 url('images/headerbg.jpg') no-repeat top center;
}

div.Header {
	width: 900px;
	margin: 0px auto;
	text-align: left;
}

div.Header img.logo {
	float: left;
}

div.Header span.TopBar {
	float: right;
	text-align: right;
	color: #ffffff;
	display: block;
	margin-top: 12px;
	font-size: 12px;
	margin-right: 15px;
}

div.Header span.TopBar a {
	color: #ffffff;
	text-decoration: none;
}

div.Header span.TopBar a:hover {
	text-decoration: underline;
}

div.Header img.Welcome {
	position: relative;
	top: 15px;
	float: right;
}

div.Header h1.Yellow {
	margin-top:  60px;
	color: #fecf00;
	padding-left: 20px;
	font-size: 34px;
	font-family: Century Gothic, Apple Gothic;
}

div.Header .Promo {
	position: relative;
	top: 12px;
}

div.Header div.Promos {
	margin-top: 20px;
	margin-right: 25px;
}

div.Promos {
	float: left;
	width: 220px;
	height: 270px;
	background: transparent url('images/promo-box.png') no-repeat top left;
}

div.Promos a span {
	font-size: 9px;
	display: block;
	font-weight: normal;
	text-decoration: italic;
}

div.Promos a {
	display: block;
	margin: 10px;
	margin-top: 12px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #0a0145;
}

div.Promos a:hover {
	color: #777777;
}

div.Promos a img {
	float: left;
	border: 0px;
	margin-top: 2px;
	margin-right: 3px;
}


div.mainbg {
	background: #ffffff url('images/mainbg.jpg') repeat-x top;
	padding-top: 10px;
	min-height: 200px;
}

div.Container {
	width: 900px;
	margin: 0px auto;
	text-align: left;
}


div.Container div.Promos {
	margin-left: 20px;
}


/*** Menu ***/

div.Menu ul {
	clear: both;
	float: left;
	width: 210px;

	border-right: 1px solid #9aa6a6;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 40px 0px;

	list-style: none;
}

div.Menu ul li a {
	font-size: 14px;
	color: #716a62;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 10px 0px 10px 5px;
	border-bottom: 1px #CCCCCC solid;
}

div.Menu ul li a:hover {
	text-decoration: underline;
}

div.Menu ul.submenu {
	float: none;

	border: 0px;
	margin: 0px;
	padding: 0px;

	list-style: none;
}

div.Menu ul.submenu li a {
	background: url('images/subarrows.png') no-repeat center left;
	font-size: 12px;
	padding: 5px 0px 5px 27px;
	border-bottom: 1px #DDDDDD solid;
}

/*** Content ***/

div.Content {
	margin-left: 250px;
	padding-top: 10px;
	padding-right: 1px;
}

div.Content hr {
	border: 0px;
	background: #b1aaa2;
	height: 1px;
}

div.Content h1 {
	color: #0f1f84;
	font-size: 19px;
	margin: 0px 0px 20px 0px;

}

div.Content h2 {
	color: #0f1f84;
	font-size: 16px;
	font-weight: bold;
}Century Gothic, Apple Gothic, sans-serif



div.Content p {
	font-size: 13px;
	color: #716a62;
	margin: 0px;
	padding: 0px;
}


div.Content li {
	font-size: 13px;
	color: #716a62;
}

div.content a, table a {
	color: #000000;
}


/*** Footer ***/

div.Footer {
	clear: both;
	font-size: 11px;
	background: #0f1f84;
	color: #ffffff;
	text-align: center;
	padding: 15px 0px;
}


div.Footer table {
	text-align: left;
	width: 900px;
	margin: 0px auto;
	margin-bottom: 20px;
} 

div.Footer td {
	width: 170px;
	height: 6em;
	background: url('images/arrow.png') no-repeat top left;
	padding: 1px 40px 4px 15px;
	border: 0px;
}

div.Footer td span a {
	font-size: 13px;
	font-weight: bold;
	padding-right: 5px;
}

div.Footer td a {
	font-size: 11px;
	padding-right: 5px;
}

div.Footer div {
	font-weight: bold;
}

div.Footer a {
	color: #ffffff;
	text-decoration: none;
}

div.Footer a:hover { 
	text-decoration: underline;
}

table.calendar {
}

table.calendar td {
	vertical-align: top;
	width: 50%;	
	font-size: 13px;
	color: #716a62;
	border: 0px;
}

table.calendar img {
	float: left;
}

table.calendar h1 {
	margin: 0px;
	padding: 0px;
	padding-left: 90px;
	padding-top: 5px;
	font-size: 16px;
}

table.calendar h2 {
	margin: 0px;
	padding: 0px;
	color: #777777;
	padding-left: 90px;
	font-size: 14px;
}

table.calendar th {
	margin: 0px;
	padding: 0px;
	color: #777777;
	padding-left: 90px;
	font-size: 14px;
}

table.calendar a {
	font-size: 12px;
}


table.calendar table td {
	padding-top: 10px;
	vertical-align: top;
	font-size: 12px;
	width: 300px;
}

table.calendar table td.left  {
	width: 80px;
}

	
table.calendar table td.left a {
	text-decoration: none;
	color: #0f0145;
	font-weight: bold;
}

table.calendar table td.left a:hover {
	text-decoration: underline;
}



/* Dining */

table th {
	font-size: 14px;
	color: #ffffff;
	color: #0f1f84;
	padding: 5px;
	border-bottom: 1px solid #d1cac2;
	background: url('images/th.png') repeat-x;
}

table td {
	font-size: 12px;
	color: #716a62;
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #d1cac2;
}

table.dining th {
	margin-top: 10px;
	background: url('images/th.png') repeat-x;
}

.WhatsOn {
	background: url('images/th.png') repeat-x;
	color: #777777;
	padding-bottom: 5px;
	border-bottom: 1px solid #d1cac2;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 13px;
}

table.dining div {
	font-size: 11px;
	font-style: italic;
}	

table td.left a {
	text-decoration: none;
	color: #0f0145;
	font-weight: bold;
}

table td.left a:hover {
	text-decoration: underline;
}

th	{
	background: url('images/th.png') repeat-x;
	color: #777777;
}

table th	{
	background: url('images/th.png') repeat-x;
	color: #777777;
}



