@charset "utf-8";
/* CSS Document */
		
        #carousel-image-text-horizontal,
        #carousel-image-text-horizontalP {
			width: 940px;
			height: 100px;
			margin: 0 auto;
		}
		
        #carousel-image-text-horizontal .touchcarousel-item,
        #carousel-image-text-horizontalP .touchcarousel-item {
	width: 300px;
	height: 100px;
	margin-right: 12px;
	padding: 5px;
	position: relative;
		}
        
		#carousel-image-text-horizontal img, 
		
        #carousel-image-text-horizontal h4,
		
		#carousel-image-text-horizontal p ,
        #carousel-image-text-horizontalP img, 
		
        #carousel-image-text-horizontalP h4,
		
		#carousel-image-text-horizontalP p{
			float:left;
			position: relative;
			margin: 0;
			padding: 0;	
			border: 0;			
		}		
		#carousel-image-text-horizontal img {			
			width: 60px;
			height: 60px;
			border:solid 1px white;
		}
       #carousel-image-text-horizontalP img {			
			
			border:solid 1px white;
		}

		#carousel-image-text-horizontal a img,
		#carousel-image-text-horizontal a:visited img,
        #carousel-image-text-horizontalP a img,
		#carousel-image-text-horizontalP a:visited img
		 {			
			border: none;
		}
		#carousel-image-text-horizontal a:hover img,
        #carousel-image-text-horizontalP a:hover img
		 {			
			border:none;
		}



		
        #carousel-image-text-horizontal .rblock,
        #carousel-image-text-horizontalP .rblock {
			width: 138px;
			float: left;
			margin-left: 7px;
		}
		
		
        #carousel-image-text-horizontal h4,
		#carousel-image-text-horizontal h4 a,
		#carousel-image-text-horizontal h4 a:visited,
        #carousel-image-text-horizontalP h4,
		#carousel-image-text-horizontalP h4 a,
		#carousel-image-text-horizontalP h4 a:visited {
	text-decoration: none;
	color: #384c39;
	width: 140px;
	line-height: 20px;
	font-weight: bold;
    font-family:carter-one; 
    font-size:16px;
		}
		
        #carousel-image-text-horizontal h4 a:hover,
        #carousel-image-text-horizontalP h4 a:hover
         {
	color: #000000;
	text-decoration: underline;
		}





		
        #carousel-image-text-horizontal p,
        #carousel-image-text-horizontalP p {
	color: #377f3c;
	
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 18px;
		}

 #SLDR, #SLDR2, #acc1, #acc2, .content, .accordion, .box, #carousel-image-text-horizontal, #carousel-image-text-horizontalP, .touchcarousel-container, .touchcarousel-item, .rblock p {  font-family: bubblegum-sans; 
    color:#377f3c ;
    font-size:16px;}
