﻿/********************************************************** Sub Nav Frame */

#subNavFrame
{
	padding-bottom:0;
}

/********************************************************** Content Area Inner */

#contentAreaInner
{
	padding-top:1.2em;
	width:980px;
}

#contentAreaInner p { line-height:1.8em; }

/********************************************************** Feature Frame */

#featureFrame
{
	width:980px;
	margin-bottom:20px;
	background-color:#eeece0;
}

#featureImage
{
	float:left;
	width:782px;
}

#featureBlurb
{
	float:left;
	width:162px;
	padding:34px 16px 10px 20px;
	font-family:'Trebuchet MS', Helvetica, Sans-Serif;
	font-size:120%;
	color:#6f5b52;
}

/********************************************************** Home Boxes Frame */

#homeBoxesFrame
{
	width:980px;
	height:auto !important;min-height:245px;height:245px;
	background:url(Home/FeatureBox.gif) repeat-y left top;
}

/********************************************************** Feature Box */

#homeBoxesFrame .featureBox
{
	float:left;
	width:220px;
	padding-left:18px;
	font-family:'Trebuchet MS', Helvetica, Sans-Serif;
	font-size:120%;
	color:#705d54;
	padding-bottom:10px;
}

#homeBoxesFrame .featureBox p
{
	font-size:100%;
	padding:0 30px 0 15px;
	margin:0.8em 0 0 0;
}

#homeBoxesFrame .featureBoxLogo
{
	float:right;
	padding:1em 8px 0 0;
}