/*	Events	*/
#events
{
	clear:					both;
	width:					980px;
	margin-bottom:			20px;
}

#events a
{
	display:				block;
	float:					left;
	margin:					0px 13px 13px 0px;
	width:					281px;

	border:					1px solid #B59879;
	border-radius:			8px;
	-moz-border-radius:		8px;
	-webkit-border-radius:		8px;

	padding:				5px 15px;
	background-color:		#BEA48F;

	font-family:			arial,sans-serif;
	font-weight:			bold;
	text-decoration:		none;
	color:					#3C4B64;
}

#events .date
{
	font-family:			verdana,sans-serif;
	font-weight:			normal;
	font-size:				0.65em;
	color:					#333333;
}


#this-weeks-message
{
	background-color:		#DCC8B7;

	background-image:		url( /images/bg_this-weeks-message.gif );
	background-position:	16px 11px;
	background-repeat:		no-repeat;


	margin:					0px 0px 18px;
	padding:				44px 16px 0px;

	border-radius:			8px;
	-moz-border-radius:		8px;
	-webkit-border-radius:		8px;

	line-height:			16px;
	font-size:				11px;

}
#this-weeks-message a
{
	color:					#333333;
	text-decoration:		none;
}

#message-series
{
	margin-bottom:			4px;
}

a#previous
{
	margin:					14px -16px 0px;
	padding:				9px 16px 10px;
	display:				block;
	border-top:				1px solid #C5AC98;
}


img#sign-up-for-our-newsletter
{
	margin-bottom:			41px;
	background-color:		#DCC8B7;
	padding:				8px;

	border-radius:			8px;
	-moz-border-radius:		8px;
	-webkit-border-radius:		8px;

}

img#newsletterinsightsarticles
{
	background-color:		#DCC8B7;
	padding:				8px;

	border-radius:			8px;
	-moz-border-radius:		8px;
	-webkit-border-radius:		8px;

}

.video-feature img
{
	float:					left;
	padding-right:			16px;
}

.video-feature h2
{
	font-size:				18px;
}

#main-feature
{
	float:					left;
	margin-top:				30px;

	width:					633px;
	height:					383px;

	background-image:		url( /images/bg_main-feature.gif );
	background-position:	top left;
	background-repeat:		no-repeat;

	padding:				12px 38px 50px 14px;
}


#home-right
{
	float:					left;
	margin-top:				39px;
	width:					280px;
}


#body
{
	margin:					0px auto;
	width:					1000px;
}


ul#features
{
	list-style-type:		none;
	margin:					0px;
	padding:				0px;
}

ul#features li
{
	float:					left;
}

#feature-media
{
	float:					left;
	width:					460px;
	height:					332px;
	padding:				10px 18px 0px 0px;
}

#feature-text
{
	float:					left;
	width:					155px;

	margin:					60px 0px 0px;
	line-height:			15px;
	font-size:				11px;
	color:					#B2CBEA;
}
#feature-text h2
{
	line-height:			15px;
	font-family:			arial,sans-serif;
	font-size:				13px;
	color:					#B2CBEA;
}
#feature-text a
{
	text-decoration:		none;
	color:					#B2CBEA;
}

#feature-text ul
{
	display:				block;
	list-style-type:		none;
	margin:					28px 0px;
	padding:				0px;

	border-top:				1px solid #798291;
}
#feature-text li
{
	display:				block;
	border-bottom:			1px solid #798291;
	padding:				3px 0px;
}

#activecontent
{
	clear:					left;
	height:					300px;
}
