body {
	background: #9a917f url(../images/main_back.gif) top repeat-x;
	margin: 0px;
	text-align: center;
}
img{
	border: 0px;
}
.bordered{
	border: 3px solid #615745;
}
ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.required{
	color: #CC0000;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d1f19;
}
.tag{
	font-size: 16px;
	color: #7d1f19;
}
a{
	color: #7d1f19;
	text-decoration: underline;
}
a:hover{
	color: #7d1f19;
	text-decoration: hover;
}
#container{
	width: 830px;
	margin: auto;
	text-align: left;
}
#header{
	position: relative;
	width: 800px;
	height: 151px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 28px;
}
#logo{
	position: absolute;
	left: 0px;
	top: 0px;
}
#nav{
	position: absolute;
	left: 206px;
	top: 26px;
	width: 594px;
	height: 36px;
}
#tabs_container{
	position: absolute;
	top: 62px;
	left: 206px;
	width: 594px;
	height: 89px;
	background-color: #FFFFFF;
	background-image: url(../images/stage/tab_back.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#tabs{
	position: absolute;
	top: 46px;
	right: 0px;
	width: 501px;
	height: 43px;
}
#stage_container{
	position: relative;
	width: 830px;
	height: 244px;
}
#stage_promotion{
	position: absolute;
	left: -57px;
	top: 154px;
	width: 837px;
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;
	overflow: hidden;
	height: 251px;
}
#salebar {
	position: absolute;
	right:0px;
	bottom:-4px;	
}
#stage_bedroom{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 810px;
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;
	overflow: hidden;
	visibility: hidden;
}
#stage_dining{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 810px;
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;
	overflow: hidden;
	visibility: hidden;
}
#stage_living{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 810px;
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;
	overflow: hidden;
	visibility: hidden;
}
	.stagephoto{
		float: left;
	}
	.stagecontent{
		float: right;
		width: 377px;
		padding: 0 0 0 0px;
	}
	.stagetype{
		font-size: 12px;
		color: #887f6c;
		padding-top: 5px;
		padding-bottom: 5px;
		margin: 0px;
	}
	.stagetypeheader{
		font-size: 14px;
		color: #887f6c;
		padding-top: 5px;
		padding-bottom: 5px;
		margin: 0px;
		font-weight: bold;
	}
	.stagetypered{
		font-size: 12px;
		color: #887f6c;
		padding-top: 5px;
		padding-bottom: 5px;
		margin: 0px;
		color: #CC0000;
	}
	.stagelinks{
		border-top: 1px solid #dad7d1;
		margin-top: 7px;
		padding-top: 7px;
		padding-bottom: 0px;
	}
	.mainnav{
		margin-right: -4px;
	}
	#viewCollection{
		margin-bottom: 3px;
	}
	#viewCollection2{
		margin-bottom: 3px;
	}
	#viewCollection3{
		margin-bottom: 3px;
	}
#features{
	width: 800px;
	margin-left: 15px;
	margin-right: 15px;
	background: #f2efe9 url(../images/features/feat_back.gif) top repeat-x;
	overflow: hidden;
}
.feature_title{
	font-size: 14px;
	font-weight: bold;
	color: #2b251a;
}
.featuredtype{
	padding: 6px 24px 24px 24px;
}
.featuredtype a{
	font-size: 12px;
	color: #2b251a;
	text-decoration: underline;
}
.featuredtype a:hover{
	font-size: 12px;
	color: #2b251a;
	text-decoration: none;
}
.whatsnewtype{
	padding: 8px 0px 8px 0px;
}
.whatsnewtype a{
	font-size: 12px;
	color: #2b251a;
	text-decoration: underline;
}
.whatsnewtype a:hover{
	font-size: 12px;
	color: #2b251a;
	text-decoration: none;
}
	#clearance{
		float: left;
		width: 234px;
		background: #ddd9d0 url(../images/features/clearance/clearance_back.gif) repeat-y right;
	}
	#featured_collection{
		float: left;
		width: 234px;
		background: url(../images/features/featured_collection/line.gif) repeat-y right;
	}
	#whats_news{
		float: left;
		width: 296px;
		margin: 0px 17px 0px 17px;
	}
#footer{
	width: 800px;
	margin: 0px 15px 30px 15px;
}


.white
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color:##7B1F19
}
