html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin: 0px;
	padding: 0px;	
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: White;
 color: Black;
 text-align: center;
}

ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0px; }
caption, th, td { text-align: left; font-weight: normal; }
td { vertical-align: top; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a { color: #6970A4; background: transparent; outline: none; }
a:link { text-decoration: underline; }
a:visited { text-decoration: underline; }
a:hover { text-decoration: none; }
a:active { text-decoration: underline; }

#wrapper { width: 960px; margin: 0px auto; }

#container {
	background: White;
	color: Black;	
	min-height: 350px;	
 position: relative;
 text-align: left;
 width: 950px; 
 margin: 0px 5px; 
}

#content { padding: 0px; }

.clear { clear: both; }
.clear_left { clear: left; }
.clear_right { clear: right; }
p {
	text-align: left;
	font: .9em/1.4em Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
}

p.close { padding-bottom: 0px !important; }
p.address { font-weight: bold; }
.center { text-align: center; }

ul {
  font: .8em/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
  list-style: square;
  margin-left: 20px;
  margin-bottom: 10px;
  display: inline-block;
}

hr { color: #E9EBF0; background-color: #E9EBF0; height: 1px; border: none; }

#footer { 
 clear: both;
 background: White url(../templateimages/footer_background.gif) no-repeat 5px 10px;
 color: #999999; 
 font: 12px Arial, Helvetica, sans-serif;
 margin-top: 30px;
 padding: 30px 0px 10px 5px;
 text-align: left; 
}

#footer a { color: #999999; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#footer #worldwide {
 float: right;
 width: 138px;
 height: 46px;
}

#header {
	width: 960px;
	height: 103px;
	background: White;
	color: Black;
	text-align: left;
 margin: 0px;
 position: relative;
}

#header #logo {
 text-align: left;
 height: 103px;
 width: 275px;
}

#header #contact {
 background: transparent url(../templateimages/contact.gif) no-repeat 0px 0px;
 width: 243px;
 height: 103px;
 text-align: left;
 position: absolute;
 right: 0px;
 top: 0px;
 color: #999999;
}

#header #contact ul {
 margin: 9px 0px 0px 7px;
 list-style: none;
}

#header #contact li {
 background: transparent url(../templateimages/bullet-contact.gif) no-repeat 0px 4px;
 padding-left: 14px;
 padding-bottom: 4px;
}

#header #contact a { color: #999999; text-decoration: none; }

#header #contact a:hover { text-decoration: underline; }

#menu {
 height: 30px;
 margin: 0px;
 padding: 0px;
	background: #CD2042;
 border-bottom: 2px solid White;
}

#menu ul {
 text-align: center;
 padding: 0px;
 margin: 0px;
 color: Black;
 height: 30px;
 font: bold 13px/30px Arial, Helvetica, sans-serif;
}

#menu ul li {
 float: left;
 padding: 0px 15px; 
 list-style-type: none;
 background: #CD2042;
 height: 30px;
	border-right: 2px solid White;
}

#menu ul li.selected { background: #6970A4; }

#menu ul li a {
 float: left;
 padding: 1px 0px 5px 0px;
 color: White;
 text-decoration: none;
 text-transform: uppercase;
 width: 100%;
 margin: 0px;
 height: 30px;	
}

#menu ul li a:hover { text-decoration: underline; }

h1 {
 font: bold 1.4em Arial, Helvetica, sans-serif;
 background: #E9EBF0;
 color: #CD2042;
 padding: 20px 10px;
}

h2 { font: bold 1.1em Arial, Helvetica, sans-serif; color: #CD2042; }
h3 { font: bold 1em Arial, Helvetica, sans-serif; color: #6970A4; }
h4 { font: bold .9em Arial, Helvetica, sans-serif; color: #666666; }

img.float_left {
 float: left;
 margin-right: 10px;
 margin-bottom: 10px;
 border: none;
}

img.float_right {
 float: right;
 margin-left: 10px;
 margin-bottom: 10px;
 border: none;
}

table#table-home01 { width: 950px; }
table#table-home02 { width: 950px; }
table#table-home02 td.column {
 background: transparent url(../templateimages/column_background.gif) no-repeat bottom;
 width: 237px; 
}

.column_inner {
 padding: 5px 10px;
 position: relative;
 min-height: 220px;
 zoom: 1;
}

.column_inner h2 {
 color: #CD2042;
 margin-bottom: 6px;
}

.column_inner p.link {
 color: #CD2042;
 text-align: right;
 font-size: 100%;
 position: absolute;
 top: 180px;
 right: 10px;
 width: 100px;
 height: 20px;
 font-weight: bold;
}

.column_inner a { color: #CD2042; text-transform: lowercase;}
.column_inner p { color: #666666; }

#page_content { margin-top: 10px; }

#page_content img#focal {
 float: right;
 margin-left: 10px;
 margin-bottom: 10px; 
 border: none;
}

#page_content #m-right {
 margin-right: 340px;
}

#page_content ul {
 list-style: none;
 margin: 0px 0px 0px 10px;
}

#page_content li {
 background: transparent url(../templateimages/bullet1.gif) no-repeat 0px 5px;
 padding-left: 15px;
 padding-bottom: 4px;
}

#button_reserve { text-align: left; }

#meeting-rates {
 width: 380px;
 border-collapse: collapse;
 border: 1px solid #CD2042;
 margin-bottom: 10px;
}

#meeting-rates th {
 background: #CD2042;
 color: White;
 font: bold 1em Arial, Helvetica, sans-serif;
}

