
#intro {
	height: 133px;
	width: 529px;
	float: left;
	background: url("../images/home/intro_bg.png") no-repeat center top;
	color: #fff;
	display: block;
}

#intro p {
	padding: 78px 24px 0 24px;	
	font: 12px/1.6 "georgia", serif;
}

#intro p span{
	display: none;
}

#top-nav {
	background: url("../images/home/bg-top_nav-home.png") no-repeat center top;	
	padding-top: 0;
}

#rotating_feature {
	float: right;
	width: 534px;
	height: 300px;
}

#quick-links {
	width: 266px;
	height: 300px;
	float: left;	
	margin-left: -1px;
	display: in		
}

#features {
	clear: both;
	overflow: hidden;
	font-size: 12px;
	height: 187px;
	background: url("/images/home/bg-features.jpg") no-repeat left top;
}

#features div {
	float: left;
	width: 33.3%;
}

#features p {
	margin: 16px 24px;
}

#features h2 {
	display: none;
}

#features h3 {
	width: 118px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	padding: 27px 0 0 25px;
}

#features a{
	color: #fff;
	text-decoration: none;
}

#features a:hover{
	text-decoration: underline;
}

#email_signup p{	
	font: 11px "helvetica", sans-serif;
	color: #fff;
	margin: 32px 24px 0;
}

#email_signup form p{	
	margin-top: 8px;
}

#email_signup form input {
	border: none;
	padding: 3px;
	background-color: #fff;
	width: 130px;
	margin-right: 4px;
}		

#news ol {	
	font: 11px "helvetica", sans-serif;
	color: #fff;
	line-height: 1.33em;
	list-style-type: none;	
	width: 216px;
	margin-left: 24px;
}

#news ol li {
	margin: 0;
	display: block;
}

#news ol li a{
	text-decoration: none;
}

#news ol li a:hover{
	color: #cea0b0;
}

#news p.link_more {
	float: right;
	margin: 30px 21px 0 0;
	display: inline;
}

#news p.link_more a{
	color: #efb189;
}

ol.feed li ul {
	clear: both;
	margin: 0;
}

#news ol.feed li ul li {
	margin: 10px 0 0;
}

li.date {
	width: 25%;
	float: left;
}

li.summary {
	width: 75%;
	float: right;
}

#meet h3 {
	height: 50px;
}