body, h1, h2, h3, p, a, ul, li, hr, form { margin:0px; padding:0px; }
body { font:11px tahoma, Arial, Verdana, Helvetica, sans-serif; color:#22190C; background:url(images/bg.gif) center repeat; }
h1{ font:bold 22px arial; color:#FFFFFF; }
#hdr {  margin:0px auto; width:606px; height:109px; font:26px arial; color:#FFFFFF; clear:both; text-align:right; }
#nav { margin:0px auto; width:606px; height:23px; padding-top:24px; clear:both; }
.link { margin:0px; padding: 0px; }
.link li { display:inline; list-style-type:none; }
.link li a { float:left; padding:0px 7px 0px 6px ; font:12px tahoma; color:#C29345;  text-decoration:none; background:url(images/nav.gif) right no-repeat; }
.link li a:hover { color:#fff; }
#container { margin:0px auto; width:595px; padding:17px 11px 0px 0px;  }
#footer { margin:0px auto; width:606px; color:#FFFFFF; margin-bottom:35px; font:11px arial; }
#about-us { margin:0px auto; background:url(images/about-us.png) top right no-repeat; height:424px; width:780px; }
#order { margin:0px auto; background:url(images/order.png) top right no-repeat; width:680px; }
#container2 { margin:0px auto; width:471px; padding:17px 135px 0px 0px; }
#container3 { margin:0px auto; width:606px; padding-top:17px; }
.style1 { font:12px Arial; color:#FFFFFF; }
.style3 { font:11px tahoma; color:#22190C; }
.style3:hover { font:11px tahoma; color:#fff; }
.form { height:14px; width:390px; font:11px tahoma; border:#6E5227; padding:0px 6px 0px 6px; background:#CEAA72; }
.form2 { height:56px; width:396px; font:11px tahoma; border:#6E5227; padding:0px 0px 0px 6px; background:#CEAA72; }
.btn { background:#473619; color:#FFFFFF; text-align:center; padding:0px 6px 0px 6px; margin-right:58px; cursor:pointer; }
h2 { font:18px arial; color:#FFFFFF; }
ul { margin-left:20px; list-style-type:disc; }
hr { margin:25px 0px 25px 0px; border:1px dashed #86652F; }
#header {  height:156px; padding-top:14px; border-bottom:4px solid #FFFFFF; background:#3D2E15; clear:both; }
.bronze { font-weight:bold; color:#C29345; }
.style { font:12px Arial; }
.style a { font:12px Arial; color:#22190C; text-decoration:none; }
.style a:hover { font:12px Arial; color:#FCCD7F; }
.style2 { font:bold 12px Arial; color:#22190C; text-decoration:none; }
.style2:hover { font:bold 12px Arial; color:#FCCD7F; }
.style4 { font:bold 12px Arial; color:#22190C; }
.gallery { float:left; width:76px; margin:15px 30px 0px 0px; font:12px arial; }
.galleryb { float:right; width:76px; margin:15px 0px 0px 0px; font:12px arial; }
html .png{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)   
    ); }