@charset "UTF-8";
/* CSS Document */

@import "layout.css";
@import "navigate.css";



html, body {background:url(../images/bodybg.jpg) top center no-repeat #000; padding:0; margin:0; color:#6e4a29; font-family:Arial, Helvetica, sans-serif; font-size:12px}

a:link a:visited {color: #ce8c30}
a {color: #ce8c30; text-decoration: underline; font-weight:normal}
a:hover {text-decoration: underline}

a:active {outline:none;}
:focus {-moz-outline-style:none;}

img {border:none}

ul {list-style:none; padding-left:15px}
li {margin-bottom:3px}

.style1 {color:#2f1b0c; font-size:14px; font-weight:bold; margin-bottom:4px}
.style2 {font-size:10px}
.style3 {font-size:13px; font-weight:600}

ul.hours {padding:0}
