/* THESE STYLES OVERRIDE STYLES DEFINED IN TEMPLATE.CSS FOR THE  HOMEPAGE */

/* HEADER */

#header
{
	height: 174px;
	background-image:url(../images/template/header-bg-home1.gif);
}


#contentwrapper
{
	background-image:url(../images/template/sidebar-bg-home.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
}

#header #cart
{
	top:151px;
	left:725px;
}
/* SIDEBAR */

#sidebarwrapper
{
	width: 213px;
}

#sidebar
{
	margin-left: 20px;
}

#sidenav ul
{
    width: 160px;
}

#sidebar img.hioh /* history in our hands buttons */
{
	display: block;
	margin-bottom: 20px;
	margin-left:auto; 
	margin-right:auto;
}


#sidebar input.emailinput /* email input field */
{
	width: 180px;
}

/* MAIN SECTION */


#mainsectionwrapper
{
	padding-bottom: 0;
	width: 767px;
}

#mainsectiondivider
{
	background: none;
	width: 767px;
}

#mainsection
{
	padding-left: 20px;
	width: 727px;
}

/* ARTICLES */

#upper_articleswrapper
{
	border-bottom: 1px solid #333;
	padding: 0;
	width: 727px;
	margin: 0;
	float: left;
}

#upper_articleswrapper div.articles
{
	width: 222px;
	float: left;
	padding: 0 0 20px 30px;
}
#upper_articleswrapper #article1 {
	padding-left:0;
}

#upper_articleswrapper div.articles img
{
	border: 1px solid #CCC;
}

#upper_articleswrapper div.articles h2
{
	text-transform: none;
	font-size: 1.1em;
	line-height: 1.1em;
	margin-top: 10px;
	margin-bottom: 03px;
}

#upper_articleswrapper div.articles p
{
	margin-top: 0;
	margin-bottom: 5px;
	font-size: .9em;
	line-height: 1.1em;
}

#upper_articleswrapper div.articles p.learn
{
	margin-top: 0;
}

#upper_articleswrapper div.articles p.learn a
{
	font-weight: bold;
}

#lower_articleswrapper
{

	padding: 0 0 20px 0;
	width: 727px;
	margin: 0;
	float: left;
}
#lower_articleswrapper div.features p.date a
{
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.4em;
	word-spacing: .1em;
}

#lower_articleswrapper div.features
{
	margin-top: 20px;
	float: left;
}

.featureimage { float: left; }
.featuretext { float: left; width: 247px; }

#feature1
{
	width: 327px;
}

#feature2
{
	width: 370px;
	margin-left:30px;
}

#lower_articleswrapper div.features h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.1em;
	margin-top: 0;
	margin-bottom: 10px
}

#lower_articleswrapper div.features h2.feature_headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.1em;
	margin-bottom: 0;
	margin-top:10px
}

#lower_articleswrapper div.features img
{
	border: 1px solid #CCC;
	margin-right: 20px;
}

#lower_articleswrapper div.features p
{
	margin-top: 3px;
	font-size: .9em;
	line-height: 1.1em;
}

#lower_articleswrapper div.features p.date
{
	margin-top: 0;
	margin-bottom: 0;
}


#lower_articleswrapper ul
{
	margin-left: 15px;
	margin-top: 0;
	padding: 0;
}

#lower_articleswrapper li.date
{
	list-style-image: url(../images/template/homepagebullet.gif);
	font-weight: bold;
}
#bottomsection {
	
	width: 727px; 
	
}