@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font:normal normal 10pt/10pt Arial, Helvetica, sans-serif;
	color:#514207;
}
img{
	vertical-align:middle;
	border:0;
}
.fltLeft{
	float:left;
}
.fltRight{
	float:right;
}
.clrUltimate{
	clear:both;
	float:none;
	font-size:0px;
	line-height:0px;
}
.logo{
	margin:0 123px 0 0;
}
.centered{
	margin:0 auto;
}
.mainContainer{
	width:1054px;
}
.home{
	margin:0px 0 0 270px;
}
.default{
	text-align:center;
}
.topMenu{
	padding-top:8px;
	height:25px;
	z-index:5;
	position:relative;
	line-height:26px;
}
.topMenu ul{
	list-style:none;
	margin:0;
	padding:0;
}
.topMenu ul li{
	display:inline;
	margin:0 6px 0 6px;
	padding:0;
	font:normal bold 14px/14px Arial, Helvetica, sans-serif;
	font-style:normal;
}
.topMenu ul li a{
	text-decoration:none;
	color:#333333;
}
.topMenu ul li a:hover, .topMenu ul li a.selected{
	color:#f94c00;
}
.footer{
	width:960px;
	margin:0 auto 38px auto;
/*	margin:0 47px 38px 47px; */
	height:207px;
	/*background-color:#ddd;*/
}
.footer .buttons{
	padding:20px 49px 0px 41px;
}
.defaultContainerWidth{
	width:960px;
	margin:0 auto;
}
.defaultContainer{
	height:270px;
	background:url(../images/header.jpg) top center no-repeat;
}
.butterflyContainer{
	position:absolute;
	top:100px;
	z-index:10;
}
.butterfly_3{
	position:relative;
	top:-20px;
	float:left;
	left:-60px;
}
.butterfly_4{
	position:relative;
	top:60px;
	float:right;
	right:-50px;
}
.logo2{
	position:absolute;
	top:32px;
	z-index:8;
}
#copyright{
	padding-top:25px;
	color:#c0ffa0;
	font-size:10pt;
	margin:0 auto;
	text-align:center;
	font-weight:normal;
}
#copyright a{
	color:#c0ffa0;
}
#copyright a:hover{
	color:#fff;
}
.customFooter{
	margin:0 auto;
	padding:0;
	text-align:center;
}
.grass{
	height:98px;
	margin:0 auto;
	padding:0;
	background:url(../images/flowers.png) top center no-repeat;
}
.greenBkg{
	background:url(../images/footer_greenBkg.jpg) top center no-repeat;
	height:270px;
}
