/*	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.
	
	COLOR KEY --->		Links: #F4E7D6  |  Link:hover: #DC8C03  |  h1: #A45700

/* -------------------------------------------------------------------- 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: #cbb8a1;
	background: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	}

p { 
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 160%;
	color: #b8b6b6;
	}
	
.text { 
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif; 
	text-align: left;
	line-height: 160%;
	color: #b8b6b6;
	}
	
.main_link_style { /* This link style is used on many of the links in the segments, etc. */
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	color: #F4E7D6;
	}

.main_link_style:hover { 
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: underline; 
	color: #DC8C03;
	}
	
.submit_button {
	font: 12px Arial, Helvetica, sans-serif;
	color: #bea27d;
	padding: 2px;
	}
	
.bottomborderdashed {
	border-bottom: 1px #777 dashed;
	padding-bottom: 10px;
	}

/* -------------------------------------------------------------------- Page Wraps */	

.maincontainer { /* Primary table in the home page of the template */
	background: none; 
	text-align: center;
	width: 900px;
	height: auto;
	}
	
.maincontainer_backpage { /* Primary table in the back page of the template */
	text-align: center;
	width: 900px;
	margin: 0px;
	padding: 0px;
	}

.content {
	width: 750px;
	height: auto;
	text-align: center;
	}

.subwrapper {
	width: 740px;
	height: 100%;
	text-align: center;
	float: left;
	background: url(Art/bgtile.jpg) repeat-y top center;
	}

.page_main_image {
	padding: 0px;
	margin: 0px;
	float: left;
	}

.dynamic_segment_container_topnav {
	padding: 0;
    text-align: center;
	float: left;
	display: inline;
	background: #FFF;
	margin-bottom: 15px;
	*margin-bottom: 0;
	}
	
.dynamic_segment_container_adjnav {
	padding: 0;
	float: left;
	display: inline;
    text-align: center;
	background: #FFF;
	margin-bottom: 15px;
	*margin-bottom: 0;
	}
	
.dynamic_section_title {
    text-align: left;
	margin: 0px;
	padding: 0px 0 0px 0px;
	clear: both;
	background: #FFF;
	color: #524660;
	font: 16px Arial, Helvetica, sans-serif;
	}
	
.dynamic_section_title h1 {
    text-align: left;
	margin-left: 15px;
	margin-top: -1px;
	}

.dynamic_body_cell { /* This class enables all dynamic content to be uploaded and is mandatory */
	padding: 16px;
	text-align: left;
	}


.BPSB_Left {
	float: left;
	width: 680px;
	padding: 0px 0px 0px 0px;
	display: inline;
	}

.BPSB_Right {
	float: right;
	width: 175px;
	display: inline;
	margin: 0px 0px 0px 0px;
	}

.Designer_MainHolder {
	width: 890px;
	padding: 0px;
	}

.Designer_FlashHolder {
	width: 890px;
	text-align: center;
	margin: 0px;
	}

/* -------------------------------------------------------------------- Featured Slot Styles */

.FeaturedSlot_Large{
	background: none;
	width: 100%;
	
	}
	
	.FeaturedSlot_Large p{
		color: #cdc6b6;
		font: 12px Arial, Helvetica, sans-serif;
		line-height: 160%;
		text-align: center;
		margin: 0px;
		padding: 15px;
		}
		
	.FeaturedSlot_LargePhoto {
		display: block;
		float: left;
		align: center;
		width: 75px;
		height: 107px;
		margin-bottom: 5px;
		margin-right: 5px;
		}
		
	.FeaturedSlot_Large h1{
		color: #FFF;
		font: bold 16px Arial, Helvetica, sans-serif;
		padding: 0px;
		margin-top: 6px;
		text-align: center;
		}
		
	.FeaturedSlot_Large a {
		line-height: 110%;
		text-align: center;
		font: bold 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #FFF;
		float: left;
		display: block;
		padding: 15px;
		
		}
		
	.FeaturedSlot_Large a:hover {
		line-height: 110%;
		text-align: center;
		font: bold 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFF;
		float: left;
		display: block;
		padding: 15px;
		}
		