#meeting-rates td {
 font: .9em Arial, Helvetica, sans-serif;
 padding-bottom: 6px;
 background: #E9EBF0;
 color: Black; 
}

#meeting-catering, #meeting-extra {
 width: 380px;
 border-collapse: collapse;
 border: 1px solid #CD2042;
 margin-bottom: 10px;
}

#meeting-catering td, #meeting-extra td {
 font: .9em Arial, Helvetica, sans-serif;
 padding-bottom: 6px;
 background: #E9EBF0;
 color: Black;
}

#imenu {
	float: left;
	width: 239px;
	margin-bottom: 20px;	 
}

#imenu .pad { padding: 0px 20px 5px 0px; }

#imenu ul{
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	width: 100%;
}

#imenu li {
	list-style-type: none;
	display: block;
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #CCCCCC; 
	color: #696B8F;
	height: auto;
	margin: 0px; 
	padding: 5px; 
	background: none;
}

#imenu li a {
 background: transparent;
 color: #666666;
 text-decoration: none;
 height: auto;
}

#imenu li a:hover { color: #6970A4; text-decoration: underline; height: auto; }
#imenu li.title, #imenu li.title a:link { margin:0px; background-color: #E9EBF0; font-weight: bold;	height:auto;}

#imenu li#level2 {
 line-height: 14px;
 background: transparent url(../templateimages/arrow2.gif) no-repeat 0px;
 font-weight: normal;
 padding: 5px 6px 4px 14px;
 margin: 3px 0px 3px 15px;
 border-bottom: 1px dotted #6970A4; 
}

#interior { margin-left: 240px; }
#interior h2 {
 font: bold 1.1em Arial, Helvetica, sans-serif;
 color: #666666;
 margin-bottom: 6px;
}

#interior h4 { margin-top: 10px; }

#LHS { float: left; width: 220px; }
#LHS_reservations { display: none; margin-top: 20px; }
#LHS_Offers { margin-bottom: 0px; }
#LHS_address { display: none; }

#gallery { text-align: center; }

#gallery table {
 margin: 0px auto;
}

#gallery img {
 width: 150px;
 height: 150px;
 border: 1px solid #999999;
 background: #E9EBF0;
}

.indent { margin-left: 20px; }

#map {
 width: 700px; 
 border: 1px solid #CCCCCC; 
 text-align: center;
 padding-top: 20px;
 padding-bottom: 10px;
 margin: 5px auto 20px auto;
 background: #E9EBF0;
}

#map p {
 font: .9em/1.4em Arial, Helvetica, sans-serif;
 text-align: center !important;
}

#weather {
 width: 320px;
 height: 380px;
 float: right;
 margin-left: 10px;
 margin-bottom: 10px;
 text-align: right;
}

.servicesbox {		
	width: 378px;	
	margin: 10px 0px 10px 0px;
	background: #E9EBF0;
	border: 1px solid #CD2042;
	overflow: hidden;
}

.servicesbox p {
	color: #666666;
	line-height: 14px;
	font-size: 11px;
 padding: 0px;
 margin: 0px;
}

.servicesicon { float: left; width: 55px; }

.servicestext { margin-left: 55px; }

.servicesbox h3 {
	padding: 0px;
	margin: 4px 0px 4px 0px;
	color: #666666;	
}

.border { border: 1px solid black; }

table#meeting2 {
 width: 710px;
 border-collapse: collapse;
 margin-top: 20px;
 margin-bottom: 10px;
}

table#meeting2 th {
 font: normal .9em/1.3em Arial, Helvetica, sans-serif; 
 background: #6970A4;
 color: White;
 text-align: center;
 padding: 5px 0px;
 vertical-align: top;
 border-left: 1px solid #E9EBF0;
}

table#meeting2 th.label { border-left: 1px solid #6970A4; }

table#meeting2 td {
 font: .9em/1.4em Arial, Helvetica, sans-serif;
 text-align: center;
 padding: 4px 0px;
 border: 1px solid #E9EBF0;
 vertical-align: top;
}

table#meeting2 td.label {
 font-weight: bold;
 text-align: left !important;
 padding-left: 4px;
}

table#meeting2 sup {
 font-size: 70%;
 vertical-align: top;
}

#offers { margin-right: 330px; }
#offers h3 a { text-decoration: none; }
#offers h3 a:hover { text-decoration: underline; }
#offers p.more { text-align: left; }
#offers p.more a { color: #CD2042 }

#offers-outer {
 clear: left;
 width: 220px;
 margin: 0px 0px 0px 0px;
 background: #666666 url(../templateimages/offers_corner.gif) no-repeat bottom right; 
}

#offers-outer .pad { padding: 2px 10px 10px 5px; }

#offers-outer h1 {
 margin: 0px;
 background-color: #E9EBF0; 
 height: auto; 
 padding: 5px;
 color: #666666;
 font: bold 0.8em Verdana,Geneva,Arial,Helvetica,sans-serif;
}

#offers-outer h2 a { color: White; text-decoration: none; }
#offers-outer h2 a:hover { text-decoration: underline; }
#offers-outer p { color: #E9EBF0; }

#directions table {
 margin-bottom: 40px;
 border: 1px solid #E9EBF0;
 border-collapse: collapse;
}

#directions tr { border-bottom: 1px solid #E9EBF0; }

#directions td { font: .9em/1.4em Arial, Helvetica, sans-serif; }

#calendar { top: 20px !important; }

#trip-advisor-home { width: 200px; text-align: center; }
#trip-advisor-contact { width: 380px; text-align: center; }

#TA_rated228 {
 margin: 0px auto;
 width: 150px;
}