/*	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 {
	
	background: #000000;
	margin: 0px auto;
	width: 100% auto;
	height: 100%;
	text-align: center;
	}
	

.template {  /* This class should be used on the body tag for every page of the template */
	margin: 0px auto;
	width: 100% auto;
	height: 100%;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	background:#000;
	text-align: center;
	display: table;
	color: #dbcfbf;
	font-size: 12px;
	}
	

p { 
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 160%;
	color: #dbcfbf;
	}
	
.text { 
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif; 
	text-align: left;
	line-height: 160%;
	color: #dbcfbf;
	}
	
.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;
	background: #241602;
	}


.BPSB_Left {
	float: left;
	width: 773px;
	padding: 0px 0px 0px 0px;
	display: inline;
	background: #241602;
	}

.BPSB_Right {
	float: right;
	width: 175px;
	display: inline;
	margin: 0px 0px 0px 0px;
	}

.Designer_MainHolder {
	width: 950px;
	padding: 0px;
	}

.Designer_FlashHolder {
	width: 950px;
	text-align: center;
	margin: 0px;
	}

/* -------------------------------------------------------------------- Featured Slot Styles */
.LrgFS {
	width: 377px;
	height: 223px;
	display: inline-block;
	}
.FeaturedSlot_Large{
	background: none;
	width: 100%;
	
	}
	
	.FeaturedSlot_Large p{
		color: #cdc6b6;
		font: 12px Arial, Helvetica, sans-serif;
		line-height: 160%;
		text-align: left;
		margin: 0px;
		margin-left: 8px;
		}
		
	.FeaturedSlot_LargePhoto {
		align: center;
		width: 250px;
		height: 100px;
		margin-bottom: 5px;
		margin-right: 5px;
		margin-top: 50px;
		margin-left: 0px;
	
		}
		
	.FeaturedSlot_Large h1{
		color: #FFF;
		font: bold 16px Arial, Helvetica, sans-serif;
		padding: 0px;
		margin-top: 6px;
		text-align: left;
		margin-top: 5px;
		margin-left: 10px;

		}
		
	.FeaturedSlot_Large a {
		text-align: center;
		font: bold 12px Arial, Helvetica, sans-serif;
		text-decoration: none; 
		color: #FFF;
		display: block;
		margin-left: 8px;
		
		}
		
	.FeaturedSlot_Large a:hover {
		text-align: center;
		font: bold 12px Arial, Helvetica, sans-serif;
		text-decoration: underline; 
		color: #FFF;
		display: block;

		}
		
.FeaturedSlot_Small {
	background: none;
	padding: 10px;
	width: 90%;
	*width: 100%;
	margin-top: 35px;
	}
	
	.FeaturedSlot_Small p{
		color: #cdc6b6;
		font: 12px Arial, Helvetica, sans-serif;
		text-align: left;
		margin: 2px 0px;
		
		}
		
	.FeaturedSlot_Small h1{
		color: #FFF;
		font-size: 11px;
		font: bold 16px Arial, Helvetica, sans-serif;
		padding: 0px;
		margin-bottom: 0px;
		text-align: left;
		padding: 0px 0px 0px 0px;
		margin-top: -1px;
		}
		
	.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: 190px;
	height: 120px;
	*padding: 0px 0px 0px 0px;
	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;
	margin: 0px;
	display: inline-block;

	}
	
	.FS_QuickSearch .QS_Table td {
		padding: 2px;
		*padding: 3px;
		height: 20px;

		}
	
	.FS_QuickSearch h1 {
		display: none;		
		}
		
	.FS_QuickSearch .QS_Table {
		width: 100%;
		font: 11px Arial, Helvetica, sans-serif;
		color: #FFF;
		display: block;
		margin: 40px 0px 0px 0px;
		*margin: 40px 0px 5px 0px;
		padding-bottom: 2px;
		}
		
		.FS_QuickSearch .QS_Table .PriceTable {
			width: 200px;
			margin: 0px 0px 0px 0px;
			*margin: 0px;
			font: 11px Arial, Helvetica, sans-serif;
			color: #FFF;

			}
			.FS_QuickSearch .QS_Table .PriceTable .formfield {

			height: 20px;

			}

	.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%;
		margin-top: 20px;
		*margin-top: 10px;
		margin-left: -10px;
		*margin-left: 0px;
		}
		
	.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 12px 12px 15px;
	*margin: 12px 0px 12px 8px;
	padding: 4px;
	display: block;
	width: 96%;
	*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);
	}
/* -------------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------- Backpage Featured Slot Styles */
/* -------------------------------------------------------------------------------------------------- */	
		
.featured_slot_bp {
	margin: 0px auto;
	padding: 6px;
	text-align: center;
	width: 158px;
	border-top: 0px solid;
	display: block;
	float: left;
	border-bottom: 1px #241602 solid;
	padding-bottom: 15px;
	}
		
	.featured_slot_bp p {
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		text-align: left;
		margin: 5px;
		padding: 0px;
		vertical-align: top;
		}	
		
	.featured_slot_bp h1 {
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		padding: 0px;
		margin: 0px;
		text-align: left;
		}
		
	.featured_slot_bp a {
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline; 
		color: #FFFFFF;
		display: block;
		}	
			
	.featured_slot_bp a:hover {
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none; 
		color: #002e4e;
		}
	
.featured_slot_bp_no_photo {
	display: none;
	}

.featured_slot_bp_photo {
	border: 1px #FFFFFF solid;
	width: 156px;
	height: 104px;
	display: block;
	margin-top: 15px;
	margin-bottom: 15px;
	}
			

/* -------------------------------------------------------------------- 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-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #ffffff;
	width: 834px;
	padding: 20px;
	display: block;
	clear: both;
	background: #000000;
	}

    .footerwrap td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff;
		}
	
	.footerwrap img {
		margin: 0px 0px 20px 0px;
         }
            
     .footerwrap a { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none; 
		color: #caab8a;
		line-height: 170%;
		}
						
     .footerwrap a:hover { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #ffffff;
		text-decoration: underline;
		line-height: 170%;
		} 
		 
.footerwrap .listbox {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		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;
		}
