﻿@import url('../GenericLayout.css');
#Logo {
	height: 170px;
	width: 939px;
	left: 7px;
	top: 27px;
	background-image: url('images/logoHeaderyellow.jpg');
	position: absolute;
}
#Menu {
	height: 42px;
	width: 939px;
	left: 7px;
	top: 202px;
	color: #F9CF75;
	background-image: url('images/menur_bg-y.png');
	background-repeat: repeat-x;
	position: absolute;
}
#CenterContent {
	width: 651px;
	height: auto;
	left: 3px;
	top: 0px;
	position: relative;
}
#CenterBanner {
	width: 646px;
	height: 197px;
	background-image: url('../../images/sections/home/homeHeader.jpg');
	margin-bottom: 5px;
}
#Content {
	width: 644px;
	height: auto;
}

.sectionheaders {
    width: 590px;
    height: 157px;
    margin: 30px auto 30px auto;
    border: thick solid #5f3d05;
}
.sectionheaders:hover
{
    width: 590px;
    height: 157px;
    margin: 30px auto 30px auto;
    border: thick solid #AB7D3B;
}
.sectionheaders img {
	width: 590px;
	height: 157px;
}
#CenterBannerFurniture
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/home/sectionFurniture.jpg');
    margin-bottom: 5px;
}
#CenterBannerBath
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/home/sectionBath.jpg');
    margin-bottom: 5px;
}
#CenterBannerKitchen
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/home/sectionKitchen.jpg');
    margin-bottom: 5px;
}
#CenterBannerOutdoor
{
    width: 646px;
    height: 197px;
    background-image: url('../../images/sections/home/sectionOutdoor.jpg');
    margin-bottom: 5px;
}
