﻿/*
    Goldish: #a28749
    Greyish: #87888a
*/

BODY { color: #000; font-family: Helvetica; font-size: 12px; line-height: 16px;  }
H1 { font-family: Georgia; font-style:italic; font-size: 20px; font-weight: normal; margin-bottom: 16px; }
H2 { font-family: Georgia; font-style:italic; font-size: 16px; font-weight: normal; margin-bottom: 5px; }
P { margin-bottom: 20px; }
A { color: #000; text-decoration: none; }


#header, #header A { color: #a28749;}

UL#leftMenu LI A { font-family: Georgia; font-size: 21px; line-height: 20px; color: #a28749; text-transform: uppercase;}
UL#leftMenu LI A.selected { color: #000; }
UL#leftMenu LI UL LI A{ font-size: 11px; }

#footer { color: #000; font-size: 10px; border-top: 1px solid #87888a; border-bottom: 1px solid #87888a; line-height: 34px; }
