/*
	Created @ Superlative, Inc. 2006 (template 1003)
	Use of this content is by contractual agreement only.
	Superlative, Inc. claims no liability for content provided &/or uploaded by its clients.
*/

/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Standard Page Elements */
/* -------------------------------------------------------------------------------------------------- */

html {
	height: 100%;
	}

.template {  /* This class should be used on the body tag for every page of the template */
	font: 12px Arial, Helvetica, sans-serif;
	color: #666562;
	background: url(images/jpg001.jpg) repeat-x #969590;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	}


/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Page Wraps */
/* -------------------------------------------------------------------------------------------------- */
.PageHolder {
	 width: 963px;
	 text-align: center;
	 display: block;
	}
.homeContentHolder{
	background: url(images/jpg005.jpg) repeat-y;
	display: block;
	float: left;
	width: 1040px;
	margin-left: -15px;
}
.left {
	width:  222px;
	display: inline-block;
	float: left;
	margin-left: 0px;
}
.right{
	width: 813px;
	display: inline-block;
	float: left;
	text-align: left;
}
menuTitle {
	width: 224px;
	height: 81px;
	float: left;

}
.FSHolder {
	width: 813px;
	height: auto;
	display: block;
	margin-left: 0px;
}
.smallFSholder{
	width: 420px;
	display: inline-table;
	float: left;
	margin-top: 5px;
}
.SMFeaturedSlot1 {
	width: 353px;
	display: inline;
	float: left;
	margin-right: 10px;
}
.SMFeaturedSlot2{
	width: 200px;
	height: 270px;
	display: inline-block;
	float: left;

}
.SMFeaturedSlot3{
	width: 200px;
	height: 270px;
	display: inline-block;
	float: left;
	
}
.subNavHolder {
	width: 851px;
	height: 195px;
	display: block;
	background: url(images/jpg003.jpg) no-repeat;
}
.subNavHolder2 {
	width: 710px;
	height: 100% auto;
	display: block;
	margin-left: 20px;
	padding-top: 80px;
}
.titleHolder{
	width: 815px;
	height: 56px;
	display: block;
	margin-left: 2px;
}
.nsnTitleHolder{
	width: 815px;
	height: 83px;
	display: block;

}
/*--*/
.dynamic_body_cell { /* This class enables all dynamic content to be uploaded and is mandatory */
	text-align: left;
	width: 100%;
	}

.Page_Main { 
	width: 900px;
	*width: 100%;
	padding: 14px;
	display: block;
	float: left;
	}

.BPSB_Left {
	float: left;
	width: 700px;
	*width: 700px;
	margin-right: 10px;
	margin-top: 20px;
	display: inline;
	}
	
.BPSB_Right {
	float: right;
	width: 170px;
	display: inline;
	margin: 20px 10px 0px 0px;
	padding: 5px  0px 5px 0px;
	background: #232323;
	}

/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Designer Styles */
/* -------------------------------------------------------------------------------------------------- */
.Designer_FlashHolder_home {
	width: 955px;
	height: 147px;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	float: left;
	}
.Designer_FlashHolder_home_2 {
	width: 813px;
	height: 478px;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
	float: left;
	margin-left: 0px;
	}
.subNavContainer{
	width: 204px;
	height: 100% auto;
	display: block;
	float: left;
	background: #e6e4cf;
	margin-left: 20px;
}


.adjustableSubNav{
	width: 204px;
	margin-left: 17px;
	*margin-left: 5px;
}
	.adjustableSubNav a {
			font: 12px Arial, Helvetica, sans-serif;
			text-decoration: none; 
			text-align: left;
			color: #a55116;
			width: 155px;
			*width: 155px;
			padding: 8px 8px 8px 0px;
			margin: 0px 12px 0px 0px;
			*margin: 0px 0px 0px 0px;
			border-bottom: 1px solid #d7d5bd;
			display: block;
			font-weight: bold;
}
		.adjustableSubNav a:hover {
			font: 12px Arial, Helvetica, sans-serif;
			text-decoration: none; 
			text-align: left;
			color: #545451;
			width: 155px;
			*width: 155px;
			padding: 8px 8px 8px 0px;
			margin: 0px 12px 0px 0px;
			*margin: 0px 0px 0px 0px;
			border-bottom: 1px solid #d7d5bd;
			display: block;
			font-weight: bold;
}
/*--*/
.bodyContent {
	width: 710px;
	margin-left: 10px;
	display: block;
	float: left;
}
.Designer_ModTable {
	border: 0px #e2e2e2 solid;
	margin: 12px 10px 12px 10px;
	width: 700px;
	float: left;
	}
.subNavContainerTop{
	background: url(images/jpg004.jpg) repeat-y #e5e1dc;
	width: 684px;
	height: 44px;
	display: block;
	margin-left: 20px;
	*margin-left: -5px;
}
.subNavContainerMiddle{
	background: #585146;
	width: 684px;
	display: block;
	margin-left: 20px;
	*margin-left: -5px;
	padding-bottom: 15px;
}
.subNavContainerMiddle2{
	width: 650px;
	display: block;
	margin-left: 25px;
	*margin-left: -5px;
}
.subNavContainerBottom{
	background: url(images/jpg005.jpg) repeat-y;
	width: 684px;
	height: 15px;
	display: block;
	margin-left: 20px;
	*margin-left: -5px;
}
/*------*/	

/* -------------------------------------------------------------------------------------------------- 
/* ------------------------------------------------------------------ Module Styles */
/* -------------------------------------------------------------------------------------------------- */

.ModuleTitle {
	font: 14px Arial, Helvetica, sans-serif;
	color: #ab571c;
	height: 20px;
	padding-left: 3px;
	border-bottom: #c0c0ae 1px solid;
	font-weight: bold;
	}
	
.ModuleBody {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #81807c;
	line-height: 170%;
	margin-top: 15px;
	}
		

/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Footer Styles */
/* -------------------------------------------------------------------------------------------------- */

.footerwrap {
    text-align: center;
    font: 12px Arial, Helvetica, sans-serif;
    color: #666562;
	width: 680px;
	*width: 680px;
	padding: 20px;
	display: block;
	float: left;
	}

    .footerwrap td {
         font: 12px Arial, Helvetica, sans-serif;
         color: #666562;
         }
            
     .footerwrap a { 
         font: 12px Arial, Helvetica, sans-serif;
         text-decoration: none; 
         color: #666562;
		 line-height: 170%;
         }
						
     .footerwrap a:hover { 
         font: 12px Arial, Helvetica, sans-serif;
         color: #cb7b42;
         text-decoration: underline;
		 line-height: 170%;
         } 
		 
.footerwrap .listbox {
		font: 12px Arial, Helvetica, sans-serif;
		color: #bbafc6;
		text-decoration: underline;
		line-height: 170%;
		}
		
	.realtor_logos {
		margin: 10px;
		} 
.footerwrap_bp {
    text-align: center;
    font: 12px Arial, Helvetica, sans-serif;
    color: #FFF;
	width: 900px;
	*width: 900x;
	padding: 20px;
	display: block;
	float: left;
	}

    .footerwrap_bp td {
         font: 12px Arial, Helvetica, sans-serif;
         color: #FFF;
         }
            
     .footerwrap_bp a { 
         font: 12px Arial, Helvetica, sans-serif;
         text-decoration: none; 
         color: #FFF;
		 line-height: 170%;
         }
						
     .footerwrap_bp a:hover { 
         font: 12px Arial, Helvetica, sans-serif;
         color: #dfd1ef;
         text-decoration: underline;
		 line-height: 170%;
         } 
		 
.footerwrap_bp .listbox {
		font: 12px Arial, Helvetica, sans-serif;
		color: #bbafc6;
		text-decoration: underline;
		line-height: 170%;
		}
		
	.realtor_logos {
		margin: 10px;
		} 	
/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Featured Slot Styles */
/* -------------------------------------------------------------------------------------------------- */
.FeaturedSlot_Large {
	width: 280px;
	float: left;
	margin: 0px;
	height: 233px;
	margin-left: 30px;
	margin-top: 5px;
	margin-bottom: 50px;

	}
	
	.FeaturedSlot_Large p {
		color: #81807c;
		font: 12px Arial, Helvetica, sans-serif;
		line-height: 160%;
		text-align: left;
		margin: 10px 8px 5px 0px;
		width: 280px;
		}
		
	.FeaturedSlot_Large img {
		float: left;
		align: center;
		width: 280px;
		height: 122px;
		margin: 0px;
		margin-top: 5px;
		margin-bottom: 10px;
		border: 1px #FFFFFF solid;
		}
		
	.FeaturedSlot_Large h1 {
		color: #c87439;
		font: bold 16px Arial, Helvetica, sans-serif;
		padding: 0px;
		margin: 0px;
		text-align: left;
		display: block; 
		margin: 10px 8px 5px 0px;
		width: 240px;	
		}
		
	.FeaturedSlot_Large a {
		line-height: 110%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #0194bd;
		float: left;
		display: block;
		margin: 5px 8px 5px 8px;
		}
		
	.FeaturedSlot_Large a:hover {
		line-height: 110%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #0292ba;
		float: left;
		display: block;
		margin: 5px 8px 5px 8px;
		}
	
.FeaturedSlot_Small {
	padding: 15px;
	width: 90%;
	*width: 100%;
	}
	
	.FeaturedSlot_Small p{
		color: #81807c;
		font: 12px Arial, Helvetica, sans-serif;
		line-height: 160%;
		text-align: left;
		margin: 5px 0px;
		}
		
	.FeaturedSlot_Small img {
		float: left;
		align: center;
		width: 183px;
		height: 139px;
		margin-bottom: 5px;
		margin-right: 5px;
		}
		
	.FeaturedSlot_Small h1{
		color: #c87439;
		font: 16px Arial, Helvetica, sans-serif;
		padding: 0px;
		margin: 0px;
		text-align: left;
		}
		
	.FeaturedSlot_Small a {
		line-height: 160%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #c87439;
		}
		
	.FeaturedSlot_Small a:hover {
		line-height: 160%;
		text-align: left;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #bbafc6;
		}
		
.FeaturedSlot_BP {
	text-align: right;
	*width: 130px;
	padding: 8px 8px 8px 8px;
	margin: 0px 12px 0px 12px;
	*margin: 0px 0px 0px 12px;
	display: block;
	border-bottom: 1px #727f7d solid;
	}
	
		.FeaturedSlot_BP p{
			color: #FFF;
			font: 11px Arial, Helvetica, sans-serif;
			line-height: 140%;
			text-align: left;
			margin: 6px 0px 6px 0px;
			padding: 0px;
			}
		
		.FeaturedSlot_BPNoPhoto {
			display: none;
			}
	
		.FeaturedSlot_BPPhoto {
			width: 156px;
			height: 117px;
			display: block;
			margin-bottom: 5px;
			}
			
		.FeaturedSlot_BP h1 {
			color: #FFF;
			font: 14px Arial, Helvetica, sans-serif;
			padding: 0px;
			margin: 0px;
			text-align: left;
			}
	
		.FeaturedSlot_BP a {
			text-align: left;
			font: bold 12px Arial, Helvetica, sans-serif;
			text-decoration: underline; 
			color: #bbafc6;
			}
			
		.FeaturedSlot_BP a:hover {
			text-align: left;
			font: bold 12px Arial, Helvetica, sans-serif;
			text-decoration: none; 
			color: #bbafc6;
			}
.FS_QuickSearch {
	background: url(images/jpg004.jpg) no-repeat;
	text-align: center;
	display: block;
	width: 353px;
	*width: 353px;
	height: 305px;
	float: left;
	margin: 10px 0px -20px -20px;
	*margin: 10px 20px 0px -10px;

	}
	
	.FS_QuickSearch .QS_Table td {
		padding: 3px;

		}
	
	.FS_QuickSearch h1 {
		display: none;
		color: none;
		font: 16px Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #481800;
		padding: 0px;
		maring-left: 0px;
		margin-top: 10px;
		margin-left: -20px;

		}
		
	.FS_QuickSearch .QS_Table {
		width: 80%;
		*width: 80%;
		font: 11px Arial, Helvetica, sans-serif;
		color: #ffffff;
		border-bottom: 0px;
		display: table;
		margin: 70px 0px 0px 10px;
		*margin: 70px 0px 4px 0px;
		padding-bottom: 8px;
		}
		
		.FS_QuickSearch .QS_Table .PriceTable {
			width: 98%;
			font: 11px Arial, Helvetica, sans-serif;
			color: #ffffff;
			}

	.FS_QuickSearch .QS_Table .formfield {
		font: 11px Arial, Helvetica, sans-serif;
		width: 94%;
		color: #000000;
		background: #FFF;
		}
		
	.FS_QuickSearch .SubmitButton {
		background: #a55116;
		font: 12px Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #ffffff;
		margin: 0px 5px -5px 120px;
		border: 0px #FFFFFF solid;
		width: 120px;
		text-align: center;
		*display: block;
		float: left;
		}
		
	.FS_QuickSearch a {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		display: block;
		color: #a55116;
		width: 100%;
		float: left;
		margin-left: 0px; 
		margin-top: 5px;
		}
		
	.FS_QuickSearch a:hover {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		display: block;
		color: #10c3e7;
		width: 100%;
		float: left;
		margin-left: 0px; 
		margin-top: 5px;
		}


.FS_SignUp {
	text-align: center;
	display: inline;
	margin-left: 5px;
	margin-top: 20px;
	width: 246px;
	height: auto;
	padding: 15px;
	float: left;

	}
	
	.FS_SignUp h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #ab571c;
		margin: 0px;
		margin-bottom: 10px;
		padding: 0px;
		}

	.FS_SignUp .SU_Description {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666562;
		margin: 0px;
		margin-bottom: 10px;
		padding: 0px;
		width: 100%;
		text-align: left;
		}
		
	.FS_SignUp .SU_Table {
		width: 100%;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #666562;
		margin-bottom: 8px;
		padding-bottom: 8px;
		float: left;
		}

	.FS_SignUp .SU_Table td {
		padding: 3px;
		}

	.FS_SignUp .SU_Table .formfield {
		font: 12px Arial, Helvetica, sans-serif;
		width: 95%;
		color: #444;
		background: #FFF;
		}
		
	.FS_SignUp .SubmitButton {
		background: #666562;
		font: 12px Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #ffffff;
		margin: 0px 0px 0px 0px;
		border: 1px #FFFFFF solid;
		width: 120px;
		text-align: center;
		*display: block;
		}
		
	.FS_SignUp a {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #666562;
		width: 100%;
		}
		
	.FS_SignUp a:hover {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #ab571c;
		width: 100%;
		}
/* -------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------ Subnav Styles */
/* -------------------------------------------------------------------------------------------------- */


.dynamic_subnav_cell { /* Backpage for the subnavigation */
	text-align: left;
	}

.subnav_links {
	text-align: left;
	
	}

		.subnav_links a { 
			font: 12px Arial, Helvetica, sans-serif;
			text-decoration: none; 
			text-align: left;
			color: #af5b20;
			padding: 0px 0px 0px 8px;
			margin: 10px 5px 20px 5px;
			*margin: 10px 5px 10px 5px;
			display: inline;
			border-left: 1px solid #af5b20;
			line-height: 20px;
			}
	
		.subnav_links a:hover { 
			font: 12px Arial, Helvetica, sans-serif;
			text-decoration: none; 
			text-align: left;
			color: #969590;
			padding: 0px 0px 0px 8px;
			margin: 10px 5px 10px 5px;
			*margin: 10px 5px 10px 5px;
			display: inline;
			line-height: 20px;
			}
.overview {
display: none;
}