@charset "UTF-8";/* CSS Document */

body                    { background: #5c6449; }
h1, h2, h3              { color: #8e4315; }
a:link                  { color: #0044a8; }
a:visited               { color: #0044a8; }
a:hover                 { color: #8e431b; }
a:active                { color: #0044a8; }
#contentwrap            { border-bottom: 9px solid #4a4636; }
#headerbar              { color: #dbd8bd; }
#headerimage            { background: url(/themes/arboretum/images/header_pine_2.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: #ffffff; }
#mainmenu a:visited     { color: #ffffff; }
#mainmenu a:hover       { color: #0044a8; }
#mainmenu a:active      { color: #ffffff; }
#shortside              { background:#ffffff url(/themes/arboretum/images/side_pines_2.jpg) left bottom no-repeat; }
#shortside h2           { color: #8e431b; }
#mainside               { background: #f5f5e7; color: #076324; }
