﻿#homePage_topContainer{
	border-bottom: 1px solid #ccc;
}



#homePage_slideshowContainer {
	position: relative;
	width:550px;
	float:left;
	margin: 0 .35em 0 0;
	padding: .35em;
}

#homePage_slideshow
{
	height:360px;
	float:left;
	margin: 0 .35em 0 0;
	padding: .35em;
	background-color: #B99C89;
	display: inline;
	position: relative;
	background-color: #fff;
	width:550px;
}

#homePage_slideNav {
	position: absolute;
	top:310px;
	right: 3px;
	z-index: 50;
	padding: .6em;
	font-size: 1.3em;
}

#homePage_slideNav a {
	padding: .3em .5em;
	border: 1px solid #444;
	margin: .1em;
	color: #444;
	background-color: #fff;
}

#homePage_slideNav a.activeSlide {
	padding: .3em .5em;
	border: 1px solid #444;
	margin: .1em;
	background-color: #ccc;
}

#homePage_adSection
{
	float: left;
	padding: 0 1em;
	width: 200px;
}

#homePage_adSection h2
{
	margin: .5em 0;
	color: #444;

}

.homePage_adSubSection {
	border-bottom: 1px solid #ccc;
}

.homePage_adSubSection p{
	margin: 1em 0 .5em 0;
}

#homePage_Bullard {

}

#homePage_Bullard h3{
	margin: .5em 0 0em 0;
	text-decoration: underline;
}

#homePage_Bullard h3 + div{
	border-bottom: 1px solid #ccc;
	padding-bottom: 7px;

}

#homePage_leftColumn {
	text-align: left;
	width: 450px;
	margin-left: .35em;
	margin-top: .35em;
	padding:.5em;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#homePage_rightColumn {
	text-align: left;
	border-bottom: 1px solid #ccc;

}

#homePage_rightColumn h3 {
	padding: 0;
	margin: 0 0 .5em 0;
	font-size: 1.2em;
	color: #444;
}


.homePage_rightItem {
	border-bottom: 1px solid #ccc;

	margin: 0 0;
	padding: .5em;
}

.homePage_rightItem p{
	margin-top: 10px;
}

#homePage_furniture_menu 
{
	border-top: 1px solid #ccc;
	background-image: url('../../current/img/homepage/catalog_bg.jpg');
	background-repeat: repeat-x;
}

#homePage_furniture_menu h2
{
	margin: 1em .7em 0 .7em; 
	color: #444;
}

#homePage_furniture_menu_top
{

}
#homePage_furniture_menu_bottom
{

}
#homePage_furniture_menu h3
{
	font-size:1em;
	margin:0;
	padding:0;


}
#homePage_furniture_menu ul {
	float: left;
	list-style-type:none;
	margin:.8em .5em .9em .5em;
	padding:0;
	width: 100px;
}
#homePage_furniture_menu ul li {

	margin:.35em;
	font-size:100%;
	padding:0;
}

#homePage_storeInfo {
	padding: .5em;
}

#homePage_storeList {
	color: #444;
	float:left;
	width: 320px;
	margin-left: 10px;

}

#homePage_storeList ul
{
	width: 120px;
	margin: 1em 1em 1.5em 1em;
	padding:0;
	float: left;
}

#homePage_storeList li
{
	list-style-type:none;
	margin: 0;
	padding:0;
}

#homePage_storeList li img
{
	margin-left: 1em;
}