/*
Theme Name: Custom Theme by Ashby Web Design
Version: 99.9
Theme URI: http://www.ashbywebdesign.co.uk/
Author: Ashby Web Design
*/
#skip a { 
	position:absolute; 
	left:-9999em; 
	top:auto; 
	width:1px; 
	height:1px; 
	overflow:hidden;
} 
 
#skip a:focus { 
	position:static; 
	width:auto; 
	height:auto; 
} 
blockquote {
	background-color:#f4f4f4 !important;
	color:#333 !important;
	border:1px solid #e3e3e3;
	font-weight:bold;
	font-size:1.4em;
	padding:30px 40px !important;
}
.carousel .image {
   	min-height:0px !important;
}
.carousel-container p {
   	clear:both  !important;
}
.carousel-container h4 {
  padding-top: 8px  !important;
}