.FeaturedSlot_Small {
	background: none;
	padding: 10px;
	width: 90%;
	*width: 100%;
	}
	
	.FeaturedSlot_Small p{
		color: #cdc6b6;
		font: 12px Arial, Helvetica, sans-serif;
		text-align: left;
		margin: 2px 0px;
		
		}
		
	.FeaturedSlot_Small h1{
		color: #FFF;
		font: bold 16px Arial, Helvetica, sans-serif;
		padding: 0px;
		margin-top: -6px;
		margin-bottom: 0px;
		text-align: left;
		padding: 45px 0px 0px 0px;
		}
		
	.FeaturedSlot_Small a {
		line-height: 160%;
		text-align: left;
		font: bold 10px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #FFF;
		}
		
	.FeaturedSlot_Small a:hover {
		line-height: 160%;
		text-align: left;
		font: bold 10px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFF;
		}
		
.FeaturedSlot_SmallPhoto {
	display: block;
	align: center;
	width: 100px;
	height: 75px;
	*padding: 0px 0px 0px 0px;
	margin-top: 35px;
	*margin-top: 37px;
	margin-bottom: 10px;
	margin-right: 5px;
	border: 1px solid #e3c8a3;
	float:none;
	}

.FS_QuickSearch {
	background: url(Images/jpg002.jpg) no-repeat;
	text-align: center;
	width: 90%;
	*width: 100%;
	height: 187px;

	}
	
	.FS_QuickSearch .QS_Table td {
		padding: 2px;
		*padding: 3px;
		}
	
	.FS_QuickSearch h1 {
		display: none;		
		}
		
	.FS_QuickSearch .QS_Table {
		width: 100%;
		font: 11px Arial, Helvetica, sans-serif;
		color: #FFF;
		display: block;
		margin: 0px 0px 5px 0px;
		*margin: 40px 0px 5px 0px;
		padding-bottom: 2px;
		}
		
		.FS_QuickSearch .QS_Table .PriceTable {
			width: 98%;
			margin: 40px 0px 5px 0px;
			*margin: 0px;
			font: 11px Arial, Helvetica, sans-serif;
			color: #FFF;
			}

	.FS_QuickSearch .QS_Table .formfield {
		font: 11px Arial, Helvetica, sans-serif;
		width: 95%;
		color: #666666;
		background: #FFF;
		}
		
	.FS_QuickSearch .SubmitButton {
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		background: #241602;
		margin: 0px 0px -10px 0px;
		border: 1px #F4E7D6 solid;
		*display: block;
		width: 120px;
		}
		
	.FS_QuickSearch a {
		line-height: 10%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #fff;
		width: 100%;
		}
		
	.FS_QuickSearch a:hover {
		line-height: 10%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #fff;
		width: 100%;
		}

.FS_SignUp {
	text-align: center;
	width: 90%;
	*width: 100%;
	}
	
	.FS_SignUp h1 {
		color: #FFF;
		font: bold 16px Arial, Helvetica, sans-serif;
		margin-top: 8px;
		padding: 0px;
		}

	.FS_SignUp .SU_Description {
		font: 12px  Arial, Helvetica, sans-serif;
		color: #FFF;
		margin: 0px;
		padding: 2px 8px 8px 2px;
		width: 100%;
		text-align: center;
		}
		
	.FS_SignUp .SU_Table {
		width: 100%;
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		border-bottom: 1px #666 solid;
		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: #b8b6b6;
		background: #FFF;
		}
		
	.FS_SignUp .SubmitButton {
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		background: #241602;
		margin: 0px 0px 5px 0px;
		border: 1px #F4E7D6 solid;
		width: 120px;
		}
		
	.FS_SignUp a {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #F9CA0E;
		width: 100%;
		}
		
	.FS_SignUp a:hover {
		line-height: 120%;
		text-align: center;
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #Fff;
		width: 100%;
		}
	

		
/* -------------------------------------------------------------------- Designer Styles */


.Designer_TopNav {
	font: 12px Arial, Helvetica, sans-serif;
	background:#241602;
	color: #CCC;
	margin-top: 0px;
	width: 890px;
	}
	
	.Designer_TopNav a { 
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFF;
		}

	.Designer_TopNav a:hover { 
		font: 12px Arial, Helvetica, sans-serif;
		color: #FFF;
		text-decoration: underline;
		}
		
.Designer_ModTable {
	border: 1px #e2e2e2 solid;
	background: #bdac95;
	margin: 12px 0px 12px 15px;
	*margin: 12px 0px 12px 8px;
	padding: 4px;
	display: block;
	width: 800px;
	}

