﻿* { margin: 0; padding: 0; }
body { 
	font-size:100%;
	color: #6f634d; 
/*	background: rgb(192,182,162) url(/images-bedding/side-bk02.png); 
	background: #ffffff url(/images-bedding/bg02.png) repeat;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
a { color:#554727; text-decoration:none; outline: none;}
a:visited { color:#554727; } 
a:hover {color:#554727; text-decoration: underline;}
a:active { color:#554727; } 
img, a img { border-style: none; 
display: block;
}

h1 {	
	font-weight: bold;
	line-height: 22px;
	font-size:100%;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
ol, ul{
	text-align: left;
	margin-left: 50px;
	}
/*structure*/

#sheets {
	width: 100%;
	margin: 0 auto;
}
#vivreLuxe { 
	position: relative; 
	width: 985px;
/*	background: #DFD69F url(http://www.vivreluxe.com/images-bedding/linens-bk.jpg); 
	background: #DFD69F url(/images-bedding/bg01.png);*/
}
#vivreLuxe2 { 
	position: relative; 
	width: 985px;
	font-family: Garamond,"Garamond Premr Pro",Georgia;
}
#vivreLuxe2 p{
	text-align: left;
	}
#linens { 
	position: relative; 
	width: 985px;
	height: 474px;
/*	background: #DFD69F url(http://www.vivreluxe.com/images-bedding/linens-bk.jpg); 
	background: #DFD69F url(/images-bedding/bg01.png);*/
    z-index:60;
}
#linens p {
	/*font-size: 90%;*/
	text-align: left;
	position: relative;
	width: 362px;
	float: left;
	margin-top: 20px;
	font-family: Garamond, "Garamond Premr Pro", Georgia;
	font-size: 16px;
}
#linens table {
	font-size: 84%;
	text-align: left;
	float: left;
	clear: left;
	}
.linensSpace
{
	width: 985px;
	clear: both;
	height: 8px;
/*	background: #DFD69F url(http://www.vivreluxe.com/images-bedding/linens-bk.jpg);
	background: url(/images-bedding/bg01.png);*/
	position:relative;
    z-index:65;
}

#nav { 
	position: relative; 
	width: 985px;
	background: #6f634d; 
	z-index:70;
	clear:both;
}
.wide { 
	position: relative; 
	width: 100%;
	margin: 0 auto;
	background: #6f634d; 
	/*z-index:61;*/
	clear:both;
}
.wide2 { 
	position: relative; 
	width: 100%;
	margin: 0 auto;
	clear:both;
	/*z-index:61;
	background: url(/images-bedding/bg02.png) repeat;*/
}
.wide3 { 
	position: relative; 
	width: 100%;
	margin: 0 auto;
	clear:both;
	background: url(/images-bedding/VivreLuxe-lines2.gif); 
	/*z-index:61;*/
}

#collections { 
	position: relative; 
	width: 985px;
/*	background: #DFD69F url(http://www.vivreluxe.com/images-bedding/linens-bk.jpg); 
	background: url(/images-bedding/bg01.png);*/
    z-index:60;
}
#collections p {
	text-align: left;
	position: relative;
	width: 362px;
	float: left;
	margin-top: 20px;
	font-family: Garamond, "Garamond Premr Pro", Georgia;
	font-size: 16px;
}
#collections a {
	text-decoration: underline;
	font-size: 120%;
}
/* footers */

#address
{
	position: relative; 
	width: 985px;
	height: 20px;
	font-size: 85%;
	text-align: center;
/*	background: #DFD69F url(http://www.vivreluxe.com/images-bedding/linens-bk.jpg);
	background: url(/images-bedding/bg01.png);*/
	margin: 0 auto;
}

#footer{
	clear:both;
	font-size: 76%;
	line-height: 24px;
	width: 985px;
	margin: 0 auto;
/*	background: #DFD69F url(http://www.vivreluxe.com/images-bedding/linens-bk.jpg);
	background: url(/images-bedding/bg01.png);*/
}
#footercp{
	clear:both;
	font-size: 85%;
	line-height: 24px;
	width: 985px;
	border-top: 10px solid #FFFFFF;
	color: #FFFFFF;
}
#footer2 {
	font-size: 72%;
	line-height: 24px;
	text-align: center;
	width: 985px;
	margin: 0 auto;
	color: #FFFFFF;
}
#footer2 a { color:#FFFFFF; text-decoration:none; outline: none;}
#footer2 a:visited { color:#FFFFFF; } 
#footer2 a:active { color:#FFFFFF; } 
#footer2 a:hover {color:#FFFFFF; text-decoration: underline;}

.right {
	text-align: right;
}
