﻿/****************************************************** Feature Box */

.FeatureBox
{
	height:auto !important;min-height:186px;height:186px;
	width:930px;
	background:#ffffff url(FeatureBoxBg.jpg) repeat-x left bottom;
}

.FeatureBox:after
{
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.AltBg { background:none; }

.NoNavGap { margin-top:-30px; }

.FeatureBox .ColumnOne
{
	float:left;
	width:725px;
	height:auto !important;min-height:186px;height:186px;
}

.FeatureBox .TextItem
{
	padding:16px 10px 0 14px;
	width:701px;
}

.FeatureBox .ColumnTwo
{
	float:left;
	width:177px;
	height:auto !important;min-height:158px;height:158px;
	padding:16px 14px 12px 14px;
}

.FeatureBox .ColumnTwo ul
{
	padding:0;
	margin:0;
}

.FeatureBox .ColumnTwo li
{
	list-style:none;
	padding:3px 0 3px 0;
	background:none;
	font-size:75%;
}

.FeatureBox .ColumnTwo li a
{
	font-size:130%;
	text-decoration:none;
	color:#2d4670;
}

.FeatureBox .ColumnTwo li a:hover {	text-decoration:underline; }

/****************************************************** Feature Quote */

.FeatureQuote { margin:15px 0 14px 16px; }

.FeatureQuote img { margin:0 0 0 0; }

/****************************************************** Bg Shadow */

.BgShadow { background:#ffffff url(BgShadow.jpg) repeat-x left bottom; }

.BgShadow .ColumnTwo { background:url(FeatureBoxColTwoBg.jpg) no-repeat right bottom; }