.DesignerLrgFSBG {
	background: #bdac95;
	}
	
.DesignerFSBG {
	background: #bdac95;
	border-left: 1px #5A5A5A solid;
	}
	
.DesignerFSBG01 {
	background: url(Images/jpg005.jpg);
	}
	
	.BPDesigner {
	background: url (images/jpg001.jpg);
	}
/* -------------------------------------------------------------------- Back Page Featured Slot Styles */

.FeaturedSlot_BP {
	text-align: left;
	width: 100%;
	border-top: 1px solid none;
	background: url (images/jpg001.jpg);
	}
	
		.FeaturedSlot_BP p{
			color: #FFFFFF;
			font: 11px Arial, Helvetica, sans-serif;
			line-height: 100%;
			text-align: left;
			margin: 8px 0px 8px 0px;
			padding: 0px 0px 0px 12px;
			}
		
		.FeaturedSlot_BPNoPhoto {
			display: none;
			}
	
		.FeaturedSlot_BPPhoto {
			width: 158px;
			height: 103px;
			display: block;
			margin-bottom: 0px;
			}
			
		.FeaturedSlot_BP h1 {
			color: #FFFFFF;
			font: bold 14px Arial, Helvetica, sans-serif;
			padding: 0px 0px 0px 12px;
			margin: 0px;
			text-align: left;
			margin-top: 25px;
			}
	
		.FeaturedSlot_BP a {
			text-align: left;
			font: bold 12px Arial, Helvetica, sans-serif;
			text-decoration: underline; 
			color: #FFF;
			display: block;
			margin: 0px;
			padding: 0px 0px 0px 12px;
			}
			
		.FeaturedSlot_BP a:hover {
			text-align: left;
			font: bold 12px Arial, Helvetica, sans-serif;
			text-decoration: underline; 
			color: #FFF;
			margin: 0px;
			padding: 0px 0px 0px 12px;
			}

/* -------------------------------------------------------------------- Module Styles */

.ModuleTitle {
	font: 14px Arial, Helvetica, sans-serif;
	color: #241602;
	height: 20px;
	padding-left: 3px;
	border-bottom: #CBCBCB 1px solid;
	}
	
.ModuleBody {
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #241602;
	line-height: 170%;
	margin-top: 15px;
	}
		
/* -------------------------------------------------------------------- Footer Styles */

.footerwrap {
    text-align: center;
    font: 12px Arial, Helvetica, sans-serif;
    color: #cbb8a1;
	margin: 0px 0px 0px 0px;
    *margin-top: 15px 0px 0px 0px;
    *padding-bottom: 15px;
	width: 890px;
	float: left;
	*float: none;
	*padding: 0px 0px 0px 0px
    }

    .footerwrap td {
         font: 12px Arial, Helvetica, sans-serif;
         color: #cbb8a1;
         }
            
     .footerwrap a { 
         font: 12px Arial, Helvetica, sans-serif;
         text-decoration: underline; 
         color: #F4E7D6;
		 line-height: 170%;
         }
						
     .footerwrap a:hover { 
         font: 12px Arial, Helvetica, sans-serif;
         color: #b8b6b6;
         text-decoration: underline;
		 line-height: 170%;
         } 
		 
.footerwrap .listbox {
		font: 12px Arial, Helvetica, sans-serif;
		color: #333;
		text-decoration: underline;
		line-height: 170%;
		}
		
	.realtor_logos {
		margin: 10px;
		} 

/* -------------------------------------------------------------------- Sub Nav Styles */	

.dynamic_subnav_cell { /* Backpage <td> must include this class for the subnavigation */
	background: url(images/jpg003.jpg);
	text-align: center;
	width: 175px;
	display: table;
	}

.subnav_links {
	width: 100% auto;
	text-align: center;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px #a69174 solid;
	}

	.subnav_links a {
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #FFF;
		line-height: 30px;
		border-bottom: 1px #5d492c solid;
	    border-top: 1px #a69174 solid;
		display: block;
		}

	.subnav_links a:hover { 
		font: 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #FFF;
		line-height: 30px;
		border-bottom: 1px #5d492c solid;
	    border-top: 1px #a69174 solid;
		display: block;
		}
