/***********modules styles**********/
div.module,
div.module_menu,
div.module_text { width: 100%; margin: 0 0 10px 0; }

div.module h3,
div.module_menu h3,
div.module_text h3 { padding: 0 0 10px 0; font-size: 20px; text-align: center; color: #BFA22F; }

/***default module style***/
#bottom-nav ul { margin: 0; padding: 18px 0 0 0; }
#bottom-nav ul li { display: inline; background: none; }
#bottom-nav ul li a:link,
#bottom-nav ul li a:visited { font-weight: bold; text-transform: lowercase; text-decoration: none; color: #fff; }
#bottom-nav ul li a:hover { text-decoration: underline; color: #00CCFF; }
