/* Circular Content Carousel Style */
.ca-container{
	position:relative;
	margin:5px auto 10px auto;
	width:100%;
	height:600px;
}
.ca-wrapper{
	width:90%;
	height:100%;
	position:relative;
	margin-left:30px;
}
.ca-item{
	position:relative;
	float:left;
	width:235px;
	height:85%;
	text-align:center;
}
.ca-more{
	position: absolute;
	bottom: 10px;
	right:4px;
	padding:4px 15px;
	background: #dc002a;
	text-align:center;
	color: #FFFFFF;
	z-index:1999;
}

.ca-more1{
	position: absolute;
	bottom: 10px;
	left:4px;
	padding:4px 15px;
	background: #4db55b;
	text-align:center;
	color: #FFFFFF;
	z-index:1999;
}

.ca-more2{
	position: absolute;
	bottom: 10px;
	left:4px;
	padding:4px 15px;
	background: #BBBBBB;
	text-align:center;
	color: #FFFFFF;
	z-index:1999;
}

.ca-more1a{
	padding:4px 15px;
	background: #4db55b;
	text-align:center;
	color: #FFFFFF;
	font-size:125%;
	
}

.ca-more2a{
	padding:4px 15px;
	background: #BBBBBB;
	text-align:center;
	color: #FFFFFF;
	font-size:125%;
	
}

.ca-mask{
	position: absolute;
	bottom: 4px;
	left:4px;
	background:#FAFAFA;
	width:226px;
	height:50px;
	z-index:1;
}

.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	background:#fff url(../images/cross.png) no-repeat center center;
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	padding:20px;
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	background:#FAFAFA;
	overflow:hidden;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}
.ca-icon{
	width:233px;
	height:189px;
	position:relative;
	margin:0 auto;
	background:transparent url(../images/animal1.png) no-repeat center center;
}
.ca-item-2 .ca-icon{
	background-image:url(../images/animal2.png);
}
.ca-item-3 .ca-icon{
	background-image:url(../images/animal3.png);
}
.ca-item-4 .ca-icon{
	background-image:url(../images/animal4.png);
}
.ca-item-5 .ca-icon{
	background-image:url(../images/animal5.png);
}
.ca-item-6 .ca-icon{
	background-image:url(../images/animal6.png);
}
.ca-item-7 .ca-icon{
	background-image:url(../images/animal7.png);
}
.ca-item-8 .ca-icon{
	background-image:url(../images/animal8.png);
}
.ca-item h3{
	text-transform:uppercase;
	font-size:165%;
	color:#FFA5A3;
	margin-bottom:50px;
	text-align:center;
}
.ca-item h4{
	font-family: "Georgia","Times New Roman",serif;
	font-size:110%;
	text-align:left;
	border-left:10px solid #90c77a;
	padding-left:10px;
	line-height:24px;
	margin:10px;
	position:relative;
	margin-top: -10px;
}
.ca-item h4 span{
	text-indent:40px;
	display:block;
}
.ca-item h4  span.ca-quote{
	color:#c4d35a;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}
.ca-content-wrapper{
	background:#f4f8ec;
	position:absolute;
	width:0px; /* expands to width of the wrapper minus 1 element */
	height:98%;
	top:5px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{
	width:460px;
	overflow:hidden;
}
.ca-content-text{
	font-size: 80%;
	margin:10px 20px;
	padding:10px 20px;
	line-height:24px;
	height:280px;
	width:420px;
	overflow-y:auto;
}
.ca-content-text p{
	padding-bottom:5px;
}
.detailHead{
	margin:20px 20px 0px 35px;
	font-size:145%;
	padding-bottom:5px;
	font-family: 'Coustard', sans-serif;
	color:#4db55b;
	border-bottom:2px solid #4db55b;
	display:block;
}
.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
}
.ca-content ul li a:hover{
	background:#fff;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(../images/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:0px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left: 90%;
}
.ca-nav span:hover{
	opacity:1.0;
}

.newmore:link{
	color: #FFFFFF;
	text-decoration: none;
}

.newmore:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.newmore1:link{
	color: #FFFFFF;
	text-decoration: none;
}

.newmore1:visited{
	color: #FFFFFF;
	text-decoration: none;
}

.newmore2:link{
	color: #FFFFFF;
	text-decoration: none;
}

.newmore2:visited{
	color: #FFFFFF;
	text-decoration: none;
}
























