@charset "utf-8";
#content .left{
	width:485px;
	float:left;
	min-height:150px;
	height:auto;
	margin:0px 0 20px 20px;
	background:url(../images/bg_home_lft_repeat.gif) repeat-y 0 35px;
}
#content .left img{
	float:left;
	margin:7px 0 0 25px;
}
#content .left p{
	float:left;
}
#content .left .last{
	margin-bottom:20px;
}
#content .left .contact{
	margin:0 0 20px -8px;
}
#content .left h1{
	display:block;
	width:460px;
	height:22px;
	padding:13px 0 0 25px;
	background:url(../images/bg_h1_home_lft.gif) no-repeat;
}
#content .left #btm_margin{
	margin-bottom:16px;
}
#content p a{
	display:inline;
	color:#8072af;
}
#content p a:hover{
	color:#fff;
}
#content .left .leftBtm{
	width:485px;
	height:25px;
	float:left;
	background:url(../images/bg_btm_home_lft.gif) repeat-y;
}
#content .right{
	width:416px;
	height:auto;
	float:right;
	text-align:left;
	margin:0 20px 20px 0;
	background:url(../images/bg_home_rt_repeat.gif) repeat-y 0 35px;
	position:relative;
}
#content .right h1{
	display:block;
	width:391px;
	height:22px;
	padding:13px 0 0 25px;
	background:url(../images/bg_h1_home_rt.gif) no-repeat;
}
#content .right #btnDonate{
	display:block;
	width:191px;
	height:29px;
	margin:10px 0 0 110px;
	padding:12px 0 0 0;
	text-align:center;
	background:url(../images/btn_donate_now.gif) no-repeat bottom;
	color:#7c224f;
	font-family:"Comic Sans MS", Arial, sans;
	font-weight:bold;
	font-size:18px;
}
#content .right #btnDonate:hover{
	background:url(../images/btn_donate_now.gif) no-repeat top;
	color:#fff;
}
#content .right #flowers{
	position:absolute;
	right:-10px;
	bottom:-20px;
}
#content .right .rightBtm{
	width:416px;
	height:15px;
	float:left;
	background:url(../images/bg_btm_home_rt.gif) repeat-y;
}
#content #bgSpacer{
	width:982px;
	height:41px;
	float:left;
	margin:0 0 0 0;
	background:url(../images/bg_home_spacer.jpg) no-repeat;
}
#content #btmLeft{
	width:417px;
	float:left;
	margin:-5px 0 0 30px;
}
#content #btmLeft img{
	
}
#content #btmRight{
	width:500px;
	margin:20px 0 0 0;
	float:left;
}
#content #btmRight h1{
	padding:0 25px;
	margin:0 0 10px 0;
	font-size:16px;
	line-height:18px;
}
/*#content #contactInfo{
	width:932px;
	float:left;
	padding:25px 25px 0;
}
#content #contactInfo #ci_left{
	float:left;
	padding:5px 0 0 0;
}
#content #contactInfo #ci_right{
	float:left;
}
#content #contactInfo #ci_right h2, #content #contactInfo #ci_right p{
	padding:2px 15px;
}*/
#footer{
	width:1006px;
	height:200px;
	float:left;
	text-align:left;
	background:url(../images/bg_footer.jpg) no-repeat;
}
#footer #flowers_btm{
	margin:-70px 0 0 12px;
}
#legal{
	font-size:10px;
}

#legal p{
	font-size:12px;
}

#legal p a{
	display:inline;
	color:#8072af;
}
