@charset "UTF-8";
body {
	background-image: url(../images/bg.gif);
	margin: 0px;
	padding: 0px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clear {
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#mainwrapper {
	background-color: #FFFFFF;
	width: 764px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainwrapper .l {
	background-image: url(../images/leftshad.gif);
	background-repeat: repeat-y;
}
#mainwrapper .b {
	background-image: url(../images/bottomshad.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;
}
#mainwrapper .r {
	background-image: url(../images/rightshad.gif);
	background-repeat: repeat-y;
	background-position: 100% 0px;
}
#mainwrapper .bl {
	background-image: url(../images/leftcornbottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 100%;
}
#mainwrapper .br {
	background-image: url(../images/rightbotcorner.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#flashwrap {
	padding: 0px;
	height: 220px;
	width: 746px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flashcontent {
	margin: 0px;
	padding: 0px;
}
#flashcontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#flashcontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#contentwrapper {
	padding: 0px;
	height: auto;
	width: 712px;
	margin-top: o;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* @group TOP NAV */

#topnavwrap {
	height: 2.5em;
	margin: 6px 0 10px;
}
#topnav {
	line-height: 1.8em;
	text-align: left;
	background-color: #003f7c;
	width: 715px;
	-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; /* future proofing */
-khtml-border-radius: 4px;
	margin: 0 auto;
}
#topnav ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", "Lucida Grande", Lucida, "Trebuchet MS", Verdana, sans-serif;
	color: white;
	text-align: center;
}
#topnav li   {
	color: white;
	display: inline;
	width: auto;
	text-decoration: none;
	border-right-color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 1em;
}
html>body #topnav li   {
	color: black;
	display: inline;
	width: auto;
	text-decoration: none;
	border-right-color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-size: .9em;
	
}

#topnav a {
	display: inline;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0;
	margin: 0 10px;
	
}

#topnav a:hover {
	display: inline;
	color: #ce9a1c;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0;
	margin: 0 10px;
}


/* @end */

/* @group SIDE NAVIGATION */

#sidenavwrap {
	padding: 0px;
	width: 210px;
	height: auto;
	clear: none;
	margin: 0;
	float: left;
}

.sidenav {
	padding: 0px;
	margin: 0;
}
.sidenav ul {
	list-style-type: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.sidenav li {
	text-decoration: none;
	display: block;
	margin: 0;
	font: normal bold 0.9em/1.8em "Century Gothic", "Lucida Grande", Lucida, "Trebuchet MS", Verdana, sans-serif;
	color: #003f7c;
	background: transparent no-repeat 0 0;
	height: 1.8em;
	border-bottom: 1px solid #ce9a1c;
	width: 210px;
	padding: 0;
}
.sidenav a   {
	color: #003f7c;
	text-decoration: none;
	display: block;
	height: 1.8em;
	margin: 0px;
	font-variant: normal;
	width: 205px;
	background-color: white;
	padding: 0 0 0 5px;
}
.sidenav a:hover {
	color: #003f7c;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0 0 0 5px;
	height: 1.8em;
	background: #f8f0dd no-repeat 0 0;
	width: 205px;
}
.button_on {
	background: transparent url(../images/side_but_on.png) no-repeat 0 8px;
}
.subnav {
	margin: 0px;
	padding: 0px;
	width: 182px;
}
.subnav ul {
	list-style-type: none;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.subnav li {
	font-family: "Century Gothic", "Lucida Grande", Lucida, "Trebuchet MS", Verdana, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	line-height: 2em;
	display: block;
	height: 2em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	color: #5e4e81;
	border-bottom: 1px solid #efefef;
}
.subnav a   {
	color: #5e4e81;
	text-decoration: none;
	display: block;
	height: 2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-variant: normal;
}
.subnav a:hover {
	color: white;
	text-decoration: none;
	display: block;
	height: 2em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-color: #747474;
}


/* @end */
#maintextwrap {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	padding-bottom: 20px;
}
#separator {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-left: 1px solid #ce9a1c;
	min-height: 450px;
}
#maintextcontent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#maintextcontent h1, #roomcontent h1, #maintextcontent .newswrapper .newstext h2 {
	padding: 0;
	margin: 0 0 .5em;
	color: #003f7c;
	font-family: "Century Gothic", "Lucida Grande", Lucida, "Trebuchet MS", Verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

