@import "https://fonts.googleapis.com/css?family=Play:regular,bold";
@import "https://fonts.googleapis.com/css?family=Droid+Sans:regular,bold";
@import "https://fonts.googleapis.com/css?family=Play:regular,bold";

/* Options set in the admin page */
body { font-family: "Droid Sans",  Arial, sans-serif; background-color: #ebe9d7;}
.navigation .menu>li>a { font-family: "Play",  Arial, sans-serif; }
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6  { font-family: "Play",  Arial, sans-serif; }
#content #kwicks .kwicks li { width: 235px;}

/* Link Colors set in the Admin Panel */
a { color: #5C7D19; }
a:hover { color: #739c21; }
#sidebar a { color: #5c7d19; }
#sidebar a:hover { color: #739c21; }
#footerwrapper a { color: #d1d0b8; }
#footerwrapper a:hover { color: #b3bec4; }
.navigation .menu>li>a { color: #d1d0b8; }
.navigation .menu>li>a:hover { color: #ccc; }