/* CSS Document */
html{margin:0; padding:0; height:100%; border:0;}
body{background-image: url(http://www.deweyfurniture.com/Library/dewey_bottomGrey.jpg);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 50px 715px;}
h1{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
}
#logo {
position:absolute;
width:285px;
height:115;
z-index:auto;
left:50%;
margin-left:-374px;
top:3;
}
#logotxt {
position:absolute;
width:200px;
height:50px;
z-index:auto;
left:50%;
margin-left:-335px;
margin-top:5em;
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-align:center;
}
#container {
position:absolute;
width:285px;
height:115;
z-index:auto;
left:50%;
margin-left:-374px;
top:174px;
}
#bot_navgrey  {
background-image: url(http://www.deweyfurniture.com/Library/dewey_bottomGrey.jpg);
background-repeat: repeat-x;
position:absolute;
width:100%;
height:150;
z-index:auto;
top:590px;
}
#bot_navbar  {
position:absolute;
width:695px;
height:264;
z-index:auto;
left:50%;
margin-left:-325px;
top:630px;
}
#copywright  {
position:absolute;
width:325px;
height:150;
z-index:auto;
left:50%;
margin-left:-100px;
top:821px;
padding:10px;
text-align:justify;
font-size:12px;
}

/* end top nav*/
#wrapper{position:absolute;left:50%;margin-left:-375px;top:135px;z-index:200;}
#menu1 {
	float:left;
	width:750px;
	background:url("Library/nav_bg1.gif") no-repeat left top;
	font-size:93%;
	line-height:normal;
	}
#menu1 ul {
	margin:0;
	padding:10px 10px 0 10px;
	list-style:none;
	}
#menu1 li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu1 a {
	float:left;
	background:url("Library/tableftB.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#menu1 a span {
	float:left;
	display:block;
	background:url("Library/tabrightB.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu1 a span {float:none;}
/* End IE5-Mac hack */
#menu1 a:hover span {color:#231f20;}
#menu1 a:hover {background-position:0% -42px;}
#menu1 a:hover span {background-position:100% -42px;}
/* end top nav*/

/* side nav */
#container_sidenav{
position:absolute;
background:  url("Library/side-bg.gif");
background-repeat:no-repeat;
width:219px;
z-index:auto;
top:187px;
left:50%;
margin-left:175px;
line-height:normal;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
	}
#menu2 {
	width: 200px;
	margin: 10px;
	border: none;
	}
	
#menu2 li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu2 li a:link, #menu2 li a:visited {
	color: #666;
	display: block;
	background:  url("Library/side-button.png");
	background-repeat:no-repeat;
	padding: 5px 0 0 16px;
	font-size:93%;
	}
	
#menu2 li a:hover {
	color: #231f20;
	background:  url("Library/side-button-over.png");
	background-repeat:no-repeat;
	padding: 4px 0 0 22px;
	}
/* end side nav */

/* catalog */
#products {
position:absolute;
z-index:auto;
width:480px;
left:50%;
margin-left:-345px;
top:185px;
font-size:14px;
color:#000000;
}
/* end catalog */ 