/* CSS Document */

/* *************************************************************************
* home page
*/
h2#homeBanner{
	width:770px;
	height:150px;
	background:url(/images/homepage/homepage-banner.jpg);
	margin:2px 0 2px 0;
	padding:0;
	text-indent:-9999px;
}

#col-1{
	width:0px;
}
#col-2, #bodyContainerBG, #bodyContainer{
	margin:0;
	padding:0;
	width:770px;
}

#homeLeft{
	width:165px;
	float:left;
}

#homeLeft h3{
	background-color:#faf484;
	background:url(/images/homepage/home-panel-top.gif) #faf484 top no-repeat;
	width:auto;
	display:block;
	margin:0;
	padding: 5px 1px 1px 10px;
	color:#000000;
	font-size:90%;
}

#paypal{
	clear:both;
	display:block;
	width:90px;
	margin:0 auto;
}

#homeLeft ul{ margin:0; padding:0; }
#homeLeft li{ padding:0; margin:4px 2px; list-style:none;}
#homeLeft ul li a{ display:block; width:100%; height:100%; }

#panelSofa{
	display:block;
	float:left;
	width:156px;
	height:118px;
	background:url(/images/homepage/home-panel-sofa.gif) bottom no-repeat;
}

#panelSpecial{
	display:block;
	float:left;
	width:156px;
	height:118px;
	background:url(/images/homepage/home-panel-cushion-special.gif) bottom no-repeat;
}

#panelTrade{
	display:block;
	float:left;
	width:156px;
	height:118px;
	background:url(/images/homepage/home-panel-trade.gif) bottom no-repeat;
}

#panelChiller{
	display:block;
	float:left;
	width:156px;
	height:118px;
	background:url(/images/homepage/home-panel-chiller.gif) bottom no-repeat;
}

#panelSecurity{
	display:block;
	float:left;
	width:156px;
	height:118px;
	background:url(/images/homepage/home-panel-security.gif) bottom no-repeat;
}

#panelPortraits{
	display:block;
	float:left;
	width:156px;
	height:118px;
	background:url(/images/homepage/home-panel-portraits.jpg) bottom no-repeat;
}

#homeText{
	width:381px;
	float:left;
	margin-right:2px;
}

#homeText p{
	padding:3px 3px 8px 3px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:95%;
	line-height:140%;

}



html>body #news{height:auto; min-height:300px; }

#homeText p{
	margin:10px;
}

#homeRight{
	float:left;
	width:222px;
}

#homeRight h1{
	background-color:#fff76c;
	padding:4px 2px 4px 8px;
	margin:0;
}

#homeContact{
	background: url(/images/homepage/underNav.gif) bottom no-repeat #fff492; /*url(/images/homepage/underNav.gif) bottom no-repeat #fff492 */
	padding:4px 2px 4px 8px;	
}

#loginBlock{
	margin:15px 0 0 10px;
}

#information{
	text-align:center;
	font-size:85%;
	padding-bottom:5px;
	color:#000000;
}

#information a{
	color:#CC6600;
}