/* Stylesheet for Thanksgiving Fund Drive */

/*  

#  Style Sheet updated 9-22-2009 by Lenny Esposito      #
#  Reformatted page to use divs and and XHTML compliant #
#  tags. By Genesis Integrated Marketing.               #
                                                        */

.bodyText
{
	font:12px Verdana;
}



.articleTitleText
{
	font:14px;
	font-weight:bold;
	color:#006699;
}

.rightHandLinks
{
	font:11px Verdana;
}

/* ################  Structure Styles ##################### */


#header	{
	height: 150px;
}

#contentarea{
	width: 576px;
	margin: 0 auto;
	background-image: url('/us/hi/thanksgiving/img/Thanksgiving-Explora-bkgd.jpg');
	background-repeat: no-repeat;
	text-align: left;
	}
	
	
	#content	{
	padding: 10px 30px;
	}
	
	#content p	{
		padding-right: 200px;
	}
	
	.actionbox	{
	display: inline;
	float:right;
	text-align: center;
	padding: 0 20px 10px 20px;
	width: 	200px;

	}
	
	.donateBoxText {
	text-align:center;
	font:11px Verdana;
	padding-left: 50px;
	}
	
	.donateBoxText .actionbox	{
		padding: 0;
		float: right;
	
		}
	#content p.headline  {
	font:12px;
	font-weight:bold;
}
	