
	body{
	margin:0px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	}
	
	.contentarea{
	background-color:#e2d7de;
	background-image:url(images/contentarea_bg.jpg);
	background-repeat:repeat-x;
	}
	.contentarea-2{
	padding:20px;
	background-color:#e2d7de;
	background-image:url(images/contentarea_bg.jpg);
	background-repeat:repeat-x;
	}
	
	
	.lhs_tile{
	background-image:url(images/lhs_tile.gif);
	background-repeat:repeat-y;
	}
	
	.rhs_tile{
	background-image:url(images/rhs_tile.gif);
	background-repeat:repeat-y;
	}
	
	.content_n{
	padding-top:24px;
	padding-left:20px;
	width:445px;
	float:left;
	}
	
	.content_n ul{
	list-style:none;
	width:90%;
	padding:0px;
	margin:0px;
	}
	
	.content_n li{
	font-family:georgia;
	font-size:12px;
	background-image:url(images/bullet.gif);
	background-position:  -.1em .2em;
	background-repeat:no-repeat;
	padding-bottom:7px;
	line-height:17px;
	padding-left:15px;
	}
	
	.content_w{
	padding:20px;
	width:740px;
	}
	.content_w ul{
	list-style:none;
	padding:0px;
	width:75%;
	}
	
	.content_w li{
	font-family:georgia;
	font-size:12px;
	background-image:url(images/bullet.gif);
	background-position:  -.1em .2em;
	background-repeat:no-repeat;
	padding-bottom:7px;
	line-height:17px;
	padding-left:15px;
	}
	
	
	.sidebar{
	float:right;
	width:286px;
	height:100%;
	}
	
	.product_desc{
	padding:15px;
	margin:0px;
	color:7e1f74;
	font-size:12px;
	font-family:Georgia;
	line-height:17px;
	font-weight:bold;
	background-image:url(images/sidebar_desc_bg.jpg);
	background-repeat:no-repeat;
	}
	
	.orderbp{
	padding-top:15px;
	background-image:url(images/sidebar_bottom.gif);
	background-repeat:no-repeat;
	height:89px;
	}
	
	.swatches{
	height:58px;
	background-image:url(images/sidebar_swatches_bg.gif);
	background-repeat:no-repeat;
	}
	
	.swatches table{
	margin-top:20px;
	}
	
	.swatches_n{
	height:58px;
	background-image:url(images/sidebar_swatches_bg_n.gif);
	background-repeat:no-repeat;
	}
	.swatches_p{
	height:58px;
	background-image:url(images/sidebar_swatches_bg_n.gif);
	background-repeat:no-repeat;
	}
	
	.swatches_n table{
	margin-top:20px;
	}
	
	.footerlink{
	font-size:12px;
	color:#a85da0;
	}
	
	.footer{
	font-size:12px;
	}