#header h1 a, #header h1 a:visited, #header h1 a:active, #header h1 a:hover {
  font-size: 36px;
  text-decoration: none;
}
/*---------wrapper-----------*/
body {
  font-family: Verdana,Arial,Helvetica,sans-serif !importan;
  font-size: 14px;
}

p {
  text-align: justify;
}
.cleaner {
  font-size: 1px;
}
.cleaner_with_height {
  font-size: 1px;
}
.cleaner_with_divider {
  font-size: 1px;
}
#header #site_title {
  font-size: 30px;
}
/* end of header */
/* menu */
#menu li a{
  font-size: 11px;
  text-align: center;
}
/* end of menu */
/* banner */
.flexible_content p{
  font-size: 13px;
  text-align: left;
  font-family:Verdana,Arial,Helvetica,sans-serif !important;
}
.flexible_content h2{
  font-size: 15px;
  font-weight: bold;
}
/* end of banner */
/* content */
/* footer */
#footer_content p{
  text-align: center;
}
#footer_content a{
  font-weight: normal;
}
/* end of footer */