@charset "utf-8";
/* CSS Document */

HTML {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; VERTICAL-ALIGN: baseline; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px; outline: 0
}
BODY {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; VERTICAL-ALIGN: baseline; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px; outline: 0
}
DIV {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BORDER-LEFT-WIDTH: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; VERTICAL-ALIGN: baseline; PADDING-TOP: 0px; BORDER-RIGHT-WIDTH: 0px; outline: 0
}

body {
	background-color: white;
	font-family: "Trebuchet MS";
	color: #3b3b3b;
	
}

#wrap {
	width: 930px;
	margin: 0 auto;
	padding: 0;
	
}

hr {
  border: 0;
  width: 930px;
  color: #f00;
  background-color: #f00;
  height: 1px;
  margin: 0;

}

a {
	text-decoration: none;
	color: #3b3b3b;
	
}

a:hover {

color: #EF3123;
	
}

p, li, address, table{
	font: 8pt/13pt Trebuchet MS;
	margin: 13px 0;
}

ul {
	margin: 10px 0;
	padding: 0;
}

ul li {
	padding-left: 10px;
	background: url(../images/bullet2.gif) 0 5px no-repeat;
	list-style: none;
}

h1, h2, h3 {
	font-style: normal;
	font-weight: bold;
	font-family: "Helvetica";
	color: #3b3b3b;
	text-decoration: none;
}

h1 {
	font-size: 18pt;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	margin: 12px 0;
}

h3 a {
	color: #3B3B3b;
	border: none;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
	margin: 12px 0;
	font-style: italic;
}


#top {
	height: 130px;
	position: relative;
	margin: 0 auto;
}

#toptext {
    font-size: 11px;
	font-style: normal;
	color: #999999;
	text-align: right;
	width: 520px;
	height: 95px;
	position: absolute;
	margin: 20px 0 0 405px;
	
}
#addresstop {
	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-align: right;
	width: 520px;
	margin: 70px 0 0 408px;
	border-top:solid 1px #CCCCCC;
	padding-top: 5px;
	
}

#logo {
	width: 380px;
	height: 130px;
	position: absolute;
	margin: 0 0 0 15px;
}

#logo a {
	width: 380px;
	height: 120px;
	background: url(../images/logo.jpg) no-repeat;
	display: block;
	text-indent: -9000px;
	font-size: 0;
	border: none;
}

#logo a:hover {
	border-bottom: none;
}

#content1 {
    width: 930px;
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0;
	border-top: 1px solid #EF3123
}

#flash{
	float: right;
	display: inline;
	width: 760px;
	padding-left: 20px;
	overflow-x: hidden;
}

#sidebar{
    float: left;
	margin-left: 10px;
	margin-top: 5px;
	display: inline;
	width: 140px;
	height: 460px;
}

#menu {
	/*position: absolute;*/
	text-transform: uppercase;
	font-family: "Helvetica";
	font-size: 9pt;
	font-weight: bold;
	color: #3B3B3B;
}


#treeview ul{
	margin: 10px 0 0 0;
	padding: 0;
	
}

#treeview ul a {
	outline: none;
	
	
}

#treeview ul li {
	text-transform: uppercase;
	font-family: "Helvetica";
	font-size: 7.5pt;
	font-weight: normal;
	font-style: normal;
	margin: 2px 0 2px 15px;
	background: none;
	padding: 0
}

#treeview ul li a {
	color: #3B3B3B;
	padding: 1px 4px;
	text-decoration: none;
	border: none;
}

#treeview ul li a:hover {
	color: #EF3123;
	border-bottom: none;
}

#treeview ul li ul {
	margin: 4px 0 8px 0;
	padding: 0 0 0 3px;
	display: none;
}

#treeview ul li ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
	text-transform: none;
	font: normal 9pt "Helvetica";
	line-height: 11pt;
}

#treeview ul li ul li a {
	color: #666;
	text-decoration: none;
	border-bottom: none;
	background: none;
	padding: 0;
}

