/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 95px;
  padding-bottom: 20px;
}
nav {
	height:95px;
}

#activeCol {
	color:#F00;
	}
	
#menuLi1 {
	background-color: #ccf2c8;
	color: #000;
	font-weight: 600;
}
#menuLi2 {
	background-color: #fbcd86;
	color: #000;
	font-weight: 600;
}
.jumbotron {
	height: 520px; 
	width: 100% !important;
	background-repeat: repeat-x;	
	}
h1 {
	padding-top: 230px;
	color:#000 !important;	
	}
	
#pslide {
	color:#000 !important;	
	}

.modal-dialog {}o
.thumbnail {margin-bottom:6px;}

.carousel-control.left,.carousel-control.right{
  background-image:none;
  margin-top:10%;
  width:5%;
}

#tdInf {
	padding:10px;
	}