@charset "iso-8859-1";
/* CSS Document */

img {}
.gap {margin-bottom:-1.5em}

#notes {margin:1.5em 0em;font-weight:bold}
#notes li {font-weight:normal}

div.imageblock {text-align:center}
div.imageblock p.caption {margin-top:0em;font-weight:bold}

h3 {margin:1.5em 0em 0.5em}
img.block {border:1px solid #CCC3A1;padding:2px}

#priceList {width:500px;position:relative;left:50%;margin:2em -250px 1em;border:2px solid #CCC3A1;background:#f7f1dc;border-collapse:collapse}
#priceList thead td {font-weight:bold;border-bottom:2px solid #CCC3A1}
#priceList tbody td {border-bottom:1px solid #CCC3A1}
#priceList td {padding:0.5em 1em}
#priceList td.dates {}
#priceList td.price {text-align:right}

.special {color:#cc0000;font-weight:bold;text-align:center;margin:1.5em 0em 0em}

/* End of document */