#treeview ul li ul li a:hover {
	border-bottom: solid 1px #EF3123;
	background: none;
}

#treeview ul li ul li a .selected {
	font-weight: bold;
}


#showroomaddress {
	/*position: absolute;*/
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	color: #3B3B3B;
	margin-top: 75px;
	padding-left: 15px;
}
#content2 {
    width: 930px;
	margin: 0 auto;
	padding: 25px 0 25px 0;
	border-top: 1px solid #EF3123
	
}

#news {
	float: right;
	margin: 0 20px 15px 0;
	display: inline;
	width: 220px;
	
	
}

#news h3 {
	margin-top: 10px;
	color:#666666;
	font-style:normal;
	font-family:"Trebuchet MS";
	padding-top: 15px;
	padding-left: 15px;
	
}

#news p {
	margin-bottom: 10px;
	font-size: 12px;
}

#news ul {

}

#news li, #content2 li {
	background: url(../images/raq.gif) left 5px no-repeat;
}

#news li strong, #content2 li strong {
	color: #333;
}

#news li a, #content2 li a {
	border: 0;
}

#news li a:hover strong, #content2 li a:hover strong {
	border-bottom: dotted 0px #ccc;
}

#introduction {
	width: 900px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	display: inline;
	padding-right: 20px;
	border-right: solid 0px #E4E3E3;

}

#introduction h3 {
	margin-top: 10px;
	color:#666666;
	font-family: "Trebuchet MS";
	font-style:normal;
}

#more {
    width: 70px;
	float: right;
	padding-left: 15px;
}

#more a{
    font-weight: bold;
	font-style:italic;
	font-size: 12px;
}


#content3 {
    width: 930px;
	margin: 0 auto;
	padding: 25px 0 0 0;
	margin-top: 10px;
	border-top: 1px solid #E4E3E3
}

#newsletter {
	float: left;
	display: inline;
	margin-left: 5px;
	width: 260px;
	border-right: solid 1px #E4E3E3;
	padding: 0 15px;
}

#newsletter h3 {
	margin-top: 10px;
	color:#666666;
	font-family: "Trebuchet MS";
	font-style:normal;
	padding: 5px;
}
#newsletter p {
	margin-bottom: 10px;
	font-size: 12px;
}

#fan{
	float: left;
	display: inline;
	margin-left: 5px;
	width: 235px;
	border-right: solid 1px #E4E3E3;
	padding: 0 15px;
}

#fan h3 {
	margin-top: 10px;
	color:#666666;
	font-family: "Trebuchet MS";
	font-style:normal;
	padding: 5px;
}

#featured{
	float: right;
	margin: 0 15px 15px 0;
	display: inline;
	width: 300px;
}

#featured h3 {
	margin-top: 10px;
	color:#666666;
	font-family: "Trebuchet MS";
	font-style:normal;
	padding: 5px;
}

#smallphoto{
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
	border: 0;
	width: 55px;
	
}

#photodesc
  {
  float: right;
  font-weight:normal;
  width:130px;
  margin:0;
  }

#photo{
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
	border: 0;
	
	
}

#newsletter p {
	margin-bottom: 10px;
	font-size: 12px;
}

#products{
	float: right;
	display: inline;
	width: 710px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: solid 1px #E4E3E3;
	padding: 20px;
}

#products p {
    font: 10pt Trebuchet MS;
	margin: 5px 0;
	color: #999999;
}


#productscatmenu {
	float: left;
	display: inline;
	margin-left: 15px;
	margin-top: 30px;
	
}


#productscatmenu ul {
	margin: 0;
	padding: 0;
	
}

#productscatmenu li {
	display: inline;
	padding: 0 20px;
	background: none;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	
}

#productscatmenu li:first-child, #menu3 li.first-child {
	border-left: none;
	padding-left: 0;
}

