/* Homepage Specific Styles */

.right-column-foot{
	height:176px;
	width:285px;
	background-image:url('../images/home-right-column-foot.jpg');
	float:right;
	clear:right;
	background-color:yellow;
}

h1{
	font-size:35px;
	font-weight:bold;
	color:#000;
	margin:55px 0px 20px 0px;
}

.kennedys{
	color:#ab9342;
	font-size:170%;
	text-transform:uppercase;
}

h2{
	font-size:40px;
	margin:0px 0px 20px 10px;
	text-align:left;
}

.party{
	margin:30px 0px 0px 0px;
}