body{
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color:#858E9D;;
	background-image: url(../images/bg-pattrn.gif);
	background-repeat: repeat;
}
a:link img, a:visited img { border-style: none } /* no border on img links */

a img { color: white; }        /* trick to hide the border in Netscape 4 */
@media all {                   /* hide the next rule from Netscape 4 */
  a img { color: inherit; }    /* undo the color change above */
}

 h1,h2, h3, h4, h5, h6 {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 text-align: left; background: transparent; margin:0px;}
/* background should be transparent, but WebTV has a bug */
h1{font-size: 20px ; color:#868E9B;
font-weight: bold;
padding: 5px;} 
h2 { font-size: medium; 
line-height: 18px;
color:#868E9B;
padding:10px;}
h3 {font-size: 12px; color:#868E9B;}
h4 {font-size:12px;
color: #4495CE;  }
h5 { font-style: italic !important; font-size: xx-small;  }
h6 { font-variant: small-caps; font-size: x-small;}
.header{
	background-image: url(../images/sofa-headbg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 258px;
	padding-top: 50px;
}
.bgr{
	background-color: #ffffff;
}
.nav{
	background-image: url(../images/nav-gra.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 7px;
}
.white{
width: 510px;
padding:0px 5px 0px 0px;
border-top: 8px solid #ffffff;
text-align: justify;
}
.right{
background-image: url(../images/sofa.jpg);
background-position: bottom;
 background-repeat: no-repeat;
width: 245px;
text-align: center;
padding:0px 0px 0px 5px;
border-top: 8px solid #ffffff;
color:#E0BB29;
vertical-align: top;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.right li{
	list-style: none;
	background-image: url(../images/arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 14px;	
	margin: 0px;	
}
.right ul{
	margin-left: 0px;
	padding: 0px;
}
.right a:link,a:visited{
	text-decoration: none;
	color: #16618B; 
}
.right a:hover{
	text-decoration: underline;
}
.right p{
	font-weight: normal;
	line-height: normal;
	font-size:12px;
	margin-top: 0px;
}
.footer{
text-align: center;
background-image: url(../images/sofa-footer.jpg);
background-position: top;
background-repeat: no-repeat;
background-color:#858E9D;
padding: 12px 0px 85px 18px ; 
}
.footer a:link, .footer a:visited{
	text-decoration: none;
   color: White;
   font-size: smaller; 
}
.ftrcon{
	float: left;
   margin: 44px 0px 0px 200px;
	color: White;
   font-size: smaller;
}
.sofa{
height: 200px;
	background-image: url(../images/sofa.jpg);
	background-position:right bottom;
	background-repeat: no-repeat;
	margin:0px;
}
.more a:link,.more a:visited{
	text-decoration: none;
	color: #8C110C;
}
.more a:hover{
	text-decoration: underline;
}
p{
	padding: 6px;
}
.article{
	background-image: url(../images/nav-gra.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid black;
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	color: White;
}
.prod{
	text-align: center;
}
.prod a:link, .prod a:visited{
	font-weight: normal;
	font-size: 12px;
	text-decoration: none; 
}
.prod a:hover{
	color: Black;
}