body{
    line-height: 170%;
    font-size: 18px;
}

.nav-bar>ul>li>*{
  margin-left: 12px;
  margin-right: 12px;
  font-size: 20px;
}

#landing .col h1{
  font-size: 25px;
  margin-top: 0.2em;
  margin-bottom: 0.2em;
  font-weight: 300;
}

#landing .col p {
    font-size: 21px;
}

#landing .news-list h2 {
    font-size: 21px;
}

.col h1 {
    font-size: 35px;
    line-height: 170%;
}

.col h2 {
    font-size: 33px;
    line-height: 170%;
}

.col h3 {
    font-size: 29px;
    line-height: 170%;
}

.col p,
.col li,
table th,
table td {
    font-size: 23px;
}

.right-menu li {
    font-size: 23px;
}

#gethelpnow .p25 {
    font-size: 30px;
} 

#gethelpnow table th,
#gethelpnow table td {
    font-size: 25px;
}

#events table th,
#pastevents table th {
    font-size: 28px;
}

@media screen and (max-width: 600px)
{
    .photo-album-title
    {
        font-size: 17px;
    }

    .video-album-title-label /* album-title */
    {
        font-size: 19px;
    }
    .video-title
    {
        font-size: 17px;
    }
}

.news-title
{
    font-size: 20px;
}

.cell-title
{
    font-size: 22px;
}
