@charset "UTF-8";/* CSS Document */

body                    { background: #eeeeee; }
h1, h2, h3              { color: #b9ce42; }
a:link                  { color: #3399ff; }
a:visited               { color: #3399ff; }
a:hover                 { color: #AFAC86; }
a:active                { color: #3399ff; }
#contentwrap            { border-bottom: 9px solid #b9ce42; }
#headerbar              { color: #a4bf0a; }
#headerimage            { background: url(/themes/arboretum/images/header_palm_1.jpg) center top no-repeat; }
#headerbar a:link       { color: #a4bf0a; }
#headerbar a:visited    { color: #a4bf0a; }
#headerbar a:hover      { color: #AFAC86; }
#headerbar a:active     { color: #a4bf0a; }
#mainmenu a:link        { color: #ffffff; }
#mainmenu a:visited     { color: #ffffff; }
#mainmenu a:hover       { color: #3399ff; }
#mainmenu a:active      { color: #ffffff; }
#shortside              { background: #fefefe url(/themes/arboretum/images/side_palm_1.jpg) left bottom no-repeat; }
#shortside h2           { color: #A09A8e; }
#mainside               { background: #ffffff; color: #827b6e; }
