﻿h1
{
    font-size: 18px;
}

h3
{
    font-size: 14px;
}

.section_title
{
	font-size: 110%;
    font-weight: bold;
    padding-bottom: 5px;
    color: #24618E;
}

.pager
{
    text-align: center;
    padding: 15px;
    font-size: 14px;
    font-weight: bold;
}

.page_header
{
	font-size: 16px;
    font-weight: bold;
    padding-bottom: 0px;
    color: #000000;
	font-family: 'trebuchet MS';
}
.page_title
{
	font-size: 24px;
    font-weight: bold;
    padding-bottom: 0px;
    color: #4d89a6;
	font-family: 'trebuchet MS';
}

.page_sub_header
{
}

.paragraph_text
{
}

/* News */
.sf_newsTitle a
{
	font-size: 13pt;
}
.sf_newsTitle
{
	margin-bottom: 0px !important;
}
.sf_newsDate
{
	font-size: 0.8em !important;
	margin-top: 0px;
	margin-bottom: 15px;
}

/* Events */
.event_view h2
{
	margin-left: 0px;
}

/* Search */
.search_container h2
{
	font-size: 90%;
}

.sf_pager li a[disabled=disabled]
{
	font-size: 150%;
}
