 body {
	margin-top: 10px;
}

h1, h2, h3, h4, h5, h6 {
	text-align: center;
	margin: 0.75em 0;
}

#doc {
	background: transparent url(../images/logo3.gif) no-repeat -40px -7px;
}
#hd {
	position: relative;
	padding-left: 193px;
	height: 118px;
}
#hd h1 {
	margin: 0;
}
#hd h1 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 193px;
	height: 0;
	padding-top: 118px;
	overflow: hidden;
}
#hd p {
}
#ad1 {
	margin-bottom: 5px;
	text-align: center;
	font-size: 182%;
	font-weight: bold;
	font-variant: small-caps;
	color: #3b3e6a;
}
#ad2, #ad3 {
	float: left;
	margin-bottom: 0;
	width: 49%;
	text-align: center;
	font-size: 116%;
}

#bd {
	margin-bottom: 1em;
}
#menu .yui-nav li {
	margin-right: 0;
}
#menu .yui-nav li a {
	border: 1px solid #3E4671;
	border-bottom: 0 none;
	text-decoration: none;
	color: #adadcb;
	outline: 0 none;
}
#menu .yui-nav li a:hover {
	border-color: #9BA2C1;
}
#menu .yui-nav li.selected a {
	border-color: #D3DBF5;
	color: #242C62;
}
#menu .yui-nav li a em {
	border: 1px solid #1F1F3B;
	border-bottom: 0 none;
	padding: 0.1em 0.3em;
	background-color: #242C62;
	font-weight: bold;
}
#menu .yui-nav li a:hover em {
	border-color: #434B7E;
	background-color: #cc0000;
}
#menu .yui-nav li.selected a em {
	border-color: #CED1ED;
	background-color: #D6DBF5;
}
#menu .yui-content {
	border: 1px solid #D6DBF5;
	border-top-width: 3px;
	padding: 0.3em;
}
#menu .gourmet_tab_inset {
	border: 4px solid #3B3E6A;
	border-width: 4px 3px;
	margin: 0 -4px;
	padding: 0.3em;
	background-color: #cc0000;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	font-style: bold;
	font-size: 133%;
}
#menu h2 {
	text-transform: uppercase;
	font-style: italic;
	font-size: 182%;
	color: #3b3e6a;
}
#menu h3 {
	font-size: 153.9%;
	color: #3b3e6a;
}
#menu h4 {
	font-size: 123.1%;
	font-variant: small-caps;
	color: #cc0000;
}
#menu table {
	width: 547px;
}
#menu td {
	border-width: 0 0 1px 0;
	border-color: #D6DBF5;
	padding: 0.2em;
	vertical-align: top;
}
#menu td.number {
	font-weight: bold;
	color: #3b3e6a;
	text-align: center;
}
#menu td.name {
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;
	color: #cc0000;
}
#menu td.description {
	font-weight: bold;
	font-style: italic;
	color: #3b3e6a;
}
#menu td.price {
	text-align: right;
	color: #3b3e6a;
}

#info {
	margin-top: 10px;
	font-size: 108%;
}
#info p {
	margin: 1em 0.3em;
}
#info dl {
	margin-left: 0.3em;
}
#info dt {
	font-weight: bold;
}

#ft { }
#copyright {
	margin-left: 193px;
	width: 557px;
	text-align: center;
	color: #9BA2C1;
}
