#frame {
	width:906px;
	margin:30px auto;
	background:url(../images/content_bkgd.png) top left repeat-y transparent;
}

#top {
	background:url(../images/top_bkgd.png) top left repeat-x #eee;
	overflow:auto;
}

#top h1 {
	margin:0;
	float:left;
	width:331px;
	top:0;
	left:0;
}

#top h1 a {
	text-indent:-2000px;
	background:url(../images/logo2.png);
	display:block;
	width:331px;
	height:76px;
}

#top #contact_us {
	float:left;
	margin-left:250px;
	font-size:17px;
	color:#666;
	text-shadow:#ccc 2px 2px 2px;
}

#top #contact_us span, #top #contact_us a {
	color:#001932;
	text-decoration:none;
}

#top #contact_us a:hover {
	color:#000;
	text-decoration:underline;
}

#content {
	background:url(../images/nav_shadow2.jpg) top left no-repeat transparent;
	/*background:url(../images/content_bkgd.png) top left repeat-y #fff;*/
	padding-top:20px;
}

#index #content {
	padding-top:0;
}

#inner_content {
	padding:0 35px 20px 35px;
}

#index #inner_content {
	padding:20px 400px 0 30px;
	margin-right:5px;
	height:220px;
	background:url(../images/homepage_pic.jpg) top right no-repeat transparent;
	border-bottom:1px solid #506571;
}

.feature_box {
	float:left;
	width:208px;
	margin-right:15px;
}

#feature_boxes {
	margin:10px auto;
	text-align:center;
	width:892px;
}

#boxes {
	margin:10px auto;
	text-align:center;
	width:892px;
	padding:0 25px;
}

#boxes .box {
	float:left;
	width:200px;
	border:1px solid #666;
	margin:6px;
}

#boxes .box p {
	margin:0;
}

#boxes .box a {
	display:block;
	width:200px;
	height:175px;
	/* background:url(../images/box_sample.jpg) top left no-repeat transparent; */
	color:#fff;
	text-decoration:none;
}

#boxes .box a span {
	display:block;
	background-color:#000;
	padding:8px 0;
	text-align:center;
	background:url(../images/box_title_bkgd.png);
	line-height:100%;
	font-weight:bold;
}

#boxes .box a:hover span {
	background-image:url(../images/box_title_bkgd_on.png);
}

#footer {
	clear:both;
	height:42px;
	background:url(../images/footer_bkgd2.jpg) top left no-repeat transparent;
	color:#A6C9DF;
	font-size:13px;
	text-align:center;
	padding-top:17px;
}

#footer p {
	margin:0;
	font-size:12px;
	text-shadow:#001932 1px 1px 1px;
}

#footer span {
	padding:0 0.5em;
}

#footer a, #footer em {
	color:#fff;
	text-decoration:none;
	font-style:normal;
}

#credits {
	background-color:#eee;
	text-align:center;
	font-size:12px;
	margin:0;
	padding:1em;
}

#credits a {
	text-decoration:none;
	color:#999;
}

#left {
	width:500px;
	float:left;
}

#right {
	margin-left:30px;
	width:305px;
	float:left;
}

#content li {
	list-style:url(../images/list-dot.gif);
}

.food_menu {
	text-align:center;
	border:1px solid #999;
	padding:1em 2em;
	font-family:georgia;
	font-size:15px;
	color:#4b5f6c;
	font-style:italic;
	border-radius:0.6em;
	-moz-border-radius:0.6em;
	-webkit-border-radius:0.6em;
	margin:1em 0 2em 0;
	box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	-moz-box-shadow: 2px 2px 2px #ccc;
}

.food_menu h4 {
	font-family:georgia;
}

.decorative_line, .food_menu hr {
	margin:0;
	height:30px;
	text-align:left;
	text-indent:-2000px;
	background:url(../images/decorative_line.png) center center no-repeat transparent;
}

.content_area_image img {
	border:1px solid #999;
	box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	-moz-box-shadow: 2px 2px 2px #ccc;
}

ul.inline {
	list-style:none;
	margin:0.5em 0 1em 0;
	padding:0 0 0.5em 0;
	border-bottom:1px solid #eee;
}

ul.inline li {
	display:inline;
	list-style:none;
	margin-right:0.5em;
}

ul.inline li a {
	text-decoration:none;
	color:#999;
}

ul.inline li a:hover, ul.inline li a.selected {
	color:#000;
}

.toggleBlock {
	border-bottom:1px solid #ccc;
}

.toggleButton a {
	padding-left:20px;
	background:url(../images/arrow_right.png) center left no-repeat transparent;
	text-decoration:none;
	color:#666;
}

.toggleButton a:hover {
	color:#000;
}

.toggleButton a.toggled {
	background:url(../images/arrow_down.png) center left no-repeat transparent;
	color:#000;
}

.event_listing {
	/*
	float:left;
	width:300px;
	*/
	border:1px solid #999;
	padding:1em 2em;
	border-radius:0.6em;
	-moz-border-radius:0.6em;
	-webkit-border-radius:0.6em;
	margin:1em 0;
	box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	-moz-box-shadow: 2px 2px 2px #ccc;
}

.event_listing .image img {
	float:right;
	border:1px solid #999;
	margin:0 0 1em 2em;
	box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	-moz-box-shadow: 2px 2px 2px #ccc;
}

.event_listing h3, .event_listing h4 {
	margin:0;
}

.event_listing h4 {
	font-size:15px;
}

.event_detail {
}

.event_detail .image img {
	float:right;
	border:1px solid #999;
	margin:0 0 1em 1em;
	box-shadow: 2px 2px 2px #ccc;
	-webkit-box-shadow: 2px 2px 2px #ccc;
	-moz-box-shadow: 2px 2px 2px #ccc;
}

.newsticker {
	list-style-type: none;
	list-style-image:none;
	background-color: #fff;
	padding: 0;
	margin: 0;
	color:#999;
}

#content .newsticker li {
	list-style:none;
}

#ticker {
	color:#999;
}

.room_detail .image img {
	float:right;
	margin:0 0 1em 1em;
}

#index #inner_content h2 {
	font-size:27px;
}

#index #inner_content p {
	margin-top:0px;
	font-size:12px;
	line-height:150%;
}

#download_brochure_button {
	line-height:1em;
	padding:8px 0;
}

#download_brochure_button a {
	padding:5px 8px 5px 27px;
	background-color:#fff;
	color:#666;
	border:1px solid #999;
	font-size:12px;
	text-decoration:none;
	border-radius:0.5em;
	-moz-border-radius:0.5em;
	-webkit-border-radius:0.5em;
	line-height:100%;
	background:url(../images/pdf_rollover.gif) 5px 4px no-repeat transparent;
	box-shadow: 1px 1px 1px #ccc;
	-webkit-box-shadow: 1px 1px 1px #ccc;
	-moz-box-shadow: 1px 1px 1px #ccc;
}

#download_brochure_button a:hover {
	background-position:5px -22px;
	color:#f20608;
	border-color:#f20608;
}

blockquote p {
	font-family:georgia;
	font-size:15px;
	color:#4b5f6c;
	font-style:italic;
}
	
#popup {
	margin:15px;
}

.wines h4 {
	margin-bottom:0;
}

.wines p {
	margin-top:0;
}

#map_canvas {
	width:300px;
	height:500px;
	border:1px solid #ccc;
}
