body {
	margin: 0;
	padding: 0;
	background: url("/img/bg.jpg") repeat-x top left #fff;
	color: #666666;
	font-family: Arial, Sans-Serif;
	font-size: 90%;
	text-align: center;
}
p {
	margin: 0 0 1em 0;
}
a {	
	color: #d93880;
	text-decoration: none;
	font-weight: bold;
}
a: hover {
	text-decoration: underline;
}
strong {
	font-weight: bold;
	color: #d93880;
}
img {
	border: 0;
}

.wrapper {
	position: relative;
	width: 846px;
	margin: 0 auto;
	padding: 27px;
	background: #fff;
	text-align: left;
}

.header {
	position: relative;
	height: 101px;

}

.header .logo {
	float: left;
	margin: 0 0 20px 0;
}
.header .subnav {
	float: left;
	height: 66px;
	margin: -6px 0 0 10px;
	padding: 0;
	list-style-type: none;
}
.header .subnav li {
	float: left;
	width: 90px;
	height: 66px;
}

.header .subnav li a {
	display: block;
	padding: 10px 0 0 12px;
	height: 66px;
	font-size: 110%;
}
.header .subnav li a span {
	display: block;
	height: 36px;
	padding: 0 10px 0 0;
	font-size: 70%;
	font-weight: normal;
	color: #999999;
}
.header .subnav li a:hover {
	background: url("/img/bg_subnav.gif") no-repeat;
	color: #fff;
}
.header .subnav li a span:hover {
	color: #666666;
}

.header .nav {
	clear: both;
	margin: 0;
	padding: 0 0 0 10px;
	height: 30px;
	border-bottom: 1px solid #e0e0e0;
	list-style-type: none;
}
.header .nav li {
	float: left;
	height: 30px;
	margin: 0 0 0 -4px;
}
.header .nav li a {
	float: left;
	display: block;
	height: 30px;
	background: url("/img/bg_nav.gif") no-repeat top right;
	color: #fff;
	font-size: 90%;
	font-weight: bold;
}
.header .nav li a span {
	float: left;
	display: block;
	height: 10px;
	padding: 10px 17px;
	background: url("/img/bg_nav_cap.gif") no-repeat top left;
}

.content {
}
.splash {
	margin: 1px;
	height: 251px;
}
.splash ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.splash_text {
	height: 61px;
	padding: 10px 15px;
	margin: 0 0 20px 0;
	background: url("/img/bg_splash.gif") no-repeat;
	color: #ffd1e6;
	font-weight: bold;
	font-size: 90%;
}
.splash_text h3 {
	font-weight: bold;
	font-size: 145%;
	margin: 0;
	padding: 0;
	color: #fff;
}
.main {
	position: relative;
	float: left;
	width: 578px;
	margin: 15px 15px 0 0;
}
.main .real_homes {
	position: absolute;
	top: -20px;
	right: -30px;
	z-index: 9999;
}
.main h2.header {
	height: auto;
}
.featureds {
	padding: 20px 0;
	border-top: 1px solid #ddd;
}
.featureds h3 {
	margin: 0;
	padding: 0;
	color: #1b1b1b;
	font-size: 150%;
}
.featureds_item {
	float: left;
	width: 287px;
	height: 110px;
	padding: 20px 0;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.featureds_item .img_wrapper {
	float: left;
	width: 124px;
	text-align: center;
}
.featureds_item .info_wrapper {
	float: left;
	width: 153px;
	margin: 0 5px
}
.featureds_item .info_wrapper h4 {
	margin: 0;
	padding: 0;
}
.featureds_item .info_wrapper h5 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #1b1b1b;
	font-size: 100%;
}

.swatch_wrapper {
	position: absolute;
	width: 72px;
	height: 72px;
	background: url(/img/swatch-overlay-small.png) no-repeat;
	z-index: 20;
	display:block;
}
.swatch {
	position: absolute;
	z-index: 10;
	padding: 5px;
}


.side {
	float: left;
	width: 253px;
	margin: 0;
}

.side h3 {
	height: 15px;
	padding: 5px 10px 15px 10px;
	margin: 15px 0 0 0;
	background: url("/img/bg_side_top.gif") no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 190%;
}

.side .box {
	background: url("/img/bg_side.gif") repeat-y;	
	padding: 20px;
	font-size: 85%;
}
.side .box h4 {
	padding: 0;
	margin: 0;
	font-size: 150%;
	color: #1b1d4d;
}
.side .box img {
	display: block;
	margin: 10px 0;
	border: 1px solid #333;
}

.side .swatches img {
	border: 0;
	float: left;
	margin: -19px 0 0 -17px;
	z-index: 
}
.side .button {
	float: right;
	display: block;
	height: 31px;
	background: url("/img/bg_side_button.gif") no-repeat top right;
}
.side .button span { 
	float: left;
	display: block;
	height: 21px;
	padding: 5px 20px;
	background: url("/img/bg_side_button_cap.gif") no-repeat top left;
	color: #fff;
	font-size: 125%;
}
.side_bottom {
	clear:  both;
	height: 10px;
	background: url("/img/bg_side_bottom.gif") no-repeat;
}
.footer {
	clear: both;
	margin: 20px 0 0 0;
	padding: 10px 20px;
	height: 81px;
	background: url("/img/bg_footer.gif") no-repeat top left;
	color: #fff;
	font-size: 85%;
	font-weight: bold;
	line-height: 145%;
}
.footer .copyright {
	float: left;
	width: 65%;
}
.footer .links {
	float: left;
	width: 35%;
}
.footer a {
	color: #ffd1e6;
	font-weight: bold;
	text-decoration: underline;
}
.footer ul {
	margin: 10px 0;
	padding: 0;
	height: 20px;
	list-style-type: none;
}
.footer ul li  {
	float: left;
	margin: 0 15px 0 0;
}
.footer p {
	clear: both;
	margin: 10px 0;
}

