@charset "UTF-8";/* CSS Document */

body                    { background: #495e3f; }
h1, h2, h3              { color: #0044a8; }
a:link                  { color: #224B99; }
a:visited               { color: #224B99; }
a:hover                 { color: #AFAC86; }
a:active                { color: #224B99; }
#contentwrap            { border-bottom: 9px solid #1c360f; }
#headerbar              { color: #d8d8bd; }
#headerimage            { background: url(/themes/arboretum/images/header_pine_1.jpg) center top no-repeat; }
#headerbar a:link       { color: #d8d8bd; }
#headerbar a:visited    { color: #d8d8bd; }
#headerbar a:hover      { color: #ffffff; }
#headerbar a:active     { color: #d8d8bd; }
#mainmenu a:link        { color: #d8d8bd; }
#mainmenu a:visited     { color: #d8d8bd; }
#mainmenu a:hover       { color: #224B99; }
#mainmenu a:active      { color: #d8d8bd; }
#shortside              { background: #dbd7bd url(/themes/arboretum/images/side_pines_1.jpg) left bottom no-repeat; }
#shortside h2           { color: #076324; }
#mainside               { background :#ffffff url(/themes/arboretum/images/coffee_cup_1.jpg) right bottom no-repeat; color: #076324; }
