/*
	---------------------
	Author:  Chris McCain
	Date:  August 08, 2008
	----------------------
*/


/*---------------BODY COPY------------- */
#bodyArea {
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 21px;
	background-image: url(../home/bodyBackground.png);
	width: 848px;
	height: 290px;
	background-repeat: no-repeat;
	background-position: left top;
}
/*---------------FLASH AREA------------- */
#bodyArea #flashArea {
	width: 826px;
	height: 270px;
}
#bodyArea #flashArea img {
	float: left;
}
/*---------------HOT LINKS------------- */
#hotLinks {
	margin: 0 auto;
	background-image: url(../home/hotlinks.png);
	width: 869px;
	height: 97px;
	line-height: 1em;
	font-size: 1em;
}
#hotLinks .catalog {
	display: block;
	float: left;
	margin-top: 6px;
	margin-left: 20px;
	width: 157px;
	height: 50px;
	padding-top: 15px;
	padding-left: 91px;
	padding-right: 10px;
	font-size: .90em;
	background-color: #FFFFFF;
	background-image: url(../home/hotlink_catalog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
#hotLinks .catalog .headline{
	font-size: 1.15em;
	text-transform: uppercase;	
}
#hotLinks .catalog .bodyCopy{
	color: #525252;
}
#hotLinks .gallery {
	display: block;
	float: left;
	margin-top: 6px;
	margin-left: 27px;
	width: 157px;
	height: 50px;
	padding-top: 15px;
	padding-left: 91px;
	padding-right: 10px;
	font-size: .90em;
	background-color: #FFFFFF;
	background-image: url(../home/hotlink_gallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
#hotLinks .gallery .headline{
	font-size: 1.15em;
	text-transform: uppercase;	
}
#hotLinks .gallery .bodyCopy{
	color: #525252;
}
#hotLinks .dealers {
	display: block;
	float: left;
	margin-top: 6px;
	margin-left: 27px;
	width: 157px;
	height: 50px;
	padding-top: 15px;
	padding-left: 91px;
	padding-right: 10px;
	font-size: .90em;
	background-color: #FFFFFF;
	background-image: url(../home/hotlink_dealer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
#hotLinks .dealers .headline{
	font-size: 1.15em;
	text-transform: uppercase;	
}
#hotLinks .dealers .bodyCopy{
	color: #525252;
}
/*---------------NEWS------------- */
#newsArea {
	margin: 0 auto;
	width: 869px;
	background-image: url(../home/footerBackground.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}
#newsArea .freeCellarDesign {
	float: left;
	width: 176px;
	height: 59px;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 1px;
	margin-left: 15px;
	background-image: url(../home/hotlink_freecellardesign.gif);
	background-repeat: no-repeat;
	background-position: center top;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .85em;	
}

#newsArea #news {
	float: left;
	width: 440px;
	margin-top: 1px;
	padding: 10px;
}
#newsArea #news .dateBlock {
	float: left;
	width: 95px;
	padding-top:3px;
	padding-bottom:3px;
}
#newsArea #news .titleBlock {
	float: left;
	width: 325px;
	padding-top:3px;
	padding-bottom:3px;
}
#newsArea #news .viewAllBlock {
	padding-top:10px;
	padding-bottom:3px;
	text-align: center;
}

#newsArea .architect {
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	width: 182px;
	height: 64px;
	margin-top: 1px;
	background-image: url(../home/hotlink_architect.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .85em;
}


#footer #copyright {
	width: 325px;
	float: left;
	text-align:left;
	padding-left: 28px;
	padding-top: 20px;
}
#footer #copyright .copyText {
	padding-top: 11px;
	padding-right: 5px;
	float:left;
}
#footer #copyright .icons {
	float:left;
	padding-top: 8px;
}
#footer #copyright .bbbicon {
	float:left;
}