﻿#homePage_mainImage {
	width: 500px;
	float: left;
	margin-left: .3em;
	display: inline;
}

#homePage_topFeature {
	width: 267px;
	float: left;
	margin: 0 0 0 .5em;
	padding: .5em .5em .5em 1em;
	border-bottom: 1px solid #ccc;
	display: inline;
	overflow: hidden;
}

#homePage_topFeature h2 {
	font-family: corbel, arial;
	text-align: left;
	font-size: 1.6em;
	margin-top: 0;
	margin-bottom: 1em;
	color: #c00;
	font-style: italic;
}

#homePage_newCollections {
	font-size: 1.5em;
	letter-spacing: .2em;
	padding: .3em;
	border-top: 1px solid #ccc;
	margin-top: .5em;
}

.homePage_productCategories {
	float: left;
	height: 185px;
	width: 245px;
	background-image: url('../../current/img/homepage/productcategory_bg.jpg');
	background-repeat: no-repeat;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0 0 0 1em;
	margin: 1em 0 0 .7em;
	display: inline;
	color: #fff
}

.homePage_productCategories h2{
	font-family: corbel, arial;
	text-align: left;
	font-size: 1.2em;
	margin-top: .4em;
	margin-bottom: .5em;
	color: #fff;
	font-style: italic;
}

.homePage_productCategories p{
	margin: .5em 0;
}

.homePage_productCategories p.link{
	font-size: 1.1em;
	margin-top: .3em;
	font-weight: bold;
	color: #fff;
}

.homePage_productCategories p.link a{
	color: #fff;
}

#homePage_allCollections {
	border-top: 1px solid #ccc;
	margin-top: 1em;
}


.homePage_collection {
	float: left;
	width: 170px;
	height: 185px;
	margin: .5em 1em;
}

.homePage_collection h2{
	letter-spacing: 0;
}

.homePage_multiColor {
	font-weight: bold;
	font-style: italic;
	font-size: .9em;
}

.homePage_multiColor span{
	float: left;
	margin-right: 5px;
}

.homePage_multiColor img{
	float: left;
	margin: 1px 1px 0 0px;
	border: 1px solid #ddd;
}

#homePage_aboutUSAContainer {
	border-top: 1px solid #ccc;
}

.homePage_aboutUSA {
	width: 48%;
	float: left;
	border-right: 1px solid #ccc;
	padding: .5em;
}

.homePage_aboutUSA h2, .homePage_aboutUSA h4{
	font-size: 1.1em;
	margin: 0;
	color: #C71F1F;
}
