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, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ------ end reset css ------ */

body {
font: 80% Arial, Helvetica, sans-serif;
color: #333;
background: #CFEFFF;
}
#wrapper {
position: relative;
text-align: left;
width: 80em;
/*min-width: 860px;*/
margin: 1em auto;
}
#header, #footer {
background-color: #4F7BC2;
text-align: center;
color: #fff;
border: 1px solid #264679;
padding: .4em 0;
float: left;
width: 100%;
}
#header {
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
}
#footer {
	border-top: none;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
}
#market #header, #footer {
background-color: #992D23;
}
#header ul {
margin-left: 33em;
}
#header li {
float: left;
display: inline;
margin-bottom: .8em;
}
#header li.restaurant {
padding-right: .8em;
}
#header li.market {
background: url(../img/pipe.gif) no-repeat 0 .3em;
padding-left: .8em;
}
#header h2 {
clear: left;
font-size: 2em;
color: #264679;
margin: .4em 0;
}
#market #header h2 {
color: #fff;
}
#creditcards {
position: absolute;
right: 20px;
top: 60px;
}
#main {
float: left;
position: relative;
width: 100%;
background: #effaff url(../img/main-liquidbg.gif) repeat-y 20% 0;
border: 1px solid #264679;
border-top: none;
border-bottom: none;
}
#nav {
float: left;
display: inline;
width: 16em;
margin-right: .8em;
margin-bottom: .8em;
background-color: #992D23;
color: #fff;
}
#nav a {
color: #fff;
}
#nav h3 a {
text-decoration: none;
}
#nav ul, #main #nav h3 {
margin-left: .8em;
}
#nav dl ul {
margin-left: 0;
}
#nav dt {
font-weight: normal;
}
#nav dt, #nav dl ul li {
margin-bottom: 7px;
}
#nav dl ul ul li {
list-style: disc;
margin-left: 10px;
font-size: 1.3em;
}
#nav dl {
border: 1px solid #fff;
margin: 1.7em .8em .8em .8em;
padding: .4em .4em 0 .8em;
background: #4F7BC2;
color: #fff;
}
#nav p.flag {
margin-left: .8em;
}
#nav p.flag img {
width: 14em;
border: 1px solid #CFEFFF;
}
#cols {
float: right;
display: inline;
width: 62em;
}

#extras {
float: left;
display: inline;
width: 19em;
margin: 1em 0 1em 1em;
}
#extras dt {
background: #992D23;
color: #fff;
padding: .3em;
margin-bottom: 1em;
}
#extras ul {
font-weight: bold;
}
#extras li {
margin-bottom: 1em;
}
#extras ul ul {
font-weight: normal;
}
#extras ul ul li {
background: url(../img/disc.gif) no-repeat 0 6px;;
padding-left: .8em;
margin-bottom: 0;
}
#content {
float: left;
display: inline;
width: 37em;
padding: 0 2em;
border-right: 1px dashed #992D23;
}
#content p {
margin-right: 3em;
line-height: 1.4;
}
#market #content img {
width: 32em;
} 
 #footer {
font-size: .9em;
text-align: right;
}
#footer a {
color: #fff;
}
#footer p {
margin: 0 1em 0 0;
}
/* ------- menu -------- */
table {
width: 59em;
margin-bottom: 2em;
border: 1px solid #ccc;
}
caption {
background: #CCCCCC;
padding: 5px;
font-size: 1.6em;
}
.odd {
background: #CFEFFF;
}
thead th {
font-weight: bold;
}
tr:hover {
background: #f0f0f0;
}
tfoot {
background: #f0f0f0;
border: 1px solid #333;
}
tfoot td {
background: #f0f0f0;
border: 1px solid #ccc;
border-collapse: collapse;
padding: 4px;
text-align: left;
}
td, th {
padding: 3px 10px;
text-align: right;
}
td.first {
width: 480px;
text-align: left;
}
tbody th {
width: 330px;
text-align: left;
}

/* --- elements ------ */
h2, h3, h4, h5, h6, caption, legend, figcaption {
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	margin: 10px 0;
}
h1 {
font-size: 4em;
text-transform: uppercase;
}
#header a {
color: #fff;
}
h1 a, #market #header li.market a, #menu #header li.restaurant a {
text-decoration: none;
}
h2 {
font-size: 2.4em;
margin: 20px 0;
}
#main h3 {
font-size: 1.8em;
margin: 10px 0;
}
dt {
font-weight: bold;
}
p, dd {
margin-bottom: 1em;
}
dd, ul ul {
margin-left: .5em;
}
a:hover {
text-decoration: none;
}
strong {
font-weight: bold;
}
/* ------ the image on the market page ----- */
figure {display:inline-block;}
figcaption {display:block;font-size:24px;}
figure {border:1px solid #ccc; 

-moz-border-radius:7px; /* Firefix */
-webkit-border-radius:7px; /* Safari and Chrome */
border-radius:7px; /* Opera, IE9, future-proofing */

padding:1em; 

-moz-box-shadow: 10px 10px 5px #888; /* Firefix */
-webkit-box-shadow: 10px 10px 5px #888;  /* Safari and Chrome */
box-shadow: 10px 10px 5px #888; /* Opera, future-proofing */
margin: 20px 0;
}

figcaption {text-align:center;}
/* --- general ------ */
.clear {
clear:both;
}
.center {
text-align: center;
}
.marginleft {
margin-left: 10px;
}
.marginbottom {
margin-bottom: 1em;
}
.marginbottom2em {
margin-bottom: 2em;
}
.marginbottom3em {
margin-bottom: 3em;
}
#wrapper:after, #main:after, .clear:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.dialog img {
width: 39.82em;
}
