#interior_static_content {
	margin: 20px 30px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #414D43;
}

.interior_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #414D43;
}
.interior_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #B25935;
}
.interior_bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #414D43;
}
#static_content_wrapper{
	margin: 0px 20px 0px 4px;
}
#room_scene_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #414D43;
	display: inline;
	margin: 4px;
	padding: 2px;
	float: left;
	height: 190px;
	width: 170px;
	border: 1px solid #999999;
}
#room_scene_container img {
	margin: 12px 0px 12px 0px;
}
#room_scene_container a img {
	border: none;
}
.EnlargePhotoText {
	font-size: 10px;
	font-weight: normal;
	color:#999999;
}

/*

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}
.product_list_container {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.product_list_product {
	display: inline;
	margin: 4px;
	padding: 2px;
	float: left;
	height: 210px;
	width: 170px;
	border: 1px solid #999999;
}
.product_list_product .product_list_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color:#333333;
}
.product_list_product p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B49F70;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.product_list_product p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B49F70;
	text-decoration:none;
}
.product_list_product p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B49F70;
	text-decoration:underline;
}
.product_list_product .product_list_name a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color:#333333;
	text-decoration:none;
}
.product_list_product .product_list_name a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color:#333333;
	text-decoration:underline
}
.product_category {
	text-align: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 564px;
}
.product_category h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 600;
	color: #B35936;
	margin: 0px;
	padding: 0px;
	line-height: 35px;
	vertical-align: middle;
}
*/.interior_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B25A36;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D47F55;
	border-right-color: #D47F55;
	border-bottom-color: #331A0D;
	border-left-color: #331A0D;
	margin: 0px;
	padding: 0px;
	height: 22px;
}
.interior_button:active {
	border-top-color: #331A0D;
	border-right-color: #331A0D;
	border-bottom-color: #D47F55;
	border-left-color: #D47F55;
	margin: 0px;
	padding: 0px;
	height: 22px;
}
