/* CSS Document */

.color-bg {
	background-color: #872426 !important;
}

.color-text-light {
	color: #F5F5F5 !important;
}

.carousel_custom_colors {
	background-color: #BBBBBB;
}

.no-radius {
	border-radius: 0 !important;
}

/* Slideshow Details for front page */
.slideshow { 
  margin: 50px auto; 
  position: relative; 
  width: 240px; 
  height: 240px; 
  padding: 0px; 
}

.slideshow div { 
  position: absolute; 
  top: 0px; 
  left: 0px; 
  right: 0px; 
  bottom: 0px; 
}