/* CSS Document */



body {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #343434;

	background-color: #9ea7b5;

	margin: 15px;

	padding: 0px;

	text-align: center;

}



table.grey {

	background-color: #efefef;

	border: 0px;

	padding: 0px;

	margin: 0px;

}



table.grey tr {

	text-align: left;

	vertical-align: top;

}



table.grey tr td {

	padding: 3px;

	border-top: 2px solid #ffffff;

	border-left: 2px solid #ffffff;

}



table.grey tr th {

	color: #ffffff;

	padding: 3px;

	border-top: 2px solid #ffffff;

	border-left: 2px solid #ffffff;

}



input {

	width: 300px;

	border: 1px solid #9e1012;

	background-color: #efefef;

	color: #000000;

	font-size: 11px;

}



textarea {

	border: 1px solid #9e1012;

	background-color: #efefef;

	color: #000000;

	font-size: 11px;

}



p {

	text-align: justify;

}



a {

	font-size: 11px;

	color: #9e1012;

}



a:link {

	text-decoration: underline;

}



a:visited {

	text-decoration: underline;

	color: #9e1012;

}



a:hover {

	text-decoration: none;

	color: #420102;

}



a:active {

	text-decoration: underline;

	color: #9e1012;

}



h1, h2, h3, h4, h5, h6 {

	font-size: 14px;

	color: #9e1012;

}



#framesheet {

	width: 900px;

	margin: 0px;

	padding: 0px;

	position: relative;

	text-align: left;

	background-image: url(/_design/framesheet-bg.gif);

	background-repeat: repeat-y;

	background-position: right top;

	overflow: hidden;

}



#framesheet-header {

	width: 900px;

	height: 120px;

	float: left;

	clear: both;

	background-color: #9e1012;

	background-image: url(/_design/header.gif);

	background-repeat: no-repeat;

	background-position: left top;

	overflow: hidden;

}



#language-options {

	text-align: right;

	padding: 0px 10px 0px 0px;

	margin: 0px;

	height: 20px;

	display: inline;

	float: right;

	background-color: #9ea7b5;

	background-image: url(/_design/language-options-first-item-bg.gif);

	background-repeat: no-repeat;

	background-position: left top;

	line-height: 20px;

	overflow: hidden;

}



#language-options ul {

	margin: 0px;

	padding: 0px;

	display: inline;

}



#language-options ul li {

	width: 75px;

	margin: 0px;

	padding: 0px;

	display: inline;

	float: left;

	text-align: center;

	overflow: hidden;

}



#language-options ul li a {

	color: #ffffff;

	display: block;

	font-size: 10px;

	background-image: url(/_design/language-options/item.gif);

	background-repeat: no-repeat;

	background-position: right top;

	text-decoration: none;

}



#language-options ul li a:hover {

	color: #dddddd;

	background-position: 0px -20px;

}



#language-options ul li.first {

	width: 85px;

}



#language-options ul li.first a {

	background-image: url(/_design/language-options/first.gif);

	background-repeat: no-repeat;

	background-position: right top;

	padding-left: 10px;

}



#language-options ul li.first a:hover {

	color: #dddddd;

	background-position: 0px -20px;

}



#language-options ul li.first-selected {

	width: 85px;

}



#language-options ul li.first-selected a {

	background-image: url(/_design/language-options/first-selected.gif);

	background-repeat: no-repeat;

	background-position: right top;

	color: #9e1012;

	padding-left: 10px;

}



#language-options ul li.first-selected a:hover {

	color: #9e1012;

	background-position: 0px 0px;

}



#language-options ul li.first-selected-previous {

	width: 85px;

}



#language-options ul li.first-selected-previous a {

	background-image: url(/_design/language-options/first-selected-previous.gif);

	background-repeat: no-repeat;

	background-position: right top;

	padding-left: 10px;

}



#language-options ul li.first-selected-previous a:hover {

	color: #dddddd;

	background-position: 0px -20px;

}



#language-options ul li.selected a {

	background-image: url(/_design/language-options/selected.gif);

	background-repeat: no-repeat;

	background-position: right top;

	color: #9e1012;

}



#language-options ul li.selected a:hover {

	color: #9e1012;

	background-position: 0px 0px;

}



#language-options ul li.selected-previous a {

	background-image: url(/_design/language-options/selected-previous.gif);

	background-repeat: no-repeat;

	background-position: right top;

}



#language-options ul li.selected-previous a:hover {

	color: #dddddd;

	background-position: 0px -20px;

}



#language-options ul li.selected-next a {

	background-image: url(/_design/language-options/selected-next.gif);

	background-repeat: no-repeat;

	background-position: right top;

}



#language-options ul li.selected-next a:hover {

	color: #dddddd;

	background-position: 0px -20px;

}



#language-options ul li.last {

	width: 85px;

}



