
body{
	background: url(../images/backgroundKenyaFull.png) repeat;
	font-family:"arial"!important;
	color:#fff!important;
	font-size:14px!important;
}

.title{
	font-size:40px;
	color:#fff;
	font-weight:bold; 
	text-align:center;
}

.subTitle{	
	padding-top:10px;
	font-size:30px; 
	font-weight:bold; 
	color:#fff; 
	text-align:center;
}
	
.fancybox-caption{
  text-align:center;
  background: none;
  font-size:24px!important;
}

.responsive{
    width: 100%;
    height: auto;
}

h1, h2, h3, h4, h5, h6	{
	font-family:Arial;
	color:#ff0!important;
}

hr.cotswold{
	height:5px;
	background-color:#fff;
	width:100%;
	align:center;
}

.gallery img{
	width:100%;
	height:auto;
}

.gallery h1{
	font-size:32px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

.gallery caption{
	font-size:14px;
}

.video{
	width:500px;
	height:auto;
}

.video img{
	border:#FFFFFF solid thin;
	position:relative;
	text-align:center;
	caption-side:bottom;
}

.panel-footer-light{
	background-color:#fff!important;
	width:100%;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
	text-transform:uppercase;
	color:#000!important;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
a	{
	color:red!important;
	text-decoration:none;
}

.videoImg{
	display:block;
	float:left;
	padding:10px;
}