/* == 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: "Trebuchet MS", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 11pt;
}

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

#main h2, #main .widget_calendar caption {
	font-family: "Trebuchet MS", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 13pt;
	font-weight: bold;
	color: #0b0a0a;
}

#main h2 a, #main .widget_calendar caption a {
	font-weight: normal;
}

#main h2 a:hover, #main .widget_calendar caption a:hover {
	font-weight: normal;
}

.sidebar h2, .sidebar .widget_calendar caption {
	font-family: Arial, "Liberation Sans", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

#navbar {
	font-size: 10pt;
	font-weight: bold;
}

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

#navbar a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.header_widget {
	font-family: Arial, "Liberation Sans", "Nimbus Sans L", "DejaVu Sans", Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
}

.header_widget a:hover {
	font-weight: bold;
	text-decoration: underline;
}