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



/* Options set in the admin page */

body { font-family: "Droid Sans",  Arial, sans-serif; background-color: #ececec;}

.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: #331975; }

a:hover { color: #ccaf39; }

#sidebar a { color: #331975; }

#sidebar a:hover { color: #331975; }

#footerwrapper a { color: #fcfcfc; }

#footerwrapper a:hover { color: #ccaf39; }

.navigation .menu>li>a { color: #331975; }

.navigation .menu>li>a:hover { color: #ff5100 !important;  }

