#house_nav{
	background:url('/images/background/plans-sidenav.jpg') top left repeat-x #464e43;
	width:294px;
	height:665px;
	padding: 8px 12px 12px 10px;
	overflow:auto;
	margin-right:10px;
}
#content{
	background:url('/images/background/plans_content_gradient.jpg') top left repeat-x #fff7d5;
	padding-top:20px;
}
#content p{
	padding:0px;
}
#plans_content{
	height:641px;
	width:534px;
	border:1px solid #bbc2aa;
	padding:18px 14px 0px 22px;
	background:#ffffff;
	z-index:1;
	color:#464e43;
	font-size:12px;
}
#plans_content h3{
	font-family:georgia, "Times New Roman", serif;
	margin:10px 0 0 0;
	color:#132020;
}
#plans_content img.right{
	margin-left:10px;
}
.feature_head{
	background:none;
	padding:8px 0 0 5px;
}
#house_nav a{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #5e6b61;
	display:block;
}
h2.title{
	font-family:georgia, "Times New Roman", serif;
	font-weight:normal;
	font-size:24px;
	margin:0px;
	margin-bottom:10px;
	color:#132020;
}
.next{
	float:right;
}
.back{
	float:left;
}
.kit_package{
	width:262px;
	height:auto;
}
#plans_content .kit_package h3{
	font-size:19px;
	font-weight:bold;
	color:#132020;
}
#plans_content .kit_package .orange{
	font-weight:normal;
	color:#db4e00;
}
#plans_content .tabbed{
	margin-bottom:5px;
}
.right_margin{
	margin-right:10px;
}
/*--Tabbed Nav CSS--*/
#navlist{
	margin: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-bottom:27px;
	z-index:3;
	position:relative;
	width:572px;
}

#navlist ul, #navlist li{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Serif;
	font-size:11px;
	font-weight:600;
	color:#555547;
}
#navlist a{

}
#navlist a:link, #navlist a:visited{
	/*border: 1px solid #bbc2aa;*/
	color: #666;
	float: left;
	line-height: 14px;
	margin-right: 2px;
	padding: 8px 0px 1px 0px;
	text-decoration: none;
	background-position:0 -28px;
	overflow:hidden;
	text-align:center;
	height:18px;
}

#navlist a:link#current, #navlist a:visited#current{
	color: #172222;
	padding-bottom:2px;
	background-position:0 0px;
	
}

#navlist a:hover{
	color: #e85200;
}
#navlist ul a:hover {
	color: #e85200 !important;
}
.house_desc{
	background:url('/images/tabs/wide_tab.png') top left no-repeat;
	width:133px;
}
.floor_plans{
	background:url('/images/tabs/small_tab.png') top left no-repeat;
	width:97px;
}
.kit_info{
	background:url('/images/tabs/wide_tab.png') top left no-repeat;
	width:133px;
}

/*--End Tabbed Nav CSS--*/