.headerLinks
{
}

#home-header
{
    background-image: url(Images/homeBanner.jpg);
    background-repeat: no-repeat;
    height: 63px;
    width: 804px;
}

.CategoryNavTitle
{
    background-image: url(Images/browseByCategory.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 803px;
    height: 30px;
    padding-top: 1px;
    background-color: #EBF5DD;
}

.FeaturedProductsTitle
{
    background-image: url(Images/mostPopularProducts.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 803px;
    height: 30px;
    background-color: #ffffff;
}

#text-cat-box
{
    background-color: #EBF5DD;
    float: left;
    width: 237px;
    font-size: 12px;
    color: #333333;
    padding: 15px;
    line-height: 18px;
}
#text-cat-box a
{
    color: #333333;
    text-decoration: none;
}
#text-cat-box a:hover
{
    color: #8C909A;
    text-decoration: none;
}
#text-cat-box h2
{
    margin: 0px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #3E70B3;
}
#text-cat-box h2 a
{
    color: #3E70B3;
    text-decoration: none;
}
#text-cat-box h2 a:hover
{
    color: #6993CB;
    text-decoration: none;
}
#text-cat-box p
{
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
}
.top-right-border
{
    border-top-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #AFDED8;
    border-right-color: #AFDED8;
}
.left-border
{
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #AFDED8;
}
.top-border
{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #AFDED8;
}
#home-product
{
    float: left;
    height: 90px;
    width: 356px;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 15px;
    color: #666666;
    font-size: 11px;
    line-height: 17px;
    background-color: #FFFFFF;
}
#home-product .img-left
{
    float: left;
    padding-right: 15px;
}
#home-product a
{
    color: #3E70B3;
}
#home-product a:hover
{
    color: #0000FF;
}

#home-product h2
{
    color: #80B636;
    font-size: 15px;
    margin: 0px;
    padding: 0px;
}

#home-product h2 a
{
    color: #80B636;
    text-decoration:none;
}

#home-product h2 a:hover
{
	text-decoration:underline;
	color: #80B636;
}

#home-product p
{
    margin-top: 0px;
}


#CategoryNavContainer
{
	
}
#FeaturedProductsContainer
{
	
}