/* == Stop Editing Here! == */
/* Anything beneath the above line will be deleted if you publish CSS under Appearance / Custom CSS. If you want to manually insert additional CSS, place it further up. */

#main {
	font-family: Tahoma, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 9pt;
	color: #003366;
}

#main h1 {
	font-family: Tahoma, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 13pt;
	font-weight: bold;
	color: #003366;
}

#main h1 a {
	color: #003366;
}

#main h2, #main .widget_calendar caption {
	font-family: Tahoma, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
}

#main .entry_date {
	font-family: Tahoma, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
}

#main .entry_date a {
	color: #003366;
}

#main .entry_categories {
	font-family: Tahoma, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
}

#main .entry_categories a {
	color: #003366;
}

#main .comment_date a {
	color: #003366;
}

.sidebar {
	color: #003366;
}

.sidebar a {
	color: #003366;
}

.sidebar h2, .sidebar .widget_calendar caption {
	font-size: 12pt;
	color: #003366;
}

.sidebar h2 a, .sidebar .widget_calendar caption a {
	color: #003366;
}

.sidebar h3 a {
	color: #003366;
}

.sidebar .wp-calendar a {
	color: #003366;
}

.sidebar .wp-calendar thead a {
	color: #003366;
}

.sidebar .wp-calendar tfoot a {
	color: #003366;
}

#navbar {
	font-family: Tahoma, "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-weight: normal;
	font-style: normal;
	color: #003366;
}

#navbar a {
	font-weight: normal;
	text-decoration: none;
	color: #003366;
}

#navbar a:hover {
	font-weight: normal;
	text-decoration: none;
}