@charset "UTF-8";/* CSS Document */

body                    { background: #463905; }
h1, h2, h3              { color: #8e431b; }
a:link                  { color: #295aab; }
a:visited               { color: #295aab; }
a:hover                 { color: #8e431b; }
a:active                { color: #295aab; }
#headerbar              { color: #b79d82; }
#headerimage            { background: url(/themes/mediterranean/images/header_mediterr_3.jpg) center top no-repeat; }
#headerbar a:link       { color: #b79d82; }
#headerbar a:visited    { color: #b79d82; }
#headerbar a:hover      { color: #ffffff; }
#headerbar a:active     { color: #b79d82; }
#mainmenu a:link        { color: #f3f3e6; }
#mainmenu a:visited     { color: #f3f3e6; }
#mainmenu a:hover       { color: #8e431b; }
#mainmenu a:active      { color: #f3f3e6; }
#shortside              { background: #e4ddc3 url(/themes/mediterranean/images/side_mediterr_3.jpg) top left no-repeat; }
#shortside h2           { color: #8e431b; }
#mainside               { background: #f3f3e6; color: #8e431b; }
