
#homepage_content
{
	padding: 5px 0 5px 5px;
	z-index: 30;
}

#homepage_boxes
{
	width: 750px;
	height: 270px;
}

#homepage_boxes DIV
{
	float: left;
	background-color: white;
	width: 180px;
}

#homepage_boxes #homepage_highlights
{
	border: 1px solid #080;
	height: 250px;
}

#homepage_boxes DIV H6
{
	margin: 0;
	background: url(/art/home-page/homepage-h6-bg.jpg) no-repeat top right;
	height: 23px;
	padding: 7px 0 0 10px;
	font: normal bold 1.1em arial;
	color: #080;
}


#homepage_boxes DIV DIV
{
	border: 1px solid #080;
	border-top: 0;
	width: 178px;
	height: 220px;
	position: relative;
}

#homepage_boxes DIV UL
{
	margin: 15px 0 0 10px;
	padding: 0px 15px 0 15px;
	list-style-type: square;
}

#homepage_boxes #homepage_highlights, #homepage_boxes #homepage_campers, #homepage_boxes #homepage_leaders
{
	margin: 12px 8px 8px 0px;
}

#homepage_boxes #homepage_twitter
{
	float: right;
	background: none;
}

#homepage_boxes #homepage_twitter H6
{
	margin: 0;
	background: url(/art/home-page/homepage-twitter-bg.jpg) no-repeat top right;
	height: 23px;
	padding: 19px 0 0 5px;
	font: normal bold 1.1em arial;
	color: #1d3a59;
}

#homepage_boxes #homepage_twitter DIV
{
	font-size: 1em;
	width: 167px;
	margin: 0;
	background-color: #FFF;
	position: relative;
}

#homepage_boxes #homepage_twitter UL
{

}

#homepage_boxes #homepage_twitter #post_twitter
{
	position: absolute;
	top: 438px;
	right: 204px;
	width: 250px;
	height: 150px;
	background-color: #FFF;
	border: 1px solid #080;
	border-right: 0;
	padding: 10px;
}

#homepage_boxes #homepage_twitter #post_twitter #post_name
{
	color: #999;
	font-family: tahoma;
}


#homepage_boxes #homepage_twitter #post_twitter #post_tweet
{
	color: #999;
	width: 100%;
	height: 80px;
	font-family: tahoma;
	background: url(/art/oneida2010-twitter-bg-watermark.jpg) no-repeat top right;
}


#homepage_boxes DIV LI
{
	margin-bottom: .5em;
}

#homepage_boxes P
{
	position: absolute;
	bottom: 2px;
	right: 5px;
}


A.box_directions, A.box_rent, A.box_history, A.box_donate
{
	display: block;
	padding: 2px 0 5px 50px;
	height: 40px;
	margin: 6px 8px;
}

A.box_donate
{
	background: url(/art/home-page/homepage-donate-60.gif) no-repeat top left;
	padding: 10px 0 0 50px;
	height: 41px;
}

A.box_directions
{
	background: url(/art/home-page/homepage-directions.gif) no-repeat top left;
}

A.box_rent
{
	background: url(/art/home-page/homepage-rental.jpg) no-repeat top left;
}

A.box_history
{
	background: url(/art/home-page/homepage-history.jpg) no-repeat top left;
}

#feather { display: none; }

