  

			body {
				background-color:#ffffff;
				font-family: 'Karla', sans-serif;
				font-size:16px;
				color:#272727;
				line-height:26px;
			}
			
			a {
				color:#000000;
			}
			
			.footer {
				background-color:#070707;
				font-family: 'Titillium Web', sans-serif;
				font-size:15px;
				color:#ffffff;
				line-height:25px;
				border-top: solid 1px #eeeeee;
			}
			
			.footer a{
				color:#ffffff;
			}
			
			h1 {
				font-family: 'Roboto', sans-serif;
				font-size:28px;
				line-height:34px;
				margin-bottom:14px;
			}

			h2 {
				font-family: 'Ubuntu', sans-serif;
				font-size:24px;
				line-height:29px;
				margin-bottom:12px;
			}

			h3 {
				font-family: 'Roboto', sans-serif;
				font-size:20px;
				line-height:24px;
				margin-bottom:10px;
			}

			h4 {
				font-family: 'Roboto', sans-serif;
				font-size:16px;
				line-height:20px; 
				margin-bottom:8px;
			}
			
			.top-nav {
				background-color:#01907c;
				font-family: 'Lato', sans-serif;
				font-size:13px;
				color:#ffffff;
				border-bottom: solid 1px #01907c;
			}
			
			.top-nav a{
				color:#ffffde;
			}
			
			#custom-bootstrap-menu.navbar-default {
				background-color:#ffffff;
			}
			
			#custom-bootstrap-menu.navbar-default {
				font-family: 'Karla', sans-serif;
				font-size:15px;
				font-weight:normal;
				color:#262626;
			}
			
			#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
				color:#262626;
				font-weight:normal;
				padding:7.5px 15px;
			}
			
			#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
			#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
				color:#000000;
			}
			
			#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
			#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
				color:#000000;
			}
			
			#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
			#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
			#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
				color:#000000;
				background:none;
			}
			
			
			#custom-bootstrap-menu.navbar-default .navbar-toggle {
				border-color:#262626;
			}
			
			.custom-breadcrumb {
				font-size:13px;
				color:#909090;
				background-color:#e2e2e2;
			}	
			
			.custom-breadcrumb a{
				color:#707070!important
			}

			