.callout
{
	margin:					9px 0 5px;
	font-size:				11px;
	line-height:			12px;
	color:					white;
	width:					128px;
	background-image:		url('/images/home-callout-border.gif');
	background-position:	right;
	background-repeat:		repeat-y;

}

.callout a,
.callout a:hover
{
	color:					white;

}
.callout_bodytext
{
	padding:				3px 9px 0 3px;
}
.callout_image
{
	margin:					1px 0 0 1px;;
	width:					124px;
}

.callout_red
{
	background-color:		#ee3124;

}

.callout_blue
{
	background-color:		#01a9d4;
}

.callout_purple
{
	background-color:		#681c6e;
}

td#left 
{

}

td#content
{
	padding:				0;
}

td#right 
{
	padding:				0px;
	width:					135px;
	background-position:	-85px 0;

}

#right_div 
{
	padding:				0  !important;
}

.home_feature
{
	background:				url( '/images/home-feature-bg.gif') no-repeat;
	width:					354px;
	height:					234px;
	padding:				3px 30px 3px 3px;
	line-height:			17px;
}

.home_feature .feature_image
{
	margin-right:			12px;
}

.home_feature,
.home_feature a,
.home_feature a:hover
{
	color:					#fff;
}