body {
	margin: 0;
	font: 10px/14px Arial, Helvetica, sans-serif;
	color: #505050;
	background-color: #000000;
	height:100%;
}
img { border-style: none; }
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
.pageImage
{
	padding: 3px 0 0 3px;
	width:100%;
	float:left;
}
input,
textarea,
select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;
}
h1,h2,h3,h4,h5,h6
{
	color:#583d34;
}
h1 { font-size: 200%; font-weight: bold; }
h2 { font-size: 180%;  font-weight: bold;  }
h3 { font-size: 160%;  font-weight: bold;   }
h4 { font-size: 140%;   font-weight: bold; }
h5 { font-size: 120%;   font-weight: normal; }
h6 { font-size: 110%;   font-weight: normal; }
a 
{
	color:#986b42;
}
ul, ol
{
	list-style-image:url(images/bullets.png);
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
}
.header 
{
	float:left;
	clear:both;
	width:100%;
}
.content
{
	background-color:White;
	margin:0 0px 0 20px;
	clear:both;
	float:left;
	width:966px;
	
}
.innerContent
{
	float:left;
	min-height:100px;
	padding:10px;
}
.twoColumn
{
	background:url(images/TwoColumnBackground.gif) repeat-y;
}
.logo{
margin:0;
}
.logo a{
	width:289px;
	height:110px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background:url(images/logo.jpg) no-repeat;
	float:left;
}
.innerLeft 
{
	float:left;
	width:620px;
	padding:10px;
}
.innerRight
{
	float:left;
	width:280px;
	padding:10px;
/*	background-color:#e1e1e0;*/
}

/*************************************************************
/Menu
/*************************************************************/
.AspNet-Menu{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:710px;
	background: url(images/MenuTop.jpg) no-repeat;
}

.AspNet-Menu li{
	float:left;
	font-weight:bold;
	height:110px;
	vertical-align:bottom;
}
.AspNet-Menu li a{
	color:#d99d72;
	margin-top:65px;
	height:45px;
	text-decoration:none;
	font-size:14px;
	display:block;
}
.AspNet-Menu #liHome a
{
	background:url(images/Home.jpg) no-repeat;
	width:111px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.AspNet-Menu #liHome a:Hover, .AspNet-Menu #liHome.Selected  a
{
	background:url(images/HomeHover.jpg) no-repeat;
}
.AspNet-Menu #liCabinetry a
{
	background:url(images/Cabinetry.jpg) no-repeat;
	width:116px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.AspNet-Menu #liCabinetry a:Hover, .AspNet-Menu #liCabinetry.Selected a
{
	background:url(images/CabinetryHover.jpg) no-repeat;
}
.AspNet-Menu #liFurniture a
{
	background:url(images/Furniture.jpg) no-repeat;
	width:116px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.AspNet-Menu #liFurniture a:Hover, .AspNet-Menu #liFurniture.Selected a
{
	background:url(images/FurnitureHover.jpg) no-repeat;
}
.AspNet-Menu #liRugs a
{
	background:url(images/Rugs.jpg) no-repeat;
	width:102px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.AspNet-Menu #liRugs a:Hover, .AspNet-Menu #liRugs.Selected  a
{
	background:url(images/RugsHover.jpg) no-repeat;
}
.AspNet-Menu #liUpholstery a
{
	background:url(images/Upholstery.jpg) no-repeat;
	width:121px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.AspNet-Menu #liUpholstery a:Hover, .AspNet-Menu #liUpholstery.Selected a
{
	background:url(images/UpholsteryHover.jpg) no-repeat;
}
.AspNet-Menu #liLighting a
{
	background:url(images/Lighting.jpg) no-repeat;
	width:144px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.AspNet-Menu #liLighting a:Hover, .AspNet-Menu #liLighting.Selected a
{
	background:url(images/LightingHover.jpg) no-repeat;
}
.AspNet-Menu li a:hover, .AspNet-Menu li.Selected{
	font-weight:bold;
	color:#ffffff;
}

.AspNet-Menu .Selected a:hover, .AspNet-Menu .Selected a:hover span{
	background:none;
	color:#ffffff;
}
/************************************************************
/ Footer
/************************************************************/
.foot-holder
{
	float:left;
	clear:both;
	background:url(images/footerBackground.jpg) no-repeat;
	/*height:251px;*/
	width:100%;
	padding-top: 5px;
}
.foot-nav li
{
	color:#d99d72;
	display:block;
	float:left;
	list-style:none;
		padding:0 10px;
		font-weight:bold;
}
.foot-nav li a, 
.foot-nav li a:hover,
.foot-nav li a:link, 
.foot-nav li a:visited
{
	color:#d99d72;
	text-decoration:none;
	
}

.tlpower
{
	color:#333333;
	font-size:12px;
	text-decoration:none;
}

.tlpower 
{
	color:#333333;
}