#language-options ul li.last a {

	background-image: url(/_design/language-options/last.gif);

	background-repeat: no-repeat;

	background-position: right top;

	padding-right: 10px;

}



#language-options ul li.last a:hover {

	color: #dddddd;

	background-position: 0px -20px;

}



#language-options ul li.last-selected-next {

	width: 85px;

}



#language-options ul li.last-selected-next a {

	background-image: url(/_design/language-options/last-selected-next.gif);

	background-repeat: no-repeat;

	background-position: right top;

	padding-right: 10px;

}



#language-options ul li.last-selected-next a:hover {

	color: #dddddd;

	background-position: 0px -20px;

}



#language-options ul li.last-selected {

	width: 85px;

}



#language-options ul li.last-selected a {

	background-image: url(/_design/language-options/last-selected.gif);

	background-repeat: no-repeat;

	background-position: right top;

	color: #9e1012;

	padding-right: 10px;

}



#language-options ul li.last-selected a:hover {

	color: #9e1012;

	background-position: 0px 0px;

}



#framesheet-body {

	width: 900px;

	margin: 0px;

	padding: 0px;

	float: left;

	clear: both;

	background-image: url(/_design/framesheet-body-bg.jpg);

	background-repeat: no-repeat;

	background-position: right bottom;

}



#menu-top {

	width: 900px;

	height: 25px;

	line-height: 25px;

	float: left;

	clear: both;

}



#menu-top ul {

	margin: 0px;

	padding: 0px;

	display: inline;

}



#menu-top ul li {

	width: 80px;

	margin: 0px;

	padding: 0px;

	display: inline;

	float: left;

	text-align: center;

	overflow: hidden;

}



#menu-top ul li a {

	color: #ffffff;

	display: block;

	font-size: 10px;

	background-image: url(/_design/menu-top/item.gif);

	background-repeat: no-repeat;

	background-position: right top;

	text-decoration: none;

}



#menu-top ul li a:hover {

	color: #dddddd;

	background-position: 0px -25px;

}



#menu-top ul li.first {

	width: 90px;

}



#menu-top ul li.first a {

	background-image: url(/_design/menu-top/first.gif);

	background-repeat: no-repeat;

	background-position: right top;

	padding-left: 10px;

}



#menu-top ul li.first a:hover {

	color: #dddddd;

	background-position: 0px -25px;

}



#menu-top ul li.first-selected {

	width: 90px;

}



#menu-top ul li.first-selected a {

	background-image: url(/_design/menu-top/first-selected.gif);

	background-repeat: no-repeat;

	background-position: right top;

	color: #9e1012;

	padding-left: 10px;

}



#menu-top ul li.first-selected a:hover {

	color: #9e1012;

	background-position: 0px 0px;

}



#menu-top ul li.first-selected-previous {

	width: 90px;

}



#menu-top ul li.first-selected-previous a {

	background-image: url(/_design/menu-top/first-selected-previous.gif);

	background-repeat: no-repeat;

	background-position: right top;

	padding-left: 10px;

}



#menu-top ul li.first-selected-previous a:hover {

	color: #dddddd;

	background-position: 0px -25px;

}



#menu-top ul li.selected a {

	background-image: url(/_design/menu-top/selected.gif);

	background-repeat: no-repeat;

	background-position: right top;

	color: #9e1012;

}



#menu-top ul li.selected a:hover {

	color: #9e1012;

	background-position: 0px 0px;

}



#menu-top ul li.left a {

	background-image: url(/_design/menu-top/item-left.gif);

	background-repeat: no-repeat;

	background-position: right top;

}



#menu-top ul li.left a:hover {

	color: #dddddd;

	background-position: 0px -25px;

}



#menu-top ul li.selected-previous a {

	background-image: url(/_design/menu-top/selected-previous.gif);

	background-repeat: no-repeat;

	background-position: right top;

}



#menu-top ul li.selected-previous a:hover {

	color: #dddddd;

	background-position: 0px -25px;

}



#menu-top ul li.selected-next a {

	background-image: url(/_design/menu-top/selected-next.gif);

	background-repeat: no-repeat;

	background-position: right top;

}



#menu-top ul li.selected-next a:hover {

	color: #dddddd;

	background-position: 0px -25px;

}



#menu-top ul li.last {

	width: 90px;

}



#menu-top ul li.last a {

	background-image: url(/_design/menu-top/last.gif);

	background-repeat: no-repeat;

	background-position: right top;

	padding-right: 10px;

}



#menu-top ul li.last a:hover {

	color: #dddddd;

	background-position: 0px -25px;

}



#menu-top ul li.last-selected-next {

	width: 90px;

}



#menu-top ul li.last-selected-next a {

	background-image: url(/_design/menu-top/last-selected-next.gif);

	background-repeat: no-repeat;

	background-position: right top;

	padding-right: 10px;

}



#menu-top ul li.last-selected-next a:hover {

	color: #dddddd;

	background-position: 0px -25px;

}