#productscatmenu li a {
	color: #3b3b3b;
	text-decoration: none;
}

#productscatmenu li a:hover{
	color: #EF3123;
	text-decoration: none;
}

#footer {
    width: 930px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	font-size: 11px;
	border-top: 1px solid #EF3123;
	margin-top: 15px;
}


#footermenu {
	float: left;
	display: inline;
	margin-left: 15px;
	
}


#footermenu ul {
	margin: 0;
	padding: 0;
	
}

#footermenu li {
	display: inline;
	border-left: solid 1px #E4E3E3;
	padding: 0 5px;
	background: none;
	font-family: "Trebuchet MS";
}

#footermenu li:first-child, #menu3 li.first-child {
	border-left: none;
	padding-left: 0;
}

#footermenu li a {
	color: #3b3b3b;
	text-decoration: none;
}

#footermenu li a:hover{
	color: #EF3123;
	text-decoration: underline;
}
#facebook {
     width: 25px;
	 height: 25px;
	float: left;
	display: inline;
	margin: 0;
}


#dbfooter {
	float: right;
	margin-right: 15px;
	display: inline;
	
}

#dbfooter a {
	color: #3b3b3b;
	text-decoration: none;
}

#dbfooter a:hover {
	color: #EF3123b;
	text-decoration: underline;
}

#dbfooter p {
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 9px;
}

#furniture_cat {
	float: left;
	display: inline;
	margin-left: 15px;
}

#furniture_cat p {
	color: #999;
	margin: 0;
	line-height: 150%;
}

#furniture_cat a {
	color: #999;
	text-decoration: none;
	border: none;
}

#clear {
     clear: both;
}

div.img
  {
  margin:10px;
  border:0px solid #0000ff;
  height:70px;
  width:80px;
  float:left;
  
  
  }
div.img img
  {
  position: absolute;
  margin:0;
  border:0px solid #ffffff;
  }
div.img a:hover img
  {
  border:0px solid #0000ff;
  }
div.desc
  {
  text-align:left;
  font-weight:normal;
  font-size: 10px;
  padding-left:10px;
  }
div.homesolutionsimg
  {
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
  border:0px solid #0000ff;
  height:80px;
  width:80px;
  float:left;
  
  }
  
div.homesolutionsimg img
  {
  position: absolute;
  margin:0;
  border:0px solid #ffffff;
  }  
  
  div.homesolutionsimg P {
    font: 10pt Trebuchet MS;
	padding: 10px;
	color: #999999;
	}
	
#address{
	float: left;
	margin: 0 100px 100px 0;
	width: 200px;
	
	
}

#address h3 {
	margin-top: 0;
	color:#666666;
	font-style:normal;
	font-family:"Trebuchet MS";
	padding: 5px;
	
}

#address p {
	margin-bottom: 10px;
	font-size: 12px;
	
}

#bignews {
	float: left;
	margin: 0 15px 15px 0;
	display: inline;
	width: 680px;
	
	
}

#bignews h3 {
	margin-top: 10px;
	color:#666666;
	font-style:normal;
	font-family:"Trebuchet MS";
	padding: 5px;
	
}

#bignews p {
	margin-bottom: 10px;
	font-size: 12px;
}

#bignews ul {

}

#bignews li {
	background: url(../images/raq.gif) left 5px no-repeat;
}

#bignews li strong{
	color: #333;
}

#bignews li a, {
	border: 0;
}

#bignews li a:hover strong, {
	border-bottom: dotted 0px #ccc;
}

#faq {
float: left;
	margin: 0 15px 15px 0;
	display: inline;
	width: 680px;
	border-bottom: 1px solid #CCCCCC;
}	
#faq p {
	margin-bottom: 10px;
	font-size: 12px;
	color: #3b3b3b;
}

#faq h3 {
	margin-top: 10px;
	color:#666666;
	font-style:normal;
	font-family:"Trebuchet MS";
	padding: 5px;
	
}

