/*
this file contains custom css styles
to suppliment/override those predefined
in the theme template.php file
*/


.title, b {
	font-family: Arial;
	}

.navbar {
	padding-top: 0px;
	padding-bottom: 0px;
	}

.navbar-logo {
	height: 27px;
	margin: 11px 0 3px -3px;
	padding-right: 18px;
	}