/*
===================================================================================
All style modification should be made in this file.  DO NOT MODIFY style.css!
This makes it possible to update the core system and theme without destroying
style changes.
===================================================================================
*/


/* ********************************************** */
/* Navigation, Drop-Down Menus */
/* ********************************************** */

/* .navigation { font-size: 16px; padding: 0 0 0 0;} */
/*.nav, .nav ul {z-index: 100; margin: 0 0 0 0; list-style: none; line-height: 1;} */
/*.nav li {float: left; width: auto;} */

/** WordPress 3 Menu Support */
.nav_wp3menu { height:70px; float: left; position: relative; left:1px; line-height:70px; background-color: white;}
.nav_wp3menu a { font-size: 18px; color: white; text-decoration: none; font-family:'Dosis', sans-serif; font-weight: normal;}
.nav_wp3menu a:hover { text-decoration: none;}