/* CSS Document */

body {
	padding: 0;
	margin:0;
	background:#D1C292 url(images/bg3.jpg) repeat-x;
	
}

a:link, a:visited, a:active{
	text-decoration: none;
	color: #8B0004;
}
a:hover {
	text-decoration: underline;

}
		
img {
	border: 0;
	}

div {
	margin: 0;
	padding :0;
	border: 0;
	}

ul		{

	line-height:140%;
	padding-left:10px;

}

li		{

	color: #595345;
}

li span	{
	color: #AB10D0;
}

	
	
.text_main {
	font: normal 0.75em "Lucida Grande",Helvetica,Geneva,sans-serif;
	line-height:130%;
	color:#595345;
	background-color:#C6B793;
	height:232px;
	min-height:232px;
	padding: 0px 0px 0px 0px;
	}

.text_main2 {
	font: normal 0.75em "Lucida Grande",Helvetica,Geneva,sans-serif;
	line-height:130%;
	color:#595345;
	background:#C6B793 url(images/bg_feeding.jpg) no-repeat bottom;
	height:232px;
	min-height:232px;
	padding: 0px 0px 0px 0px;
	}
	
.text_main strong{
	color:#3E442C;
	}
	
.bg_anim {
	background:transparent url(images/index_04.jpg) repeat;
	height:400px;
	}
	
	
.bg_right {
	background:#939953 url(images/bg_right.jpg) repeat-y;
	}
	
.bg_left {
	background:transparent url(images/bg_left.jpg) repeat-y;
	width:66px;
	}
	
.bg_bottom {
	background:transparent url(images/bg_bottom.jpg) repeat-x;
	}
	
.bg_right4 {
	background:transparent url(images/bg_right4.jpg) repeat-y;
	}
	
form {
margin:0;
padding:0;
}

.text_form {
	font-family: 'Helvetica Neue', Helvetica, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #E7E7E8;
	border: 1px solid #FFFFFF;
	height: 15px;
	width: 195px;
}
.text_form2 {
	font-family: 'Helvetica Neue', Helvetica, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	background-color: #E7E7E8;
	border: 1px solid #FFFFFF;
	margin-bottom: 4px;
	width: 195px;
}
	