#menu-top ul li.last-selected {

	width: 90px;

}



#menu-top ul li.last-selected a {

	background-image: url(/_design/menu-top/last-selected.gif);

	background-repeat: no-repeat;

	background-position: right top;

	color: #9e1012;

	padding-right: 10px;

}



#menu-top ul li.last-selected a:hover {

	color: #9e1012;

	background-position: 0px 0px;

}



#content {

	width: 690px;

	float: left;

	margin: 0px;

	padding: 15px 10px 25px 10px;

	background-color: #ffffff;

	background-image: url(/_design/content-bg.gif);

	background-repeat: no-repeat;

	background-position: left bottom;

}



#content h1, h2, h3 {

	width: 680px;

	height: 30px;

	display: inline;

	float: left;

	color: #FFFFFF;

	line-height: 18px;

	padding-left: 10px;

	background-image: url(/_design/content-header-bg.gif);

	background-repeat: no-repeat;

	background-position: left top;	

	overflow: hidden;

}



#content p {

	margin: 10px;

	margin-top: 15px;

}



#quicklinks {

	width: 690px;

	margin: 0px;

	padding: 0px;

	float: left;

	overflow: hidden;

}



#quicklinks ul {

	width: 690px;

	display: inline;

	margin: 0px;

	padding: 0px;

}



#quicklinks ul li {

	width: 220px;

	height: 185px;

	display: inline;

	float: left;

	margin: 0px 5px;

	padding: 0px;

	background-position: left top;

	background-repeat: no-repeat;

	overflow: hidden;

}



#quicklinks ul li a {

	display: block;

	padding-top: 185px;

}



#quicklinks ul li.restaurant {

	background-image: url(/_design/quicklink-restaurant.jpg);

}



#quicklinks ul li.coffeeshop {

	background-image: url(/_design/quicklink-coffeeshop.jpg);

}



#quicklinks ul li.wines {

	background-image: url(/_design/quicklink-wines.jpg);

}



#photos {

	width: 690px;

	float: left;

	overflow: hidden;

}



#photos ul {

	width: 690px;

	display: inline;

	float: left;

	clear: both;

	margin: 0px 0px 10px 2px;

	padding: 0px;

}



#photos ul li {

	width: 106px;

	display: inline;

	float: left;

	margin: 4px;

	padding: 0px;

}



#photos ul li a {

	display: block;

	padding: 3px;

	background-color: #CCCCCC;

}



#photos ul li a:hover {

	background-color: #9e1012;

}



#photos ul li a img {

	width: 100px;

	border: 0px;

	overflow: hidden;

}


#pano {

	width: 690px;

	float: left;

	overflow: hidden;

}



#pano ul {

	width: 690px;

	display: inline;

	float: left;

	clear: both;

	margin: 0px 0px 10px 2px;

	padding: 0px;

}



#pano ul li {

	width: 166px;

	display: inline;

	float: left;

	margin: 4px;

	padding: 0px;

}



#pano ul li a {

	display: block;

	padding: 3px;

	background-color: #CCCCCC;

}



#pano ul li a:hover {

	background-color: #9e1012;

}



#pano ul li a img {

	width: 160px;

	border: 0px;

	overflow: hidden;

}


#content-bottom {

	width: 690px;

	height: 30px;

	float: left;

	background-image: url(/_design/content-bottom.gif);

	background-repeat: no-repeat;

	background-position: left top;

	overflow: hidden;

}



#right-side-bar {

	width: 190px;

	float: right;

	display: inline;

	overflow: hidden;

}



#special-offers {

	width: 190px;

	height: 115px;

	line-height: 105px;

	padding: 0px;

	margin: 0px;

	background-image: url(/_design/special-offers.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	overflow: hidden;

}



#special-offers a {

	display: block;

	padding-top: 110px;

	margin-bottom: 10px;

}



#menu-bottom {

	width: 710px;

	height: 25px;

	float: left;

	clear: both;

	text-align: center;

	background-color: #9e1012;

	background-image: url(/_design/bottom-bg.gif);

	background-repeat: no-repeat;

	background-position: left top;

}



#menu-bottom ul {

	margin: 0px;

	padding: 0px;

	border-left: 1px solid #FFFFFF;

	display: inline;

}



#menu-bottom ul li {

	margin: 0px;

	padding: 0px;

	border-right: 1px solid #FFFFFF;

	display: inline;

}



#menu-bottom ul li a {

	font-size: 10px;

	padding-left: 5px;

	padding-right: 3px;

	color: #ffffff;

}



#framesheet-footer {

	width: 900px;

	height: 20px;

	line-height: 20px;

	margin: 0px;

	padding: 0px;

	text-align: right;

	float: left;

	clear: both;

	font-size: 10px;

	color: #9e1012;

	background-color: #9ea7b5;

}



#framesheet-footer p {

	display: inline;

	padding: 0px 10px 0px 10px;

}

