@charset "UTF-8";/* CSS Document */

body                    { background: #463905; }
h1, h2, h3              { color: #8e431b; }
a:link                  { color: #295aab; }
a:visited               { color: #295aab; }
a:hover                 { color: #4b3905; }
a:active                { color: #295aab; }
#headerbar              { color: #fefc94; }
#headerimage            { background: url(/themes/mediterranean/images/header_mediterr_1.jpg) center top no-repeat; }
#headerbar a:link       { color: #e2ddbc; }
#headerbar a:visited    { color: #e2ddbc; }
#headerbar a:hover      { color: #ffffff; }
#headerbar a:active     { color: #e2ddbc; }
#mainmenu a:link        { color: #f3f3e6; }
#mainmenu a:visited     { color: #f3f3e6; }
#mainmenu a:hover       { color: #8e431b; }
#mainmenu a:active      { color: #f3f3e6; }
#shortside              { background: #f7f7ea url(/themes/mediterranean/images/side_mediterr_1.jpg) bottom left no-repeat; }
#shortside h2           { color: #4b3905; }
#mainside               { background: #f7f7ea; color: #4b3905; }