/* HTML TAG STYLES */
body { background: #000000; color: #3e1105; font-family: Georgia, Times, serif; font-size: 11px; margin: 0px; padding: 0px; }
img.border { border: 1px solid #82560E; }
input, textarea { background: #310500 !important; border: 1px solid #995200; color: #ffffff; }
p, td { color: #3e1105; font-family: Georgia, Times, serif; font-size: 11px; line-height: 14px; }
/* LINK STYLES */
a:link { color: #d60d22; text-decoration: none; }
a:visited { color: #d60d22; text-decoration: none; }
a:active { color: #d60d22; text-decoration: none; }
a:hover { color: #d60d22; text-decoration: underline; }

a.gold:link { color: #ff001b; text-decoration: none; }
a.gold:visited { color: #ff001b; text-decoration: none; }
a.gold:active { color: #ff001b; text-decoration: none; }
a.gold:hover { color: #ff001b; text-decoration: underline; }

a.gallery:link { color: #ff001b; font-family: Times, serif; text-decoration: none; }
a.gallery:visited { color: #ff001b; font-family: Times, serif; text-decoration: none; }
a.gallery:active { color: #ff001b; font-family: Times, serif; text-decoration: none; }
a.gallery:hover { color: #ff001b; font-family: Times, serif; text-decoration: underline; }

/* BACKGROUND STYLES */
.about_bkg { background: url(../images/shell/about_bkg.jpg) no-repeat #ffffff; }
.body_bkg { background: url(../images/shell/body_bkg.jpg) no-repeat #190600; }
.body_bkgleft { background: url(../images/shell/body_bkgleft.jpg) no-repeat; background-position: top right; }
.body_bkgright { background: url(../images/shell/body_bkgright.jpg) no-repeat; background-position: top left; }
.contact_bkg { background: url(../images/shell/contact_bkg.jpg) no-repeat #190600; }
.home_body1 { background: url(../images/shell/home_body1.jpg) no-repeat; background-position: top left; }
.letters_bkg { background: url(../images/shell/letters_bkg.jpg) no-repeat #ffffff; }
.nav_padding { border-bottom: 1px solid #995200; border-top: 1px solid #995200; padding: 10px 0px; }
.photo_bkg { background: url(../images/shell/photo_bkg.jpg) no-repeat; }
/* TEXT STYLES */
.ari11 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.geo14 { font-family: Georgia, Times, serif; font-size: 14px; line-height: 17px; }
.geo24 { font-family: Georgia, Times, serif; font-size: 24px; line-height: 26px; }
.tim14 { font-family: Times, serif; font-size: 14px; line-height: 16px; }
.gold { color: #82560E; }
.header { color: #995200; }
.tan { color: #af9c7a; }
.yellow { color: #edb456; }