body { font: 110% georgia,times,serif; margin: 0; padding: 0; background: none; }

#container { width: 540px; margin: 0 auto;  background: none; }

#header { display: none; }

span { color: #991C20 }

#nav { display: none; }

#main { background: #fff; width: 540px; float: none; }
#main h1 { font-size: 160%; margin: 25px 0 5px 0; color: #991C20; background: transparent; width: auto; }
#main h2 { font-size: 130%; margin: 20px 0 5px 0; color: #9DA858 }
#main p { font: 100%/140% georgia,times,serif; margin-right: 25px; }
#main img { border: 2px solid #991C20; }
#main .imgr { float: right; margin: 10px 25px 10px 15px; }
#main .linkr { float: right; clear: right; margin: 0 25px 10px 15px; text-align: center; width: 200px; }
#main table { width: 540px; }
#main table tr td { padding: 0; text-align: center; }
#main .advert { font-size: 120%; color: #991C20; text-align: center; }
#main a { color: #991C20; }
#main a:hover { color: #241F4D; }
#main table.order-form { width: 540px; margin: 0 auto; }
#main table.order-form tr { background-color: #fff; }
#main table.order-form tr.light { background-color: #FCF8F2; }
#main table.order-form th { font-size: 90%; padding: 2px; }
#main table.order-form td { font-size: 90%; text-align: center; border: 1px solid #991C20; padding: 4px; }
#main table.order-form input.qty { width: 20px; background: #fff; }

#contact-form { width: 540px; margin: 0 auto; border: 1px solid #991C20; background: #FCF8F2; }
#instructions { display: none; }

ul.products { margin: 0; padding: 0; }
ul.products li { width: 220px; list-style: none; float: left; margin: 25px; border: 2px solid #991C20; background: #fff; display: inline; }
#main ul.products li .product-title-list { margin: 5px 10px; }
#main ul.products li .product-title-list a { color: #9DA858; }
#main ul.products li .product-title-list a:hover { color: #241F4D; }
#main ul.products li a img.product-image-list:hover { border: 2px solid #241F4D; }
#main ul.products li .product-image-list { margin: 0 8px; }
#main ul.products li .product-number-list, #main  ul.products li .product-price-list { float: left; width: 90px; margin: 0 10px; display: inline; }
ul.products li .product-price-list { text-align: right; color: #991C20 }
.product-details { border: 2px solid #991C20; padding: 0 15px; background: #FCF8F2; }

ul.links li { list-style: square; color: #9DA858; margin: 10px 0; }

#footer { display: none; }

.colfull { width: 95%; margin: 10px 12px; }
.colfull input { width: 95%; background: #fff; border: 1px solid #000; }
.colr { float: right; width: 45%; margin: 10px 0 10px 12px; display: inline; }
.coll { float: left; width: 45%; margin: 10px 12px; display: inline; }
.coll label, .colr label, .colfull label { display: block; }
.coll input, .colr input { width: 90%; background: #fff; border: 1px solid #000; }
.coll input.submit, .colr input.submit { display: none; }
.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }
.priv-ret { display: none; }
#main img .b0 { border: none; }
.spacer { clear: both; height: 1px; width: 100%; }
.large-spacer { clear: both; height: 40px; width: 100%; }