/* Add here all your css styles (customizations) */

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#333333;
  font-size: 15px;
  text-align: justify;
}
h1 h2 h3 h4 h5{
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.container h1 h2 h3 h4 h5{
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
} 
.container p{
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
p{
  text-align: justify;
}
p>a{
  color:#3498db;
}
.breadcrumbs>.container>ul>li{
  font-size:14px;
}

.footer p,address{
  font-size:14px;
}

.breadcrumbs {
  overflow: hidden;
  padding: 10px 0 6px;
  border-bottom: solid 1px #eee;
  border-top: solid 1px #eee;
  background: url(../img/Patterns/Brick.png) repeat;
}
.breadcrumbs h1{
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
}
.breadcrumbs ul li{
  font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
}

.footer-v1 .copyright {
  background: #222;
  border-top: none;
  padding: 10px 0 5px;
  font-size:12px;
}
.footer-v1 .headline{
  border-bottom:1px solid #eee;
}
.timeline-v2 > li .cbp_tmicon {

  background: #2a7aae;
 
}
.header-v6 .navbar-nav > li > a {
  font-size: 16px;
  font-weight: bold;
  
}
.header-fixed .header-v6.navbar-nav > li > a {
  font-weight: bold;
  }
