@import url("reset.css");
html,body { margin: 0; padding: 0; }
body { background: #513d10; font: 11px Verdana, Arial, Helvetica; line-height: 1.4em; }
p { margin-bottom: 1em; }
a { color: #6d1e1c; }
a:hover { color: #f00; }
h1,h2,h3,h4,h5,h6 { font-size: 1em; font-weight: bold; margin: 0 0 1em 0; }
h1 { color: #6d1e1c; }
img { vertical-align: bottom; }
#shell,#header,#footer { width: 750px; margin: 0 auto; }
#shell { width: 750px; padding: 0 15px; background:  url('../images/bkg.gradient2.gif') repeat-y; }
#frame { background: #d7c9b2; }
#navMenu { background: #6d1f1c; height: 27px; overflow: hidden;}
#navMenu a,#navMenu a:visited { display: block; float: left; padding: 6px 0 6px 14px; margin-right: 14px; color: #fff; font-weight: bold; text-decoration: none; background: url('../images/navbullet.gif') no-repeat 0 9px; }
#navMenu a:hover,#navMenu a.active { color: #fff; background-image: url('../images/navbulletover.gif'); }
#leftcol { width: 278px; float: left; background: #d7c9b2; color: #6d1e1c; margin: 0; padding: 0; }
#rightcol { margin-left: 278px; background: #f5efe6; padding: 20px 10px 10px 10px; }
#footer { color: #fff; font-size: 9px; height: 33px; width: 780px; text-align: center; background: url('../images/footer2.gif') top left no-repeat; }
.quote { font-weight: bold; }
.quotee { text-align: right; }
blockquote { margin: 2.5em 4em; padding: 0; }

#about #frame,#home #frame,#contact #frame,#rates #frame { background: #f5efe6; }