@charset "UTF-8";
/* CSS Document */
body, html { text-align:center; }
body { background:#AF7131 url(../assets/images/bg-wood.jpg); }
div#overlay-bg { position:absolute; top:0; left:0; width:100%; height:738px; background:url(../assets/images/bg-overlay.png) center top no-repeat; }
div#cnt { position:relative; z-index:100; margin:0 auto; text-align:left; width:830px; padding-top:26px; margin-bottom:30px; background:url(../assets/images/bg-bottom-shadow.png) no-repeat bottom center; padding-bottom:11px; }
div#cntCart { width:284px; height:37px; background:url(../assets/images/bg-cart.png) no-repeat; position:absolute; top:0; right:6px; }
img#picMastCart { position:absolute; left:5px; top:7px; }
p#tfMastCartContents { position:absolute; top:12px; left:41px; font-weight:bold; font-size:12px; color:#F5F4C7; }
p#tfMastCartContents span#itemTotal { font-weight:normal; }
img#picMastCheckout { position:absolute; top:16px; left:171px; }
div#cntMasthead { position:relative; background:url(../assets/images/bg-masthead.png) no-repeat; height:97px; }
div#cntLogo { position:absolute; top:0; left:350px; width:130px; height:60px; }
div#cntLogo img { width:100%; height:100%; }
div#cntMastheadLinks { padding:62px 24px 0 24px; }
div#cntMastheadLinks img { margin-right:4px; }
div#cntContent { background:url(../assets/images/bg-container.png) repeat-y; }
div.cntContentInner { min-height:550px; padding:0 6px 0 6px; }
div#cntFooter { text-align:center; position:relative; clear:both; }
img#picEstablished { margin-bottom:11px; }
div#cntFooterLinks { width:802px; height:25px; background:url(../assets/images/bg-footer.jpg) no-repeat; margin:0 auto; text-align:left; }
div#cntFooterLinksLeft { padding:5px 0 0 22px; }
div#cntFooterLinksLeft img { margin-right:27px; }
div#cntSocialLinks { width:802px; height:25px;; margin:-30px auto; text-align:right; }

.cntVideo { background:url(/assets/images/bg-video-frame.gif) no-repeat; position:relative; margin-bottom:25px; width:400px; }
.cntVideo #imgVideoBg { position:absolute; top:7px; left:9px; }
.cntVideo #btnPlayVideo { position:relative; z-index:100; }

#txtCopyright { float:right; font-size:10px; width:210px; text-align:right; color:#AFA283; padding:6px 12px 0 0; }
