body
{
	margin: 0px;
	padding: 0px;
	background: #49426e url(../images/mainDivBg.gif) top center repeat-y;
	text-align: center;
}

#mainDiv
{
	background: url(../images/mainDivBg.gif) top left repeat-y;
	margin: auto;
	width: 744px;
	text-align: center;
}

#productImages ul
{	
	list-style: none;
	margin: 0px;
	padding: 0px;	
}

#productImages li
{
	float: left;
}

#productImages
{	
	padding: 0px;
	margin: auto;
	width: 711px;
	height: 166px;
}

.ornamentsImg
{
	background: url(../images/ornamentsImg.jpg) top left no-repeat;
	width: 144px;
	height: 166px;
}

.tableTopImg
{
	background: url(../images/tableTopImg.jpg) top left no-repeat;
	width: 143px;
	height: 166px;
}

.gardenImg
{
	background: url(../images/gardenImg.jpg) top left no-repeat;
	width: 145px;
	height: 166px;
}

.lightingImg
{
	background: url(../images/lightingImg.jpg) top left no-repeat;
	width: 141px;
	height: 166px;
}

.pressedImg
{
	background: url(../images/pressedImg.jpg) top left no-repeat;
	width: 138px;
	height: 166px;
}

#menuDiv ul
{	
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

#menuDiv li
{
	float: left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;	
	height: 100%;	
}

#menuDiv
{	
	padding: 0px;
	margin: auto;
	clear: both;
	text-align: center;
	margin-top: 10px;
	width: 680px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: #e9e7ef;
	height: 20px;
}

#contentArea
{
	margin: 20px 30px 20px 30px;
	text-align: left;
}

#subMenu
{
	background: #e9e7ef;
	border: 2px solid #ffffff;
	margin: 0px 15px 15px 0px;
	float: left;
	padding: 5px;
}

.subMenuItem
{
	margin: 5px; 
	padding: 0px;
}

#homepageSidebar
{
	float: right;
}

#featuredProduct
{
	background: #e9e7ef;
	border: 2px solid #ffffff;
	margin: 5px;
	padding: 5px;
	width: 250px;	
	text-align: center;
}

#newsletterSignUp
{
	background: #e9e7ef;
	border: 2px solid #ffffff;
	margin: 5px;
	padding: 5px;
	width: 250px;
	text-align: center;
}

#purchaseOnline
{
	background: #e9e7ef;
	border: 2px solid #ffffff;
	margin: 5px;
	padding: 5px;
	width: 250px;
	text-align: center;
	height: 85px;
}

#sideBarText
{
	text-align: left;
	margin-top: 6px;
}

#footer
{
	margin-top: 20px;
	clear: both;
}

.shortDescriptionBoxOuter
{
	margin: 4px;
}

.shortDescriptionBoxInner
{
	margin: 6px;
}

.shortDescriptionBoxSubheader
{
	font-weight: bold;
	font-size: 12px;
}

.shortDescriptionBoxHeader
{
	font-weight: bold;
	font-size: 14px;
}

.shortDescriptionBoxOuterAutostuff
{
	border: 1px solid #dddddd;
	margin: 4px;
	background: #ffffff;
}

.shortDescriptionBoxInnerAutostuff
{
	margin: 6px;
}

.shortDescriptionBoxSubheaderAutostuff
{
	font-weight: bold;
	font-size: 12px;
}

.shortDescriptionBoxHeaderAutostuff
{
	font-weight: bold;
	font-size: 14px;
}