body 
{
	text-align: center;
	width: 1024px;
	margin: 0px auto;
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#homediv
{
	padding-bottom: 72px;
}

#categorytop
{
	text-align: left;	
 	clear: both;
	width: 1024px;
	height: 394px;
	margin: 0px; 
	padding: 0px; 
	background-color: #FFF;
}

.categorymenu {
	margin: 0;
	padding: 0;
	list-style: none;	
}
.categorymenu li {
	padding: 0;
	margin: 0;
	height: 394px;
	list-style: none;
	background-repeat: no-repeat;
}
.categorymenu li a, .categorymenu li a:visited {
	display: block;
	text-decoration: none;
	height: 394px;
	background-repeat: no-repeat;
}

.categorymenu li a span
{
	display: none;
}

.categorymenu li {float: left;}
.categorymenu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}


.lighting 
{	background:url(../images/mainLighting.jpg) no-repeat left bottom; width: 159px; 	}
.garden 
{	background:url(../images/mainGardenStools.jpg) no-repeat left bottom; width: 160px; 	}
.accessories 
{	background:url(../images/mainAccessories.jpg) no-repeat left bottom; width: 160px; 	}
.paintings 
{	background:url(../images/mainPaintings.jpg) no-repeat left bottom; width: 160px; 	}
.antiques 
{	background:url(../images/mainAntiques.jpg) no-repeat left bottom; width: 161px; 	}

.maincontent
{
	text-align: left;	
}

.logodiv
{
	padding-left: 42px;
	padding-right: 42px;
	padding-top: 19px;
	padding-bottom: 19px;
	float: left;
	height: 141px;
}

.categorymenudiv2
{
	float: left;
	padding-left: 24px;
	padding-top: 42px;
	font-weight: bold;
	font-size: 10pt;
}

.categorymenu2 {
	margin: 0;
	padding: 0;
	list-style: none;	
}

.categorymenu2 li {
	padding-bottom: 5px;
	margin: 0;
	list-style: none;
}

.simplelighting 
{	color: #000; text-decoration: none;	}
.simplelighting:hover
{ 	color: #00ABC4;   }
.menuselected .simplelighting
{ 	color: #00ABC4;   }


.simplegarden 
{	color: #000; text-decoration: none; 	}
.simplegarden:hover
{ 	color: #91171A;   }
.menuselected .simplegarden
{ 	color: #91171A;   }

.simpleaccessories 
{	color: #000; text-decoration: none; 	}
.simpleaccessories:hover
{ 	color: #BF9D2E;   }
.menuselected .simpleaccessories
{ 	color: #BF9D2E;   }

.simplecollections
{	color: #000; text-decoration: none; 	}
.simplecollections:hover
{ 	color: #BECB31;   }
.menuselected .simplecollections
{ 	color: #BECB31;   }

.simpleantiques 
{	color: #000; text-decoration: none; 	}
.simpleantiques:hover
{ 	color: #E06924;   }
.menuselected .simpleantiques
{ 	color: #E06924;   }


.textdescription
{
	float: left;
	width: 450px;
	padding-top: 42px;
	padding-left: 62px;	
	font-size: 9px;
	line-height: 12px;
}

.mainmenudiv
{

}


#mainmenudiv
{
	text-align: left;	
 	clear: both;
	width: 800px;
	height: 41px;
	margin: 0px; 
	padding: 0px; 
}

.mainmenu {
	margin: 0;
	padding: 0;
	list-style: none;	
}
.mainmenu li {
	padding: 0;
	margin: 0;
	height: 41px;
	list-style: none;
	background-repeat: no-repeat;
	
}
.mainmenu li a, .mainmenu li a:visited {
	display: block;
	text-decoration: none;
	height: 41px;
	background-repeat: no-repeat;
}

.mainmenu li a span
{
	display: none;
}

.mainmenu li {float: left;}
.mainmenu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}


.about 
{	background:url(../images/menuAbout.gif) no-repeat left bottom; width: 159px; border-right: 1px solid #00ACC5; 	}
.about:hover
{ 	background:url(../images/menuAboutOver.gif) no-repeat left top;   }

.products 
{	background:url(../images/menuProducts.gif) no-repeat left bottom; width: 159px; border-right: 1px solid #00ACC5; 	}
.products:hover
{ 	background:url(../images/menuProductsOver.gif) no-repeat left top;   }

.news 
{	background:url(../images/menuNews.gif) no-repeat left bottom; width: 159px; border-right: 1px solid #00ACC5; 	}
.news:hover
{ 	background:url(../images/menuNewsOver.gif) no-repeat left top;   }

.purchase 
{	background:url(../images/menuPurchase.gif) no-repeat left bottom; width: 159px; border-right: 1px solid #00ACC5; 	}
.purchase:hover
{ 	background:url(../images/menuPurchaseOver.gif) no-repeat left top;   }

.contact 
{	background:url(../images/menuContact.gif) no-repeat left bottom; width: 159px; 	}
.contact:hover
{ 	background:url(../images/menuContactOver.gif) no-repeat left top;   }