#maintextcontent h2, .newstext h2, #roomcontent h2 {
	font: normal 0.9em "Century Gothic", "Lucida Grande", Lucida, "Trebuchet MS", Verdana, sans-serif;
	padding: 0;
	color: #003f7c;
	margin: 0 0 .5em;
}
#maintextcontent h3, .newstext h3, #roomcontent h3 {
	font: normal 0.8em "Lucida Grande", Lucida, "Trebuchet MS", Verdana, sans-serif;
	padding: 0;
	margin-bottom: 1em;
}
.TableHeadings {
	font-family: "Century Gothic", "Lucida Grande", Lucida, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tables {
	font-family: "Lucida Grande", Lucida, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.tablesBold {
	font-family: "Lucida Grande", Lucida, "Trebuchet MS", Verdana, sans-serif;	font-size: 12px;
	color: #003f7c;
	text-decoration: none;
	font-weight: bold;
}
strong {
	color: #003f7c;
}

/* @group FOOTER */

#footer {
	height: auto;
	width: 720px;
	margin: 0px auto 30px;
}

.copyright  {
	width: 250px;
	color: #aaa;
	float: left;
	font: normal 0.7em/1.2em Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.credits {
	color: #aaa;
	float: none;
	padding: 0px;
	text-align: right;
	font: normal .7em/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0px 0 0px 230px;
	text-decoration: none;
}
.credits a {
	text-align: right;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #aaa;
}



/* @end */

.imageright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.imageleft {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
	margin-right: 12px;
}
.quotes {
	font-family: "Century Gothic", "Lucida Grande", Lucida, "Trebuchet MS", Verdana, sans-serif;	font-size: 13px;
	color: #333333;
	font-style: italic;
}
.quotes2 {
	font-family: "Century Gothic", "Lucida Grande", Lucida, "Trebuchet MS", Verdana, sans-serif;	font-size: 12px;
	color: #ce9a1c;
	font-weight: bold;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.subheadings {
	font-family: "Century Gothic", "Lucida Grande", Lucida, "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003f7c;
}

/* @group NEWS */
#maintextcontent .newswrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	height: auto;
	background-color: #f1f3f7;
	background-image: url(../images/Feature-box_top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#maintextcontent .newswrapper .l {
	background-image: url(../images/Feature-box_left.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#maintextcontent .newswrapper  .tl  {
	background-image: url(../images/Feature-box_tlc.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#maintextcontent .newswrapper .r {
	background-image: url(../images/Feature-box_right.gif);
	background-repeat: repeat-y;
	background-position: 100% 0px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#maintextcontent .newswrapper .tr {
	background-image: url(../images/Feature-box_trc.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#maintextcontent .newswrapper .b {
	background-image: url(../images/Feature-box_bottom.gif);
	background-position: 0px 100%;
	height: auto;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#maintextcontent .newswrapper .bl {
	background-image: url(../images/Feature-box_blc.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#maintextcontent .newswrapper .br {
	background-image: url(../images/Feature-box_brc.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.newstext {
	padding: 10px;
	height: auto;
	margin-top: 0px;
}


/* @end */
.cateringimgs {
	width: 204px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.cateringimgs img, .exhibimgs img, .specialsimgs img, .meetingsimgs img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0px;
}
.exhibimgs {
	width: 243px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
	text-align: right;
}
.specialsimgs {
	width: 177px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.meetingsimgs {
	width: 228px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 12px;
}
.leftspacer {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

input {
	border: 1px solid gray;
	width: 145px;
}
textarea {
	border: 1px solid gray;
	width: 300px;
}
.imagewrap {
	height: 166px;
}
#mmawrap {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#mmawrap img {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gallerywrap {
	padding: 0px;
	width: 476px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.gallerywrapmain {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.gallerywrapsml {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
html>/**/body .gallerywrapsml {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}
.backto a 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #003f7c;
	font-style: italic;
	font-size: .8em;
}
.hidden {
	visibility: hidden;
	overflow: hidden;
}
.linkBold a {
	text-decoration: none;
	color: #003f7c;
}
